Started by user Gunther Huebler Replayed #426 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/branch_clubb_test@2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/clubb.git > git init /home/jenkins/workspace/branch_clubb_test@2 # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch > git rev-parse refs/remotes/origin/clubb_driver_upgrades_part2^{commit} # timeout=10 Checking out Revision 6077ea144592401e899873764abda25683bdecaa (refs/remotes/origin/clubb_driver_upgrades_part2) > git config core.sparsecheckout # timeout=10 > git checkout -f 6077ea144592401e899873764abda25683bdecaa # timeout=10 Commit message: "Undoing Input_fields directory, it has too many depencencies currently, certainly can be simplified with argument lists." > git rev-list --no-walk 6077ea144592401e899873764abda25683bdecaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Compile gfortran) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load gcc netcdf-fortran + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Lmod Warning: ------------------------------------------------------------------------------- The following dependent module(s) are not currently loaded: gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv, netcdf-c/4.9.2, netcdf-fortran/4.5.3) ------------------------------------------------------------------------------- Shell debugging restarted + unset __lmod_sh_dbg + return 0 + ./compile.py -run_tests -- The Fortran compiler identification is GNU 13.1.0 -- The C compiler identification is GNU 13.1.0 -- The CXX compiler identification is GNU 13.1.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gfortran - skipped -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling with double precision -- Found PkgConfig: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/pkgconf-2.2.0-5yfc5u2idq4y27sxxkurcul66iyq7axu/bin/pkg-config (found version "2.2.0") -- Checking for module 'netcdf-fortran' -- Found netcdf-fortran, version 4.5.3 -- netcdf-fortran found via pkg-config -- Include dirs: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include;/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-c-4.9.2-vfbwjy5rcwhozcnzui7joyfxgxpytu5a/include -- Libraries: netcdff -- Derived NetCDFFortran_ROOT = /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir -- Configuring done -- Generating done -- Build files have been written to: /home/jenkins/workspace/branch_clubb_test@2/build/gfortran [1/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90-pp.f90 [2/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/soil_vegetation.F90-pp.f90 [3/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/sounding.F90-pp.f90 [4/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/input_netcdf.F90-pp.f90 [5/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/input_interpret.F90-pp.f90 [6/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/input_fields.F90-pp.f90 [7/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/input_grads.F90-pp.f90 [8/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/extrapolation.F90-pp.f90 [9/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/hydrostatic_module.F90-pp.f90 [10/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/error.F90-pp.f90 [11/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90-pp.f90 [12/925] Building Fortran preprocessed src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90-pp.f90 [13/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90-pp.f90 [14/925] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/stat_file_utils.F90-pp.f90 [15/925] Building Fortran preprocessed src/CMakeFiles/text_writer_lib.dir/text_writer.F90-pp.f90 [16/925] Building Fortran preprocessed src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90-pp.f90 [17/925] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90-pp.f90 [18/925] Building Fortran preprocessed src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90-pp.f90 [19/925] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90-pp.f90 [20/925] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90-pp.f90 [21/925] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90-pp.f90 [22/925] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90-pp.f90 [23/925] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90-pp.f90 [24/925] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90-pp.f90 [25/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F-pp.f [26/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90-pp.f90 [27/925] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90-pp.f90 [28/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F-pp.f [29/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F-pp.f [30/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90-pp.f90 [31/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F-pp.f [32/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90-pp.f90 [33/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F-pp.f [34/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F-pp.f [35/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F-pp.f [36/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F-pp.f [37/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90-pp.f90 [38/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90-pp.f90 [39/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90-pp.f90 [40/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F-pp.f [41/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F-pp.f [42/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90-pp.f90 [43/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F-pp.f [44/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F-pp.f [45/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F-pp.f [46/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F-pp.f [47/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F-pp.f [48/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90-pp.f90 [49/925] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90-pp.f90 [50/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90-pp.f90 [51/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90-pp.f90 [52/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90-pp.f90 [53/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90-pp.f90 [54/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90-pp.f90 [55/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90-pp.f90 [56/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90-pp.f90 [57/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90-pp.f90 [58/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90-pp.f90 [59/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/module_mp_graupel.F90-pp.f90 [60/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90-pp.f90 [61/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90-pp.f90 [62/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90-pp.f90 [63/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90-pp.f90 [64/925] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90-pp.f90 [65/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90-pp.f90 [66/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90-pp.f90 [67/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90-pp.f90 [68/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90-pp.f90 [69/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90-pp.f90 [70/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90-pp.f90 [71/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90-pp.f90 [72/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90-pp.f90 [73/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90-pp.f90 [74/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90-pp.f90 [75/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90-pp.f90 [76/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90-pp.f90 [77/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90-pp.f90 [78/925] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90-pp.f90 [79/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F-pp.f [80/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F-pp.f [81/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F-pp.f [82/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F-pp.f [83/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90-pp.f90 [84/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F-pp.f [85/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F-pp.f [86/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F-pp.f [87/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F-pp.f [88/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F-pp.f [89/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F-pp.f [90/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F-pp.f [91/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F-pp.f [92/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F-pp.f [93/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F-pp.f [94/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F-pp.f [95/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F-pp.f [96/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F-pp.f [97/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F-pp.f [98/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F-pp.f [99/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F-pp.f [100/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F-pp.f [101/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F-pp.f [102/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F-pp.f [103/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F-pp.f [104/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F-pp.f [105/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F-pp.f [106/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F-pp.f [107/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F-pp.f [108/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F-pp.f [109/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F-pp.f [110/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F-pp.f [111/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F-pp.f [112/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F-pp.f [113/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F-pp.f [114/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F-pp.f [115/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F-pp.f [116/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F-pp.f [117/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F-pp.f [118/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F-pp.f [119/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F-pp.f [120/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F-pp.f [121/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F-pp.f [122/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F-pp.f [123/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F-pp.f [124/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F-pp.f [125/925] Building Fortran preprocessed src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90-pp.f90 [126/925] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F-pp.f [127/925] Building Fortran preprocessed src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90-pp.f90 [128/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90-pp.f90 [129/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90-pp.f90 [130/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90-pp.f90 [131/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90-pp.f90 [132/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90-pp.f90 [133/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/output_2D_samples_module.F90-pp.f90 [134/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90-pp.f90 [135/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90-pp.f90 [136/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90-pp.f90 [137/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90-pp.f90 [138/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90-pp.f90 [139/925] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90-pp.f90 [140/925] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90-pp.f90 [141/925] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90-pp.f90 [142/925] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90-pp.f90 [143/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f-pp.f [144/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f-pp.f [145/925] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90-pp.f90 [146/925] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90-pp.f90 [147/925] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90-pp.f90 [148/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90-pp.f90 [149/925] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90-pp.f90 [150/925] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90-pp.f90 [151/925] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90-pp.f90 [152/925] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90-pp.f90 [153/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90-pp.f90 [154/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90-pp.f90 [155/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90-pp.f90 [156/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90-pp.f90 [157/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90-pp.f90 [158/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90-pp.f90 [159/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90-pp.f90 [160/925] Generating Fortran dyndep file src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/Fortran.dd [161/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90-pp.f90 [162/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90-pp.f90 [163/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90-pp.f90 [164/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90-pp.f90 [165/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90-pp.f90 [166/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90-pp.f90 [167/925] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90-pp.f90 [168/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90-pp.f90 [169/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90-pp.f90 [170/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90-pp.f90 [171/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90-pp.f90 [172/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90-pp.f90 [173/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90-pp.f90 [174/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90-pp.f90 [175/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90-pp.f90 [176/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90-pp.f90 [177/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90-pp.f90 [178/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90-pp.f90 [179/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90-pp.f90 [180/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90-pp.f90 [181/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90-pp.f90 [182/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90-pp.f90 [183/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90-pp.f90 [184/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90-pp.f90 [185/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90-pp.f90 [186/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90-pp.f90 [187/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90-pp.f90 [188/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90-pp.f90 [189/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90-pp.f90 [190/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90-pp.f90 [191/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90-pp.f90 [192/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90-pp.f90 [193/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90-pp.f90 [194/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90-pp.f90 [195/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_names.F90-pp.f90 [196/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_reader.F90-pp.f90 [197/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90-pp.f90 [198/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90-pp.f90 [199/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90-pp.f90 [200/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90-pp.f90 [201/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90-pp.f90 [202/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90-pp.f90 [203/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90-pp.f90 [204/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90-pp.f90 [205/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90-pp.f90 [206/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90-pp.f90 [207/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90-pp.f90 [208/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_netcdf.F90-pp.f90 [209/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90-pp.f90 [210/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90-pp.f90 [211/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90-pp.f90 [212/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90-pp.f90 [213/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90-pp.f90 [214/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90-pp.f90 [215/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_grads.F90-pp.f90 [216/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90-pp.f90 [217/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90-pp.f90 [218/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90-pp.f90 [219/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90-pp.f90 [220/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90-pp.f90 [221/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90-pp.f90 [222/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90-pp.f90 [223/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90-pp.f90 [224/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90-pp.f90 [225/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90-pp.f90 [226/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90-pp.f90 [227/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90-pp.f90 [228/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90-pp.f90 [229/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90-pp.f90 [230/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_sfc_module.F90-pp.f90 [231/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_zt_module.F90-pp.f90 [232/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zm_module.F90-pp.f90 [233/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zt_module.F90-pp.f90 [234/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_sfc_module.F90-pp.f90 [235/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type.F90-pp.f90 [236/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type_utilities.F90-pp.f90 [237/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_variables.F90-pp.f90 [238/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stat_file_module.F90-pp.f90 [239/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zm_module.F90-pp.f90 [240/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zt_module.F90-pp.f90 [241/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90-pp.f90 [242/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90-pp.f90 [243/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90-pp.f90 [244/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90-pp.f90 [245/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f-pp.f [246/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f-pp.f [247/925] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90-pp.f90 [248/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f-pp.f [249/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f-pp.f [250/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f-pp.f [251/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f-pp.f [252/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f-pp.f [253/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f-pp.f [254/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f-pp.f [255/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f-pp.f [256/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f-pp.f [257/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f-pp.f [258/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f-pp.f [259/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f-pp.f [260/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f-pp.f [261/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f-pp.f [262/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f-pp.f [263/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f-pp.f [264/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f-pp.f [265/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f-pp.f [266/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f-pp.f [267/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f-pp.f [268/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f-pp.f [269/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f-pp.f [270/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f-pp.f [271/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f-pp.f [272/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f-pp.f [273/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f-pp.f [274/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f-pp.f [275/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f-pp.f [276/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f-pp.f [277/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f-pp.f [278/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f-pp.f [279/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f-pp.f [280/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f-pp.f [281/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f-pp.f [282/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f-pp.f [283/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f-pp.f [284/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f-pp.f [285/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f-pp.f [286/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f-pp.f [287/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f-pp.f [288/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f-pp.f [289/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f-pp.f [290/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f-pp.f [291/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f-pp.f [292/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f-pp.f [293/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f-pp.f [294/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f-pp.f [295/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f-pp.f [296/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f-pp.f [297/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f-pp.f [298/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f-pp.f [299/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f-pp.f [300/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f-pp.f [301/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f-pp.f [302/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f-pp.f [303/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f-pp.f [304/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f-pp.f [305/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f-pp.f [306/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f-pp.f [307/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f-pp.f [308/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f-pp.f [309/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f-pp.f [310/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f-pp.f [311/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f-pp.f [312/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f-pp.f [313/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f-pp.f [314/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f-pp.f [315/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f-pp.f [316/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f-pp.f [317/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f-pp.f [318/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f-pp.f [319/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f-pp.f [320/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f-pp.f [321/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f-pp.f [322/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f-pp.f [323/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f-pp.f [324/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f-pp.f [325/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f-pp.f [326/925] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f-pp.f [327/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f-pp.f [328/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f-pp.f [329/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f-pp.f [330/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f-pp.f [331/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f-pp.f [332/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f-pp.f [333/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f-pp.f [334/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f-pp.f [335/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f-pp.f [336/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f-pp.f [337/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f-pp.f [338/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f-pp.f [339/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f-pp.f [340/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f-pp.f [341/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f-pp.f [342/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f-pp.f [343/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f-pp.f [344/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f-pp.f [345/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f-pp.f [346/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f-pp.f [347/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f-pp.f [348/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f-pp.f [349/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f-pp.f [350/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f-pp.f [351/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f-pp.f [352/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f-pp.f [353/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f-pp.f [354/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f-pp.f [355/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f-pp.f [356/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f-pp.f [357/925] Generating Fortran dyndep file src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/Fortran.dd [358/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f-pp.f [359/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f-pp.f [360/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f-pp.f [361/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f-pp.f [362/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f-pp.f [363/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f-pp.f [364/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f-pp.f [365/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f-pp.f [366/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f-pp.f [367/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f-pp.f [368/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f-pp.f [369/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f-pp.f [370/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f-pp.f [371/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f-pp.f [372/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f-pp.f [373/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f-pp.f [374/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f-pp.f [375/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f-pp.f [376/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f-pp.f [377/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f-pp.f [378/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f-pp.f [379/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f-pp.f [380/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f-pp.f [381/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f-pp.f [382/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f-pp.f [383/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f-pp.f [384/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f-pp.f [385/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f-pp.f [386/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f-pp.f [387/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f-pp.f [388/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f-pp.f [389/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f-pp.f [390/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ilaslc.f:107:35: 107 | ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ilaslc.f:107:15: 107 | ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ilaslc.f:113:19: 113 | IF( A(I, ILASLC).NE.ZERO ) RETURN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [391/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ilaslr.f:107:34: 107 | ELSEIF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ilaslr.f:107:14: 107 | ELSEIF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ilaslr.f:114:22: 114 | DO WHILE((A(MAX(I,1),J).EQ.ZERO).AND.(I.GE.1)) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [392/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o [393/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o [394/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/saxpy.f:114:10: 114 | IF (SA.EQ.0.0) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [395/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o [396/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o [397/925] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:549:11: 549 | wtmp = tmp * x(i) + wm | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:187:12: 187 | noup= log(updr/lowup)/log(highup/lowup)*(res2-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:190:14: 190 | nomass= log(tmass/lowmass2)/log(highmass2/lowmass2)*(res2-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:193:15: 193 | nomass2= log(tmass2/lowmass3)/log(highmass3/lowmass3)*(res2-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:196:15: 196 | nomass3= log(tmass3/lowmass4)/log(highmass4/lowmass4)*(res2-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:199:15: 199 | nomass4= log(tmass4/lowmass5)/log(highmass5/lowmass5)*(res2-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:212:12: 212 | noup= log(updr/lowup2)/log(highup2/lowup2)*(res-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:215:14: 215 | nomass= log(tmass/lowmass2)/log(highmass2/lowmass2)*(res-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:218:15: 218 | nomass2= log(tmass2/lowmass3)/log(highmass3/lowmass3)*(res-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:221:15: 221 | nomass3= log(tmass3/lowmass4)/log(highmass4/lowmass4)*(res-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:224:15: 224 | nomass4= log(tmass4/lowmass5)/log(highmass5/lowmass5)*(res-1.) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:558:9: 558 | drop = sum1 / sum2 | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:422:11: 422 | wtmp = tmp * x(i) + wm | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:431:9: 431 | drop = sum1 / sum2 | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:14:29: 14 | character(len=128) :: tagname = '$Name: siena_201203 $' | 1 Warning: Unused PRIVATE module variable 'tagname' declared at (1) [-Wunused-value] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:13:29: 13 | character(len=128) :: version = '$Id: aer_ccn_act_k.F90,v 19.0 2012/01/06 20:31:36 fms Exp $' | 1 Warning: Unused PRIVATE module variable 'version' declared at (1) [-Wunused-value] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:129:32: 129 | subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym, & | 1 Warning: Unused dummy argument 'p1' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/SCM_Activation/aer_ccn_act_k.F90:129:28: 129 | subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym, & | 1 Warning: Unused dummy argument 't1' at (1) [-Wunused-dummy-argument] [398/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o [399/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbcon.f:196:31: 196 | ONENRM = NORM.EQ.'1' .OR. LSAME( NORM, 'O' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbcon.f:197:33: 197 | IF( .NOT.ONENRM .AND. .NOT.LSAME( NORM, 'I' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbcon.f:221:15: 221 | ELSE IF( ANORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbcon.f:292:12: 292 | IF( SCALE.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbcon.f:294:54: 294 | IF( SCALE.LT.ABS( WORK( IX ) )*SMLNUM .OR. SCALE.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbcon.f:303:9: 303 | IF( AINVNM.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [400/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtcon.f:190:31: 190 | ONENRM = NORM.EQ.'1' .OR. LSAME( NORM, 'O' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtcon.f:191:33: 191 | IF( .NOT.ONENRM .AND. .NOT.LSAME( NORM, 'I' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtcon.f:209:15: 209 | ELSE IF( ANORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtcon.f:216:13: 216 | IF( D( I ).EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtcon.f:248:9: 248 | IF( AINVNM.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [401/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o [402/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o [403/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbequ.f:249:9: 249 | IF( RCMIN.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbequ.f:254:15: 254 | IF( R( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbequ.f:297:9: 297 | IF( RCMIN.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbequ.f:302:15: 302 | IF( C( J ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [404/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtsvx.f:341:33: 341 | IF( .NOT.NOFACT .AND. .NOT.LSAME( FACT, 'F' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtsvx.f:343:38: 343 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtsvx.f:343:69: 343 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [405/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o [406/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgttrf.f:184:15: 184 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgttrf.f:207:15: 207 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgttrf.f:226:12: 226 | IF( D( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [407/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemv.f:197:43: 197 | IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemv.f:198:15: 198 | + .NOT.LSAME(TRANS,'C')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemv.f:219:33: 219 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemv.f:219:12: 219 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemv.f:247:10: 247 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemv.f:249:18: 249 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemv.f:260:18: 260 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemv.f:273:10: 273 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [408/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbtf2.f:242:12: 242 | IF( AB( KV+JP, J ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [409/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o [410/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbmv.f:226:43: 226 | IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbmv.f:227:15: 227 | + .NOT.LSAME(TRANS,'C')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbmv.f:252:33: 252 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbmv.f:252:12: 252 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbmv.f:280:10: 280 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbmv.f:282:18: 282 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbmv.f:293:18: 293 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbmv.f:306:10: 306 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [411/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slaisnan.f:89:18: 89 | SLAISNAN = (SIN1.NE.SIN2) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [412/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o [413/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slaev2.f:220:12: 220 | IF( AB.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [414/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slacn2.f:187:72: 187 | GO TO ( 20, 40, 70, 110, 140 )ISAVE( 1 ) | 1 Warning: Obsolescent feature: Computed GOTO at (1) /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slacn2.f:260:11: 260 | IF( ( X( JLAST ).NE.ABS( X( ISAVE( 2 ) ) ) ) .AND. | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [415/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slamch.f:103:9: 103 | IF( ONE.EQ.RND ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [416/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangt.f:152:44: 152 | IF( ANORM.LT.ABS( DL( I ) ) .OR. SISNAN( ABS( DL( I ) ) ) ) | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangt.f:154:43: 154 | IF( ANORM.LT.ABS( D( I ) ) .OR. SISNAN( ABS( D( I ) ) ) ) | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangt.f:156:44: 156 | IF( ANORM.LT.ABS( DU( I ) ) .OR. SISNAN (ABS( DU( I ) ) ) ) | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangt.f:168:36: 168 | IF( ANORM .LT. TEMP .OR. SISNAN( TEMP ) ) ANORM = TEMP | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangt.f:171:39: 171 | IF( ANORM .LT. TEMP .OR. SISNAN( TEMP ) ) ANORM = TEMP | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangt.f:183:36: 183 | IF( ANORM .LT. TEMP .OR. SISNAN( TEMP ) ) ANORM = TEMP | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangt.f:186:39: 186 | IF( ANORM .LT. TEMP .OR. SISNAN( TEMP ) ) ANORM = TEMP | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangt.f:189:44: 189 | ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangt.f:130:30: 130 | REAL ANORM, SCALE, SUM, TEMP | ^ Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized] [417/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slapy2.f:109:12: 109 | IF( Z.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [418/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sger.f:184:39: 184 | IF ((M.EQ.0) .OR. (N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sger.f:196:18: 196 | IF (Y(JY).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sger.f:211:18: 211 | IF (Y(JY).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [419/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slanst.f:147:35: 147 | IF( ANORM .LT. SUM .OR. SISNAN( SUM ) ) ANORM = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slanst.f:149:35: 149 | IF( ANORM .LT. SUM .OR. SISNAN( SUM ) ) ANORM = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slanst.f:151:55: 151 | ELSE IF( LSAME( NORM, 'O' ) .OR. NORM.EQ.'1' .OR. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slanst.f:161:35: 161 | IF( ANORM .LT. SUM .OR. SISNAN( SUM ) ) ANORM = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slanst.f:164:38: 164 | IF( ANORM .LT. SUM .OR. SISNAN( SUM ) ) ANORM = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slanst.f:167:44: 167 | ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slanst.f:124:30: 124 | REAL ANORM, SCALE, SUM | ^ Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized] [420/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o [421/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slarfg.f:151:9: 151 | IF( XNORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [422/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbtrs.f:181:33: 181 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbtrs.f:181:64: 181 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [423/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slartg.f:147:9: 147 | IF( G.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slartg.f:151:15: 151 | ELSE IF( F.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [424/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtsv.f:182:18: 182 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtsv.f:210:18: 210 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtsv.f:229:12: 229 | IF( D( N ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtsv.f:239:18: 239 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtsv.f:271:18: 271 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtsv.f:294:12: 294 | IF( D( N ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [425/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slansy.f:171:41: 171 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slansy.f:178:41: 178 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slansy.f:182:44: 182 | ELSE IF( ( LSAME( NORM, 'I' ) ) .OR. ( LSAME( NORM, 'O' ) ) .OR. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slansy.f:200:38: 200 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slansy.f:213:38: 213 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slansy.f:216:44: 216 | ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slansy.f:146:48: 146 | REAL ABSA, SCALE, SUM, VALUE | ^ Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized] [426/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slarf.f:164:9: 164 | IF( TAU.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slarf.f:178:35: 178 | DO WHILE( LASTV.GT.0 .AND. V( I ).EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [427/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:248:34: 248 | IF ((.NOT.NOTA) .AND. (.NOT.LSAME(TRANSA,'C')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:249:16: 249 | + (.NOT.LSAME(TRANSA,'T'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:251:39: 251 | ELSE IF ((.NOT.NOTB) .AND. (.NOT.LSAME(TRANSB,'C')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:252:21: 252 | + (.NOT.LSAME(TRANSB,'T'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:275:48: 275 | + (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:275:13: 275 | + (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:279:10: 279 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:280:14: 280 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:304:22: 304 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:308:27: 308 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:330:26: 330 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:344:22: 344 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:348:27: 348 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgemm.f:370:26: 370 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [428/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o [429/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slassq.f:141:33: 141 | IF( ABSXI.GT.ZERO.OR.SISNAN( ABSXI ) ) THEN | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] [430/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangb.f:173:37: 173 | IF( VALUE.LT.TEMP .OR. SISNAN( TEMP ) ) VALUE = TEMP | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangb.f:186:33: 186 | IF( VALUE.LT.SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangb.f:204:34: 204 | IF( VALUE.LT.TEMP .OR. SISNAN( TEMP ) ) VALUE = TEMP | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangb.f:206:44: 206 | ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slangb.f:149:42: 149 | REAL SCALE, SUM, VALUE, TEMP | ^ Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized] [431/925] Linking Fortran static library src/Microphys/SCM_Activation/libscm_activation_lib.a [432/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o [433/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/snrm2.f:114:18: 114 | IF (X(IX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [434/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:427:42: 427 | ROWEQU = LSAME( EQUED, 'R' ) .OR. LSAME( EQUED, 'B' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:428:42: 428 | COLEQU = LSAME( EQUED, 'C' ) .OR. LSAME( EQUED, 'B' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:435:50: 435 | IF( .NOT.NOFACT .AND. .NOT.EQUIL .AND. .NOT.LSAME( FACT, 'F' ) ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:438:38: 438 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:438:69: 438 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:454:40: 454 | $ ( ROWEQU .OR. COLEQU .OR. LSAME( EQUED, 'N' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:513:45: 513 | ROWEQU = LSAME( EQUED, 'R' ) .OR. LSAME( EQUED, 'B' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:514:45: 514 | COLEQU = LSAME( EQUED, 'C' ) .OR. LSAME( EQUED, 'B' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:565:15: 565 | IF( RPVGRW.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:586:9: 586 | IF( RPVGRW.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:467:72: 467 | ROWCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) | ^ Warning: 'bignum' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:401:44: 401 | REAL AMAX, ANORM, BIGNUM, COLCND, RCMAX, RCMIN, | ^ note: 'bignum' was declared here /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:467:72: 467 | ROWCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) | ^ Warning: 'smlnum' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbsvx.f:402:47: 402 | $ ROWCND, RPVGRW, SMLNUM | ^ note: 'smlnum' was declared here [435/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o [436/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o [437/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o [438/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o [439/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbrfs.f:263:33: 263 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbrfs.f:263:64: 263 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbrfs.f:455:12: 455 | IF( LSTRES.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [440/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/srscl.f:141:43: 141 | IF( ABS( CDEN1 ).GT.ABS( CNUM ) .AND. CNUM.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [441/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/spotrf2.f:148:32: 148 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/spotrf2.f:171:34: 171 | IF( A( 1, 1 ).LE.ZERO.OR.SISNAN( A( 1, 1 ) ) ) THEN | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] [442/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o [443/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slagtm.f:183:9: 183 | IF( BETA.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slagtm.f:189:15: 189 | ELSE IF( BETA.EQ.-ONE ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slagtm.f:197:9: 197 | IF( ALPHA.EQ.ONE ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slagtm.f:235:15: 235 | ELSE IF( ALPHA.EQ.-ONE ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [444/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o [445/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sorgql.f:210:23: 210 | IF( NB.GT.1 .AND. NB.LT.K ) THEN | ^ Warning: 'nb' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sorgql.f:152:27: 152 | $ NB, NBMIN, NX | ^ note: 'nb' was declared here [446/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o [447/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sorgtr.f:167:32: 167 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [448/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/spotrf.f:150:32: 150 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [449/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyev.f:183:27: 183 | IF( .NOT.( WANTZ .OR. LSAME( JOBZ, 'N' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyev.f:185:32: 185 | ELSE IF( .NOT.( LOWER .OR. LSAME( UPLO, 'U' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [450/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f-pp.f [451/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtrfs.f:266:33: 266 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtrfs.f:266:64: 266 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgtrfs.f:465:12: 465 | IF( LSTRES.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [452/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o [453/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f-pp.f [454/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f-pp.f [455/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f-pp.f [456/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f-pp.f [457/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slarft.f:206:15: 206 | IF( TAU( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slarft.f:220:25: 220 | IF( V( LASTV, I ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slarft.f:235:25: 235 | IF( V( I, LASTV ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slarft.f:264:15: 264 | IF( TAU( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slarft.f:279:28: 279 | IF( V( LASTV, I ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slarft.f:294:28: 294 | IF( V( I, LASTV ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [458/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o [459/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssytd2.f:217:32: 217 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssytd2.f:246:15: 246 | IF( TAUI.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssytd2.f:287:15: 287 | IF( TAUI.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [460/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f-pp.f [461/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f-pp.f [462/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slascl.f:208:15: 208 | ELSE IF( CFROM.EQ.ZERO .OR. SISNAN(CFROM) ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slascl.f:208:33: 208 | ELSE IF( CFROM.EQ.ZERO .OR. SISNAN(CFROM) ) THEN | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slascl.f:253:9: 253 | IF( CFROM1.EQ.CFROMC ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slascl.f:261:12: 261 | IF( CTO1.EQ.CTOC ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slascl.f:267:52: 267 | ELSE IF( ABS( CFROM1 ).GT.ABS( CTOC ) .AND. CTOC.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [463/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f-pp.f [464/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f-pp.f [465/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f-pp.f [466/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o [467/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f-pp.f [468/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f-pp.f [469/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f-pp.f [470/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f-pp.f [471/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f-pp.f [472/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f-pp.f [473/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f-pp.f [474/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f-pp.f [475/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f-pp.f [476/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:240:40: 240 | IF( .NOT.( LSAME( SIDE, 'L' ) .OR. LSAME( SIDE, 'R' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:242:46: 242 | ELSE IF( .NOT.( LSAME( PIVOT, 'V' ) .OR. LSAME( PIVOT, | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:243:25: 243 | $ 'T' ) .OR. LSAME( PIVOT, 'B' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:245:47: 245 | ELSE IF( .NOT.( LSAME( DIRECT, 'F' ) .OR. LSAME( DIRECT, 'B' ) ) ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:273:45: 273 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:273:23: 273 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:285:45: 285 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:285:23: 285 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:299:45: 299 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:299:23: 299 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:311:45: 311 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:311:23: 311 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:325:45: 325 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:325:23: 325 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:337:45: 337 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:337:23: 337 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:356:45: 356 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:356:23: 356 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:368:45: 368 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:368:23: 368 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:382:45: 382 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:382:23: 382 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:394:45: 394 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:394:23: 394 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:408:45: 408 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:408:23: 408 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:420:45: 420 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slasr.f:420:23: 420 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [477/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssymv.f:193:42: 193 | IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssymv.f:211:47: 211 | IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssymv.f:211:26: 211 | IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssymv.f:232:10: 232 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssymv.f:234:18: 234 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssymv.f:245:18: 245 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssymv.f:258:10: 258 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [478/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:188:42: 188 | IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:206:25: 206 | IF ((N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:236:43: 236 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:236:23: 236 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:246:44: 246 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:246:23: 246 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:267:43: 267 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:267:23: 267 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:277:44: 277 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:277:23: 277 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:172:31: 172 | INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY | ^ Warning: 'jx' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2.f:172:34: 172 | INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY | ^ Warning: 'jy' may be used uninitialized [-Wmaybe-uninitialized] [479/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssytrd.f:238:32: 238 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [480/925] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f-pp.f [481/925] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f-pp.f [482/925] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f-pp.f [483/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90-pp.f90 [484/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90-pp.f90 [485/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90-pp.f90 [486/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90-pp.f90 [487/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/sgbtrf.f:306:18: 306 | IF( AB( KV+JP, JJ ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [488/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slantb.f:191:44: 191 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slantb.f:198:44: 198 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slantb.f:208:44: 208 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slantb.f:215:44: 215 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slantb.f:239:38: 239 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slantb.f:254:38: 254 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slantb.f:309:35: 309 | IF( VALUE .LT. SUM .OR. SISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'sisnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slantb.f:311:44: 311 | ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slantb.f:165:42: 165 | REAL SCALE, SUM, VALUE | ^ Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized] [489/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:218:35: 218 | IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:221:21: 221 | + (.NOT.LSAME(TRANS,'T')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:222:21: 222 | + (.NOT.LSAME(TRANS,'C'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:241:26: 241 | + (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:240:27: 240 | IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR. | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:245:10: 245 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:247:18: 247 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:261:18: 261 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:286:22: 286 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:290:27: 290 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:296:26: 296 | IF (A(J,L).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:306:22: 306 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:310:27: 310 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:316:26: 316 | IF (A(J,L).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:336:26: 336 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyrk.f:350:26: 350 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [490/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90-pp.f90 [491/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90-pp.f90 [492/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90-pp.f90 [493/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90-pp.f90 [494/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90-pp.f90 [495/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90-pp.f90 [496/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_sed_module.F90-pp.f90 [497/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90-pp.f90 [498/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90-pp.f90 [499/925] Generating Fortran dyndep file src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/Fortran.dd [500/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:292:32: 292 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:294:38: 294 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:294:69: 294 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:297:38: 297 | ELSE IF( .NOT.NOUNIT .AND. .NOT.LSAME( DIAG, 'U' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:299:52: 299 | ELSE IF( .NOT.LSAME( NORMIN, 'Y' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:386:12: 386 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:461:12: 461 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:550:22: 550 | IF( TSCAL.EQ.ONE ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:696:18: 696 | IF( USCAL.EQ.ONE ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:728:18: 728 | IF( USCAL.EQ.TSCAL ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:742:25: 742 | IF( TSCAL.EQ.ONE ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:804:9: 804 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:794:72: 794 | X( J ) = X( J ) / TJJS - SUMJ | ^ Warning: 'tjjs' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/slatbs.f:268:67: 268 | REAL BIGNUM, GROW, REC, SMLNUM, SUMJ, TJJ, TJJS, | ^ note: 'tjjs' was declared here [501/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssterf.f:191:10: 191 | IF( ANORM.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssterf.f:285:15: 285 | IF( C.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssterf.f:371:15: 371 | IF( C.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssterf.f:410:12: 410 | IF( E( I ).NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [502/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmv.f:188:42: 188 | IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmv.f:190:48: 190 | ELSE IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmv.f:191:20: 191 | + .NOT.LSAME(TRANS,'C')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmv.f:193:47: 193 | ELSE IF (.NOT.LSAME(DIAG,'U') .AND. .NOT.LSAME(DIAG,'N')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmv.f:232:26: 232 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmv.f:243:26: 243 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmv.f:258:26: 258 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmv.f:270:26: 270 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmv.f:171:31: 171 | INTEGER I,INFO,IX,J,JX,KX | ^ Warning: 'kx' may be used uninitialized [-Wmaybe-uninitialized] [503/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90-pp.f90 [504/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90-pp.f90 [505/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90-pp.f90 [506/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90-pp.f90 [507/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90-pp.f90 [508/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90-pp.f90 [509/925] Generating Fortran dyndep file src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/Fortran.dd [510/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90-pp.f90 [511/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90-pp.f90 [512/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90-pp.f90 [513/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90-pp.f90 [514/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90-pp.f90 [515/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90-pp.f90 [516/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90-pp.f90 [517/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90-pp.f90 [518/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90-pp.f90 [519/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90-pp.f90 [520/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90-pp.f90 [521/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90-pp.f90 [522/925] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90-pp.f90 [523/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssteqr.f:247:16: 247 | IF( TST.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssteqr.f:271:10: 271 | IF( ANORM.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssteqr.f:531:12: 531 | IF( E( I ).NE.ZERO ) | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [524/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:241:35: 241 | IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:244:21: 244 | + (.NOT.LSAME(TRANS,'T')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:245:21: 245 | + (.NOT.LSAME(TRANS,'C'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:266:26: 266 | + (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:265:27: 265 | IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR. | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:270:10: 270 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:272:18: 272 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:286:18: 286 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:311:22: 311 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:315:27: 315 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:321:49: 321 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:321:27: 321 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:333:22: 333 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:337:27: 337 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:343:49: 343 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:343:27: 343 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:367:26: 367 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/ssyr2k.f:384:26: 384 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [525/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/stbsv.f:230:42: 230 | IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/stbsv.f:232:48: 232 | ELSE IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/stbsv.f:233:20: 233 | + .NOT.LSAME(TRANS,'C')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/stbsv.f:235:47: 235 | ELSE IF (.NOT.LSAME(DIAG,'U') .AND. .NOT.LSAME(DIAG,'N')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/stbsv.f:277:26: 277 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/stbsv.f:291:26: 291 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/stbsv.f:307:26: 307 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/stbsv.f:320:26: 320 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/stbsv.f:378:72: 378 | KX = KX + (N-1)*INCX | ^ Warning: 'kx' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/stbsv.f:213:38: 213 | INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L | ^ note: 'kx' was declared here [526/925] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o [527/925] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o [528/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o [529/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o [530/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:228:35: 228 | IF ((.NOT.LSIDE) .AND. (.NOT.LSAME(SIDE,'R'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:230:40: 230 | ELSE IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:233:21: 233 | + (.NOT.LSAME(TRANSA,'T')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:234:21: 234 | + (.NOT.LSAME(TRANSA,'C'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:236:50: 236 | ELSE IF ((.NOT.LSAME(DIAG,'U')) .AND. (.NOT.LSAME(DIAG,'N'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:258:10: 258 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:277:30: 277 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:290:30: 290 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:342:30: 342 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:358:30: 358 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:374:30: 374 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:383:26: 383 | IF (TEMP.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:392:30: 392 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strmm.f:401:26: 401 | IF (TEMP.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [531/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlanst.f:147:35: 147 | IF( ANORM .LT. SUM .OR. DISNAN( SUM ) ) ANORM = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlanst.f:149:35: 149 | IF( ANORM .LT. SUM .OR. DISNAN( SUM ) ) ANORM = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlanst.f:151:55: 151 | ELSE IF( LSAME( NORM, 'O' ) .OR. NORM.EQ.'1' .OR. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlanst.f:161:35: 161 | IF( ANORM .LT. SUM .OR. DISNAN( SUM ) ) ANORM = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlanst.f:164:38: 164 | IF( ANORM .LT. SUM .OR. DISNAN( SUM ) ) ANORM = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlanst.f:167:44: 167 | ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlanst.f:124:30: 124 | DOUBLE PRECISION ANORM, SCALE, SUM | ^ Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized] [532/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/daxpy.f:114:10: 114 | IF (DA.EQ.0.0d0) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [533/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o [534/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o [535/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbcon.f:196:31: 196 | ONENRM = NORM.EQ.'1' .OR. LSAME( NORM, 'O' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbcon.f:197:33: 197 | IF( .NOT.ONENRM .AND. .NOT.LSAME( NORM, 'I' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbcon.f:221:15: 221 | ELSE IF( ANORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbcon.f:292:12: 292 | IF( SCALE.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbcon.f:294:54: 294 | IF( SCALE.LT.ABS( WORK( IX ) )*SMLNUM .OR. SCALE.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbcon.f:303:9: 303 | IF( AINVNM.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [536/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o [537/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbtrs.f:181:33: 181 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbtrs.f:181:64: 181 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [538/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtcon.f:190:31: 190 | ONENRM = NORM.EQ.'1' .OR. LSAME( NORM, 'O' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtcon.f:191:33: 191 | IF( .NOT.ONENRM .AND. .NOT.LSAME( NORM, 'I' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtcon.f:209:15: 209 | ELSE IF( ANORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtcon.f:216:13: 216 | IF( D( I ).EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtcon.f:248:9: 248 | IF( AINVNM.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [539/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o [540/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbequ.f:249:9: 249 | IF( RCMIN.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbequ.f:254:15: 254 | IF( R( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbequ.f:297:9: 297 | IF( RCMIN.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbequ.f:302:15: 302 | IF( C( J ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [541/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o [542/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dger.f:184:39: 184 | IF ((M.EQ.0) .OR. (N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dger.f:196:18: 196 | IF (Y(JY).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dger.f:211:18: 211 | IF (Y(JY).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [543/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtsvx.f:341:33: 341 | IF( .NOT.NOFACT .AND. .NOT.LSAME( FACT, 'F' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtsvx.f:343:38: 343 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtsvx.f:343:69: 343 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [544/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgttrf.f:184:15: 184 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgttrf.f:207:15: 207 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgttrf.f:226:12: 226 | IF( D( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [545/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o [546/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o [547/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlaisnan.f:89:18: 89 | DLAISNAN = (DIN1.NE.DIN2) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [548/925] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:232:35: 232 | IF ((.NOT.LSIDE) .AND. (.NOT.LSAME(SIDE,'R'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:234:40: 234 | ELSE IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:237:21: 237 | + (.NOT.LSAME(TRANSA,'T')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:238:21: 238 | + (.NOT.LSAME(TRANSA,'C'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:240:50: 240 | ELSE IF ((.NOT.LSAME(DIAG,'U')) .AND. (.NOT.LSAME(DIAG,'N'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:262:10: 262 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:280:26: 280 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:286:30: 286 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:296:26: 296 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:302:30: 302 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:346:26: 346 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:352:30: 352 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:367:26: 367 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:373:30: 373 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:400:30: 400 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:407:26: 407 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:422:30: 422 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_single/strsm.f:429:26: 429 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] [549/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlamch.f:99:9: 99 | IF( ONE.EQ.RND ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [550/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbtf2.f:242:12: 242 | IF( AB( KV+JP, J ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [551/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemv.f:197:43: 197 | IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemv.f:198:15: 198 | + .NOT.LSAME(TRANS,'C')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemv.f:219:33: 219 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemv.f:219:12: 219 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemv.f:247:10: 247 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemv.f:249:18: 249 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemv.f:260:18: 260 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemv.f:273:10: 273 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [552/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o [553/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o [554/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o [555/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbmv.f:226:43: 226 | IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbmv.f:227:15: 227 | + .NOT.LSAME(TRANS,'C')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbmv.f:252:33: 252 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbmv.f:252:12: 252 | + ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbmv.f:280:10: 280 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbmv.f:282:18: 282 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbmv.f:293:18: 293 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbmv.f:306:10: 306 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [556/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlapy2.f:106:12: 106 | IF( Z.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [557/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlassq.f:141:33: 141 | IF( ABSXI.GT.ZERO.OR.DISNAN( ABSXI ) ) THEN | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] [558/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlaev2.f:220:12: 220 | IF( AB.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [559/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o [560/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlarfg.f:151:9: 151 | IF( XNORM.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [561/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangb.f:173:37: 173 | IF( VALUE.LT.TEMP .OR. DISNAN( TEMP ) ) VALUE = TEMP | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangb.f:186:33: 186 | IF( VALUE.LT.SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangb.f:204:34: 204 | IF( VALUE.LT.TEMP .OR. DISNAN( TEMP ) ) VALUE = TEMP | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangb.f:206:44: 206 | ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangb.f:149:42: 149 | DOUBLE PRECISION SCALE, SUM, VALUE, TEMP | ^ Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized] [562/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlacn2.f:187:72: 187 | GO TO ( 20, 40, 70, 110, 140 )ISAVE( 1 ) | 1 Warning: Obsolescent feature: Computed GOTO at (1) /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlacn2.f:260:11: 260 | IF( ( X( JLAST ).NE.ABS( X( ISAVE( 2 ) ) ) ) .AND. | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [563/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlartg.f:147:9: 147 | IF( G.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlartg.f:151:15: 151 | ELSE IF( F.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [564/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlarf.f:164:9: 164 | IF( TAU.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlarf.f:178:35: 178 | DO WHILE( LASTV.GT.0 .AND. V( I ).EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [565/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtsv.f:182:18: 182 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtsv.f:210:18: 210 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtsv.f:229:12: 229 | IF( D( N ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtsv.f:239:18: 239 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtsv.f:271:18: 271 | IF( D( I ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtsv.f:294:12: 294 | IF( D( N ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [566/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o [567/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o [568/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dnrm2.f:114:18: 114 | IF (X(IX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [569/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbrfs.f:263:33: 263 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbrfs.f:263:64: 263 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbrfs.f:455:12: 455 | IF( LSTRES.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [570/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o [571/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/drscl.f:141:43: 141 | IF( ABS( CDEN1 ).GT.ABS( CNUM ) .AND. CNUM.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [572/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtrfs.f:266:33: 266 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtrfs.f:266:64: 266 | IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgtrfs.f:465:12: 465 | IF( LSTRES.NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [573/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o [574/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangt.f:152:44: 152 | IF( ANORM.LT.ABS( DL( I ) ) .OR. DISNAN( ABS( DL( I ) ) ) ) | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangt.f:154:43: 154 | IF( ANORM.LT.ABS( D( I ) ) .OR. DISNAN( ABS( D( I ) ) ) ) | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangt.f:156:44: 156 | IF( ANORM.LT.ABS( DU( I ) ) .OR. DISNAN (ABS( DU( I ) ) ) ) | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangt.f:168:36: 168 | IF( ANORM .LT. TEMP .OR. DISNAN( TEMP ) ) ANORM = TEMP | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangt.f:171:39: 171 | IF( ANORM .LT. TEMP .OR. DISNAN( TEMP ) ) ANORM = TEMP | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangt.f:183:36: 183 | IF( ANORM .LT. TEMP .OR. DISNAN( TEMP ) ) ANORM = TEMP | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangt.f:186:39: 186 | IF( ANORM .LT. TEMP .OR. DISNAN( TEMP ) ) ANORM = TEMP | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangt.f:189:44: 189 | ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlangt.f:130:30: 130 | DOUBLE PRECISION ANORM, SCALE, SUM, TEMP | ^ Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized] [575/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlansy.f:171:41: 171 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlansy.f:178:41: 178 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlansy.f:182:44: 182 | ELSE IF( ( LSAME( NORM, 'I' ) ) .OR. ( LSAME( NORM, 'O' ) ) .OR. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlansy.f:200:38: 200 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlansy.f:213:38: 213 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlansy.f:216:44: 216 | ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlansy.f:146:48: 146 | DOUBLE PRECISION ABSA, SCALE, SUM, VALUE | ^ Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized] [576/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o [577/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dpotrf2.f:148:32: 148 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dpotrf2.f:171:34: 171 | IF( A( 1, 1 ).LE.ZERO.OR.DISNAN( A( 1, 1 ) ) ) THEN | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] [578/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlarft.f:206:15: 206 | IF( TAU( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlarft.f:220:25: 220 | IF( V( LASTV, I ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlarft.f:235:25: 235 | IF( V( I, LASTV ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlarft.f:264:15: 264 | IF( TAU( I ).EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlarft.f:279:28: 279 | IF( V( LASTV, I ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlarft.f:294:28: 294 | IF( V( I, LASTV ).NE.ZERO ) EXIT | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [579/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dorgtr.f:167:32: 167 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [580/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o [581/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlagtm.f:183:9: 183 | IF( BETA.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlagtm.f:189:15: 189 | ELSE IF( BETA.EQ.-ONE ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlagtm.f:197:9: 197 | IF( ALPHA.EQ.ONE ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlagtm.f:235:15: 235 | ELSE IF( ALPHA.EQ.-ONE ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [582/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dorgql.f:210:23: 210 | IF( NB.GT.1 .AND. NB.LT.K ) THEN | ^ Warning: 'nb' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dorgql.f:152:27: 152 | $ NB, NBMIN, NX | ^ note: 'nb' was declared here [583/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyev.f:183:27: 183 | IF( .NOT.( WANTZ .OR. LSAME( JOBZ, 'N' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyev.f:185:32: 185 | ELSE IF( .NOT.( LOWER .OR. LSAME( UPLO, 'U' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [584/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o [585/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/ieeeck.f:117:9: 117 | IF( NEGZRO.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/ieeeck.f:129:9: 129 | IF( NEWZRO.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/ieeeck.f:172:9: 172 | IF( NAN1.EQ.NAN1 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/ieeeck.f:177:9: 177 | IF( NAN2.EQ.NAN2 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/ieeeck.f:182:9: 182 | IF( NAN3.EQ.NAN3 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/ieeeck.f:187:9: 187 | IF( NAN4.EQ.NAN4 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/ieeeck.f:192:9: 192 | IF( NAN5.EQ.NAN5 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/ieeeck.f:197:9: 197 | IF( NAN6.EQ.NAN6 ) THEN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] [586/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o [587/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o [588/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:248:34: 248 | IF ((.NOT.NOTA) .AND. (.NOT.LSAME(TRANSA,'C')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:249:16: 249 | + (.NOT.LSAME(TRANSA,'T'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:251:39: 251 | ELSE IF ((.NOT.NOTB) .AND. (.NOT.LSAME(TRANSB,'C')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:252:21: 252 | + (.NOT.LSAME(TRANSB,'T'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:275:48: 275 | + (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:275:13: 275 | + (((ALPHA.EQ.ZERO).OR. (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:279:10: 279 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:280:14: 280 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:304:22: 304 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:308:27: 308 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:330:26: 330 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:344:22: 344 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:348:27: 348 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgemm.f:370:26: 370 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [589/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iladlc.f:107:35: 107 | ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iladlc.f:107:15: 107 | ELSE IF( A(1, N).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iladlc.f:113:19: 113 | IF( A(I, ILADLC).NE.ZERO ) RETURN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [590/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o [591/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iladlr.f:107:35: 107 | ELSE IF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iladlr.f:107:15: 107 | ELSE IF( A(M, 1).NE.ZERO .OR. A(M, N).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iladlr.f:114:22: 114 | DO WHILE((A(MAX(I,1),J).EQ.ZERO).AND.(I.GE.1)) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [592/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o [593/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlantb.f:191:44: 191 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlantb.f:198:44: 198 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlantb.f:208:44: 208 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlantb.f:215:44: 215 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlantb.f:239:38: 239 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlantb.f:254:38: 254 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlantb.f:309:35: 309 | IF( VALUE .LT. SUM .OR. DISNAN( SUM ) ) VALUE = SUM | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlantb.f:311:44: 311 | ELSE IF( ( LSAME( NORM, 'F' ) ) .OR. ( LSAME( NORM, 'E' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlantb.f:165:42: 165 | DOUBLE PRECISION SCALE, SUM, VALUE | ^ Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized] [594/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsytd2.f:218:32: 218 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsytd2.f:247:15: 247 | IF( TAUI.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsytd2.f:288:15: 288 | IF( TAUI.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [595/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dpotrf.f:150:32: 150 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [596/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iparmq.f:223:68: 223 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) | 1 Warning: Unused dummy argument 'lwork' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iparmq.f:223:51: 223 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) | 1 Warning: Unused dummy argument 'n' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iparmq.f:223:48: 223 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) | 1 Warning: Unused dummy argument 'opts' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iparmq.f:303:12: 303 | IF( NH.LE.KNWSWP ) THEN | ^ Warning: 'nh' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iparmq.f:246:27: 246 | INTEGER NH, NS | ^ note: 'nh' was declared here /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iparmq.f:306:72: 306 | IPARMQ = 3*NS / 2 | ^ Warning: 'ns' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/iparmq.f:246:31: 246 | INTEGER NH, NS | ^ note: 'ns' was declared here [597/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlascl.f:208:15: 208 | ELSE IF( CFROM.EQ.ZERO .OR. DISNAN(CFROM) ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlascl.f:208:33: 208 | ELSE IF( CFROM.EQ.ZERO .OR. DISNAN(CFROM) ) THEN | 1 Warning: Impure function 'disnan' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlascl.f:253:9: 253 | IF( CFROM1.EQ.CFROMC ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlascl.f:261:12: 261 | IF( CTO1.EQ.CTOC ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlascl.f:267:52: 267 | ELSE IF( ABS( CFROM1 ).GT.ABS( CTOC ) .AND. CTOC.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [598/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsterf.f:192:10: 192 | IF( ANORM.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsterf.f:286:15: 286 | IF( C.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsterf.f:372:15: 372 | IF( C.NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsterf.f:411:12: 411 | IF( E( I ).NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [599/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:188:42: 188 | IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:206:25: 206 | IF ((N.EQ.0) .OR. (ALPHA.EQ.ZERO)) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:236:43: 236 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:236:23: 236 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:246:44: 246 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:246:23: 246 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:267:43: 267 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:267:23: 267 | IF ((X(J).NE.ZERO) .OR. (Y(J).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:277:44: 277 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:277:23: 277 | IF ((X(JX).NE.ZERO) .OR. (Y(JY).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:172:31: 172 | INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY | ^ Warning: 'jx' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2.f:172:34: 172 | INTEGER I,INFO,IX,IY,J,JX,JY,KX,KY | ^ Warning: 'jy' may be used uninitialized [-Wmaybe-uninitialized] [600/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsymv.f:193:42: 193 | IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsymv.f:211:47: 211 | IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsymv.f:211:26: 211 | IF ((N.EQ.0) .OR. ((ALPHA.EQ.ZERO).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsymv.f:232:10: 232 | IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsymv.f:234:18: 234 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsymv.f:245:18: 245 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsymv.f:258:10: 258 | IF (ALPHA.EQ.ZERO) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [601/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:425:42: 425 | ROWEQU = LSAME( EQUED, 'R' ) .OR. LSAME( EQUED, 'B' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:426:42: 426 | COLEQU = LSAME( EQUED, 'C' ) .OR. LSAME( EQUED, 'B' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:433:50: 433 | IF( .NOT.NOFACT .AND. .NOT.EQUIL .AND. .NOT.LSAME( FACT, 'F' ) ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:436:38: 436 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:436:69: 436 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:452:40: 452 | $ ( ROWEQU .OR. COLEQU .OR. LSAME( EQUED, 'N' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:511:45: 511 | ROWEQU = LSAME( EQUED, 'R' ) .OR. LSAME( EQUED, 'B' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:512:45: 512 | COLEQU = LSAME( EQUED, 'C' ) .OR. LSAME( EQUED, 'B' ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:563:15: 563 | IF( RPVGRW.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:584:9: 584 | IF( RPVGRW.EQ.ZERO ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:465:72: 465 | ROWCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) | ^ Warning: 'bignum' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:399:44: 399 | DOUBLE PRECISION AMAX, ANORM, BIGNUM, COLCND, RCMAX, RCMIN, | ^ note: 'bignum' was declared here /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:465:72: 465 | ROWCND = MAX( RCMIN, SMLNUM ) / MIN( RCMAX, BIGNUM ) | ^ Warning: 'smlnum' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbsvx.f:400:47: 400 | $ ROWCND, RPVGRW, SMLNUM | ^ note: 'smlnum' was declared here [602/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:218:35: 218 | IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:221:21: 221 | + (.NOT.LSAME(TRANS,'T')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:222:21: 222 | + (.NOT.LSAME(TRANS,'C'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:241:26: 241 | + (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:240:27: 240 | IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR. | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:245:10: 245 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:247:18: 247 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:261:18: 261 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:286:22: 286 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:290:27: 290 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:296:26: 296 | IF (A(J,L).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:306:22: 306 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:310:27: 310 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:316:26: 316 | IF (A(J,L).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:336:26: 336 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyrk.f:350:26: 350 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [603/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/ilaenv.f:192:72: 192 | $ 130, 140, 150, 160, 160, 160, 160, 160)ISPEC | 1 Warning: Obsolescent feature: Computed GOTO at (1) /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/ilaenv.f:262:72: 262 | GO TO ( 50, 60, 70 )ISPEC | 1 Warning: Obsolescent feature: Computed GOTO at (1) [604/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtbsv.f:230:42: 230 | IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtbsv.f:232:48: 232 | ELSE IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtbsv.f:233:20: 233 | + .NOT.LSAME(TRANS,'C')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtbsv.f:235:47: 235 | ELSE IF (.NOT.LSAME(DIAG,'U') .AND. .NOT.LSAME(DIAG,'N')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtbsv.f:277:26: 277 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtbsv.f:291:26: 291 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtbsv.f:307:26: 307 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtbsv.f:320:26: 320 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtbsv.f:378:72: 378 | KX = KX + (N-1)*INCX | ^ Warning: 'kx' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtbsv.f:213:38: 213 | INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L | ^ note: 'kx' was declared here [605/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsytrd.f:238:32: 238 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] [606/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:292:32: 292 | IF( .NOT.UPPER .AND. .NOT.LSAME( UPLO, 'L' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:294:38: 294 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:294:69: 294 | ELSE IF( .NOT.NOTRAN .AND. .NOT.LSAME( TRANS, 'T' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:297:38: 297 | ELSE IF( .NOT.NOUNIT .AND. .NOT.LSAME( DIAG, 'U' ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:299:52: 299 | ELSE IF( .NOT.LSAME( NORMIN, 'Y' ) .AND. .NOT. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:386:12: 386 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:461:12: 461 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:550:22: 550 | IF( TSCAL.EQ.ONE ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:696:18: 696 | IF( USCAL.EQ.ONE ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:728:18: 728 | IF( USCAL.EQ.TSCAL ) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:742:25: 742 | IF( TSCAL.EQ.ONE ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:804:9: 804 | IF( TSCAL.NE.ONE ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:794:72: 794 | X( J ) = X( J ) / TJJS - SUMJ | ^ Warning: 'tjjs' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlatbs.f:268:67: 268 | DOUBLE PRECISION BIGNUM, GROW, REC, SMLNUM, SUMJ, TJJ, TJJS, | ^ note: 'tjjs' was declared here [607/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:240:40: 240 | IF( .NOT.( LSAME( SIDE, 'L' ) .OR. LSAME( SIDE, 'R' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:242:46: 242 | ELSE IF( .NOT.( LSAME( PIVOT, 'V' ) .OR. LSAME( PIVOT, | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:243:25: 243 | $ 'T' ) .OR. LSAME( PIVOT, 'B' ) ) ) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:245:47: 245 | ELSE IF( .NOT.( LSAME( DIRECT, 'F' ) .OR. LSAME( DIRECT, 'B' ) ) ) | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:273:45: 273 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:273:23: 273 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:285:45: 285 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:285:23: 285 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:299:45: 299 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:299:23: 299 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:311:45: 311 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:311:23: 311 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:325:45: 325 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:325:23: 325 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:337:45: 337 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:337:23: 337 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:356:45: 356 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:356:23: 356 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:368:45: 368 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:368:23: 368 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:382:45: 382 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:382:23: 382 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:394:45: 394 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:394:23: 394 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:408:45: 408 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:408:23: 408 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:420:45: 420 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dlasr.f:420:23: 420 | IF( ( CTEMP.NE.ONE ) .OR. ( STEMP.NE.ZERO ) ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [608/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:241:35: 241 | IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:244:21: 244 | + (.NOT.LSAME(TRANS,'T')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:245:21: 245 | + (.NOT.LSAME(TRANS,'C'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:266:26: 266 | + (K.EQ.0)).AND. (BETA.EQ.ONE))) RETURN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:265:27: 265 | IF ((N.EQ.0) .OR. (((ALPHA.EQ.ZERO).OR. | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:270:10: 270 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:272:18: 272 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:286:18: 286 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:311:22: 311 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:315:27: 315 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:321:49: 321 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:321:27: 321 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:333:22: 333 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:337:27: 337 | ELSE IF (BETA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:343:49: 343 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:343:27: 343 | IF ((A(J,L).NE.ZERO) .OR. (B(J,L).NE.ZERO)) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:367:26: 367 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsyr2k.f:384:26: 384 | IF (BETA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] [609/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmv.f:188:42: 188 | IF (.NOT.LSAME(UPLO,'U') .AND. .NOT.LSAME(UPLO,'L')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmv.f:190:48: 190 | ELSE IF (.NOT.LSAME(TRANS,'N') .AND. .NOT.LSAME(TRANS,'T') .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmv.f:191:20: 191 | + .NOT.LSAME(TRANS,'C')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmv.f:193:47: 193 | ELSE IF (.NOT.LSAME(DIAG,'U') .AND. .NOT.LSAME(DIAG,'N')) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmv.f:232:26: 232 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmv.f:243:26: 243 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmv.f:258:26: 258 | IF (X(J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmv.f:270:26: 270 | IF (X(JX).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmv.f:171:31: 171 | INTEGER I,INFO,IX,J,JX,KX | ^ Warning: 'kx' may be used uninitialized [-Wmaybe-uninitialized] [610/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dgbtrf.f:306:18: 306 | IF( AB( KV+JP, JJ ).NE.ZERO ) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [611/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o [612/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsteqr.f:247:16: 247 | IF( TST.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsteqr.f:271:10: 271 | IF( ANORM.EQ.ZERO ) | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dsteqr.f:531:12: 531 | IF( E( I ).NE.ZERO ) | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [613/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:228:35: 228 | IF ((.NOT.LSIDE) .AND. (.NOT.LSAME(SIDE,'R'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:230:40: 230 | ELSE IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:233:21: 233 | + (.NOT.LSAME(TRANSA,'T')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:234:21: 234 | + (.NOT.LSAME(TRANSA,'C'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:236:50: 236 | ELSE IF ((.NOT.LSAME(DIAG,'U')) .AND. (.NOT.LSAME(DIAG,'N'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:258:10: 258 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:277:30: 277 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:290:30: 290 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:342:30: 342 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:358:30: 358 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:374:30: 374 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:383:26: 383 | IF (TEMP.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:392:30: 392 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrmm.f:401:26: 401 | IF (TEMP.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [614/925] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:232:35: 232 | IF ((.NOT.LSIDE) .AND. (.NOT.LSAME(SIDE,'R'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:234:40: 234 | ELSE IF ((.NOT.UPPER) .AND. (.NOT.LSAME(UPLO,'L'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:237:21: 237 | + (.NOT.LSAME(TRANSA,'T')) .AND. | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:238:21: 238 | + (.NOT.LSAME(TRANSA,'C'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:240:50: 240 | ELSE IF ((.NOT.LSAME(DIAG,'U')) .AND. (.NOT.LSAME(DIAG,'N'))) THEN | 1 Warning: Impure function 'lsame' at (1) might not be evaluated [-Wfunction-elimination] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:262:10: 262 | IF (ALPHA.EQ.ZERO) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:280:26: 280 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:286:30: 286 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:296:26: 296 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:302:30: 302 | IF (B(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:346:26: 346 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:352:30: 352 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:367:26: 367 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:373:30: 373 | IF (A(K,J).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:400:30: 400 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:407:26: 407 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:422:30: 422 | IF (A(J,K).NE.ZERO) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Lapack/Lapack_double/dtrsm.f:429:26: 429 | IF (ALPHA.NE.ONE) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] [615/925] Linking Fortran static library src/Lapack/liblapack_lib.a [616/925] Generating Fortran dyndep file src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Fortran.dd [617/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_names.F90.o [618/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o [619/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o [620/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o [621/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o [622/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o [623/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o [624/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o /home/jenkins/workspace/branch_clubb_test@2/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] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/endian.F90:159:39: 159 | integer(kind=int64) :: i_element_br | ^ note: 'i_element_br' declared here /home/jenkins/workspace/branch_clubb_test@2/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] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/endian.F90:117:69: 117 | INTEGER(KIND=int32) :: i_element_br | ^ note: 'i_element_br' declared here [625/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o [626/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o [627/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o [628/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o [629/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o [630/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o [631/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o [632/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o [633/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stat_file_module.F90.o [634/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o [635/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o [636/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o [637/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/hydromet_pdf_parameter_module.F90:126:8: 126 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] [638/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o [639/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type.F90.o [640/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o [641/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o [642/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o [643/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_variables.F90.o [644/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o [645/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o [646/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type_utilities.F90.o [647/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_sfc_module.F90.o [648/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zm_module.F90.o [649/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zt_module.F90.o [650/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o [651/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_sfc_module.F90.o [652/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_zt_module.F90.o [653/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_grads.F90.o [654/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o [655/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o [656/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_reader.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/input_reader.F90:498:28: 491 | do i=1, dim_grid | 2 ...... 498 | if ( grid(i) < grid(i-1) ) then | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] [657/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/lapack_wrap.F90:554:32: 554 | if ( info == ndim+1 ) then | ^ Warning: 'info' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/lapack_wrap.F90:428:10: 428 | info, & ! If this doesn't come back as 0, something went wrong | ^ note: 'info' declared here /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/lapack_wrap.F90:334:28: 334 | soln = -999._core_rknd | ^ Warning: 'info' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/lapack_wrap.F90:263:10: 263 | info, & ! Diagnostic output | ^ note: 'info' declared here /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/lapack_wrap.F90:180:32: 180 | if ( info == ndim+1 ) then | ^ Warning: 'info' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/lapack_wrap.F90:118:19: 118 | integer :: info ! Diagnostic output | ^ note: 'info' declared here [658/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o [659/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o [660/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o [661/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o [662/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o [663/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o [664/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o [665/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90.o [666/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o [667/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o [668/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o [669/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o [670/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zm_module.F90.o [671/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90.o [672/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90.o [673/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90.o [674/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/remapping_module.F90:1171:43: 1171 | if(f(i,k+1)*f(i,k-1)<zero .and. df2(i,k)/=zero) then | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/remapping_module.F90:1065:15: 1065 | if(dm(i) == zero) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/remapping_module.F90:146:71: 146 | *( val_below + lin_spline_rho_vals(l) )/2 | ^ Warning: 'level_below' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/remapping_module.F90:90:17: 90 | level_below, & ! The altitude of the level or spline connection point below [m] | ^ note: 'level_below' was declared here /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/remapping_module.F90:146:71: 146 | *( val_below + lin_spline_rho_vals(l) )/2 | ^ Warning: 'val_below' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/remapping_module.F90:89:15: 89 | val_below, & ! The rho value of the level or spline connection point below [kg/m^3] | ^ note: 'val_below' was declared here [675/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/pdf_utilities.F90:1400:7: 1400 | m | 1 Warning: Unused variable 'm' declared at (1) [-Wunused-variable] [676/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90.o [677/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/mono_flux_limiter.F90:463:9: 463 | tmp, & | 1 Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable] [678/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/pdf_parameter_module.F90:375:8: 375 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/pdf_parameter_module.F90:192:8: 192 | use constants_clubb, only: & | 1 Warning: Unused parameter 'zero' which has been explicitly imported at (1) [-Wunused-parameter] [679/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zt_module.F90.o [680/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/parameters_tunable.F90:441:46: 441 | write(fstderr, *) err_info%err_header(i) | ^ Warning: 'i' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/parameters_tunable.F90:410:19: 410 | integer :: k, i ! loop variable | ^ note: 'i' was declared here [681/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90.o [682/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90.o [683/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/numerical_check.F90:1348:10: 1348 | use model_flags, only: & | 1 Warning: Unused parameter 'ipdf_post_advance_fields' which has been explicitly imported at (1) [-Wunused-parameter] [684/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90.o [685/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90.o [686/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_netcdf.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1493:63: 1493 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'cloud_cover' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1494:80: 1494 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'cloudy_downdraft_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1494:57: 1494 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'cloudy_updraft_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1492:93: 1492 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'edsclrm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1489:52: 1489 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'exner' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1491:55: 1491 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'ice_supersat_frac' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1495:50: 1495 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'invrs_tau_zm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1495:64: 1495 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'kh_zm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1495:57: 1495 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'kh_zt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1676:22: 1676 | integer :: i, k, n, status | 1 Warning: Unused variable 'n' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1513:8: 1513 | use netcdf, only: & | 1 Warning: Unused parameter 'nf90_noerr' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1513:8: 1513 | use netcdf, only: & | 1 Warning: Unused parameter 'nf90_write' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1489:45: 1489 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'p_in_pa' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1491:81: 1491 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'rc_coef_zm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1493:50: 1493 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'rcm_in_layer' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1486:71: 1486 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'rtp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1489:95: 1489 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'rtpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1488:43: 1488 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1488:68: 1488 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrp2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1488:51: 1488 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1488:78: 1488 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrprtp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1488:89: 1488 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'sclrpthlp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1490:57: 1490 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'sclrpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1486:78: 1486 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'thlp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1495:73: 1495 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp ) | 1 Warning: Unused dummy argument 'thlprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1490:46: 1490 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'thlpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1486:40: 1486 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'um' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1492:53: 1492 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'um_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1486:49: 1486 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'up3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1491:62: 1491 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'uprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1492:73: 1492 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'upwp_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1486:44: 1486 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'vm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1492:62: 1492 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'vm_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1486:54: 1486 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, & | 1 Warning: Unused dummy argument 'vp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1491:69: 1491 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'vprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1492:84: 1492 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'vpwp_pert' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1493:95: 1493 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'w_down_in_cloud' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1493:78: 1493 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, & | 1 Warning: Unused dummy argument 'w_up_in_cloud' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1490:65: 1490 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wp2rtp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1490:74: 1490 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wp2thlp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1489:78: 1489 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'wp2thvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1491:94: 1491 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'wp2up2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1492:44: 1492 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, & | 1 Warning: Unused dummy argument 'wp2vp2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1491:86: 1491 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, & | 1 Warning: Unused dummy argument 'wp4' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1494:87: 1494 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, & | 1 Warning: Unused dummy argument 'wprcp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1488:60: 1488 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, & | 1 Warning: Unused dummy argument 'wpsclrp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1489:86: 1489 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, & | 1 Warning: Unused dummy argument 'wpthvp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1490:81: 1490 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wpup2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/output_netcdf.F90:1490:88: 1490 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, & | 1 Warning: Unused dummy argument 'wpvp2' at (1) [-Wunused-dummy-argument] [687/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/mixing_length.F90:638:16: 638 | if ( abs( dCAPE_dz_j - dCAPE_dz_j_minus_1 ) * 2 <= & | ^ Warning: 'dcape_dz_j' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/mixing_length.F90:272:42: 272 | real( kind = core_rknd ) :: dCAPE_dz_j, dCAPE_dz_j_minus_1, dCAPE_dz_j_plus_1 | ^ note: 'dcape_dz_j' was declared here [688/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90.o [689/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/advance_wp2_wp3_module.F90:1858:12: 1858 | if ( abs(wp2_avg_before - wp2_avg_after) > epsilon(wp2_avg_after)*1000 ) then | ^ Warning: 'wp2_avg_before' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/CLUBB_core/advance_wp2_wp3_module.F90:1461:20: 1461 | wp2_avg_before, & | ^ note: 'wp2_avg_before' was declared here [690/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90.o [691/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90.o [692/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90.o [693/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90.o [694/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90.o [695/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o [696/925] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90.o [697/925] Linking Fortran static library src/CLUBB_core/libclubb_core_lib.a [698/925] Generating Fortran dyndep file src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/Fortran.dd [699/925] Generating Fortran dyndep file src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/Fortran.dd [700/925] Generating Fortran dyndep file src/CMakeFiles/text_writer_lib.dir/Fortran.dd [701/925] Generating Fortran dyndep file src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/Fortran.dd [702/925] Generating Fortran dyndep file src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/Fortran.dd [703/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90.o [704/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o [705/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o [706/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa21g.F:29:18: 29 | integer npts | 1 Warning: Unused variable 'npts' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa21g.F:1:43: 1 | subroutine eqa21g(pgacrm,pgacr,tt,rho,qg,tzero | 1 Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument] [707/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F.o [708/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa22.F:13:19: 13 | integer iflag | 1 Warning: Unused variable 'iflag' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa22.F:1:63: 1 | subroutine eqa22(psacw,qc,qs,tt,termb,esc,pcut,delt,tzero,len) | 1 Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument] [709/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90.o [710/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F.o [711/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F.o [712/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_sed_module.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/Benchmark_cases/cloud_sed_module.F90:173:49: 173 | if ( zt2zm_api( gr, rcm, k ) > zero .AND. zt2zm_api( gr, Ncm, k ) > zero ) then | 1 Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination] [713/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F.o [714/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa11g.F:16:15: 16 | real cmax | 1 Warning: Unused variable 'cmax' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa11g.F:17:15: 17 | real cmin | 1 Warning: Unused variable 'cmin' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa11g.F:1:38: 1 | subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero | 1 Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa11g.F:1:65: 1 | subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero | 1 Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument] [715/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa13g.F:1:38: 1 | subroutine eqa13g(pgacr,qr,qg,tt,rho,fallr,fallg | 1 Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa13g.F:4:29: 4 | 2 ,delt,pcut,tzero,len) | 1 Warning: Unused dummy argument 'tzero' at (1) [-Wunused-dummy-argument] [716/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F.o [717/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa18.F:2:46: 2 | 1 ,appbpp,tice,delt,pcut,j,icon,len) | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] [718/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F.o [719/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F.o [720/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F.o [721/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F.o [722/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F.o [723/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa19.F:1:44: 1 | subroutine eqa19(pconv,qi,rho,conci,tt,pcut,cimass,delt,len) | 1 Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument] [724/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa22g.F:29:18: 29 | integer npts | 1 Warning: Unused variable 'npts' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa22g.F:1:43: 1 | subroutine eqa22g(pgacwm,pgacw,tt,rho,qg,tzero | 1 Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument] [725/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F.o [726/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o [727/925] Building Fortran object src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o [728/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa27.F:2:47: 2 | 1 ,snzero,tzero,pcut,delt,j,len) | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] [729/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F.o [730/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F.o [731/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/newexp.F90:8:6: 8 | function exp(x) result(val) | 1 Warning: 'exp' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow] [732/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F.o [733/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:72:16: 72 | real abs8 | 1 Warning: Unused variable 'abs8' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:73:16: 73 | real abs9 | 1 Warning: Unused variable 'abs9' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:5:48: 5 | 4 ,twodt,pcut,tzero,lgrpl,ary1d,maxpt1d,kmax | 1 Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:6:42: 6 | 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) | 1 Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:6:38: 6 | 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) | 1 Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:6:54: 6 | 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) | 1 Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:14:17: 14 | integer ip | 1 Warning: Unused variable 'ip' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:6:48: 6 | 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:6:46: 6 | 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) | 1 Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:16:17: 16 | integer jp | 1 Warning: Unused variable 'jp' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:63:16: 63 | integer k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:22:17: 22 | integer np | 1 Warning: Unused variable 'np' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:84:15: 84 | real tp3 | 1 Warning: Unused variable 'tp3' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjmlt.F:83:15: 83 | real tst | 1 Warning: Unused variable 'tst' declared at (1) [-Wunused-variable] [734/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F.o [735/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa12.F:55:16: 55 | real qcond | 1 Warning: Unused variable 'qcond' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa12.F:56:16: 56 | real qevap | 1 Warning: Unused variable 'qevap' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa12.F:35:16: 35 | real twodt | 1 Warning: Unused variable 'twodt' declared at (1) [-Wunused-variable] [736/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F.o [737/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90.o [738/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F.o [739/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F.o [740/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esatv.F:55:14: 55 | i1(i)=t(i) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] [741/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F.o [742/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F.o [743/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/conice.F:63:22: 63 | real cnn (len) | 1 Warning: Unused variable 'cnn' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/conice.F:70:13: 70 | real dt | 1 Warning: Unused variable 'dt' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/conice.F:73:13: 73 | real f3 | 1 Warning: Unused variable 'f3' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/conice.F:75:14: 75 | real ftp | 1 Warning: Unused variable 'ftp' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/conice.F:82:13: 82 | real mc | 1 Warning: Unused variable 'mc' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/conice.F:83:14: 83 | real n12 | 1 Warning: Unused variable 'n12' declared at (1) [-Wunused-variable] [744/925] Building Fortran object src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90.o [745/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F.o [746/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa6.F:2:36: 2 | 1 ,iwx1,heatlv,cp,delt,pcut,j,len) | 1 Warning: Unused dummy argument 'cp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa6.F:2:33: 2 | 1 ,iwx1,heatlv,cp,delt,pcut,j,len) | 1 Warning: Unused dummy argument 'heatlv' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa6.F:39:18: 39 | integer iter | 1 Warning: Unused variable 'iter' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa6.F:2:48: 2 | 1 ,iwx1,heatlv,cp,delt,pcut,j,len) | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa6.F:1:56: 1 | subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 | 1 Warning: Unused dummy argument 'pp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa6.F:1:53: 1 | subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 | 1 Warning: Unused dummy argument 'qsati' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa6.F:1:30: 1 | subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 | 1 Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument] [747/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esati.F:55:14: 55 | i1(i)=t(i) | 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion] [748/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa9.F:1:51: 1 | subroutine eqa9(pracw,qc,qr,pterm4,sr,sri,rho,nc,icomp,pi,erc | 1 Warning: Unused dummy argument 'rho' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa9.F:36:14: 36 | real rvc | 1 Warning: Unused variable 'rvc' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/eqa9.F:37:16: 37 | real rvcof | 1 Warning: Unused variable 'rvcof' declared at (1) [-Wunused-variable] [749/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/cloudg.F:152:24: 152 | cm = cmplx(cnr,-cni) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/cloudg.F:154:43: 154 | um = 2.*xm*(cnr-1.)*cmplx(0.d0,1.d0) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/cloudg.F:166:43: 166 | um = 2.*xm*(cm-1.)*cmplx(0.d0,1.d0) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] [750/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F.o [751/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F.o [752/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F.o [753/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F.o [754/925] Linking Fortran static library src/libtext_writer_lib.a [755/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:372:5: 372 | 8 format(1x,i5,2(5x,f8.2),4x,5e16.8) | 1 Warning: Label 8 at (1) defined but not used [-Wunused-label] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:220:39: 212 | do 105 i=1,ntot | 2 ...... 220 | varest = 5.0*alog(vpsat(i+1)/vpsat(i-1)) | 1 Warning: Array reference at (1) out of bounds (2752 > 2751) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:220:50: 212 | do 105 i=1,ntot | 2 ...... 220 | varest = 5.0*alog(vpsat(i+1)/vpsat(i-1)) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:223:54: 212 | do 105 i=1,ntot | 2 ...... 223 | & write(6,7) i, TEM, temc, vpsat(i), vpsat(i+1), | 1 Warning: Array reference at (1) out of bounds (2752 > 2751) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:224:21: 212 | do 105 i=1,ntot | 2 ...... 224 | & vpsat(i-1),varest, varvp(i) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:52:22: 52 | real ESICE,ESBLD | 1 Warning: Unused variable 'esbld' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:62:16: 62 | integer ii | 1 Warning: Unused variable 'ii' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:63:16: 63 | integer j | 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:74:18: 74 | logical l_xl | 1 Warning: Unused variable 'l_xl' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:66:17: 66 | real t1,qqq,tqs,temc | 1 Warning: Unused variable 'qqq' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:66:21: 66 | real t1,qqq,tqs,temc | 1 Warning: Unused variable 'tqs' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:55:16: 55 | real VABLD | 1 Warning: Unused variable 'vabld' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:64:26: 64 | real qcon,rq,vps,var | 1 Warning: Unused variable 'var' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:64:22: 64 | real qcon,rq,vps,var | 1 Warning: Unused variable 'vps' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:51:26: 51 | real ESH2O,WICE,WH2O | 1 Warning: Unused variable 'wh2o' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:51:21: 51 | real ESH2O,WICE,WH2O | 1 Warning: Unused variable 'wice' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/esat_new.F:58:16: 58 | real XLBLD | 1 Warning: Unused variable 'xlbld' declared at (1) [-Wunused-variable] [756/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F.o [757/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/tgqg.F:30:16: 30 | real pfact | 1 Warning: Unused variable 'pfact' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/tgqg.F:32:13: 32 | real x6 | 1 Warning: Unused variable 'x6' declared at (1) [-Wunused-variable] [758/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/qtadj.F:12:21: 12 | integer implflg | 1 Warning: Unused variable 'implflg' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/qtadj.F:2:34: 2 | 1 ,heatls,cp,rvap,tzero,lice,iflag,pcut,len) | 1 Warning: Unused dummy argument 'lice' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/qtadj.F:14:15: 14 | integer n | 1 Warning: Unused variable 'n' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/qtadj.F:1:31: 1 | subroutine qtadj(tt,qv,pr,qsatv,qsati,qadj,tadj,heatlv | 1 Warning: Unused dummy argument 'pr' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/qtadj.F:22:15: 22 | real qsat | 1 Warning: Unused variable 'qsat' declared at (1) [-Wunused-variable] [759/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F.o [760/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F.o [761/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:3:42: 3 | 2 ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d | 1 Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:4:52: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'conci' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:4:29: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:4:25: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:4:41: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:12:17: 12 | integer ip | 1 Warning: Unused variable 'ip' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:4:35: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:4:33: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:14:17: 14 | integer jp | 1 Warning: Unused variable 'jp' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:52:16: 52 | integer k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:15:17: 15 | integer kk | 1 Warning: Unused variable 'kk' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:3:36: 3 | 2 ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d | 1 Warning: Unused dummy argument 'lgrpl' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:21:17: 21 | integer np | 1 Warning: Unused variable 'np' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:4:46: 4 | 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) | 1 Warning: Unused dummy argument 'th2t' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqi.F:56:15: 56 | real tp3 | 1 Warning: Unused variable 'tp3' declared at (1) [-Wunused-variable] [762/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/tgqs.F:31:16: 31 | real pfact | 1 Warning: Unused variable 'pfact' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/tgqs.F:33:13: 33 | real x6 | 1 Warning: Unused variable 'x6' declared at (1) [-Wunused-variable] [763/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:146:12: 146 | if(rvc(i).ne.0.)then | 1 Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:4:24: 4 | 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j | 1 Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:4:60: 4 | 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j | 1 Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:4:56: 4 | 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j | 1 Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:5:24: 5 | 4 ,icomp,ldrizzle,ni,m,len) | 1 Warning: Unused dummy argument 'icomp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:4:66: 4 | 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:4:64: 4 | 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j | 1 Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:59:16: 59 | integer k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:5:36: 5 | 4 ,icomp,ldrizzle,ni,m,len) | 1 Warning: Unused dummy argument 'ni' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:3:57: 3 | 2 ,rho,nc,nr,ncn,pcut,twodt,lice,lgrpl,tt,rvc | 1 Warning: Unused dummy argument 'tt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmcol.F:1:31: 1 | subroutine nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp | 1 Warning: Unused dummy argument 'tttemp' at (1) [-Wunused-dummy-argument] [764/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90.o [765/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/tgqr.F:31:15: 31 | integer k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] [766/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/tgqi.F:1:59: 1 | subroutine tgqi(fallv,qi,rbm,pr,conci,pcut,p00,cimass,dmax,len) | 1 Warning: Unused dummy argument 'cimass' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/tgqi.F:33:17: 33 | real falspd | 1 Warning: Unused variable 'falspd' declared at (1) [-Wunused-variable] [767/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F.o [768/925] Linking Fortran static library src/Microphys/Microphys_utils/libmicrophys_utils_lib.a [769/925] Generating Fortran dyndep file src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Fortran.dd [770/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/cloud_correlate.F90:145:45: 145 | cf_stacked_min | 1 Warning: Unused variable 'cf_stacked_min' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/cloud_correlate.F90:146:52: 146 | integer(kind=int_kind) :: cf_stacked_min_set | 1 Warning: Unused variable 'cf_stacked_min_set' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/cloud_correlate.F90:144:48: 144 | real(kind=dbl_kind) :: cf_stacked_thresh, & | 1 Warning: Unused variable 'cf_stacked_thresh' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/cloud_correlate.F90:140:52: 140 | real(kind=dbl_kind), dimension(nlm) :: cf_tmp | 1 Warning: Unused variable 'cf_tmp' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/cloud_correlate.F90:28:25: 28 | i_lay_a, i_lay_b, i_domain, Ncloud, kcld, j ! Indices | 1 Warning: Unused variable 'i_lay_b' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/cloud_correlate.F90:9:37: 9 | subroutine bugs_ctot(nlen, len_loc, nlm, pl2,tl, acld, l_c, c_tot) | 1 Warning: Unused dummy argument 'len_loc' at (1) [-Wunused-dummy-argument] [771/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:3:36: 3 | 2 ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg | 1 Warning: Unused dummy argument 'ary1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:6:52: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'cp' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:6:49: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'heatlv' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:6:22: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'i1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:3:68: 3 | 2 ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg | 1 Warning: Unused dummy argument 'i1dflg' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:6:28: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:6:26: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'j1d' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:61:16: 61 | integer k | 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:18:17: 18 | integer kk | 1 Warning: Unused variable 'kk' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:21:16: 21 | integer m | 1 Warning: Unused variable 'm' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:6:63: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'qsatv' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:6:57: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'rvap' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/nrmtqw.F:6:42: 6 | 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len | 1 Warning: Unused dummy argument 'th2t' at (1) [-Wunused-dummy-argument] [772/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90.o [773/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90.o [774/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:121:12: 121 | cld_ran, & !The random overlap fraction of cloud | 1 Warning: Unused variable 'cld_ran' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:3:22: 3 | ib , cldamt , wc_cld, wc_clr, & | 1 Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:122:9: 122 | cmin !Minimum cloud fraction in a column | 1 Warning: Unused variable 'cmin' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90:109:11: 109 | exptau | 1 Warning: Unused variable 'exptau' declared at (1) [-Wunused-variable] [775/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_lw_iter.F:113:14: 113 | &, exptau ! | 1 Warning: Unused variable 'exptau' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_lw_iter.F:135:12: 135 | & fail | 1 Warning: Unused variable 'fail' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_lw_iter.F:128:30: 128 | &, kappa , oms , prop ,r, rinf | 1 Warning: Unused variable 'prop' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_lw_iter.F:12:30: 12 | +, sel_rules , b1 , b2 , b3 | 1 Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_lw_iter.F:140:15: 140 | &, tauscat | 1 Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable] [776/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90.o [777/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_sw_bs.F:190:4: 190 | 2000 directcld(1) = 0. | 1 Warning: Label 2000 at (1) defined but not used [-Wunused-label] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_sw_bs.F:142:12: 142 | & fail | 1 Warning: Unused variable 'fail' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_sw_bs.F:11:38: 11 | +, fddif ,sel_rules , b1 , b2 | 1 Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_sw_bs.F:147:15: 147 | &, tauscat | 1 Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable] [778/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_sw_iter.F:192:4: 192 | 2000 directcld(1) = 0. | 1 Warning: Label 2000 at (1) defined but not used [-Wunused-label] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_sw_iter.F:139:12: 139 | & fail | 1 Warning: Unused variable 'fail' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_sw_iter.F:11:38: 11 | +, fddif ,sel_rules , b1 , b2 | 1 Warning: Unused dummy argument 'sel_rules' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_sw_iter.F:144:15: 144 | &, tauscat | 1 Warning: Unused variable 'tauscat' declared at (1) [-Wunused-variable] [779/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/AiryFunction.f90:414:12: 414 | ELSEIF (x==0.0_r8) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/AiryFunction.f90:161:12: 161 | ELSEIF (x==0.0_r8) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/AiryFunction.f90:54:31: 54 | chepolsum=(d1 - d2)/two | ^ Warning: 'd2' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/AiryFunction.f90:18:21: 18 | REAL(r8) :: d1,d2,half,test,tt,two,u0,u1,u2,zero,t,a(0:60) | ^ note: 'd2' was declared here /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/AiryFunction.f90:31:27: 31 | chepolsum=(u0-u2)/two | ^ Warning: 'u2' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/AiryFunction.f90:18:47: 18 | REAL(r8) :: d1,d2,half,test,tt,two,u0,u1,u2,zero,t,a(0:60) | ^ note: 'u2' was declared here [780/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90:7:11: 7 | cldamt , c_maximal , cf_max, cf_random ) | 1 Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument] [781/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o [782/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o [783/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o [784/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o [785/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90.o [786/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o [787/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o [788/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o [789/925] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:1508:11: 1508 | if(qi3(iindex,j,kindex).eq.0.)then | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:9:33: 9 | 8 ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic | 1 Warning: Unused dummy argument 'cpor' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:9:43: 9 | 8 ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic | 1 Warning: Unused dummy argument 'difvap' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:3:47: 3 | 2 ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm | 1 Warning: Unused dummy argument 'exbm' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:13:33: 13 | 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 | 1 Warning: Unused dummy argument 'gmbov2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:13:41: 13 | 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 | 1 Warning: Unused dummy argument 'gmbov2g' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:13:26: 13 | 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 | 1 Warning: Unused dummy argument 'gmbp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:242:18: 242 | integer ic | 1 Warning: Unused variable 'ic' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:247:18: 247 | integer ip | 1 Warning: Unused variable 'ip' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:249:18: 249 | integer jp | 1 Warning: Unused variable 'jp' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:251:17: 251 | integer m | 1 Warning: Unused variable 'm' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:10:39: 10 | 9 ,eri,egc,esc,esr,egi,egr,egs,mw,pi,praut1,praut2 | 1 Warning: Unused dummy argument 'mw' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:253:17: 253 | integer n | 1 Warning: Unused variable 'n' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:6:12: 6 | 5 ,nne,kk,i1d,j1d,ary1d,i1dflg,n1d,maxpt1d,maxvr1d | 1 Warning: Unused dummy argument 'nne' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:256:18: 256 | integer np | 1 Warning: Unused variable 'np' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:257:20: 257 | integer npts | 1 Warning: Unused variable 'npts' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:2:16: 2 | 1 (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d | 1 Warning: Unused dummy argument 'p3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:22:52: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'pchomo3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:22:15: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'pcond3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:23:35: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'pconv3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:23:15: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'pdepi3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:23:49: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'pgaci3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:27:15: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'pgacr3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:24:38: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pgacrm3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:27:44: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'pgacs3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:22:37: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'pgacw3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:24:46: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pgacwm3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:23:28: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'pgdep3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:24:23: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pgmlt3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:24:60: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pgshr3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:27:29: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'piacr3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:22:44: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'piacw3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:23:21: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'pint3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:24:16: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pmltge3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:27:52: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'pmltse3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:23:56: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'praci3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:24:53: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'pracs3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:22:66: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'pracw3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:22:59: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'praut3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:23:63: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'prevp3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:27:37: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'prhomo3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:23:42: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'psaci3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:27:22: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'psacr3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:22:30: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'psacw3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:23:70: 23 | 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 | 1 Warning: Unused dummy argument 'psdep3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:24:30: 24 | 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 | 1 Warning: Unused dummy argument 'psmlt3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:22:23: 22 | 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 | 1 Warning: Unused dummy argument 'psmlti3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:27:59: 27 | 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 | 1 Warning: Unused dummy argument 'pwacs3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:331:19: 331 | real sat | 1 Warning: Unused variable 'sat' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:5:51: 5 | 4 ,pcut,p00,r,rvap,sloper,slopes,slopeg,timea,lice | 1 Warning: Unused dummy argument 'timea' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:356:29: 356 | real tmp1 (len) | 1 Warning: Unused variable 'tmp1' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:2:47: 2 | 1 (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d | 1 Warning: Unused dummy argument 'w3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:348:29: 348 | real wgt (len) | 1 Warning: Unused variable 'wgt' declared at (1) [-Wunused-variable] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/COAMPS_microphys/adjtq.F:3:42: 3 | 2 ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm | 1 Warning: Unused dummy argument 'wtm' at (1) [-Wunused-dummy-argument] [790/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o [791/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o [792/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o [793/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o [794/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o [795/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o [796/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o [797/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o [798/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o [799/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o [800/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o [801/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o [802/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o [803/925] Linking Fortran static library src/Microphys/COAMPS_microphys/libcoamps_lib.a [804/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o [805/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o [806/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o [807/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o [808/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o [809/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o [810/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_lwr.F:23:40: 23 | +, cldmax , b1 , b2 , b3 | 1 Warning: Unused dummy argument 'b1' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_lwr.F:23:48: 23 | +, cldmax , b1 , b2 , b3 | 1 Warning: Unused dummy argument 'b2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_lwr.F:23:57: 23 | +, cldmax , b1 , b2 , b3 | 1 Warning: Unused dummy argument 'b3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_lwr.F:24:31: 24 | +, b4 , umco2 , umch4 , umn2o | 1 Warning: Unused dummy argument 'b4' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_lwr.F:22:57: 22 | +, cirho , o3mix , ts , cldamt | 1 Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_lwr.F:23:31: 23 | +, cldmax , b1 , b2 , b3 | 1 Warning: Unused dummy argument 'cldmax' at (1) [-Wunused-dummy-argument] [811/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_swr.F:29:50: 29 | +, umch4 , umn2o , b1 , b2 | 1 Warning: Unused dummy argument 'b1' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_swr.F:29:61: 29 | +, umch4 , umn2o , b1 , b2 | 1 Warning: Unused dummy argument 'b2' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_swr.F:30:29: 30 | +, b3 , b4 , fdsw , fdswcl | 1 Warning: Unused dummy argument 'b3' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_swr.F:30:39: 30 | +, b3 , b4 , fdsw , fdswcl | 1 Warning: Unused dummy argument 'b4' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_swr.F:28:39: 28 | +, alndr , cldamt , cldmax , umco2 | 1 Warning: Unused dummy argument 'cldamt' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_swr.F:28:50: 28 | +, alndr , cldamt , cldmax , umco2 | 1 Warning: Unused dummy argument 'cldmax' at (1) [-Wunused-dummy-argument] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_swr.F:167:12: 167 | &, mbir !Number of shortwave (LW) spectral intervals. | 1 Warning: Unused parameter 'mbir' declared at (1) [-Wunused-parameter] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_swr.F:26:50: 26 | +, cirho , o3mix , ts , amu0 | 1 Warning: Unused dummy argument 'ts' at (1) [-Wunused-dummy-argument] [812/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o [813/925] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_rad.F:424:72: 424 | & $Id: bugs_rad.F,v 1.2 2005-10-27 20:11:37 dschanen Exp $" | 1 Warning: CHARACTER expression will be truncated in assignment (80/121) at (1) [-Wcharacter-truncation] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_rad.F:506:14: 506 | if (acld_loc(i,l-1).eq.1.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_rad.F:512:14: 512 | if (acld_loc(i,l-1).eq.0.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_rad.F:523:14: 523 | if (acld_loc(i,l+1).eq.1.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_rad.F:529:14: 529 | if (acld_loc(i,l+1).eq.0.0) then | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/BUGSrad/bugs_rad.F:27:51: 27 | +, qcwl , qcil , qril , o3l | 1 Warning: Unused dummy argument 'qril' at (1) [-Wunused-dummy-argument] [814/925] Linking Fortran static library src/Radiation/BUGSrad/libbugsrad_lib.a [815/925] Generating Fortran dyndep file src/Radiation/CMakeFiles/radiation_lib.dir/Fortran.dd [816/925] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o [817/925] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o [818/925] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o [819/925] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/rad_lwsw_module.F90:475:23: 475 | tau(kk+1) = tau(kk) | ^ Warning: 'MEM[(real(kind=8)[0:D.4423] *)_167][_24]' may be used uninitialized [-Wmaybe-uninitialized] [820/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90.o /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1340:4: 1340 | FUNCTION gamma(x) | 1 Warning: 'gamma' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1052:8: 1052 | IF (a == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1054:12: 1054 | ELSEIF (a == 1) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1449:10: 1449 | IF (fn_val /= zero) THEN | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1450:12: 1450 | IF (y1 /=aint(y1*half)*two) parity = .true. | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1536:10: 1536 | IF (fact /= one) fn_val=fact/fn_val | 1 Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1248:14: 1248 | ELSEIF (x == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1304:10: 1304 | IF (x == 0.0_r8) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1224:22: 1224 | IF ((x == 0).AND.(y == 0)) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1224:9: 1224 | IF ((x == 0).AND.(y == 0)) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1173:8: 1173 | IF (y1 == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1182:8: 1182 | IF (y2 == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1132:10: 1132 | IF (s == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1086:23: 1086 | IF ((x1 == 0).AND.(y == 0)) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1086:9: 1086 | IF ((x1 == 0).AND.(y == 0)) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:1092:12: 1092 | IF (x1 == 0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:820:10: 820 | IF (rho==0) THEN | 1 Warning: Equality comparison for REAL(8) at (1) [-Wcompare-reals] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2508:36: 2497 | DO l=0,40 | 2 ...... 2508 | asp=asp+(l+1)*ast(k,l+1)*etal | 1 Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2515:34: 2497 | DO l=0,40 | 2 ...... 2515 | bsp=bsp+(l+1)*bst(k,l+1)*etal | 1 Warning: Array reference at (1) out of bounds (41 > 40) in loop beginning at (2) [-Wdo-subscript] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2616:35: 2616 | eta, mus, gmus, s1, s2, s3, s4, mus1, mus2 | ^ Warning: 's2' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2616:39: 2616 | eta, mus, gmus, s1, s2, s3, s4, mus1, mus2 | ^ Warning: 's3' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2616:55: 2616 | eta, mus, gmus, s1, s2, s3, s4, mus1, mus2 | ^ Warning: 'mus2' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2616:49: 2616 | eta, mus, gmus, s1, s2, s3, s4, mus1, mus2 | ^ Warning: 'mus1' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2616:31: 2616 | eta, mus, gmus, s1, s2, s3, s4, mus1, mus2 | ^ Warning: 's1' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2616:43: 2616 | eta, mus, gmus, s1, s2, s3, s4, mus1, mus2 | ^ Warning: 's4' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2614:18: 2614 | sphin, schin, gammaa2, e1, e2, e3, e4, delta1,& | ^ Warning: 'sphin' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2614:25: 2614 | sphin, schin, gammaa2, e1, e2, e3, e4, delta1,& | ^ Warning: 'schin' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:3202:32: 3202 | uaxx(2)=-facu/sqrt2*schip | ^ Warning: 'schip' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2613:67: 2613 | ffa, x2, xargu, sinpia, smus, musp, musn, sphip, schip,& | ^ note: 'schip' was declared here /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:3201:40: 3201 | uaxx(1)=1.0_r8/(facu*sqrt2)*sphip | ^ Warning: 'sphip' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Microphys/KK_microphys/Parabolic.f90:2613:60: 2613 | ffa, x2, xargu, sinpia, smus, musp, musn, sphip, schip,& | ^ note: 'sphip' was declared here [821/925] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/Benchmark_cases/prescribe_forcings.F90:920:8: 920 | use clubb_precision, only: & | 1 Warning: Unused parameter 'time_precision' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/branch_clubb_test@2/src/Benchmark_cases/prescribe_forcings.F90:61:8: 61 | use constants_clubb, only: & | 1 Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter] /home/jenkins/workspace/branch_clubb_test@2/src/Benchmark_cases/prescribe_forcings.F90:61:8: 61 | use constants_clubb, only: & | 1 Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter] [822/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90.o [823/925] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/simple_rad_module.F90:625:74: 625 | - ( zt_flipped(gr%nzt-1) - zt_flipped(gr%nzt) ) | ^ Warning: 'MEM <real(kind=8)> [(real(kind=8)[0:D.5909] *)_161 + -8B]' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/simple_rad_module.F90:625:74: Warning: 'MEM <real(kind=8)> [(real(kind=8)[0:D.5909] *)_161 + -16B]' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/simple_rad_module.F90:625:74: Warning: 'MEM <real(kind=8)> [(real(kind=8)[0:D.5909] *)_15 + -8B]' may be used uninitialized [-Wmaybe-uninitialized] /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/simple_rad_module.F90:625:74: Warning: 'MEM <real(kind=8)> [(real(kind=8)[0:D.5909] *)_15 + -16B]' may be used uninitialized [-Wmaybe-uninitialized] [824/925] Linking Fortran static library src/Benchmark_cases/libbenchmark_cases_lib.a [825/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90.o [826/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90.o [827/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90.o [828/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90.o [829/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90.o [830/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90.o [831/925] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o [832/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90.o [833/925] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o FAILED: src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o MOD/radiation_module.mod /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/gcc-13.1.0-uswx4gd4eee2bf3orriqppfr4j25x4li/bin/gfortran -I/home/jenkins/workspace/branch_clubb_test@2/src/Radiation -I/home/jenkins/workspace/branch_clubb_test@2/build/gfortran/MOD -mieee-fp -fall-intrinsics -std=gnu -fallow-argument-mismatch -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -pedantic -O2 -march=native -msse3 -mfpmath=sse -JMOD -fpreprocessed -c src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90-pp.f90 -o src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o /home/jenkins/workspace/branch_clubb_test@2/src/Radiation/radiation_module.F90:609:9: 609 | use latin_hypercube_driver_module, only: & | 1 Fatal Error: Cannot open module file 'latin_hypercube_driver_module.mod' for reading at (1): No such file or directory compilation terminated. [834/925] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90.o ninja: build stopped: subcommand failed. Setting CLUBB installation dir: /home/jenkins/workspace/branch_clubb_test@2/install/gfortran Using inferred toolchain file: /home/jenkins/workspace/branch_clubb_test@2/cmake/toolchains/linux_x86_64_gfortran.cmake about to cmnake /home/jenkins/workspace/branch_clubb_test@2/build/gfortran Running CMake configure... Traceback (most recent call last): File "/home/jenkins/workspace/branch_clubb_test@2/./compile.py", line 285, in <module> sys.exit(main()) File "/home/jenkins/workspace/branch_clubb_test@2/./compile.py", line 244, in main os.symlink(inst_dir, link_path) FileNotFoundError: [Errno 2] No such file or directory: '/home/jenkins/workspace/branch_clubb_test@2/install/gfortran' -> '/home/jenkins/workspace/branch_clubb_test@2/install/latest' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile gfortran: openmp+debug) Stage "Compile gfortran: openmp+debug" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile ifx) Stage "Compile ifx" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile ifx: single precision) Stage "Compile ifx: single precision" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile nvfortran) Stage "Compile nvfortran" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile nvfortran: openacc) Stage "Compile nvfortran: openacc" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE