Skip to content
Failed

Console Output

Started by user Gunther Huebler
Checking out git https://github.com/larson-group/clubb.git into /home/jenkins/workspace/branch_clubb_test@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 to read jenkins_tests/clubb_cmake_test/Jenkinsfile
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@script/05bf1b9ccde5d7fdda9b78893a3cf36477d0cb064cc71594a43c33c536a726b4 # 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 1754aba318a8a5e1ef8e72d277a806f20fb64dad (refs/remotes/origin/clubb_driver_upgrades_part2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1754aba318a8a5e1ef8e72d277a806f20fb64dad # timeout=10
Commit message: "Making old compiler script work with new file structure, also making Input_fields directory and library."
 > git rev-list --no-walk 1754aba318a8a5e1ef8e72d277a806f20fb64dad # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on mitch in /home/jenkins/workspace/branch_clubb_test
[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 # 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
Avoid second fetch
Checking out Revision 1754aba318a8a5e1ef8e72d277a806f20fb64dad (refs/remotes/origin/clubb_driver_upgrades_part2)
Commit message: "Making old compiler script work with new file structure, also making Input_fields directory and library."
[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-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/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-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-nhc23hl,
netcdf-c/4.9.2-xduzp77, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by:
mpich/4.2.1, hdf5/1.14.3-nhc23hl, netcdf-c/4.9.2-xduzp77, 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
 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/clubb_driver_upgrades_part2^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1754aba318a8a5e1ef8e72d277a806f20fb64dad # timeout=10
-- Detecting Fortran compiler ABI info - done
-- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/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-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/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-skylake_avx512/gcc-12.2.0/gcc-13.1.0-m5i6qvtqmd4lm4sd2zvpgk75ong5ehbm/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-skylake_avx512/gcc-12.2.0/pkgconf-2.2.0-m7jt4djj7ycrz7g6yadslcm2qmulsagd/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-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i/include;/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-c-4.9.2-xduzp77vg5dgkw7bifjoamebhjhrxhow/include
-- Libraries:    netcdff
-- Derived NetCDFFortran_ROOT = /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-13.1.0/netcdf-fortran-4.5.3-rr4amopxiouymfpd5tw5ducrmg4u7a6i
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jenkins/workspace/branch_clubb_test/build/gfortran
Scanning dependencies of target clubb_lapack_shared
[  1%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o
[  1%] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o
[  1%] Built target clubb_lapack_shared
Scanning dependencies of target clubb_lapack_single
[  1%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[  1%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[  2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o
[  2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o
[  2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[  2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o
[  2%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o
[  3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/src/Lapack/Lapack_single/sgbcon.f:303:9:

  303 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[  3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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]
[  3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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]
[  3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/src/Lapack/Lapack_single/sgbrfs.f:455:12:

  455 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[  3%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o
[  4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/src/Lapack/Lapack_single/sgbsvx.f:402:47:

  402 |      $                   ROWCND, RPVGRW, SMLNUM
      |                                               ^
note: 'smlnum' was declared here
[  4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[  4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[  4%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[  5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[  5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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]
[  5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[  5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/src/Lapack/Lapack_single/sgtcon.f:248:9:

  248 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[  5%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/src/Lapack/Lapack_single/sgtrfs.f:465:12:

  465 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[  6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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]
[  6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[  6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[  6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o
[  6%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o
[  7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o
[  7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o
[  7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[  7%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o
[  8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o
[  8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[  8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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]
[  8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o
/home/jenkins/workspace/branch_clubb_test/src/Lapack/Lapack_single/slaisnan.f:89:18:

   89 |       SLAISNAN = (SIN1.NE.SIN2)
      |                  1
Warning: Inequality comparison for REAL(4) at (1) [-Wcompare-reals]
[  8%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[  9%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/src/Lapack/Lapack_single/slangb.f:149:42:

  149 |       REAL               SCALE, SUM, VALUE, TEMP
      |                                          ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
[  9%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/src/Lapack/Lapack_single/slangt.f:130:30:

  130 |       REAL               ANORM, SCALE, SUM, TEMP
      |                              ^
Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized]
[  9%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/src/Lapack/Lapack_single/slanst.f:124:30:

  124 |       REAL               ANORM, SCALE, SUM
      |                              ^
Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized]
[  9%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/src/Lapack/Lapack_single/slansy.f:146:48:

  146 |       REAL               ABSA, SCALE, SUM, VALUE
      |                                                ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
[ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/src/Lapack/Lapack_single/slantb.f:165:42:

  165 |       REAL               SCALE, SUM, VALUE
      |                                          ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
[ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o
[ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o
[ 10%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o
[ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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]
[ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 11%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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]
[ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o
[ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o
[ 12%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o
[ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/src/Lapack/Lapack_single/slatbs.f:268:67:

  268 |       REAL               BIGNUM, GROW, REC, SMLNUM, SUMJ, TJJ, TJJS,
      |                                                                   ^
note: 'tjjs' was declared here
[ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o
[ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 13%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o
[ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o
[ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o
/home/jenkins/workspace/branch_clubb_test/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/src/Lapack/Lapack_single/sorgql.f:152:27:

  152 |      $                   NB, NBMIN, NX
      |                           ^
note: 'nb' was declared here
[ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o
[ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 14%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o
[ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 15%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o
[ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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]
[ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o
[ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 16%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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]
[ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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]
[ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 17%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/src/Lapack/Lapack_single/stbsv.f:213:38:

  213 |       INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L
      |                                      ^
note: 'kx' was declared here
[ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/src/Lapack/Lapack_single/strmv.f:171:31:

  171 |       INTEGER I,INFO,IX,J,JX,KX
      |                               ^
Warning: 'kx' may be used uninitialized [-Wmaybe-uninitialized]
[ 18%] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 18%] Built target clubb_lapack_single
Scanning dependencies of target clubb_lapack_double
[ 18%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o
[ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o
[ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o
[ 19%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/src/Lapack/Lapack_double/dgbcon.f:303:9:

  303 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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]
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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]
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/src/Lapack/Lapack_double/dgbrfs.f:455:12:

  455 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o
[ 20%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/src/Lapack/Lapack_double/dgbsvx.f:400:47:

  400 |      $                   ROWCND, RPVGRW, SMLNUM
      |                                               ^
note: 'smlnum' was declared here
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 21%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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]
[ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/src/Lapack/Lapack_double/dgtcon.f:248:9:

  248 |       IF( AINVNM.NE.ZERO )
      |         1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/src/Lapack/Lapack_double/dgtrfs.f:465:12:

  465 |          IF( LSTRES.NE.ZERO )
      |            1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 22%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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]
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o
[ 23%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o
[ 24%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o
[ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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]
[ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o
/home/jenkins/workspace/branch_clubb_test/src/Lapack/Lapack_double/dlaisnan.f:89:18:

   89 |       DLAISNAN = (DIN1.NE.DIN2)
      |                  1
Warning: Inequality comparison for REAL(8) at (1) [-Wcompare-reals]
[ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 25%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/src/Lapack/Lapack_double/dlangb.f:149:42:

  149 |       DOUBLE PRECISION   SCALE, SUM, VALUE, TEMP
      |                                          ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/src/Lapack/Lapack_double/dlangt.f:130:30:

  130 |       DOUBLE PRECISION   ANORM, SCALE, SUM, TEMP
      |                              ^
Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized]
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/src/Lapack/Lapack_double/dlanst.f:124:30:

  124 |       DOUBLE PRECISION   ANORM, SCALE, SUM
      |                              ^
Warning: 'anorm' may be used uninitialized [-Wmaybe-uninitialized]
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/src/Lapack/Lapack_double/dlansy.f:146:48:

  146 |       DOUBLE PRECISION   ABSA, SCALE, SUM, VALUE
      |                                                ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/src/Lapack/Lapack_double/dlantb.f:165:42:

  165 |       DOUBLE PRECISION   SCALE, SUM, VALUE
      |                                          ^
Warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
[ 26%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o
[ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o
[ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o
[ 27%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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]
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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]
[ 28%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o
[ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 29%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o
[ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/src/Lapack/Lapack_double/dlatbs.f:268:67:

  268 |       DOUBLE PRECISION   BIGNUM, GROW, REC, SMLNUM, SUMJ, TJJ, TJJS,
      |                                                                   ^
note: 'tjjs' was declared here
[ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o
[ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o
[ 30%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o
/home/jenkins/workspace/branch_clubb_test/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/src/Lapack/Lapack_double/dorgql.f:152:27:

  152 |      $                   NB, NBMIN, NX
      |                           ^
note: 'nb' was declared here
[ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o
[ 31%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o
[ 32%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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]
[ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o
[ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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]
[ 33%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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]
[ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 34%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/src/Lapack/Lapack_double/dtbsv.f:213:38:

  213 |       INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L
      |                                      ^
note: 'kx' was declared here
[ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/src/Lapack/Lapack_double/dtrmv.f:171:31:

  171 |       INTEGER I,INFO,IX,J,JX,KX
      |                               ^
Warning: 'kx' may be used uninitialized [-Wmaybe-uninitialized]
[ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 35%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o
[ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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]
[ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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]
[ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o
/home/jenkins/workspace/branch_clubb_test/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/src/Lapack/Lapack_double/ilaenv.f:262:72:

  262 |       GO TO ( 50, 60, 70 )ISPEC
      |                                                                        1
Warning: Obsolescent feature: Computed GOTO at (1)
[ 36%] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/src/Lapack/Lapack_double/iparmq.f:246:27:

  246 |       INTEGER            NH, NS
      |                           ^
note: 'nh' was declared here
/home/jenkins/workspace/branch_clubb_test/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/src/Lapack/Lapack_double/iparmq.f:246:31:

  246 |       INTEGER            NH, NS
      |                               ^
note: 'ns' was declared here
[ 36%] Built target clubb_lapack_double
[ 36%] Linking Fortran static library liblapack_lib.a
[ 36%] Built target lapack_lib
Scanning dependencies of target clubb_core_lib
[ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o
[ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o
[ 36%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o
[ 37%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o
[ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o
[ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o
[ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o
[ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o
[ 38%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o
[ 39%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o
[ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stat_file_module.F90.o
[ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type.F90.o
[ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_type_utilities.F90.o
[ 40%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90.o
[ 41%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_variables.F90.o
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90.o
[ 42%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o
[ 43%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/src/CLUBB_core/lapack_wrap.F90:263:10:

  263 |       info, & ! Diagnostic output
      |          ^
note: 'info' declared here
/home/jenkins/workspace/branch_clubb_test/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/src/CLUBB_core/lapack_wrap.F90:118:19:

  118 |     integer :: info ! Diagnostic output
      |                   ^
note: 'info' declared here
[ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o
[ 44%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o
[ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o
[ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o
[ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o
/home/jenkins/workspace/branch_clubb_test/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/src/CLUBB_core/parameters_tunable.F90:410:19:

  410 |     integer :: k, i    ! loop variable
      |                   ^
note: 'i' was declared here
[ 45%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o
[ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90.o
[ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_names.F90.o
[ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/input_reader.F90.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 46%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o
[ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o
[ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o
[ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90.o
[ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o
/home/jenkins/workspace/branch_clubb_test/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/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]
[ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90.o
/home/jenkins/workspace/branch_clubb_test/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/src/CLUBB_core/advance_wp2_wp3_module.F90:1461:20:

 1461 |       wp2_avg_before, &
      |                    ^
note: 'wp2_avg_before' was declared here
[ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90.o
/home/jenkins/workspace/branch_clubb_test/src/CLUBB_core/mono_flux_limiter.F90:463:9:

  463 |       tmp, &
      |         1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
[ 47%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o
[ 48%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90.o
/home/jenkins/workspace/branch_clubb_test/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/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
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90.o
[ 49%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90.o
/home/jenkins/workspace/branch_clubb_test/src/CLUBB_core/pdf_utilities.F90:1400:7:

 1400 |       m
      |       1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/src/CLUBB_core/endian.F90:117:69:

  117 |     INTEGER(KIND=int32)                               :: i_element_br
      |                                                                     ^
note: 'i_element_br' declared here
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_grads.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/output_netcdf.F90.o
/home/jenkins/workspace/branch_clubb_test/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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]
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_sfc_module.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_lh_zt_module.F90.o
[ 50%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zm_module.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_rad_zt_module.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_sfc_module.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zm_module.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_zt_module.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90.o
[ 51%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o
/home/jenkins/workspace/branch_clubb_test/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]
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o
[ 52%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90.o
[ 53%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90.o
[ 53%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90.o
[ 53%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o
[ 53%] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90.o
[ 53%] Linking Fortran static library libclubb_core_lib.a
[ 53%] Built target clubb_core_lib
Scanning dependencies of target input_fields_lib
[ 53%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o
[ 53%] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_grads.F90.o
/home/jenkins/workspace/branch_clubb_test/src/Input_fields/input_grads.F90:63:9:

   63 |     use text_writer, only: write_text
      |         1
Fatal Error: Cannot open module file 'text_writer.mod' for reading at (1): No such file or directory
compilation terminated.
gmake[2]: *** [src/Input_fields/CMakeFiles/input_fields_lib.dir/build.make:114: src/Input_fields/CMakeFiles/input_fields_lib.dir/input_grads.F90.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:1867: src/Input_fields/CMakeFiles/input_fields_lib.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2
Setting CLUBB installation dir: /home/jenkins/workspace/branch_clubb_test/install/gfortran
Using inferred toolchain file: /home/jenkins/workspace/branch_clubb_test/cmake/toolchains/linux_x86_64_gfortran.cmake
about to cmnake /home/jenkins/workspace/branch_clubb_test/build/gfortran
Running CMake configure...
Traceback (most recent call last):
  File "/home/jenkins/workspace/branch_clubb_test/./compile.py", line 285, in <module>
    sys.exit(main())
  File "/home/jenkins/workspace/branch_clubb_test/./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/install/gfortran' -> '/home/jenkins/workspace/branch_clubb_test/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