Makefile:20: warning: overriding recipe for target '/home/neteler/.grass8/addons/m.eigensystem/bin/m.eigensystem' /home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu//include/Make/Module.make:18: warning: ignoring old recipe for target '/home/neteler/.grass8/addons/m.eigensystem/bin/m.eigensystem' Makefile:23: warning: overriding recipe for target 'clean' /home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu//include/Make/Rules.make:56: warning: ignoring old recipe for target 'clean' mkdir -p /home/neteler/.grass8/addons/m.eigensystem/bin mkdir -p /home/neteler/.grass8/addons/m.eigensystem/etc mkdir -p /home/neteler/.grass8/addons/m.eigensystem/docs/html mkdir -p /home/neteler/.grass8/addons/m.eigensystem/docs/man mkdir -p /home/neteler/.grass8/addons/m.eigensystem/docs/man/man1 f77 -c -o main.o main.f main.f:68:72: 68 | 1 SUM1 = SUM1 + SQRT(WR(I)*WR(I)+WI(I)*WI(I)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1) main.f:78:72: 78 | IF(WI(I))3,4,5 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) main.f:89:72: 89 | IF(WI(I))13,14,15 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) main.f:98:72: 98 | IF(WI(I))23,24,25 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) main.f:107:72: 107 | IF(WI(I))33,34,35 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) main.f:79:25: 69 | DO 2 I=1,N | 2 ...... 79 | 3 SUM2 = SUM2 + Z(J,I-1) * Z(J,I-1) + Z(J,I) * Z(J,I) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) main.f:79:36: 69 | DO 2 I=1,N | 2 ...... 79 | 3 SUM2 = SUM2 + Z(J,I-1) * Z(J,I-1) + Z(J,I) * Z(J,I) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) main.f:90:28: 69 | DO 2 I=1,N | 2 ...... 90 | 13 WRITE(6,100) "V",Z(J,I-1),-Z(J,I) | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) main.f:99:28: 69 | DO 2 I=1,N | 2 ...... 99 | 23 WRITE(6,100) "N",Z(J,I-1)/SUM2,-Z(J,I)/SUM2 | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) main.f:108:31: 69 | DO 2 I=1,N | 2 ...... 108 | 33 WRITE(6,100) "W",W2*Z(J,I-1)/SUM2,-W2*Z(J,I)/SUM2 | 1 Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) f77 -c -o balanc.o balanc.f balanc.f:120:72: 120 | 180 SCALE(I) = 1.0D0 EIS0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1) balanc.f:154:72: 154 | 250 A(I,J) = A(I,J) * G EIS0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1) balanc.f:157:72: 157 | 260 A(J,I) = A(J,I) * F EIS0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1) f77 -c -o balbak.o balbak.f balbak.f:54:72: 54 | 100 Z(I,J) = Z(I,J) * S EIS0 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) f77 -c -o cdiv.o cdiv.f f77 -c -o elmhes.o elmhes.f elmhes.f:88:72: 88 | 140 A(I,J) = A(I,J) - Y * A(M,J) EIS3 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1) elmhes.f:91:72: 91 | 150 A(J,M) = A(J,M) + Y * A(J,I) EIS3 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1) f77 -c -o eltran.o eltran.f eltran.f:51:72: 51 | 60 Z(I,J) = 0.0D0 EIS4 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) eltran.f:64:72: 64 | 100 Z(I,MP) = A(I,MP-1) EIS4 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) f77 -c -o hqr.o hqr.f hqr.f:66:72: 66 | 40 NORM = NORM + DABS(H(I,J)) EIS4 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) hqr.f:105:72: 105 | 120 H(I,I) = H(I,I) - X EIS4 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) f77 -c -o hqr2.o hqr2.f hqr2.f:82:72: 82 | 40 NORM = NORM + DABS(H(I,J)) EIS4 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) hqr2.f:121:72: 121 | 120 H(I,I) = H(I,I) - X EIS4 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) hqr2.f:297:72: 297 | IF (Q) 710, 600, 800 EIS4 | 1 Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1) hqr2.f:309:72: 309 | 610 R = R + H(I,J) * H(J,EN) EIS4 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 610 at (1) hqr2.f:425:72: 425 | 820 Z(I,J) = H(I,J) EIS4 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 820 at (1) hqr2.f:435:72: 435 | DO 880 I = LOW, IGH EIS4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 880 at (1) hqr2.f:439:72: 439 | 860 ZZ = ZZ + Z(I,K) * H(K,J) EIS4 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 860 at (1) f77 -c -o rg.o rg.f f77 -o /home/neteler/.grass8/addons/m.eigensystem/bin/m.eigensystem main.o balanc.o balbak.o cdiv.o elmhes.o eltran.o hqr.o hqr2.o rg.o if [ "/home/neteler/.grass8/addons/m.eigensystem/bin/m.eigensystem" != "" ] ; then GISRC=/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/demolocation/.grassrc83 GISBASE=/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass8/addons/m.eigensystem/bin:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/.grass8/addons/m.eigensystem/bin/m.eigensystem --html-description < /dev/null | grep -v '\|\| ' > m.eigensystem.tmp.html ; fi VERSION_NUMBER=8.3.3dev VERSION_DATE=2024 MODULE_TOPDIR=/home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/ \ python3 /home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/utils/mkhtml.py m.eigensystem > /home/neteler/.grass8/addons/m.eigensystem/docs/html/m.eigensystem.html VERSION_NUMBER=8.3.3dev /home/neteler/src/releasebranch_8_3/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/.grass8/addons/m.eigensystem/docs/html/m.eigensystem.html" "/home/neteler/.grass8/addons/m.eigensystem/docs/man/man1/m.eigensystem.1" rm m.eigensystem.tmp.html