Skip to content
Success

Console Output

Started by an SCM change
Obtained jenkins_tests/clubb_release_intel_build/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on malan in /home/jenkins/workspace/clubb_release_intel_build
[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/clubb.git
 > git init /home/jenkins/workspace/clubb_release_intel_build # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 8bbf5db087f49e4d6a4a1aaef2b825b3716276f8 (refs/remotes/origin/master)
Commit message: "Removing the target attributes wherever possible. These are artifacts from when gr and the the stats types were globals, and got naively copied when these were pushed through the call stack."
 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bbf5db087f49e4d6a4a1aaef2b825b3716276f8 # timeout=10
 > git rev-list --no-walk bf54ede1394cb1706dac50e463e7907036e71ade # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Clubb_Release)
[Pipeline] sh
+ git clone https://github.com/larson-group/clubb_release.git
Cloning into 'clubb_release'...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Compile Clubb Release )
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/gcc-12.2.0/lmod-8.7.37-d6vyrvvncsuguygovgvimahv5kfyaunp/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop21-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop21-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop21-x86_64/Core
+ module load intel netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ clubb_release/compile/compile.bash -c config/linux_x86_64_ifort.bash
......................................................................................................................................................................... Make.clubb_lapack is ready.
................................................................................. Make.clubb_param is ready.
......................... Make.clubb_bugsrad is ready.
... Make.microphys_utils is ready.
..... Make.clubb_parabolic is ready.
.............. Make.clubb_KK_microphys is ready.
................................................. Make.clubb_coamps is ready.
... Make.clubb_morrison is ready.
... Make.clubb_gfdlact is ready.
............. Make.silhs is ready.
.................................................................. Make.clubb_other is ready.
... Make.clubb_standalone is ready.
... Make.clubb_thread_test is ready.
............ Make.clubb_tuner is ready.
... Make.jacobian is ready.
................ Make.G_unit_tests is ready.
... Make.int2txt is ready.
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_param
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_gfdlact
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/error_code.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/clubb_precision.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/model_flags.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/parameter_indices.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SCM_Activation/aer_ccn_act_k.F90
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/error_code.F90(83): warning #8889: Explicit interface or EXTERNAL declaration is required.   [GETPID]
        write(err_header,'(A7,I7,A20)') "Process ", getpid(), " -- CLUBB -- ERROR: "
----------------------------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/lapack_interfaces.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/penta_lu_solver.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/tridiag_lu_solver.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/input_names.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/endian.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/code_timer_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/mt95.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/constants_clubb.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_variables.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stat_file_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/parameters_model.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/calc_roots.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/array_index.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/lapack_wrap.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/matrix_operations.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/calendar.F90
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_gfdlact.a
a - aer_ccn_act_k.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/diagnose_correlations_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/Skx_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/new_tsdadg_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/pdf_utilities.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/sigma_sqd_w_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/new_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/new_hybrid_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/LY93_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/file_functions.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/interpolation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/pdf_parameter_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/T_in_K_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/saturation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_type.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/matrix_solver_wrapper.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/input_reader.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c -I/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/output_grads.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/grid_class.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_type_utilities.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_lh_zt_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_rad_zm_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_lh_sfc_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/precipitation_fraction.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_zm_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_zt_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_rad_zt_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_sfc_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/corr_varnce_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/pos_definite_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/advance_helper_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/parameters_tunable.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/sponge_layer_damping.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/mean_adv.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/diffusion.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/turbulent_adv_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/index_mapping.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/mono_flux_limiter.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/advance_xp3_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/calc_pressure.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/clip_explicit.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/fill_holes.F90
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/fill_holes.F90(664): remark #7712: This variable has not been used.   [RHO_DS_ZM]
                                rho_ds_zm, rho_ds_zt, exner,                 & ! Intent(in)
--------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/numerical_check.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/new_pdf_main.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/mixing_length.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/sfc_varnce_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/pdf_closure_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/output_netcdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/stats_clubb_utilities.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/advance_clubb_core_module.F90
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/advance_clubb_core_module.F90(145): remark #7712: This variable has not been used.   [HYDROMET]
               hydromet, l_mix_rat_hm, &                            ! intent(in)
