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 f2b6fe4f75342f54923d94253bf87d3bd84cf0ff (refs/remotes/origin/master) > 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 f2b6fe4f75342f54923d94253bf87d3bd84cf0ff # timeout=10 Commit message: "Minor adjustment to eliminate spikes in thlm tendencies from the monotonic flux limiter. (#1043)" > git rev-list --no-walk 1715dbb290f3a73115e249c6624092680dc03893 # 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/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/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/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/model_flags.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 -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/endian.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' /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 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/parameters_model.F90 gfortran -g -fbounds-check -dynamiclib -Wall -pedantic -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mt95.f90 gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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/stats_type.F90 gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_gfdlact.a 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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/stats_variables.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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/sigma_sqd_w_module.F90 gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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 gfortran: warning: could not understand version '13.00.00' 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/saturation.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90:545:19: 545 | 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:2558:32: 2558 | 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/lapack_wrap.F90 gfortran: warning: could not understand version '13.00.00' /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] 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 gfortran: warning: could not understand version '13.00.00' 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/stats_lh_zt_module.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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/stats_rad_zt_module.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' /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_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_sfc_module.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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 gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' /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] 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' /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] 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 /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] gfortran: warning: could not understand version '13.00.00' /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 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/Skx_module.F90 gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' /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/mono_flux_limiter.F90 gfortran: warning: could not understand version '13.00.00' /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90:1862:19: 1862 | 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: warning: could not understand version '13.00.00' 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 gfortran: warning: could not understand version '13.00.00' /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:500:29: 500 | -- 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:1792:46: 1792 | 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:1045:49: 1045 | 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:4878:57: 4878 | rho_ds_zm, rho_ds_zt, & | 1 Warning: Unused dummy argument 'rho_ds_zt' 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/advance_wp2_wp3_module.F90 gfortran: warning: could not understand version '13.00.00' /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1997:42: 1997 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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:2039:8: 2039 | 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_wp2_wp3_module.F90:4672:51: 4672 | 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:4392:56: 4392 | 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:4168:51: 4168 | pure subroutine wp3_term_pr1_lhs( nz, ngrdcol, gr, C8, C8b, & | 1 Warning: Unused dummy argument 'gr' 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/stats_clubb_utilities.F90 /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:3273:51: 3273 | 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:3042:51: 3042 | 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:2957:55: 2957 | 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:2865:51: 2865 | 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:2779:51: 2779 | pure subroutine wp2_term_dp1_lhs( nz, ngrdcol, gr, & | 1 Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument] gfortran: warning: could not understand version '13.00.00' /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1582:38: 1582 | 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:1005:45: 1005 | 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:1196:15: 1196 | 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: warning: could not understand version '13.00.00' 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: warning: could not understand version '13.00.00' 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 gfortran: warning: could not understand version '13.00.00' /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4842:56: 4842 | 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:3632:43: 3632 | 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:1979:22: 1979 | 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:1373:16: 1373 | 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:948:78: 948 | 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:948:41: 948 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1041:8: 1041 | 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:1100:45: 1100 | 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:1041:8: 1041 | 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:1100:29: 1100 | 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:948:66: 948 | 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:948:59: 948 | 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:949:56: 949 | 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:949:40: 949 | 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:1125:17: 1125 | 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:477:19: 477 | 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:477:22: 477 | 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: warning: could not understand version '13.00.00' 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 gfortran: warning: could not understand version '13.00.00' /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4485:47: 4485 | 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:4488:47: 4488 | 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:4491:47: 4491 | 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:4797:41: 4797 | 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:4327:18: 4327 | 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:4327:21: 4327 | 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:3605:40: 3605 | 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:3592:22: 3592 | ( 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 gfortran: warning: could not understand version '13.00.00' /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] ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_param.a LY93_pdf.o pdf_utilities.o new_hybrid_pdf.o T_in_K_module.o corr_varnce_module.o stats_rad_zt_module.o output_grads.o code_timer_module.o sigma_sqd_w_module.o stats_zm_module.o clubb_api_module.o stats_variables.o stats_sfc_module.o array_index.o constants_clubb.o advance_wp2_wp3_module.o stats_lh_sfc_module.o Skx_module.o advance_clubb_core_module.o mixing_length.o clip_explicit.o pos_definite_module.o stats_zt_module.o clubb_precision.o calendar.o new_tsdadg_pdf.o saturation.o stat_file_module.o parameter_indices.o mono_flux_limiter.o endian.o stats_lh_zt_module.o calc_roots.o grid_class.o diffusion.o matrix_operations.o input_names.o pdf_parameter_module.o model_flags.o advance_xp2_xpyp_module.o file_functions.o precipitation_fraction.o advance_xm_wpxp_module.o setup_clubb_pdf_params.o advance_windm_edsclrm_module.o new_pdf_main.o interpolation.o advance_helper_module.o index_mapping.o Nc_Ncn_eqns.o error_code.o new_hybrid_pdf_main.o new_pdf.o numerical_check.o advance_xp3_module.o sponge_layer_damping.o hydromet_pdf_parameter_module.o turbulent_adv_pdf.o parameters_tunable.o sfc_varnce_module.o adg1_adg2_3d_luhar_pdf.o diagnose_correlations_module.o pdf_closure_module.o clip_semi_implicit.o parameters_model.o calc_pressure.o stats_type_utilities.o stats_type.o stats_clubb_utilities.o fill_holes.o mean_adv.o output_netcdf.o input_reader.o lapack_interfaces.o lapack_wrap.o mt95.o stats_rad_zm_module.o ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_param.a a - LY93_pdf.o a - pdf_utilities.o a - new_hybrid_pdf.o a - T_in_K_module.o a - corr_varnce_module.o a - stats_rad_zt_module.o a - output_grads.o a - code_timer_module.o a - sigma_sqd_w_module.o a - stats_zm_module.o a - clubb_api_module.o a - stats_variables.o a - stats_sfc_module.o a - array_index.o a - constants_clubb.o a - advance_wp2_wp3_module.o a - stats_lh_sfc_module.o a - Skx_module.o a - advance_clubb_core_module.o a - mixing_length.o a - clip_explicit.o a - pos_definite_module.o a - stats_zt_module.o a - clubb_precision.o a - calendar.o a - new_tsdadg_pdf.o a - saturation.o a - stat_file_module.o a - parameter_indices.o a - mono_flux_limiter.o a - endian.o a - stats_lh_zt_module.o a - calc_roots.o a - grid_class.o a - diffusion.o a - matrix_operations.o a - input_names.o a - pdf_parameter_module.o a - model_flags.o a - advance_xp2_xpyp_module.o a - file_functions.o a - precipitation_fraction.o a - advance_xm_wpxp_module.o a - setup_clubb_pdf_params.o a - advance_windm_edsclrm_module.o a - new_pdf_main.o a - interpolation.o a - advance_helper_module.o a - index_mapping.o a - Nc_Ncn_eqns.o a - error_code.o a - new_hybrid_pdf_main.o a - new_pdf.o a - numerical_check.o a - advance_xp3_module.o a - sponge_layer_damping.o a - hydromet_pdf_parameter_module.o a - turbulent_adv_pdf.o a - parameters_tunable.o a - sfc_varnce_module.o a - adg1_adg2_3d_luhar_pdf.o a - diagnose_correlations_module.o a - pdf_closure_module.o a - clip_semi_implicit.o a - parameters_model.o a - calc_pressure.o a - stats_type_utilities.o a - stats_type.o a - stats_clubb_utilities.o a - fill_holes.o a - mean_adv.o a - output_netcdf.o a - input_reader.o a - lapack_interfaces.o a - lapack_wrap.o a - mt95.o a - stats_rad_zm_module.o cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_lapack gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsvx.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlagtm.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/strsm.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlangb.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsyr2k.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgtsvx.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slantb.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ilaslr.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaev2.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slangt.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtrf.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlapy2.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlamch.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slarfg.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqgb.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgttrf.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbequ.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dasum.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/iladlc.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dger.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsyr2.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlanst.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgemv.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgttrs.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sorgqr.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dorg2l.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlarfb.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsytd2.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrs.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dtbsv.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_shared/xerbla.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slabad.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtf2.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/saxpy.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbrfs.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgtsv.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlasrt.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slarft.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgtrfs.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dtrmv.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsv.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/spotrf2.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlassq.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dorgqr.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgttrs.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgemv.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slanst.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sger.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssyr2.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssytd2.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtrs.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slarfb.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sorg2l.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgtsv.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbrfs.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtf2.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/daxpy.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlabad.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/stbsv.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slassq.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dpotrf2.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbsv.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/strmv.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgtrfs.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlarft.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slasrt.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssyr2k.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slangb.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dtrsm.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbsvx.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slagtm.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaev2.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlantb.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/idamax.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgtsvx.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlarfg.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slamch.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slapy2.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrf.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlangt.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sasum.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbequ.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgttrf.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaqgb.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlasr.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlacpy.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssterf.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbcon.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slae2.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaset.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/scopy.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slatrd.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/disnan.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slarf.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sdot.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlartg.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgtcon.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgemm.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slascl.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsteqr.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dorgql.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsyev.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sswap.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/strmm.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlacn2.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsyrk.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaswp.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgtts2.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/drscl.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dorgtr.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sorg2r.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dnrm2.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssymv.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/spoequ.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dscal.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slansy.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slatbs.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_shared/lsame.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgbmv.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/spotrf.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaisnan.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaqsy.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/isamax.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsytrd.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlansy.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dpoequ.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sscal.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsymv.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dpotrf.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbmv.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlatbs.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaisnan.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ilaslc.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssytrd.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqsy.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/ddot.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlarf.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sisnan.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlatrd.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dcopy.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slaset.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlae2.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgbcon.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dsterf.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slacpy.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slasr.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgemm.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/iparmq.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dgtcon.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slartg.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dtrmm.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dswap.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssyev.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sorgql.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssteqr.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlascl.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/snrm2.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/iladlr.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dorg2r.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sorgtr.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/srscl.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/ieeeck.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/ilaenv.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/sgtts2.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_double/dlaswp.f gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/ssyrk.f gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Lapack/Lapack_single/slacn2.f gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_lapack.a sgbsvx.o dlagtm.o strsm.o dlangb.o dsyr2k.o sgtsvx.o slantb.o ilaslr.o slaev2.o slangt.o dgbtrf.o dlapy2.o dlamch.o slarfg.o dlaqgb.o dgttrf.o dgbequ.o dasum.o iladlc.o dger.o dsyr2.o dlanst.o dgemv.o sgttrs.o sorgqr.o dorg2l.o dlarfb.o dsytd2.o sgbtrs.o dtbsv.o xerbla.o slabad.o sgbtf2.o saxpy.o dgbrfs.o sgtsv.o dlasrt.o slarft.o dgtrfs.o dtrmv.o sgbsv.o spotrf2.o dlassq.o dorgqr.o dgttrs.o sgemv.o slanst.o sger.o ssyr2.o ssytd2.o dgbtrs.o slarfb.o sorg2l.o dgtsv.o sgbrfs.o dgbtf2.o daxpy.o dlabad.o stbsv.o slassq.o dpotrf2.o dgbsv.o strmv.o sgtrfs.o dlarft.o slasrt.o ssyr2k.o slangb.o dtrsm.o dgbsvx.o slagtm.o dlaev2.o dlantb.o idamax.o dgtsvx.o dlarfg.o slamch.o slapy2.o sgbtrf.o dlangt.o sasum.o sgbequ.o sgttrf.o slaqgb.o dlasr.o dlacpy.o ssterf.o sgbcon.o slae2.o dlaset.o scopy.o slatrd.o disnan.o slarf.o sdot.o dlartg.o sgtcon.o sgemm.o slascl.o dsteqr.o dorgql.o dsyev.o sswap.o strmm.o dlacn2.o dsyrk.o slaswp.o dgtts2.o drscl.o dorgtr.o sorg2r.o dnrm2.o ssymv.o spoequ.o dscal.o slansy.o slatbs.o lsame.o sgbmv.o spotrf.o slaisnan.o slaqsy.o isamax.o dsytrd.o dlansy.o dpoequ.o sscal.o dsymv.o dpotrf.o dgbmv.o dlatbs.o dlaisnan.o ilaslc.o ssytrd.o dlaqsy.o ddot.o dlarf.o sisnan.o dlatrd.o dcopy.o slaset.o dlae2.o dgbcon.o dsterf.o slacpy.o slasr.o dgemm.o iparmq.o dgtcon.o slartg.o dtrmm.o dswap.o ssyev.o sorgql.o ssteqr.o dlascl.o snrm2.o iladlr.o dorg2r.o sorgtr.o srscl.o ieeeck.o ilaenv.o sgtts2.o dlaswp.o ssyrk.o slacn2.o ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_lapack.a a - sgbsvx.o a - dlagtm.o a - strsm.o a - dlangb.o a - dsyr2k.o a - sgtsvx.o a - slantb.o a - ilaslr.o a - slaev2.o a - slangt.o a - dgbtrf.o a - dlapy2.o a - dlamch.o a - slarfg.o a - dlaqgb.o a - dgttrf.o a - dgbequ.o a - dasum.o a - iladlc.o a - dger.o a - dsyr2.o a - dlanst.o a - dgemv.o a - sgttrs.o a - sorgqr.o a - dorg2l.o a - dlarfb.o a - dsytd2.o a - sgbtrs.o a - dtbsv.o a - xerbla.o a - slabad.o a - sgbtf2.o a - saxpy.o a - dgbrfs.o a - sgtsv.o a - dlasrt.o a - slarft.o a - dgtrfs.o a - dtrmv.o a - sgbsv.o a - spotrf2.o a - dlassq.o a - dorgqr.o a - dgttrs.o a - sgemv.o a - slanst.o a - sger.o a - ssyr2.o a - ssytd2.o a - dgbtrs.o a - slarfb.o a - sorg2l.o a - dgtsv.o a - sgbrfs.o a - dgbtf2.o a - daxpy.o a - dlabad.o a - stbsv.o a - slassq.o a - dpotrf2.o a - dgbsv.o a - strmv.o a - sgtrfs.o a - dlarft.o a - slasrt.o a - ssyr2k.o a - slangb.o a - dtrsm.o a - dgbsvx.o a - slagtm.o a - dlaev2.o a - dlantb.o a - idamax.o a - dgtsvx.o a - dlarfg.o a - slamch.o a - slapy2.o a - sgbtrf.o a - dlangt.o a - sasum.o a - sgbequ.o a - sgttrf.o a - slaqgb.o a - dlasr.o a - dlacpy.o a - ssterf.o a - sgbcon.o a - slae2.o a - dlaset.o a - scopy.o a - slatrd.o a - disnan.o a - slarf.o a - sdot.o a - dlartg.o a - sgtcon.o a - sgemm.o a - slascl.o a - dsteqr.o a - dorgql.o a - dsyev.o a - sswap.o a - strmm.o a - dlacn2.o a - dsyrk.o a - slaswp.o a - dgtts2.o a - drscl.o a - dorgtr.o a - sorg2r.o a - dnrm2.o a - ssymv.o a - spoequ.o a - dscal.o a - slansy.o a - slatbs.o a - lsame.o a - sgbmv.o a - spotrf.o a - slaisnan.o a - slaqsy.o a - isamax.o a - dsytrd.o a - dlansy.o a - dpoequ.o a - sscal.o a - dsymv.o a - dpotrf.o a - dgbmv.o a - dlatbs.o a - dlaisnan.o a - ilaslc.o a - ssytrd.o a - dlaqsy.o a - ddot.o a - dlarf.o a - sisnan.o a - dlatrd.o a - dcopy.o a - slaset.o a - dlae2.o a - dgbcon.o a - dsterf.o a - slacpy.o a - slasr.o a - dgemm.o a - iparmq.o a - dgtcon.o a - slartg.o a - dtrmm.o a - dswap.o a - ssyev.o a - sorgql.o a - ssteqr.o a - dlascl.o a - snrm2.o a - iladlr.o a - dorg2r.o a - sorgtr.o a - srscl.o a - ieeeck.o a - ilaenv.o a - sgtts2.o a - dlaswp.o a - ssyrk.o a - slacn2.o cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_bugsrad cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.microphys_utils cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_parabolic cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_coamps 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/Microphys_utils/microphys_stats_vars_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 -c ../src/BUGSrad/kinds.F90 gfortran -g -fbounds-check -dynamiclib -c ../src/Parabolic_constants.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 -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa22g.F 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/COAMPS_microphys/eqa7g.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c ../src/AiryFunction.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 -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa12.F 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 ../src/variables_radiation_module.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa10g.F gfortran: warning: could not understand version '13.00.00' ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libmicrophys_utils.a a - microphys_stats_vars_module.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 -c ../src/BUGSrad/cloud_correlate.F90 gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa25.F gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c ../src/Parabolic.f90 gfortran: warning: could not understand version '13.00.00' cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_morrison 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 ../src/BUGSrad/comscp1.F 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 ../src/Morrison_microphys/module_mp_graupel.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa21g.F gfortran: warning: could not understand version '13.00.00' 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 ../src/BUGSrad/two_rt_lw_ocastrndm.F90 gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/esatv.F 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 ../src/BUGSrad/two_rt_sw_ocastrndm.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa19g.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/adjmlt.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa17g.F gfortran: warning: could not understand version '13.00.00' ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_parabolic.a Parabolic_constants.o AiryFunction.o Parabolic.o ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_parabolic.a a - Parabolic_constants.o a - AiryFunction.o a - Parabolic.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 -c ../src/BUGSrad/rayle.F 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/COAMPS_microphys/eqa9.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_KK_microphys 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/COAMPS_microphys/tgqr.F gfortran: warning: could not understand version '13.00.00' 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 ../src/KK_microphys/parameters_KK.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/BUGSrad/bugsrad_planck.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 ../src/KK_microphys/KK_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 -c ../src/BUGSrad/bugsrad_physconst.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa27.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/text_writer.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 -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/adjtq.F 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 ../src/BUGSrad/newexp.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa28.F gfortran: warning: could not understand version '13.00.00' 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 ../src/BUGSrad/comscp2.F gfortran: warning: could not understand version '13.00.00' 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 ../src/KK_microphys/KK_local_means.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 -c ../src/BUGSrad/two_rt_sw_iter.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/KK_microphys/PDF_integrals_all_MM.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 -c ../src/BUGSrad/two_rt_lw_iter.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/KK_microphys/PDF_integrals_means.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/BUGSrad/cloudg.F gfortran: warning: could not understand version '13.00.00' 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 ../src/BUGSrad/bugs_rad.F 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 ../src/KK_microphys/PDF_integrals_covar.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 -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa8g.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/BUGSrad/gascon.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa18g.F 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/COAMPS_microphys/frzh.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/KK_microphys/KK_upscaled_means.F90 gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa27r.F 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/COAMPS_microphys/gamma.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/KK_microphys/KK_upscaled_variances.F90 gfortran: warning: could not understand version '13.00.00' 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 -I../src/BUGSrad ../src/BUGSrad/gases_ckd.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 -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/nrmcol.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/KK_microphys/KK_upscaled_covariances.F90 gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa18.F gfortran: warning: could not understand version '13.00.00' 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 ../src/KK_microphys/KK_Nrm_tendencies.F90 gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/qsatvi.F gfortran: warning: could not understand version '13.00.00' 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 ../src/KK_microphys/KK_upscaled_turbulent_sed.F90 gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/esat_new.F 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 ../src/BUGSrad/two_rt_sw_bs.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_KK_microphys.a KK_upscaled_variances.o KK_upscaled_covariances.o text_writer.o KK_upscaled_means.o parameters_KK.o KK_Nrm_tendencies.o PDF_integrals_covar.o KK_upscaled_turbulent_sed.o KK_utilities.o KK_local_means.o PDF_integrals_means.o PDF_integrals_all_MM.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 -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa5g.F ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_KK_microphys.a gfortran: warning: could not understand version '13.00.00' a - KK_upscaled_variances.o a - KK_upscaled_covariances.o a - text_writer.o a - KK_upscaled_means.o a - parameters_KK.o a - KK_Nrm_tendencies.o a - PDF_integrals_covar.o a - KK_upscaled_turbulent_sed.o a - KK_utilities.o a - KK_local_means.o a - PDF_integrals_means.o a - PDF_integrals_all_MM.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 -c ../src/BUGSrad/two_rt_lw.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/nrmtqw.F gfortran: warning: could not understand version '13.00.00' cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.silhs 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 ../src/BUGSrad/two_rt_sw.F 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/SILHS/parameters_silhs.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa26.F gfortran: warning: could not understand version '13.00.00' 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/SILHS/latin_hypercube_arrays.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/BUGSrad/two_rt_lw_sel.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa12g.F 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/SILHS/transform_to_pdf_module.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa22.F gfortran: warning: could not understand version '13.00.00' 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 ../src/BUGSrad/bugs_lwr.F 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/COAMPS_microphys/eqa6.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/BUGSrad/bugs_swr.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa20g.F 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/SILHS/output_2D_samples_module.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa7.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa11g.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa15.F gfortran: warning: could not understand version '13.00.00' 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/SILHS/math_utilities.F90 gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa21.F gfortran: warning: could not understand version '13.00.00' ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_bugsrad.a bugs_lwr.o two_rt_sw_bs.o two_rt_lw.o kinds.o two_rt_sw.o two_rt_lw_sel.o newexp.o comscp2.o two_rt_sw_iter.o two_rt_lw_iter.o cloudg.o variables_radiation_module.o bugs_rad.o comscp1.o gascon.o bugsrad_planck.o cloud_correlate.o bugsrad_physconst.o two_rt_lw_ocastrndm.o two_rt_sw_ocastrndm.o gases_ckd.o bugs_swr.o rayle.o ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_bugsrad.a a - bugs_lwr.o a - two_rt_sw_bs.o a - two_rt_lw.o a - kinds.o a - two_rt_sw.o a - two_rt_lw_sel.o a - newexp.o a - comscp2.o a - two_rt_sw_iter.o a - two_rt_lw_iter.o a - cloudg.o a - variables_radiation_module.o a - bugs_rad.o a - comscp1.o a - gascon.o a - bugsrad_planck.o a - cloud_correlate.o a - bugsrad_physconst.o a - two_rt_lw_ocastrndm.o a - two_rt_sw_ocastrndm.o a - gases_ckd.o a - bugs_swr.o a - rayle.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/SILHS/est_kessler_microphys_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 -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/eqa14g.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa13g.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/esati.F gfortran: warning: could not understand version '13.00.00' 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/SILHS/generate_uniform_sample_module.F90 gfortran: warning: could not understand version '13.00.00' 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/SILHS/lh_microphys_var_covar_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 -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/qtadj.F 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/COAMPS_microphys/eqa19.F gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/tgqi.F 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/SILHS/silhs_importance_sample_module.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/tgqs.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/nrmtqi.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/eqa9g.F ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_morrison.a module_mp_graupel.o gfortran: warning: could not understand version '13.00.00' ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_morrison.a 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/COAMPS_microphys/slope.F gfortran: warning: could not understand version '13.00.00' a - module_mp_graupel.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 -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/COAMPS_microphys/tgqg.F gfortran: warning: could not understand version '13.00.00' 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/COAMPS_microphys/conice.F gfortran: warning: could not understand version '13.00.00' 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/SILHS/latin_hypercube_driver_module.F90 gfortran: warning: could not understand version '13.00.00' ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_coamps.a eqa22g.o eqa7g.o eqa12.o eqa10g.o eqa25.o eqa21g.o esatv.o eqa19g.o adjmlt.o eqa17g.o eqa9.o tgqr.o eqa27.o adjtq.o eqa28.o eqa8g.o eqa18g.o frzh.o eqa27r.o gamma.o nrmcol.o eqa18.o qsatvi.o esat_new.o eqa5g.o nrmtqw.o eqa26.o eqa12g.o eqa22.o eqa6.o eqa20g.o eqa7.o eqa11g.o eqa15.o eqa21.o eqa14g.o eqa13g.o esati.o qtadj.o eqa19.o tgqi.o tgqs.o nrmtqi.o eqa9g.o slope.o tgqg.o conice.o ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_coamps.a a - eqa22g.o a - eqa7g.o a - eqa12.o a - eqa10g.o a - eqa25.o a - eqa21g.o a - esatv.o a - eqa19g.o a - adjmlt.o a - eqa17g.o a - eqa9.o a - tgqr.o a - eqa27.o a - adjtq.o a - eqa28.o a - eqa8g.o a - eqa18g.o a - frzh.o a - eqa27r.o a - gamma.o a - nrmcol.o a - eqa18.o a - qsatvi.o a - esat_new.o a - eqa5g.o a - nrmtqw.o a - eqa26.o a - eqa12g.o a - eqa22.o a - eqa6.o a - eqa20g.o a - eqa7.o a - eqa11g.o a - eqa15.o a - eqa21.o a - eqa14g.o a - eqa13g.o a - esati.o a - qtadj.o a - eqa19.o a - tgqi.o a - tgqs.o a - nrmtqi.o a - eqa9g.o a - slope.o a - tgqg.o a - conice.o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/latin_hypercube_driver_module.F90:1009:44: 1009 | subroutine clip_transform_silhs_output( gr, nz, ngrdcol, num_samples, & ! In | 1 Warning: Unused dummy argument 'gr' 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/SILHS/silhs_api_module.F90 gfortran: warning: could not understand version '13.00.00' /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/SILHS/silhs_api_module.F90:324:13: 324 | rho_ds_zt, & ! Unused | 1 Warning: Unused dummy argument 'rho_ds_zt' at (1) [-Wunused-dummy-argument] ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libsilhs.a parameters_silhs.o silhs_importance_sample_module.o latin_hypercube_driver_module.o generate_uniform_sample_module.o silhs_api_module.o latin_hypercube_arrays.o lh_microphys_var_covar_module.o transform_to_pdf_module.o math_utilities.o est_kessler_microphys_module.o output_2D_samples_module.o ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libsilhs.a a - parameters_silhs.o a - silhs_importance_sample_module.o a - latin_hypercube_driver_module.o a - generate_uniform_sample_module.o a - silhs_api_module.o a - latin_hypercube_arrays.o a - lh_microphys_var_covar_module.o a - transform_to_pdf_module.o a - math_utilities.o a - est_kessler_microphys_module.o a - output_2D_samples_module.o cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_other 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../src/CLUBB_core ../src/input_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 ../src/Benchmark_cases/diag_ustar_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 ../src/time_dependent_input.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 ../src/parameters_radiation.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/hydrostatic_module.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/parameters_microphys.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 ../src/extrapolation.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/wangara.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/gfdl_activation.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/clubb_model_settings.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 ../src/coamps_microphys_driver_module.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/quicksort.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/soil_vegetation.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/cloud_sed_module.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/morrison_microphys_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 ../src/silhs_category_variance_module.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/ice_dfsn_module.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/microphys_init_cleanup.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/rad_lwsw_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 ../src/mixed_moment_PDF_integrals.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/mpace_a.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/clex9_nov02.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/clex9_oct14.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/jun25.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/nov11.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/cos_solar_zen_module.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/sfc_flux.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/input_interpret.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/advance_microphys_module.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/input_netcdf.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/simple_rad_module.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/arm.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/arm_0003.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/atex.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 ../src/Benchmark_cases/arm_97.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/bomex.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/cloud_feedback.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/dycoms2_rf01.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 ../src/Benchmark_cases/dycoms2_rf02.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/gabls2.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/gabls3.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 ../src/Benchmark_cases/gabls3_night.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/lba.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/rico.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 ../src/Benchmark_cases/twp_ice.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/cobra.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/extended_atmosphere_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 ../src/Benchmark_cases/neutral_case.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/stat_file_utils.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/fire.F90 ../src/Benchmark_cases/neutral_case.F90:21:51: 21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, & | 1 Warning: Unused dummy argument 'thlm_sfc' at (1) [-Wunused-dummy-argument] ../src/Benchmark_cases/neutral_case.F90:21:41: 21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, & | 1 Warning: Unused dummy argument 'z' at (1) [-Wunused-dummy-argument] gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/astex_a209.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/mpace_b.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/Benchmark_cases/arm_3year.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/KK_microphys_module.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/input_fields.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 ../src/sounding.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 ../src/bugsrad_driver.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' ../src/KK_microphys_module.F90:43:35: 43 | subroutine KK_local_microphys( gr, dt, nz, l_latin_hypercube, & ! In | 1 Warning: Unused dummy argument 'gr' 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 -I../src ../src/estimate_scm_microphys_module.F90 gfortran: warning: could not understand version '13.00.00' 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../src ../src/lh_microphys_driver_module.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/microphys_driver.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/clubb_driver.F90 gfortran: warning: could not understand version '13.00.00' ../src/clubb_driver.F90:6048:39: 6048 | clubb_params, nu_vert_res_dep, lmin, & ! intent(in) | 1 Warning: Unused dummy argument 'lmin' at (1) [-Wunused-dummy-argument] ../src/clubb_driver.F90:6048:33: 6048 | clubb_params, nu_vert_res_dep, lmin, & ! intent(in) | 1 Warning: Unused dummy argument 'nu_vert_res_dep' 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 ../src/error.F90 gfortran: warning: could not understand version '13.00.00' 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../src ../src/enhanced_simann.F90 gfortran: warning: could not understand version '13.00.00' ar rv /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_other.a input_grads.o cobra.o sounding.o neutral_case.o advance_microphys_module.o extrapolation.o wangara.o KK_microphys_module.o hydrostatic_module.o gfdl_activation.o stat_file_utils.o coamps_microphys_driver_module.o time_dependent_input.o fire.o astex_a209.o quicksort.o mpace_b.o input_fields.o arm_3year.o extended_atmosphere_module.o error.o sfc_flux.o mixed_moment_PDF_integrals.o estimate_scm_microphys_module.o dycoms2_rf02.o input_interpret.o lba.o microphys_init_cleanup.o cloud_sed_module.o gabls2.o jun25.o nov11.o clex9_nov02.o arm.o clex9_oct14.o twp_ice.o bugsrad_driver.o arm_97.o cloud_feedback.o rico.o silhs_category_variance_module.o parameters_radiation.o gabls3.o input_netcdf.o simple_rad_module.o mpace_a.o spec_hum_to_mixing_ratio.o atex.o soil_vegetation.o arm_0003.o bomex.o rad_lwsw_module.o ice_dfsn_module.o morrison_microphys_module.o enhanced_simann.o clubb_model_settings.o lh_microphys_driver_module.o gabls3_night.o clubb_driver.o dycoms2_rf01.o microphys_driver.o diag_ustar_module.o parameters_microphys.o cos_solar_zen_module.o ar: creating archive /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib/libclubb_other.a a - input_grads.o a - cobra.o a - sounding.o a - neutral_case.o a - advance_microphys_module.o a - extrapolation.o a - wangara.o a - KK_microphys_module.o a - hydrostatic_module.o a - gfdl_activation.o a - stat_file_utils.o a - coamps_microphys_driver_module.o a - time_dependent_input.o a - fire.o a - astex_a209.o a - quicksort.o a - mpace_b.o a - input_fields.o a - arm_3year.o a - extended_atmosphere_module.o a - error.o a - sfc_flux.o a - mixed_moment_PDF_integrals.o a - estimate_scm_microphys_module.o a - dycoms2_rf02.o a - input_interpret.o a - lba.o a - microphys_init_cleanup.o a - cloud_sed_module.o a - gabls2.o a - jun25.o a - nov11.o a - clex9_nov02.o a - arm.o a - clex9_oct14.o a - twp_ice.o a - bugsrad_driver.o a - arm_97.o a - cloud_feedback.o a - rico.o a - silhs_category_variance_module.o a - parameters_radiation.o a - gabls3.o a - input_netcdf.o a - simple_rad_module.o a - mpace_a.o a - spec_hum_to_mixing_ratio.o a - atex.o a - soil_vegetation.o a - arm_0003.o a - bomex.o a - rad_lwsw_module.o a - ice_dfsn_module.o a - morrison_microphys_module.o a - enhanced_simann.o a - clubb_model_settings.o a - lh_microphys_driver_module.o a - gabls3_night.o a - clubb_driver.o a - dycoms2_rf01.o a - microphys_driver.o a - diag_ustar_module.o a - parameters_microphys.o a - cos_solar_zen_module.o cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_standalone cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.clubb_tuner cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.jacobian cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.G_unit_tests cd /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../obj; /Library/Developer/CommandLineTools/usr/bin/make -f Make.int2txt 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 ../src/G_unit_test_types/hole_filling_tests.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 ../src/clubb_standalone.F90 gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/nrtype.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 ../src/jacobian.F90 gfortran -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -g -fbounds-check -dynamiclib -Wall -pedantic -c -I../src/CLUBB_core ../src/int2txt.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran int2txt.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/int2txt -L/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/nr.f90 gfortran clubb_standalone.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/clubb_standalone -L/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/nrutil.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 ../src/G_unit_test_types/mu_sigma_hm_tests.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran jacobian.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/jacobian -L/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff gfortran: warning: could not understand version '13.00.00' 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 ../src/G_unit_test_types/w_up_in_cloud_tests.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/G_unit_test_types/smooth_min_max_tests.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/G_unit_test_types/spurious_source_test.F90 gfortran: warning: could not understand version '13.00.00' ld: -rpath can only be used when targeting Mac OS X 10.5 or later ld: -rpath can only be used when targeting Mac OS X 10.5 or later ld: -rpath can only be used when targeting Mac OS X 10.5 or later collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[1]: *** [/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/jacobian] Error 1 make[1]: *** [/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/int2txt] Error 1 make[1]: *** [/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/clubb_standalone] Error 1 make: *** [jacobian] Error 2 make: *** Waiting for unfinished jobs.... 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 ../src/clubb_tuner.F90 make: *** [int2txt] Error 2 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 ../src/G_unit_test_types/KK_integrals_tests.F90 make: *** [clubb_standalone] Error 2 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 ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/G_unit_test_types/Nc_Ncn_test.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 ../src/G_unit_test_types/read_corr_mtx_test.F90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' 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 ../src/G_unit_test_types/silhs_category_test.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/G_unit_test_types/tuner_tests.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/G_unit_test_types/smooth_heaviside_tests.F90 gfortran: warning: could not understand version '13.00.00' 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 ../src/G_unit_test_types/pdf_parameter_tests.F90 gfortran: warning: could not understand version '13.00.00' ../src/G_unit_test_types/smooth_heaviside_tests.F90:98:7: 98 | i | 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/ran_state.f90 gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/amoeba.f90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/amebsa.f90 gfortran: warning: could not understand version '13.00.00' gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/ran1_v.f90 gfortran -g -fbounds-check -dynamiclib -c /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../src/Numerical_recipes/ran1_s.f90 gfortran: warning: could not understand version '13.00.00' gfortran: warning: could not understand version '13.00.00' gfortran nr.o ran1_v.o amoeba.o nrtype.o ran1_s.o clubb_tuner.o ran_state.o nrutil.o amebsa.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/clubb_tuner -L/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff gfortran: warning: could not understand version '13.00.00' ld: -rpath can only be used when targeting Mac OS X 10.5 or later collect2: error: ld returned 1 exit status make[1]: *** [/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/clubb_tuner] Error 1 make: *** [clubb_tuner] Error 2 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 ../src/G_unit_tests.F90 gfortran: warning: could not understand version '13.00.00' ../src/G_unit_tests.F90:176:13: 176 | stats_sfc | 1 Warning: Unused variable 'stats_sfc' declared at (1) [-Wunused-variable] ../src/G_unit_tests.F90:175:12: 175 | stats_zm, & | 1 Warning: Unused variable 'stats_zm' declared at (1) [-Wunused-variable] ../src/G_unit_tests.F90:174:12: 174 | stats_zt, & | 1 Warning: Unused variable 'stats_zt' declared at (1) [-Wunused-variable] gfortran hole_filling_tests.o pdf_parameter_tests.o w_up_in_cloud_tests.o smooth_min_max_tests.o spurious_source_test.o G_unit_tests.o tuner_tests.o read_corr_mtx_test.o corr_cholesky_mtx_tests.o Nc_Ncn_test.o mu_sigma_hm_tests.o smooth_heaviside_tests.o silhs_category_test.o KK_integrals_tests.o -o /usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/G_unit_tests -L/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -llapack -lblas -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff gfortran: warning: could not understand version '13.00.00' ld: -rpath can only be used when targeting Mac OS X 10.5 or later collect2: error: ld returned 1 exit status make[1]: *** [/usr/local/jenkins/workspace/clubb_mac_gfortran_test/compile/../bin/G_unit_tests] Error 1 make: *** [G_unit_tests] Error 2 [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 2 Finished: FAILURE