Skipping 61 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o[0m
[ 12%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o[0m
[ 13%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o[0m
[ 13%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o[0m
[ 14%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o[0m
[ 14%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o[0m
[ 14%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o[0m
[ 15%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o[0m
[ 16%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o[0m
[ 16%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o[0m
/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
[35m[1mScanning dependencies of target clubb_lapack_double[0m
[ 18%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o[0m
[ 19%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o[0m
[ 19%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o[0m
[ 19%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o[0m
[ 20%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o[0m
[ 23%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o[0m
[ 23%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o[0m
[ 24%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o[0m
[ 24%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o[0m
[ 24%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o[0m
[ 25%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o[0m
[ 27%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o[0m
[ 27%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o[0m
[ 27%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o[0m
[ 29%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o[0m
[ 29%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o[0m
[ 30%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o[0m
[ 30%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o[0m
[ 30%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o[0m
[ 31%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o[0m
[ 31%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o[0m
[ 31%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o[0m
[ 32%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o[0m
[ 33%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o[0m
[ 36%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o[0m
/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%] [32mBuilding Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o[0m
/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%] [32m[1mLinking Fortran static library liblapack_lib.a[0m
[ 36%] Built target lapack_lib
[35m[1mScanning dependencies of target text_writer_lib[0m
[ 36%] [32mBuilding Fortran object src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o[0m
/home/jenkins/workspace/branch_clubb_test/src/text_writer.F90:68:9:
68 | use clubb_precision, only: &
| 1
Fatal Error: Cannot open module file 'clubb_precision.mod' for reading at (1): No such file or directory
compilation terminated.
gmake[2]: *** [src/CMakeFiles/text_writer_lib.dir/build.make:75: src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:1206: src/CMakeFiles/text_writer_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