---------------^
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/advance_clubb_core_module.F90(4189): remark #7712: This variable has not been used.   [NZMAX]
  subroutine check_clubb_settings( nzmax, params,       & ! intent(in)
-----------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/clubb_api_module.F90
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/clubb_api_module.F90(3550): remark #7712: This variable has not been used.   [CLUBB_PARAMS]
  subroutine stats_end_timestep_api( clubb_params, stats_metadata, & 
-------------------------------------^
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/clubb_api_module.F90(3555): remark #7712: This variable has not been used.   [L_UV_NUDGE]
                                     , l_uv_nudge, & ! Unused
---------------------------------------^
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/clubb_api_module.F90(3556): remark #7712: This variable has not been used.   [L_TKE_ANISO]
                                     l_tke_aniso, & ! Unused
-------------------------------------^
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/CLUBB_core/clubb_api_module.F90(3557): remark #7712: This variable has not been used.   [L_STANDARD_TERM_TA]
                                     l_standard_term_ta & ! Unused
-------------------------------------^
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_param.a error_code.o pos_definite_module.o mixing_length.o stat_file_module.o stats_lh_zt_module.o calc_roots.o parameter_indices.o advance_xp2_xpyp_module.o input_names.o numerical_check.o Nc_Ncn_eqns.o output_grads.o diffusion.o diagnose_correlations_module.o file_functions.o tridiag_lu_solver.o stats_rad_zm_module.o parameters_tunable.o advance_windm_edsclrm_module.o pdf_parameter_module.o code_timer_module.o array_index.o Skx_module.o stats_lh_sfc_module.o mono_flux_limiter.o stats_variables.o new_tsdadg_pdf.o penta_lu_solver.o model_flags.o setup_clubb_pdf_params.o lapack_interfaces.o precipitation_fraction.o clubb_precision.o corr_varnce_module.o advance_clubb_core_module.o new_hybrid_pdf.o hydromet_pdf_parameter_module.o stats_zt_module.o lapack_wrap.o turbulent_adv_pdf.o matrix_operations.o LY93_pdf.o stats_clubb_utilities.o input_reader.o advance_helper_module.o clip_explicit.o interpolation.o stats_sfc_module.o pdf_closure_module.o pdf_utilities.o stats_type.o T_in_K_module.o calc_pressure.o calendar.o sponge_layer_damping.o matrix_solver_wrapper.o grid_class.o stats_zm_module.o new_hybrid_pdf_main.o adg1_adg2_3d_luhar_pdf.o stats_type_utilities.o mean_adv.o index_mapping.o saturation.o fill_holes.o new_pdf_main.o parameters_model.o new_pdf.o constants_clubb.o endian.o mt95.o advance_xm_wpxp_module.o clubb_api_module.o sigma_sqd_w_module.o advance_xp3_module.o sfc_varnce_module.o advance_wp2_wp3_module.o output_netcdf.o stats_rad_zt_module.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_param.a
a - error_code.o
a - pos_definite_module.o
a - mixing_length.o
a - stat_file_module.o
a - stats_lh_zt_module.o
a - calc_roots.o
a - parameter_indices.o
a - advance_xp2_xpyp_module.o
a - input_names.o
a - numerical_check.o
a - Nc_Ncn_eqns.o
a - output_grads.o
a - diffusion.o
a - diagnose_correlations_module.o
a - file_functions.o
a - tridiag_lu_solver.o
a - stats_rad_zm_module.o
a - parameters_tunable.o
a - advance_windm_edsclrm_module.o
a - pdf_parameter_module.o
a - code_timer_module.o
a - array_index.o
a - Skx_module.o
a - stats_lh_sfc_module.o
a - mono_flux_limiter.o
a - stats_variables.o
a - new_tsdadg_pdf.o
a - penta_lu_solver.o
a - model_flags.o
a - setup_clubb_pdf_params.o
a - lapack_interfaces.o
a - precipitation_fraction.o
a - clubb_precision.o
a - corr_varnce_module.o
a - advance_clubb_core_module.o
a - new_hybrid_pdf.o
a - hydromet_pdf_parameter_module.o
a - stats_zt_module.o
a - lapack_wrap.o
a - turbulent_adv_pdf.o
a - matrix_operations.o
a - LY93_pdf.o
a - stats_clubb_utilities.o
a - input_reader.o
a - advance_helper_module.o
a - clip_explicit.o
a - interpolation.o
a - stats_sfc_module.o
a - pdf_closure_module.o
a - pdf_utilities.o
a - stats_type.o
a - T_in_K_module.o
a - calc_pressure.o
a - calendar.o
a - sponge_layer_damping.o
a - matrix_solver_wrapper.o
a - grid_class.o
a - stats_zm_module.o
a - new_hybrid_pdf_main.o
a - adg1_adg2_3d_luhar_pdf.o
a - stats_type_utilities.o
a - mean_adv.o
a - index_mapping.o
a - saturation.o
a - fill_holes.o
a - new_pdf_main.o
a - parameters_model.o
a - new_pdf.o
a - constants_clubb.o
a - endian.o
a - mt95.o
a - advance_xm_wpxp_module.o
a - clubb_api_module.o
a - sigma_sqd_w_module.o
a - advance_xp3_module.o
a - sfc_varnce_module.o
a - advance_wp2_wp3_module.o
a - output_netcdf.o
a - stats_rad_zt_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_lapack
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlarfb.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dsyr2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgtsv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slatbs.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dorgqr.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/strmm.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/isamax.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgttrs.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/iladlr.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/spoequ.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/drscl.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgbequ.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlangb.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sorg2r.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/spotrf2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgbtrs.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/ieeeck.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgbsv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlaisnan.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlatrd.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgemv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slasrt.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slascl.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sasum.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dorgtr.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dswap.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlasr.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgbmv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slacn2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dorgql.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlansy.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlaswp.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sorg2l.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dscal.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/saxpy.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/strsm.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgbtf2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlagtm.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgbmv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_shared/lsame.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlacn2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sorgql.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dasum.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlascl.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slasr.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sorgtr.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sswap.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/daxpy.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dtrsm.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slagtm.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgbtf2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slansy.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sscal.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dorg2l.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slaswp.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgttrs.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dtrmm.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sorgqr.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dpoequ.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/srscl.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slarfb.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlatbs.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgtsv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ssyr2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/iladlc.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgbsv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slatrd.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgemv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlasrt.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slaisnan.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slangb.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dorg2r.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgbequ.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgbtrs.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dpotrf2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dsyev.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlarf.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dsyr2k.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dsterf.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ssytd2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dger.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgtcon.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlaev2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dsteqr.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slantb.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlaqgb.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgbsvx.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/disnan.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slae2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slaset.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgtts2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgtsvx.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlassq.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlamch.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slanst.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlapy2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgbcon.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dcopy.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlacpy.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dtbsv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sdot.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ilaslc.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/strmv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/iparmq.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgbrfs.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgbtrf.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/snrm2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dsyrk.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slangt.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlaqsy.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlartg.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgemm.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlabad.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ssymv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/spotrf.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgttrf.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgtrfs.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slarfg.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slarft.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dsytrd.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgbrfs.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ilaslr.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgbtrf.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dnrm2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slartg.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slaqsy.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ssyrk.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlangt.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/ddot.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dtrmv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlarfg.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/ilaenv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ssytrd.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlarft.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgemm.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dpotrf.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgtrfs.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgttrf.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slabad.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dsymv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ssterf.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sger.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgtcon.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dsytd2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ssteqr.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slaev2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ssyr2k.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgbsvx.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slaqgb.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlantb.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/ssyev.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slarf.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/idamax.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_shared/xerbla.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/stbsv.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slacpy.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slassq.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgtsvx.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlae2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlaset.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dgtts2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slamch.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sisnan.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/slapy2.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/scopy.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_single/sgbcon.f
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Lapack/Lapack_double/dlanst.f
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_lapack.a dlarfb.o dsyr2.o sgtsv.o slatbs.o dorgqr.o strmm.o isamax.o sgttrs.o iladlr.o spoequ.o drscl.o sgbequ.o dlangb.o sorg2r.o spotrf2.o sgbtrs.o ieeeck.o sgbsv.o dlaisnan.o dlatrd.o sgemv.o slasrt.o slascl.o sasum.o dorgtr.o dswap.o dlasr.o sgbmv.o slacn2.o dorgql.o dlansy.o dlaswp.o sorg2l.o dscal.o saxpy.o strsm.o sgbtf2.o dlagtm.o dgbmv.o lsame.o dlacn2.o sorgql.o dasum.o dlascl.o slasr.o sorgtr.o sswap.o daxpy.o dtrsm.o slagtm.o dgbtf2.o slansy.o sscal.o dorg2l.o slaswp.o dgttrs.o dtrmm.o sorgqr.o dpoequ.o srscl.o slarfb.o dlatbs.o dgtsv.o ssyr2.o iladlc.o dgbsv.o slatrd.o dgemv.o dlasrt.o slaisnan.o slangb.o dorg2r.o dgbequ.o dgbtrs.o dpotrf2.o dsyev.o dlarf.o dsyr2k.o dsterf.o ssytd2.o dger.o dgtcon.o dlaev2.o dsteqr.o slantb.o dlaqgb.o dgbsvx.o disnan.o slae2.o slaset.o sgtts2.o dgtsvx.o dlassq.o dlamch.o slanst.o dlapy2.o dgbcon.o dcopy.o dlacpy.o dtbsv.o sdot.o ilaslc.o strmv.o iparmq.o dgbrfs.o sgbtrf.o snrm2.o dsyrk.o slangt.o dlaqsy.o dlartg.o sgemm.o dlabad.o ssymv.o spotrf.o sgttrf.o dgtrfs.o slarfg.o slarft.o dsytrd.o sgbrfs.o ilaslr.o dgbtrf.o dnrm2.o slartg.o slaqsy.o ssyrk.o dlangt.o ddot.o dtrmv.o dlarfg.o ilaenv.o ssytrd.o dlarft.o dgemm.o dpotrf.o sgtrfs.o dgttrf.o slabad.o dsymv.o ssterf.o sger.o sgtcon.o dsytd2.o ssteqr.o slaev2.o ssyr2k.o sgbsvx.o slaqgb.o dlantb.o ssyev.o slarf.o idamax.o xerbla.o stbsv.o slacpy.o slassq.o sgtsvx.o dlae2.o dlaset.o dgtts2.o slamch.o sisnan.o slapy2.o scopy.o sgbcon.o dlanst.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_lapack.a
a - dlarfb.o
a - dsyr2.o
a - sgtsv.o
a - slatbs.o
a - dorgqr.o
a - strmm.o
a - isamax.o
a - sgttrs.o
a - iladlr.o
a - spoequ.o
a - drscl.o
a - sgbequ.o
a - dlangb.o
a - sorg2r.o
a - spotrf2.o
a - sgbtrs.o
a - ieeeck.o
a - sgbsv.o
a - dlaisnan.o
a - dlatrd.o
a - sgemv.o
a - slasrt.o
a - slascl.o
a - sasum.o
a - dorgtr.o
a - dswap.o
a - dlasr.o
a - sgbmv.o
a - slacn2.o
a - dorgql.o
a - dlansy.o
a - dlaswp.o
a - sorg2l.o
a - dscal.o
a - saxpy.o
a - strsm.o
a - sgbtf2.o
a - dlagtm.o
a - dgbmv.o
a - lsame.o
a - dlacn2.o
a - sorgql.o
a - dasum.o
a - dlascl.o
a - slasr.o
a - sorgtr.o
a - sswap.o
a - daxpy.o
a - dtrsm.o
a - slagtm.o
a - dgbtf2.o
a - slansy.o
a - sscal.o
a - dorg2l.o
a - slaswp.o
a - dgttrs.o
a - dtrmm.o
a - sorgqr.o
a - dpoequ.o
a - srscl.o
a - slarfb.o
a - dlatbs.o
a - dgtsv.o
a - ssyr2.o
a - iladlc.o
a - dgbsv.o
a - slatrd.o
a - dgemv.o
a - dlasrt.o
a - slaisnan.o
a - slangb.o
a - dorg2r.o
a - dgbequ.o
a - dgbtrs.o
a - dpotrf2.o
a - dsyev.o
a - dlarf.o
a - dsyr2k.o
a - dsterf.o
a - ssytd2.o
a - dger.o
a - dgtcon.o
a - dlaev2.o
a - dsteqr.o
a - slantb.o
a - dlaqgb.o
a - dgbsvx.o
a - disnan.o
a - slae2.o
a - slaset.o
a - sgtts2.o
a - dgtsvx.o
a - dlassq.o
a - dlamch.o
a - slanst.o
a - dlapy2.o
a - dgbcon.o
a - dcopy.o
a - dlacpy.o
a - dtbsv.o
a - sdot.o
a - ilaslc.o
a - strmv.o
a - iparmq.o
a - dgbrfs.o
a - sgbtrf.o
a - snrm2.o
a - dsyrk.o
a - slangt.o
a - dlaqsy.o
a - dlartg.o
a - sgemm.o
a - dlabad.o
a - ssymv.o
a - spotrf.o
a - sgttrf.o
a - dgtrfs.o
a - slarfg.o
a - slarft.o
a - dsytrd.o
a - sgbrfs.o
a - ilaslr.o
a - dgbtrf.o
a - dnrm2.o
a - slartg.o
a - slaqsy.o
a - ssyrk.o
a - dlangt.o
a - ddot.o
a - dtrmv.o
a - dlarfg.o
a - ilaenv.o
a - ssytrd.o
a - dlarft.o
a - dgemm.o
a - dpotrf.o
a - sgtrfs.o
a - dgttrf.o
a - slabad.o
a - dsymv.o
a - ssterf.o
a - sger.o
a - sgtcon.o
a - dsytd2.o
a - ssteqr.o
a - slaev2.o
a - ssyr2k.o
a - sgbsvx.o
a - slaqgb.o
a - dlantb.o
a - ssyev.o
a - slarf.o
a - idamax.o
a - xerbla.o
a - stbsv.o
a - slacpy.o
a - slassq.o
a - sgtsvx.o
a - dlae2.o
a - dlaset.o
a - dgtts2.o
a - slamch.o
a - sisnan.o
a - slapy2.o
a - scopy.o
a - sgbcon.o
a - dlanst.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_bugsrad
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.microphys_utils
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_parabolic
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_coamps
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa17g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/kinds.F90
ifx -xHost -O3 -fp-model strict   -c	../src/Parabolic_constants.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Microphys_utils/microphys_stats_vars_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa28.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/variables_radiation_module.F90
ifx -xHost -O3 -fp-model strict   -c	../src/AiryFunction.f90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/comscp1.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa9.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa21g.F
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libmicrophys_utils.a
a - microphys_stats_vars_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/adjmlt.F
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_morrison
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/Morrison_microphys/module_mp_graupel.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/cloud_correlate.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa5g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa11g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa18.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/newexp.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa22g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/two_rt_sw_ocastrndm.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/bugsrad_physconst.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa12g.F
ifx -xHost -O3 -fp-model strict   -c	../src/Parabolic.f90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/nrmtqw.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/cloudg.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa19g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/adjtq.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa7g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/two_rt_lw_sel.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/qsatvi.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/two_rt_lw_ocastrndm.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/qtadj.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/two_rt_sw.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/comscp2.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/bugsrad_planck.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/esati.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa8g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c -I../src/BUGSrad	../src/BUGSrad/gases_ckd.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/two_rt_lw_iter.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa6.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/nrmcol.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa25.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/rayle.F
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_parabolic.a AiryFunction.o Parabolic.o Parabolic_constants.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_parabolic.a
a - AiryFunction.o
a - Parabolic.o
a - Parabolic_constants.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/bugs_rad.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/nrmtqi.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/tgqi.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/two_rt_sw_bs.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa15.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa27r.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa20g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa10g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa9g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/two_rt_sw_iter.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa7.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/slope.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/tgqr.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa26.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/two_rt_lw.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa13g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa12.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/gascon.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa19.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/bugs_lwr.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/esatv.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/BUGSrad/bugs_swr.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/frzh.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa22.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/tgqs.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/tgqg.F
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_KK_microphys
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/gamma.F
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/KK_utilities.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa14g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/parameters_KK.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/PDF_integrals_means.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/esat_new.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/text_writer.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa27.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/KK_local_means.F90
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_bugsrad.a cloud_correlate.o two_rt_lw.o two_rt_sw_ocastrndm.o gascon.o cloudg.o newexp.o two_rt_lw_sel.o two_rt_lw_ocastrndm.o two_rt_sw.o comscp2.o bugs_lwr.o bugsrad_physconst.o two_rt_lw_iter.o rayle.o bugsrad_planck.o bugs_rad.o bugs_swr.o variables_radiation_module.o kinds.o comscp1.o two_rt_sw_bs.o two_rt_sw_iter.o gases_ckd.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_bugsrad.a
a - cloud_correlate.o
a - two_rt_lw.o
a - two_rt_sw_ocastrndm.o
a - gascon.o
a - cloudg.o
a - newexp.o
a - two_rt_lw_sel.o
a - two_rt_lw_ocastrndm.o
a - two_rt_sw.o
a - comscp2.o
a - bugs_lwr.o
a - bugsrad_physconst.o
a - two_rt_lw_iter.o
a - rayle.o
a - bugsrad_planck.o
a - bugs_rad.o
a - bugs_swr.o
a - variables_radiation_module.o
a - kinds.o
a - comscp1.o
a - two_rt_sw_bs.o
a - two_rt_sw_iter.o
a - gases_ckd.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/PDF_integrals_covar.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa18g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/conice.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/COAMPS_microphys/eqa21.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/PDF_integrals_all_MM.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/KK_upscaled_means.F90
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_coamps.a eqa17g.o eqa28.o eqa9.o eqa21g.o adjmlt.o eqa5g.o eqa11g.o eqa18.o eqa22g.o eqa12g.o nrmtqw.o eqa19g.o adjtq.o eqa7g.o qsatvi.o qtadj.o esati.o eqa8g.o eqa6.o nrmcol.o eqa25.o nrmtqi.o tgqi.o eqa15.o eqa27r.o eqa20g.o eqa10g.o eqa9g.o eqa7.o slope.o tgqr.o eqa26.o eqa13g.o eqa12.o eqa19.o esatv.o frzh.o eqa22.o tgqs.o tgqg.o gamma.o eqa14g.o esat_new.o eqa27.o eqa18g.o conice.o eqa21.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_coamps.a
a - eqa17g.o
a - eqa28.o
a - eqa9.o
a - eqa21g.o
a - adjmlt.o
a - eqa5g.o
a - eqa11g.o
a - eqa18.o
a - eqa22g.o
a - eqa12g.o
a - nrmtqw.o
a - eqa19g.o
a - adjtq.o
a - eqa7g.o
a - qsatvi.o
a - qtadj.o
a - esati.o
a - eqa8g.o
a - eqa6.o
a - nrmcol.o
a - eqa25.o
a - nrmtqi.o
a - tgqi.o
a - eqa15.o
a - eqa27r.o
a - eqa20g.o
a - eqa10g.o
a - eqa9g.o
a - eqa7.o
a - slope.o
a - tgqr.o
a - eqa26.o
a - eqa13g.o
a - eqa12.o
a - eqa19.o
a - esatv.o
a - frzh.o
a - eqa22.o
a - tgqs.o
a - tgqg.o
a - gamma.o
a - eqa14g.o
a - esat_new.o
a - eqa27.o
a - eqa18g.o
a - conice.o
a - eqa21.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/KK_upscaled_turbulent_sed.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/KK_Nrm_tendencies.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/KK_upscaled_variances.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/KK_microphys/KK_upscaled_covariances.F90
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_KK_microphys.a PDF_integrals_all_MM.o KK_upscaled_means.o KK_upscaled_turbulent_sed.o PDF_integrals_means.o text_writer.o KK_local_means.o KK_utilities.o parameters_KK.o KK_Nrm_tendencies.o PDF_integrals_covar.o KK_upscaled_variances.o KK_upscaled_covariances.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_KK_microphys.a
a - PDF_integrals_all_MM.o
a - KK_upscaled_means.o
a - KK_upscaled_turbulent_sed.o
a - PDF_integrals_means.o
a - text_writer.o
a - KK_local_means.o
a - KK_utilities.o
a - parameters_KK.o
a - KK_Nrm_tendencies.o
a - PDF_integrals_covar.o
a - KK_upscaled_variances.o
a - KK_upscaled_covariances.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.silhs
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/latin_hypercube_arrays.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/output_2D_samples_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/math_utilities.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/transform_to_pdf_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/parameters_silhs.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/est_kessler_microphys_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/generate_uniform_sample_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/lh_microphys_var_covar_module.F90
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_morrison.a module_mp_graupel.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_morrison.a
a - module_mp_graupel.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/silhs_importance_sample_module.F90
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/silhs_importance_sample_module.F90(901): warning #5462: Global name too long, shortened from: silhs_importance_sample_moduleeight_cluster_allocation_mp_NUM_CATEGORIES_IN_CLUSTER to: s_importance_sample_moduleeight_cluster_allocation_mp_NUM_CATEGORIES_IN_CLUSTER
      num_categories_in_cluster = (/ 1, 1, 1, 1, 1, 1, 1, 1 /)
------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/latin_hypercube_driver_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/silhs_api_module.F90
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/silhs_api_module.F90(323): remark #7712: This variable has not been used.   [RHO_DS_ZT]
    rho_ds_zt, & ! Unused
----^
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/silhs_api_module.F90(616): remark #7712: This variable has not been used.   [GR]
  subroutine clip_transform_silhs_output_api_multi_col( gr, &
--------------------------------------------------------^
/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/SILHS/silhs_api_module.F90(522): remark #7712: This variable has not been used.   [GR]
  subroutine clip_transform_silhs_output_api_single_col( gr, &
---------------------------------------------------------^
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libsilhs.a generate_uniform_sample_module.o output_2D_samples_module.o math_utilities.o latin_hypercube_driver_module.o lh_microphys_var_covar_module.o est_kessler_microphys_module.o silhs_api_module.o silhs_importance_sample_module.o parameters_silhs.o latin_hypercube_arrays.o transform_to_pdf_module.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libsilhs.a
a - generate_uniform_sample_module.o
a - output_2D_samples_module.o
a - math_utilities.o
a - latin_hypercube_driver_module.o
a - lh_microphys_var_covar_module.o
a - est_kessler_microphys_module.o
a - silhs_api_module.o
a - silhs_importance_sample_module.o
a - parameters_silhs.o
a - latin_hypercube_arrays.o
a - transform_to_pdf_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_other
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/time_dependent_input.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/clubb_model_settings.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c -I../src/CLUBB_core	../src/input_grads.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/cos_solar_zen_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/extrapolation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/parameters_microphys.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/soil_vegetation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/cloud_sed_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/silhs_category_variance_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/ice_dfsn_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/gfdl_activation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/hydrostatic_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/parameters_radiation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/rad_lwsw_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/mixed_moment_PDF_integrals.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/diag_ustar_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/wangara.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/quicksort.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/input_netcdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/advance_microphys_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/morrison_microphys_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/coamps_microphys_driver_module.F90
../src/morrison_microphys_module.F90(20): remark #7712: This variable has not been used.   [SATURATION_FORMULA]
               saturation_formula, &
---------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/microphys_init_cleanup.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/input_interpret.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/simple_rad_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/mpace_a.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/bomex.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/clex9_nov02.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/clex9_oct14.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/jun25.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/sfc_flux.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/nov11.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/stat_file_utils.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/KK_microphys_module.F90
../src/KK_microphys_module.F90(43): remark #7712: This variable has not been used.   [GR]
  subroutine KK_local_microphys( gr, dt, nzt,                           & ! In
---------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/extended_atmosphere_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/arm.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/arm_0003.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/arm_3year.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/astex_a209.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/atex.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/arm_97.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/cloud_feedback.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/cobra.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/dycoms2_rf01.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/fire.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/gabls2.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/gabls3.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/gabls3_night.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/lba.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/mpace_b.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/neutral_case.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/twp_ice.F90
../src/Benchmark_cases/neutral_case.F90(21): remark #7712: This variable has not been used.   [Z]
  subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
----------------------------------------^
../src/Benchmark_cases/neutral_case.F90(21): remark #7712: This variable has not been used.   [THLM_SFC]
  subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
-------------------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/dycoms2_rf02.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/Benchmark_cases/rico.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/input_fields.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/bugsrad_driver.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/sounding.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c -I../src	../src/estimate_scm_microphys_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c -I../src	../src/lh_microphys_driver_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/microphys_driver.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/clubb_driver.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c	../src/error.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source  -c -I../src	../src/enhanced_simann.F90
ar rv /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_other.a dycoms2_rf02.o rico.o input_netcdf.o spec_hum_to_mixing_ratio.o input_grads.o nov11.o cos_solar_zen_module.o time_dependent_input.o enhanced_simann.o silhs_category_variance_module.o clex9_oct14.o clubb_driver.o arm_3year.o input_interpret.o sfc_flux.o cobra.o estimate_scm_microphys_module.o parameters_microphys.o extrapolation.o fire.o clubb_model_settings.o microphys_init_cleanup.o arm_97.o KK_microphys_module.o mpace_b.o morrison_microphys_module.o error.o astex_a209.o cloud_sed_module.o lh_microphys_driver_module.o cloud_feedback.o diag_ustar_module.o atex.o sounding.o coamps_microphys_driver_module.o wangara.o quicksort.o microphys_driver.o gabls3_night.o bugsrad_driver.o gabls3.o clex9_nov02.o arm_0003.o hydrostatic_module.o extended_atmosphere_module.o bomex.o rad_lwsw_module.o gabls2.o stat_file_utils.o mixed_moment_PDF_integrals.o input_fields.o jun25.o dycoms2_rf01.o lba.o advance_microphys_module.o simple_rad_module.o arm.o neutral_case.o gfdl_activation.o parameters_radiation.o twp_ice.o ice_dfsn_module.o mpace_a.o soil_vegetation.o
ar: creating /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib/libclubb_other.a
a - dycoms2_rf02.o
a - rico.o
a - input_netcdf.o
a - spec_hum_to_mixing_ratio.o
a - input_grads.o
a - nov11.o
a - cos_solar_zen_module.o
a - time_dependent_input.o
a - enhanced_simann.o
a - silhs_category_variance_module.o
a - clex9_oct14.o
a - clubb_driver.o
a - arm_3year.o
a - input_interpret.o
a - sfc_flux.o
a - cobra.o
a - estimate_scm_microphys_module.o
a - parameters_microphys.o
a - extrapolation.o
a - fire.o
a - clubb_model_settings.o
a - microphys_init_cleanup.o
a - arm_97.o
a - KK_microphys_module.o
a - mpace_b.o
a - morrison_microphys_module.o
a - error.o
a - astex_a209.o
a - cloud_sed_module.o
a - lh_microphys_driver_module.o
a - cloud_feedback.o
a - diag_ustar_module.o
a - atex.o
a - sounding.o
a - coamps_microphys_driver_module.o
a - wangara.o
a - quicksort.o
a - microphys_driver.o
a - gabls3_night.o
a - bugsrad_driver.o
a - gabls3.o
a - clex9_nov02.o
a - arm_0003.o
a - hydrostatic_module.o
a - extended_atmosphere_module.o
a - bomex.o
a - rad_lwsw_module.o
a - gabls2.o
a - stat_file_utils.o
a - mixed_moment_PDF_integrals.o
a - input_fields.o
a - jun25.o
a - dycoms2_rf01.o
a - lba.o
a - advance_microphys_module.o
a - simple_rad_module.o
a - arm.o
a - neutral_case.o
a - gfdl_activation.o
a - parameters_radiation.o
a - twp_ice.o
a - ice_dfsn_module.o
a - mpace_a.o
a - soil_vegetation.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_standalone
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_tuner
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.jacobian
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.G_unit_tests
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.int2txt
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Numerical_recipes/nrtype.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/Nc_Ncn_test.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx  -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c -I../src/CLUBB_core	../src/int2txt.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/clubb_standalone.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/jacobian.F90
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Numerical_recipes/nrutil.f90
ifx int2txt.o -o /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../bin/int2txt  -L/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/lib -lnetcdff 
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/KK_integrals_tests.F90
ifx clubb_standalone.o -o /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../bin/clubb_standalone  -L/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/corr_cholesky_mtx_tests.F90
cd /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../obj; make -f Make.clubb_thread_test
make[1]: Entering directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/clubb_thread_test.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/hole_filling_tests.F90
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Numerical_recipes/nr.f90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/read_corr_mtx_test.F90
ifx clubb_thread_test.o -o /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../bin/clubb_thread_test  -L/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/lib -lnetcdff 
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict   -c	../src/clubb_tuner.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/silhs_category_test.F90
ifx jacobian.o -o /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../bin/jacobian  -L/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/lib -lnetcdff 
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/mu_sigma_hm_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/spurious_source_test.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/tuner_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/w_up_in_cloud_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/smooth_heaviside_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/smooth_min_max_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_test_types/pdf_parameter_tests.F90
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Numerical_recipes/ran_state.f90
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Numerical_recipes/amoeba.f90
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Numerical_recipes/amebsa.f90
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Numerical_recipes/ran1_s.f90
ifx -xHost -O3 -fp-model strict   -c	/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../src/Numerical_recipes/ran1_v.f90
ifx ran_state.o nrtype.o nr.o amoeba.o amebsa.o clubb_tuner.o nrutil.o ran1_s.o ran1_v.o -o /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../bin/clubb_tuner  -L/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/include -xHost -O3 -fp-model strict  -warn -warn notruncated_source -c	../src/G_unit_tests.F90
ifx Nc_Ncn_test.o G_unit_tests.o read_corr_mtx_test.o hole_filling_tests.o mu_sigma_hm_tests.o tuner_tests.o silhs_category_test.o corr_cholesky_mtx_tests.o pdf_parameter_tests.o smooth_heaviside_tests.o w_up_in_cloud_tests.o smooth_min_max_tests.o spurious_source_test.o KK_integrals_tests.o -o /home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../bin/G_unit_tests  -L/home/jenkins/workspace/clubb_release_intel_build/clubb_release/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-vp3q7c6amb5y7ywpgmn75c234dnbv7nm/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_release_intel_build/clubb_release/obj'
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/
check_for_missing_threadprivate.py has begun.
check_for_missing_threadprivate.py did not pass.
failedFiles = ['../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/sponge_layer_damping.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/parameters_model.F90']
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function. 
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning 
../src/error.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED! 
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop21-skylake_avx512/gcc-12.2.0/lmod-8.7.37-d6vyrvvncsuguygovgvimahv5kfyaunp/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop21-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop21-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop21-x86_64/Core
+ module load intel netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ clubb_release/run_scripts/run_scm_all.bash

Performing standard run

Running arm
Running arm_97
Running astex_a209
Running atex
Running bomex
Running cgils_s6
Running cgils_s11
Running cgils_s12
Running clex9_nov02
Running clex9_oct14
Running dycoms2_rf01
Running dycoms2_rf01_fixed_sst
Running dycoms2_rf02_do
Running dycoms2_rf02_ds
Running dycoms2_rf02_nd
Running dycoms2_rf02_so
Running fire
Running gabls2
Running gabls3
Running gabls3_night
Running jun25_altocu
Running lba
Running mc3e
Running mpace_a
Running mpace_b
Running mpace_b_silhs
Running nov11_altocu
Running rico
Running rico_silhs
Running twp_ice
Running wangara

All cases ran to completion.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS