Started by user Tyler Cernik Obtained jenkins_tests/clubb_mac_gfortran_test/Jenkinsfile from git https://github.com/larson-group/clubb.git [Pipeline] Start of Pipeline [Pipeline] node Running on Mac in /usr/local/jenkins/workspace/clubb_mac_gfortran_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /usr/local/jenkins/workspace/clubb_mac_gfortran_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.37.1 (Apple Git-137.1)' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision caa222a50d383a0400f09f218434327430bdb996 (refs/remotes/origin/master) Commit message: "I can now safely remove all the "ifdef E3SM" statements from CLUBB's parameters_tunable.F90. This code is now located in the clubb_intr.F90 portion of E3SM." > 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 caa222a50d383a0400f09f218434327430bdb996 # timeout=10 > git rev-list --no-walk caa222a50d383a0400f09f218434327430bdb996 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Compile) [Pipeline] sh + compile/compile.bash -c config/macosx_x86_64_gfortran.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 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_param cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_gfdlact gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SCM_Activation/aer_ccn_act_k.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/model_flags.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clubb_precision.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameter_indices.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/error_code.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/lapack_interfaces.F90 gfortran -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mt95.f90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/input_names.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/code_timer_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/constants_clubb.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameters_model.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stat_file_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/array_index.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90 ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90 ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_gfdlact.a a - aer_ccn_act_k.o gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/penta_lu_solver.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clip_semi_implicit.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:1220:10: 1220 | rsat | 1 Warning: Unused variable 'rsat' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:825:16: 825 | integer :: i, k ! Loop indices | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:825:19: 825 | integer :: i, k ! Loop indices | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:769:16: 769 | integer :: i, k ! Loop indices | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:769:19: 769 | integer :: i, k ! Loop indices | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:449:16: 449 | integer :: i, k | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:449:19: 449 | integer :: i, k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/saturation.F90:423:8: 423 | use model_flags, only: & | 1 Warning: Unused module variable 'saturation_formula' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/penta_lu_solver.F90:129:22: 129 | integer :: i, k, j ! Loop variables | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/index_mapping.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/sigma_sqd_w_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/endian.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/endian.F90:167:53: 167 | call mvbits( i_element, 56, 8, i_element_br, 0 ) | ^ Warning: 'i_element_br' is used uninitialized [-Wuninitialized] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/endian.F90:159:39: 159 | integer(kind=int64) :: i_element_br | ^ note: 'i_element_br' declared here /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/endian.F90:123:53: 123 | CALL MVBITS( i_element, 24, 8, i_element_br, 0 ) | ^ Warning: 'i_element_br' is used uninitialized [-Wuninitialized] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/endian.F90:117:69: 117 | INTEGER(KIND=int32) :: i_element_br | ^ note: 'i_element_br' declared here gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/calendar.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/pdf_utilities.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/calc_roots.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/new_hybrid_pdf.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/new_tsdadg_pdf.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/LY93_pdf.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_operations.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/diagnose_correlations_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/file_functions.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/interpolation.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/pdf_parameter_module.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90:442:19: 442 | integer :: k, i ! loop variable | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90:2078:32: 2078 | subroutine init_parameters_999( & | ^ Warning: 'init_parameters_999' defined but not used [-Wunused-function] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_type.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/T_in_K_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/new_pdf.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:160:28: 160 | old_solution, & ! Intent(in) | 1 Warning: Unused dummy argument 'old_solution' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:158:26: 158 | solve_name, penta_solve_method, & ! Intent(in) | 1 Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:49:28: 49 | old_solution, & ! Intent(in) | 1 Warning: Unused dummy argument 'old_solution' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:47:26: 47 | solve_name, penta_solve_method, & ! Intent(in) | 1 Warning: Unused dummy argument 'solve_name' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/input_reader.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_variables.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1785:38: 1785 | real( kind = core_rknd ) :: factor | 1 Warning: Unused variable 'factor' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1440:16: 1440 | integer :: i | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1313:8: 1313 | use model_flags, only: & | 1 Warning: Unused module variable 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1266:8: 1266 | use model_flags, only: & | 1 Warning: Unused module variable 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1217:8: 1217 | use model_flags, only: & | 1 Warning: Unused module variable 'l_quintic_poly_interp' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/grid_class.F90:1182:16: 1182 | integer :: i | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_type_utilities.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/corr_varnce_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/precipitation_fraction.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_helper_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mean_adv.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/sponge_layer_damping.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/turbulent_adv_pdf.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/diffusion.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/pos_definite_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clip_explicit.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/fill_holes.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp3_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/calc_pressure.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/Skx_module.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clip_explicit.F90:836:43: 836 | subroutine clip_variance( nz, ngrdcol, gr, solve_type, dt, threshold, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clip_explicit.F90:403:40: 403 | subroutine clip_covar( nz, ngrdcol, gr, solve_type, l_first_clip_ts, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clip_explicit.F90:150:22: 150 | integer :: sclr, i ! scalar array index. | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/fill_holes.F90:590:41: 590 | rho_ds_zm, rho_ds_zt, exner, & ! Intent(in) | 1 Warning: Unused dummy argument 'rho_ds_zm' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/fill_holes.F90:94:7: 94 | j, & | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp3_module.F90:110:16: 110 | integer :: i, k, sclr ! Loop index | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp3_module.F90:110:19: 110 | integer :: i, k, sclr ! Loop index | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c -I/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/output_grads.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_zm_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_zt_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_lh_zt_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_lh_sfc_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_rad_zt_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_rad_zm_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_sfc_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/new_pdf_main.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:275:25: 275 | ice_supersat_frac_1, & ! Ice supersaturation fraction (1st PDF comp.) [-] | 1 Warning: Unused variable 'ice_supersat_frac_1' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:276:25: 276 | ice_supersat_frac_2 ! Ice supersaturation fraction (2nd PDF comp.) [-] | 1 Warning: Unused variable 'ice_supersat_frac_2' declared at (1) [-Wunused-variable] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/numerical_check.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90:1868:19: 1868 | integer :: i, k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:505:29: 505 | -- this is likely unsafe and considered fatal" | 1 Warning: Missing '&' in continued character constant at (1) [-Wampersand] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1799:46: 1799 | subroutine compute_uv_tndcy( nz, ngrdcol, gr, solve_type, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1052:49: 1052 | subroutine windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, ixm_matrix_condt_num, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:4899:57: 4899 | rho_ds_zm, rho_ds_zt, & | 1 Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2020:42: 2020 | subroutine xp2_xpyp_lhs( nz, ngrdcol, gr, dt, & ! In | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'irtp2_dp1' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'irtp2_dp2' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'irtp2_ma' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'irtp2_ta' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'irtpthlp_dp1' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'irtpthlp_dp2' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'irtpthlp_ma' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'irtpthlp_ta' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'ithlp2_dp1' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'ithlp2_dp2' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'ithlp2_ma' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'ithlp2_ta' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'iup2_dp2' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'iup2_ma' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'iup2_ta' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'ivp2_dp2' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'ivp2_ma' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'ivp2_ta' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8: 2062 | use stats_variables, only: & | 1 Warning: Unused module variable 'l_stats_samp' which has been explicitly imported at (1) [-Wunused-variable] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:4700:51: 4700 | pure subroutine wp3_term_pr1_rhs( nz, ngrdcol, gr, C8, C8b, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:4420:56: 4420 | pure subroutine wp3_terms_bp1_pr2_rhs( nz, ngrdcol, gr, C11_Skw_fnc, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:4196:51: 4196 | pure subroutine wp3_term_pr1_lhs( nz, ngrdcol, gr, C8, C8b, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:3301:51: 3301 | pure subroutine wp2_term_pr1_rhs( nz, ngrdcol, gr, C4, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:3070:51: 3070 | pure subroutine wp2_term_dp1_rhs( nz, ngrdcol, gr, C1_Skw_fnc, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2985:55: 2985 | pure subroutine wp2_terms_bp_pr2_rhs( nz, ngrdcol, gr, C_uu_buoy, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2893:51: 2893 | pure subroutine wp2_term_pr1_lhs( nz, ngrdcol, gr, C4, invrs_tau_C4_zm, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2807:51: 2807 | pure subroutine wp2_term_dp1_lhs( nz, ngrdcol, gr, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1610:38: 1610 | subroutine wp23_lhs( nz, ngrdcol, gr, dt, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1008:45: 1008 | rho_ds_zm, rho_ds_zt, & | 1 Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1210:15: 1210 | threshold ! Minimum value for wp2 [m^2/s^2] | 1 Warning: Unused variable 'threshold' declared at (1) [-Wunused-variable] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/pdf_closure_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/sfc_varnce_module.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4946:56: 4946 | pure subroutine wpxp_terms_bp_pr3_rhs( nz, ngrdcol, gr, C7_Skw_fnc, thv_ds_zm, xpthvp, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:3733:43: 3733 | subroutine xm_wpxp_solve( nz, ngrdcol, gr, nrhs, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:3796:16: 3796 | integer :: i | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1987:22: 1987 | integer :: i, j, k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1381:16: 1381 | integer :: i | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:956:78: 956 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In | 1 Warning: Unused dummy argument 'c7_skw_fnc' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:956:41: 956 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'irtm_ma' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'irtm_ta' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'ithlm_ma' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'ithlm_ta' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwprtp_ac' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwprtp_dp1' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwprtp_ma' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwprtp_pr1' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwprtp_pr2' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwprtp_sicl' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwprtp_ta' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwprtp_tp' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwpthlp_ac' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwpthlp_dp1' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwpthlp_ma' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwpthlp_pr1' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwpthlp_pr2' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwpthlp_sicl' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwpthlp_ta' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'iwpthlp_tp' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1108:45: 1108 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs | 1 Warning: Unused variable 'l_lower_thresh' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1049:8: 1049 | use stats_variables, only: & | 1 Warning: Unused module variable 'l_stats_samp' which has been explicitly imported at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1108:29: 1108 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs | 1 Warning: Unused variable 'l_upper_thresh' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:956:66: 956 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In | 1 Warning: Unused dummy argument 'wm_zt' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:956:59: 956 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In | 1 Warning: Unused dummy argument 'wpxp' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:957:56: 957 | wpxp_upper_lim, wpxp_lower_lim, & ! In | 1 Warning: Unused dummy argument 'wpxp_lower_lim' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:957:40: 957 | wpxp_upper_lim, wpxp_lower_lim, & ! In | 1 Warning: Unused dummy argument 'wpxp_upper_lim' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1133:17: 1133 | zero_vector ! Vector of 0s | 1 Warning: Unused variable 'zero_vector' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:481:19: 481 | integer :: i, j, k | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:481:22: 481 | integer :: i, j, k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mixing_length.F90 gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4487:47: 4487 | call calc_trapezoid_zm( nz, ngrdcol, gr, wpthvp, wpthvp_zt, & ! Intent(in) | 1 Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1) /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4490:47: 4490 | call calc_trapezoid_zm( nz, ngrdcol, gr, thlpthvp, thlpthvp_zt, & ! Intent(in) | 1 Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1) /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4493:47: 4493 | call calc_trapezoid_zm( nz, ngrdcol, gr, rtpthvp, rtpthvp_zt, & ! Intent(in) | 1 Warning: Same actual argument associated with INTENT(IN) argument 'variable_zm' and INTENT(OUT) argument 'trapezoid_zm' at (1) /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4799:41: 4799 | subroutine clip_rcm ( nz, ngrdcol, gr, rtm, & ! intent(in) | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4329:18: 4329 | integer :: i, k, sclr | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4329:21: 4329 | integer :: i, k, sclr | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3607:40: 3607 | l_prescribed_avg_deltaz, & ! intent(in) | 1 Warning: Unused dummy argument 'l_prescribed_avg_deltaz' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3594:22: 3594 | ( nzmax, T0_in, ts_nudge_in, & ! intent(in) | 1 Warning: Unused dummy argument 'nzmax' at (1) [-Wunused-dummy-argument] /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:140:23: 140 | hydromet, & ! Unused | 1 Warning: Unused dummy argument 'hydromet' at (1) [-Wunused-dummy-argument] gfortran -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clubb_api_module.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/clubb_api_module.F90:1069:16: 1069 | integer :: i | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] Cannot contact Mac: hudson.remoting.RequestAbortedException: java.nio.channels.ClosedChannelException make: *** [libclubb_param.a] Hangup: 1 make[1]: *** [clubb_api_module.o] Hangup: 1 wrapper script does not seem to be touching the log file in /usr/local/jenkins/workspace/clubb_mac_gfortran_test@tmp/durable-f87293e5 (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run Clubb) Stage "Run Clubb" skipped due to earlier failure(s) [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] script [Pipeline] { [Pipeline] emailext Sending email to: messnermet@uwm.edu [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code -1 Finished: FAILURE