<86>Feb 12 11:09:17 userdel[831510]: delete user 'rooter'
<86>Feb 12 11:09:17 userdel[831510]: removed group 'rooter' owned by 'rooter'
<86>Feb 12 11:09:17 userdel[831510]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 12 11:09:17 groupadd[831531]: group added to /etc/group: name=rooter, GID=675
<86>Feb 12 11:09:17 groupadd[831531]: group added to /etc/gshadow: name=rooter
<86>Feb 12 11:09:17 groupadd[831531]: new group: name=rooter, GID=675
<86>Feb 12 11:09:17 useradd[831544]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash
<86>Feb 12 11:09:17 userdel[831571]: delete user 'builder'
<86>Feb 12 11:09:17 userdel[831571]: removed group 'builder' owned by 'builder'
<86>Feb 12 11:09:17 userdel[831571]: removed shadow group 'builder' owned by 'builder'
<86>Feb 12 11:09:17 groupadd[831593]: group added to /etc/group: name=builder, GID=676
<86>Feb 12 11:09:17 groupadd[831593]: group added to /etc/gshadow: name=builder
<86>Feb 12 11:09:17 groupadd[831593]: new group: name=builder, GID=676
<86>Feb 12 11:09:17 useradd[831604]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash
<13>Feb 12 11:09:21 rpmi: libquadmath0-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed
<13>Feb 12 11:09:21 rpmi: libquadmath9-devel-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed
<13>Feb 12 11:09:21 rpmi: libgfortran5-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed
<13>Feb 12 11:09:21 rpmi: libX11-locales-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed
<13>Feb 12 11:09:21 rpmi: xorg-proto-devel-2019.1-alt1 sisyphus+232786.100.1.1 1561106722 installed
<13>Feb 12 11:09:21 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949353 installed
<13>Feb 12 11:09:21 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed
<13>Feb 12 11:09:21 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593801 installed
<13>Feb 12 11:09:24 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593801 installed
<13>Feb 12 11:09:24 rpmi: libX11-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056801 installed
<13>Feb 12 11:09:24 rpmi: gcc-fortran-common-1.4.24-alt3 sisyphus+243033.100.1.1 1576462403 installed
<13>Feb 12 11:09:24 rpmi: libgfortran9-devel-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed
<13>Feb 12 11:09:25 rpmi: gcc9-fortran-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed
<13>Feb 12 11:09:25 rpmi: gcc-fortran-9-alt1 sisyphus+239632.300.3.1 1571788297 installed
<13>Feb 12 11:09:25 rpmi: libX11-devel-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056801 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/avl-3.36-alt1_3.nosrc.rpm
Installing avl-3.36-alt1_3.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88219
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Avl
+ echo 'Source #0 (avl3.36.tgz):'
Source #0 (avl3.36.tgz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/avl3.36.tgz
+ /bin/tar -xf -
+ cd Avl
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (avl3.36-makefile.patch):'
Patch #0 (avl3.36-makefile.patch):
+ /usr/bin/patch -p1
patching file bin/Makefile
patching file eispack/Makefile
patching file plotlib/Makefile
+ cp /usr/src/RPM/SOURCES/LICENSE.GPL .
+ cp /usr/src/RPM/SOURCES/LICENSE.LGPL .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88219
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Avl
+ export 'FFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ make -j8 -C plotlib
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  set_subs.f
set_subs.f:242:35:

  242 |       subroutine plot_1(X,Y,icode)
      |                                   1
Warning: Nonconforming tab character at (1) [-Wtabs]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  plt_color.f
plt_color.f:594:0:

  594 |       N_COLOR = IC
      | 
Warning: 'ic' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
cc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUNDERSCORE Xwin2.c
Xwin2.c: In function 'gwxresize_':
Xwin2.c:580:14: warning: variable 'event_mask' set but not used [-Wunused-but-set-variable]
  580 |    long      event_mask;
      |              ^~~~~~~~~~
Xwin2.c:578:8: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  578 |    int i;
      |        ^
Xwin2.c: In function 'gwxcurs_':
Xwin2.c:948:14: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  948 |    int       count,buffer_len,last_event;
      |              ^~~~~
Xwin2.c: In function 'gwxcursc_':
Xwin2.c:1016:14: warning: unused variable 'key' [-Wunused-variable]
 1016 |    KeySym    key;
      |              ^~~
Xwin2.c: In function 'mskbits_':
Xwin2.c:1090:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
 1090 |       while (!(ibitold = (lmask & 0x01)))
      |       ^~~~~
Xwin2.c:1092:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
 1092 |               nshft++;
      |               ^~~~~
Xwin2.c:1097:6: warning: statement with no effect [-Wunused-value]
 1097 |      exit;
      |      ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  ps_subs.f
f951: Warning: Nonconforming tab character in column 1 of line 407 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 408 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 409 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 453 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 454 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 462 [-Wtabs]
ps_subs.f:175:5:

  175 |  1010   format(/' PostScript output file  ',A,
      |     1
Warning: Label 1010 at (1) defined but not used [-Wunused-label]
ps_subs.f:131:21:

  131 |       character*1 ans
      |                     1
Warning: Unused variable 'ans' declared at (1) [-Wunused-variable]
ps_subs.f:129:20:

  129 |       logical LEXIST, LOPEN
      |                    1
Warning: Unused variable 'lexist' declared at (1) [-Wunused-variable]
ps_subs.f:611:0:

  611 |           iout(nout) = nshft
      | 
Warning: 'nshft' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  gw_subs.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  plt_font.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  plt_base.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  plt_3D.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  plt_util.f
plt_util.f:229:5:

  229 |    20  DO 40 II=1, 99999
      |     1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
plt_util.f:216:0:

  216 |          Y1 = Y2
      | 
Warning: 'y1' may be used uninitialized in this function [-Wmaybe-uninitialized]
plt_util.f:215:0:

  215 |          X1 = X2
      | 
Warning: 'x1' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  plt_old.f
plt_old.f:407:72:

  407 |   120 IF (NET-2) 122,124,126
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
plt_old.f:1128:14:

 1128 |           I = (ANG + EPSIL)/90.0
      |              1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
plt_old.f:407:5:

  407 |   120 IF (NET-2) 122,124,126
      |     1
Warning: Label 120 at (1) defined but not used [-Wunused-label]
plt_old.f:609:13:

  609 |       NTIC = AXLEN + 1.0
      |             1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
plt_old.f:50:29:

   50 |       subroutine PLOTS(idummy,ihard,ldev)
      |                             1
Warning: Unused dummy argument 'idummy' at (1) [-Wunused-dummy-argument]
plt_old.f:1226:0:

 1226 |         ELSEIF(ISTAT.EQ.2) THEN
      | 
Warning: 'istat' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib'
ar -r  libPlt.a plt_base.o plt_font.o plt_util.o plt_color.o set_subs.o gw_subs.o ps_subs.o Xwin2.o plt_old.o plt_3D.o 
ar: creating libPlt.a
ranlib libPlt.a
make: Leaving directory '/usr/src/RPM/BUILD/Avl/plotlib'
+ make -j8 -C eispack
make: Entering directory '/usr/src/RPM/BUILD/Avl/eispack'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  eispack.f
eispack.f:159:72:

  159 |          DO 120 I = 2, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 120 at (1)
eispack.f:288:72:

  288 |   180 SCALE(I) = 1.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1)
eispack.f:322:72:

  322 |   250    A(I,J) = A(I,J) * G
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
eispack.f:325:72:

  325 |   260    A(J,I) = A(J,I) * F
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
eispack.f:388:72:

  388 |   100    Z(I,J) = Z(I,J) * S
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:477:72:

  477 |    30 D(J) = 1.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
eispack.f:484:72:

  484 |    40    Z(J,K) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
eispack.f:490:72:

  490 |       IF (M1 - 1) 900, 800, 70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
eispack.f:609:72:

  609 |   610       A(J,L) = DMINRT * A(J,L)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 610 at (1)
eispack.f:623:72:

  623 |   640       Z(L,J) = DMINRT * Z(L,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 640 at (1)
eispack.f:632:72:

  632 |   810 E(J) = DSQRT(D(J))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 810 at (1)
eispack.f:639:72:

  639 |   820    Z(J,K) = E(K) * Z(J,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 820 at (1)
eispack.f:942:72:

  942 |   640       XU = XU + RV6(I) * Z(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 640 at (1)
eispack.f:945:72:

  945 |   660       RV6(I) = RV6(I) - XU * Z(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 660 at (1)
eispack.f:952:72:

  952 |   720    NORM = NORM + DABS(RV6(I))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 720 at (1)
eispack.f:963:72:

  963 |   760    RV6(I) = XU
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 760 at (1)
eispack.f:976:72:

  976 |   860    U = PYTHAG(U,RV6(I))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 860 at (1)
eispack.f:981:72:

  981 |   900    Z(I,R) = RV6(I) * XU
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 900 at (1)
eispack.f:1356:72:

 1356 |    80 A(I,MB) = A(I,MB) - G
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
eispack.f:1359:72:

 1359 |   100 RV(K) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:1369:72:

 1369 |   110    RV(K) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
eispack.f:1424:72:

 1424 |   180    SCALE = SCALE + DABS(RV(K))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1)
eispack.f:1429:72:

 1429 |   190    S = S + (RV(K)/SCALE)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1)
eispack.f:1454:72:

 1454 |   240    RV(K) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1)
eispack.f:1482:72:

 1482 |             DO 320 K = 1, M1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 320 at (1)
eispack.f:1495:72:

 1495 |   380 A(I,MB) = A(I,MB) - G
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1)
eispack.f:1721:72:

 1721 |   180 SCALE(I) = 1.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1)
eispack.f:2004:72:

 2004 |   160       X = X + PYTHAG(AR(I,J),AI(I,J))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1)
eispack.f:2132:72:

 2132 |   860    RV1(I) = Y
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 860 at (1)
eispack.f:2647:72:

 2647 |          DO 100 J = 1, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1)
eispack.f:2841:72:

 2841 |          DO 720 J = I, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 720 at (1)
eispack.f:2912:72:

 2912 |          DO 880 I = LOW, IGH
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 880 at (1)
eispack.f:3245:72:

 3245 |       IF (IEND) 180, 150, 105
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
eispack.f:3473:72:

 3473 |          DO 720 J = I, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 720 at (1)
eispack.f:3543:72:

 3543 |          DO 880 I = LOW, IGH
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 880 at (1)
eispack.f:3722:72:

 3722 |    90    SCALE = SCALE + DABS(AR(I,M-1)) + DABS(AI(I,M-1))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
eispack.f:3858:72:

 3858 |   100       Z(I,J) = Z(I,J) + X * Z(MP,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:3962:72:

 3962 |   140       A(I,J) = A(I,J) - Y * A(M,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
eispack.f:3965:72:

 3965 |   150       A(J,M) = A(J,M) + Y * A(J,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1)
eispack.f:4023:72:

 4023 |    60    Z(I,J) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
eispack.f:4036:72:

 4036 |   100    Z(I,MP) = A(I,MP-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:4109:72:

 4109 |          IF (E2(I)) 1000, 60, 80
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
eispack.f:4180:72:

 4180 |    50    Z(I,J) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
eispack.f:4184:72:

 4184 |          IF (H) 900, 60, 80
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
eispack.f:4269:72:

 4269 |    40    NORM = NORM + DABS(H(I,J))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
eispack.f:4308:72:

 4308 |   120 H(I,I) = H(I,I) - X
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:4519:72:

 4519 |    40    NORM = NORM + DABS(H(I,J))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
eispack.f:4558:72:

 4558 |   120 H(I,I) = H(I,I) - X
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:4734:72:

 4734 |          IF (Q) 710, 600, 800
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
eispack.f:4746:72:

 4746 |   610       R = R + H(I,J) * H(J,EN)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 610 at (1)
eispack.f:4862:72:

 4862 |   820    Z(I,J) = H(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 820 at (1)
eispack.f:4872:72:

 4872 |          DO 880 I = LOW, IGH
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 880 at (1)
eispack.f:4876:72:

 4876 |   860       ZZ = ZZ + Z(I,K) * H(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 860 at (1)
eispack.f:4942:72:

 4942 |          DO 50 J = 1, M
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1)
eispack.f:5033:72:

 5033 |          DO 50 J = 1, M
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1)
eispack.f:5133:72:

 5133 |   120    SCALE = SCALE + DABS(A(I,K)) + DABS(A(K,I))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:5284:72:

 5284 |   100 D(I) = AR(I,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:5294:72:

 5294 |   120    SCALE = SCALE + DABS(AR(I,K)) + DABS(AI(I,K))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:5360:72:

 5360 |             DO 260 K = 1, J
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 260 at (1)
eispack.f:5431:72:

 5431 |   100 E(I-1) = E(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:5567:72:

 5567 |   100 E(I-1) = E(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:5925:72:

 5925 |   160       X = X + DABS(A(I,J))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1)
eispack.f:5964:72:

 5964 |   300       RM1(J,I) = A(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 300 at (1)
eispack.f:5993:72:

 5993 |   380       RM1(J,I) = RM1(J,I) - X * RM1(J,MP)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1)
eispack.f:6007:72:

 6007 |   460       Y = Y - RM1(J,I) * RV1(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 460 at (1)
eispack.f:6026:72:

 6026 |   540    RM1(1,I) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1)
eispack.f:6162:72:

 6162 |   860    RV1(I) = Y
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 860 at (1)
eispack.f:6274:72:

 6274 |   120    SCALE = SCALE + DABS(A(K,I))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:6293:72:

 6293 |   140       S = S + A(K,I) * A(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
eispack.f:6297:72:

 6297 |             DO 150 K = I, M
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 150 at (1)
eispack.f:6307:72:

 6307 |   170       S = S + A(K,I) * B(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1)
eispack.f:6311:72:

 6311 |             DO 180 K = I, M
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 180 at (1)
eispack.f:6316:72:

 6316 |   200    A(K,I) = SCALE * A(K,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1)
eispack.f:6325:72:

 6325 |   220    SCALE = SCALE + DABS(A(I,K))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
eispack.f:6340:72:

 6340 |   240    RV1(K) = A(I,K) / H
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1)
eispack.f:6348:72:

 6348 |   250       S = S + A(J,K) * A(I,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
eispack.f:6350:72:

 6350 |             DO 260 K = L, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 260 at (1)
eispack.f:6355:72:

 6355 |   280    A(I,K) = SCALE * A(I,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1)
eispack.f:6368:72:

 6368 |   320    A(J,I) = (A(I,J) / A(I,L)) / G
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1)
eispack.f:6374:72:

 6374 |   340       S = S + A(I,K) * A(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
eispack.f:6376:72:

 6376 |             DO 350 K = L, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 350 at (1)
eispack.f:6395:72:

 6395 |          DO 500 J = 1, IP
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 500 at (1)
eispack.f:6509:72:

 6509 |   690    A(J,K) = -A(J,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 690 at (1)
eispack.f:6583:72:

 6583 |   100    ORT(I) = A(I,MP-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:6589:72:

 6589 |   110       G = G + ORT(I) * Z(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
eispack.f:6595:72:

 6595 |   120       Z(I,J) = Z(I,J) + G * ORT(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:6659:72:

 6659 |    90    SCALE = SCALE + DABS(A(I,M-1))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
eispack.f:6685:72:

 6685 |   120       A(I,J) = A(I,J) - F * ORT(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:6700:72:

 6700 |   150       A(I,J) = A(I,J) - F * ORT(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1)
eispack.f:6762:72:

 6762 |    60    Z(I,J) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
eispack.f:6776:72:

 6776 |   100    ORT(I) = A(I,MP-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:6782:72:

 6782 |   110       G = G + ORT(I) * Z(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
eispack.f:6788:72:

 6788 |   120       Z(I,J) = Z(I,J) + G * ORT(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:7713:72:

 7713 |   610       R = R + (BETM * A(I,J) - ALFM * B(I,J)) * B(J,EN)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 610 at (1)
eispack.f:7828:72:

 7828 |          DO 880 I = 1, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 880 at (1)
eispack.f:7832:72:

 7832 |   860       ZZ = ZZ + Z(I,K) * B(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 860 at (1)
eispack.f:7849:72:

 7849 |   900    Z(I,J) = Z(I,J) / D
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 900 at (1)
eispack.f:7973:72:

 7973 |    20 W(I) = D(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
eispack.f:8004:72:

 8004 |   110 W(I) = W(I) - TOT
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
eispack.f:8089:72:

 8089 |   500 W(I) = -W(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 500 at (1)
eispack.f:8146:72:

 8146 |          DO 100 II = 1, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1)
eispack.f:8153:72:

 8153 |    60       X = X - B(K,I) * Z(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
eispack.f:8209:72:

 8209 |          DO 100 II = 1, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1)
eispack.f:8216:72:

 8216 |    60       X = X + B(I,K) * Z(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
eispack.f:8284:72:

 8284 |          DO 80 J = I, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 80 at (1)
eispack.f:8289:72:

 8289 |    20       X = X - B(I,K) * B(J,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
eispack.f:8304:72:

 8304 |          DO 200 J = I, NN
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1)
eispack.f:8309:72:

 8309 |   160       X = X - B(I,K) * A(J,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1)
eispack.f:8317:72:

 8317 |          DO 300 I = J, NN
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 300 at (1)
eispack.f:8323:72:

 8323 |   220       X = X - A(K,J) * B(I,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
eispack.f:8328:72:

 8328 |   260       X = X - A(J,K) * B(I,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
eispack.f:8400:72:

 8400 |          DO 80 J = I, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 80 at (1)
eispack.f:8405:72:

 8405 |    20       X = X - B(I,K) * B(J,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
eispack.f:8419:72:

 8419 |          DO 200 J = 1, I
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 200 at (1)
eispack.f:8425:72:

 8425 |   120       X = X + A(K,I) * B(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:8430:72:

 8430 |   160       X = X + A(I,K) * B(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1)
eispack.f:8439:72:

 8439 |          DO 300 J = 1, I
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 300 at (1)
eispack.f:8444:72:

 8444 |   260       X = X + A(K,J) * B(K,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
eispack.f:9277:72:

 9277 |          DO 100 J = 1, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 100 at (1)
eispack.f:9294:72:

 9294 |   120    SCALE = SCALE + DABS(U(K,I))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:9313:72:

 9313 |   140       S = S + U(K,I) * U(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
eispack.f:9317:72:

 9317 |             DO 150 K = I, M
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 150 at (1)
eispack.f:9322:72:

 9322 |   200    U(K,I) = SCALE * U(K,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1)
eispack.f:9331:72:

 9331 |   220    SCALE = SCALE + DABS(U(I,K))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
eispack.f:9346:72:

 9346 |   240    RV1(K) = U(I,K) / H
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1)
eispack.f:9354:72:

 9354 |   250       S = S + U(J,K) * U(I,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
eispack.f:9356:72:

 9356 |             DO 260 K = L, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 260 at (1)
eispack.f:9361:72:

 9361 |   280    U(I,K) = SCALE * U(I,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1)
eispack.f:9375:72:

 9375 |   320    V(J,I) = (U(I,J) / U(I,L)) / G
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 320 at (1)
eispack.f:9381:72:

 9381 |   340       S = S + U(I,K) * V(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
eispack.f:9383:72:

 9383 |             DO 350 K = L, N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 350 at (1)
eispack.f:9409:72:

 9409 |   420    U(I,J) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 420 at (1)
eispack.f:9418:72:

 9418 |   440       S = S + U(K,I) * U(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 440 at (1)
eispack.f:9422:72:

 9422 |             DO 450 K = I, M
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 450 at (1)
eispack.f:9427:72:

 9427 |   470    U(J,I) = U(J,I) / G
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 470 at (1)
eispack.f:9432:72:

 9432 |   480    U(J,I) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 480 at (1)
eispack.f:9549:72:

 9549 |   690    V(J,K) = -V(J,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 690 at (1)
eispack.f:9662:72:

 9662 |   500    NORM = DMAX1(NORM, DABS(D(I))+DABS(E(I)))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 500 at (1)
eispack.f:9730:72:

 9730 |   640       XU = XU + RV6(I) * Z(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 640 at (1)
eispack.f:9733:72:

 9733 |   660       RV6(I) = RV6(I) - XU * Z(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 660 at (1)
eispack.f:9740:72:

 9740 |   720    NORM = NORM + DABS(RV6(I))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 720 at (1)
eispack.f:9753:72:

 9753 |   760    RV6(I) = RV6(I) * XU
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 760 at (1)
eispack.f:9778:72:

 9778 |   860    U = PYTHAG(U,RV6(I))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 860 at (1)
eispack.f:9783:72:

 9783 |   880    Z(I,R) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 880 at (1)
eispack.f:9786:72:

 9786 |   900    Z(I,R) = RV6(I) * XU
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 900 at (1)
eispack.f:9844:72:

 9844 |   100 E(I-1) = E(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:9878:72:

 9878 |   140    D(I) = D(I) - H
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
eispack.f:9995:72:

 9995 |   100 E(I-1) = E(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:10029:72:

10029 |   140    D(I) = D(I) - H
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
eispack.f:10147:72:

10147 |   100 E2(I-1) = E2(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
eispack.f:10180:72:

10180 |   140    D(I) = D(I) - H
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
eispack.f:10288:72:

10288 |   110       S = S + A(I,K) * Z(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
eispack.f:10294:72:

10294 |   120       Z(K,J) = Z(K,J) + S * A(I,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:10442:72:

10442 |   120    SCALE = SCALE + DABS(D(K))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:10470:72:

10470 |   170    E(J) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1)
eispack.f:10496:72:

10496 |   250    E(J) = E(J) - H * D(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
eispack.f:10503:72:

10503 |   260       A(K,J) = A(K,J) - F * E(K) - G * D(K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
eispack.f:10565:72:

10565 |    80    Z(J,I) = A(J,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
eispack.f:10580:72:

10580 |   120    SCALE = SCALE + DABS(D(K))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
eispack.f:10605:72:

10605 |   170    E(J) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1)
eispack.f:10632:72:

10632 |   250    E(J) = E(J) - HH * D(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
eispack.f:10639:72:

10639 |   260       Z(K,J) = Z(K,J) - F * E(K) - G * D(K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
eispack.f:10656:72:

10656 |   330    D(K) = Z(K,I) / H
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1)
eispack.f:10662:72:

10662 |   340       G = G + Z(K,I) * Z(K,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
eispack.f:10664:72:

10664 |             DO 360 K = 1, L
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 360 at (1)
eispack.f:10669:72:

10669 |   400    Z(K,I) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 400 at (1)
eispack.f:10788:72:

10788 |   250    E(J) = E(J) - HH * D(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
eispack.f:10927:72:

10927 |    60 IF (S - M1) 65, 73, 70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
eispack.f:10939:72:

10939 |    80 IF (S - M22) 65, 85, 70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
eispack.f:11225:72:

11225 |   160 Z(I,R) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1)
eispack.f:11306:72:

11306 |   500 NORM = DMAX1(NORM, DABS(D(I)) + DABS(E(I)))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 500 at (1)
eispack.f:11376:72:

11376 |   640       XU = XU + RV6(I) * Z(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 640 at (1)
eispack.f:11379:72:

11379 |   660       RV6(I) = RV6(I) - XU * Z(I,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 660 at (1)
eispack.f:11386:72:

11386 |   720    NORM = NORM + DABS(RV6(I))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 720 at (1)
eispack.f:11399:72:

11399 |   760    RV6(I) = RV6(I) * XU
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 760 at (1)
eispack.f:11420:72:

11420 |   860    U = PYTHAG(U,RV6(I))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 860 at (1)
eispack.f:11425:72:

11425 |   880    Z(I,R) = 0.0D0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 880 at (1)
eispack.f:11428:72:

11428 |   900    Z(I,R) = RV6(I) * XU
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 900 at (1)
eispack.f:397:13:

  397 |          K = SCALE(I)
      |             1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
eispack.f:1575:13:

 1575 |          K = SCALE(I)
      |             1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
eispack.f:10206:0:

10206 |          IF (DABS(E2(L)) .LE. DABS(C/H)) GO TO 210
      | 
Warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:10192:0:

10192 |             P = G * H
      | 
Warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:10202:0:

10202 |          E2(L) = S * G
      | 
Warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:7814:0:

 7814 |   785       T1 = (-R - ZZ * B(I+1,NA) + Z1 * B(I+1,EN)) / Y
      | 
Warning: 'zz' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:7815:0:

 7815 |             T2 = (-S - ZZ * B(I+1,EN) - Z1 * B(I+1,NA)) / Y
      | 
Warning: 'z1' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:7812:0:

 7812 |             TI = -SA - X * B(I+1,EN) - X1 * B(I+1,NA)
      | 
Warning: 'x1' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:7812:0: Warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:7815:0:

 7815 |             T2 = (-S - ZZ * B(I+1,EN) - Z1 * B(I+1,NA)) / Y
      | 
Warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:7814:0:

 7814 |   785       T1 = (-R - ZZ * B(I+1,NA) + Z1 * B(I+1,EN)) / Y
      | 
Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:7501:0:

 7501 |          IF (AN .LT. DABS(E) * BN) GO TO 455
      | 
Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:7501:0: Warning: 'an' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:7247:0:

 7247 |   200    S = DABS(A1) + DABS(A2) + DABS(A3)
      | 
Warning: 'a3' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:4358:0:

 4358 |   170    S = DSIGN(DSQRT(P*P+Q*Q+R*R),P)
      | 
Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:4358:0: Warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:4358:0: Warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:4206:0:

 4206 |       INTEGER I,J,K,L,M,N,EN,LL,MM,NA,NM,IGH,ITN,ITS,LOW,MP2,ENM2,IERR
      | 
Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:4767:0:

 4767 |             T = (X * S - ZZ * R) / Q
      | 
Warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:4834:0:

 4834 |      X                H(I,NA),H(I,EN))
      | 
Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:4608:0:

 4608 |   170    S = DSIGN(DSQRT(P*P+Q*Q+R*R),P)
      | 
Warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:4440:0:

 4440 |       INTEGER I,J,K,L,M,N,EN,II,JJ,LL,MM,NA,NM,NN,
      | 
Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:3155:0:

 3155 |       INTEGER I,J,K,L,M,N,EN,II,JJ,LL,NM,NN,IGH,IP1,
      | 
Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:2933:0:

 2933 |       INTEGER I,J,L,N,EN,LL,NM,IGH,ITN,ITS,LOW,LP1,ENM1,IERR
      | 
Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:814:0:

  814 |          IF (ORDER * (X1 - X0) .LE. 0.0D0) X1 = X0 + ORDER * EPS3
      | 
Warning: 'x0' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:965:0:

  965 |          RV6(ITS) = RV6(ITS) - EPS4 * UK
      | 
Warning: 'uk' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:813:0:

  813 |          GROUP = GROUP + 1
      | 
Warning: 'group' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:965:0:

  965 |          RV6(ITS) = RV6(ITS) - EPS4 * UK
      | 
Warning: 'eps4' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:814:0:

  814 |          IF (ORDER * (X1 - X0) .LE. 0.0D0) X1 = X0 + ORDER * EPS3
      | 
Warning: 'eps3' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:812:0:

  812 |   100    IF (DABS(X1-X0) .GE. EPS2) GO TO 80
      | 
Warning: 'eps2' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:1162:0:

 1162 |          IF ((X0 - XU) .LE. DABS(EPS1)) GO TO 420
      | 
Warning: 'xu' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:1162:0: Warning: 'x0' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:1098:0:

 1098 |   100 IF (R .EQ. M) GO TO 1001
      | 
Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:1199:0:

 1199 |       R = R + M2 - M1 + 1
      | 
Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:1185:0:

 1185 |          RV4(M1) = X1
      | 
Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:1182:0:

 1182 |   360    IF (S .GE. K) GO TO 400
      | 
Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:2135:0:

 2135 |          RV1(J) = RV1(J) - EPS3 * X
      | 
Warning: 'ukroot' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:2114:0:

 2114 |          X = RV1(J)
      | 
Warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:2112:0:

 2112 |          IF (NORM .LT. GROWTO) GO TO 840
      | 
Warning: 'growto' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:2135:0:

 2135 |          RV1(J) = RV1(J) - EPS3 * X
      | 
Warning: 'eps3' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:2366:0:

 2366 |       INTEGER I,J,L,M,N,EN,LL,MM,NM,IGH,IM1,ITN,ITS,LOW,MP1,ENM1,IERR
      | 
Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:2488:0:

 2488 |          IF (M .EQ. L) GO TO 420
      | 
Warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:2571:0:

 2571 |       INTEGER I,J,K,L,M,N,EN,II,JJ,LL,MM,NM,NN,IGH,IM1,IP1,
      | 
Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:6165:0:

 6165 |          RV1(J) = RV1(J) - EPS3 * X
      | 
Warning: 'ukroot' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:5807:0:

 5807 |       INTEGER I,J,K,L,M,N,S,II,IP,MM,MP,NM,NS,N1,UK,IP1,ITS,KM1,IERR
      | 
Warning: 'ns' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:6140:0:

 6140 |          X = RV1(J)
      | 
Warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:6138:0:

 6138 |          IF (NORM .LT. GROWTO) GO TO 840
      | 
Warning: 'growto' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:6165:0:

 6165 |          RV1(J) = RV1(J) - EPS3 * X
      | 
Warning: 'eps3' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:6192:0:

 6192 |       INTEGER I,J,K,L,M,N,II,IP,I1,KK,K1,LL,L1,M1,NM,ITS,IERR
      | 
Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:9203:0:

 9203 |       INTEGER I,J,K,L,M,N,II,I1,KK,K1,LL,L1,MN,NM,ITS,IERR
      | 
Warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:11046:0:

11046 |       R = R + M2 - M1 + 1
      | 
Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:11029:0:

11029 |   360    IF (S .GE. K) GO TO 400
      | 
Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:10945:0:

10945 |   100 IF (R .EQ. M) GO TO 1001
      | 
Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:10939:0:

10939 |    80 IF (S - M22) 65, 85, 70
      | 
Warning: 'm22' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:11267:0:

11267 |          IF ((X0 - XU) .LE. DABS(EPS1)) GO TO 420
      | 
Warning: 'xu' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:11267:0: Warning: 'x0' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:11222:0:

11222 |       R = R + 1
      | 
Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:11290:0:

11290 |          RV4(M1) = X1
      | 
Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized]
eispack.f:11287:0:

11287 |   360    IF (S .GE. K) GO TO 400
      | 
Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
ar -r  eispack.a eispack.o
ar: creating eispack.a
ranlib eispack.a
make: Leaving directory '/usr/src/RPM/BUILD/Avl/eispack'
+ make -j8 -C bin
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/amass.f
../src/amass.f:66:23:

   66 |       CHARACTER*80 CASE
      |                       1
Warning: Unused variable 'case' declared at (1) [-Wunused-variable]
../src/amass.f:69:41:

   69 |       CHARACTER*32 UNCHGEE, UNCHRHO, UNCH
      |                                         1
Warning: Unused variable 'unch' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/asetup.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/aoper.f
../src/aoper.f:655:3:

  655 |  90     CALL ASKC(' Select item,value^',ITEMC,COMARG)
      |   1
Warning: Label 90 at (1) defined but not used [-Wunused-label]
../src/aoper.f:185:3:

  185 |  14   CONTINUE
      |   1
Warning: Label 14 at (1) defined but not used [-Wunused-label]
../src/aoper.f:272:72:

  272 |          RTITLE(IRUN) = COMARG
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (40/80) at (1) [-Wcharacter-truncation]
../src/aoper.f:277:72:

  277 |          IF(RTNEW.NE.' ') RTITLE(IRUN) = RTNEW
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (40/80) at (1) [-Wcharacter-truncation]
../src/aoper.f:1300:72:

 1300 |      &         'Rates,moments about Body Axes, X along geometric X axis'
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (50/55) at (1) [-Wcharacter-truncation]
../src/aoper.f:1287:24:

 1287 |       INTEGER IINPUT(20)
      |                        1
Warning: Unused variable 'iinput' declared at (1) [-Wunused-variable]
../src/aoper.f:757:22:

  757 |       INTEGER IINP(20)
      |                      1
Warning: Unused variable 'iinp' declared at (1) [-Wunused-variable]
../src/aoper.f:29:21:

   29 |       CHARACTER*1 ANS
      |                     1
Warning: Unused variable 'ans' declared at (1) [-Wunused-variable]
../src/aoper.f:32:31:

   32 |       CHARACTER*80 FNOUT, FNDER, FNNEW
      |                               1
Warning: Unused variable 'fnder' declared at (1) [-Wunused-variable]
../src/aoper.f:39:34:

   39 |       INTEGER IINPUT(20), IINP(20)
      |                                  1
Warning: Unused variable 'iinp' declared at (1) [-Wunused-variable]
../src/aoper.f:30:21:

   30 |       CHARACTER*2 OPT
      |                     1
Warning: Unused variable 'opt' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/amode.f
../src/amode.f:419:3:

  419 |  72     CALL ASKC(' Select item,value^',ITEMC,COMARG)
      |   1
Warning: Label 72 at (1) defined but not used [-Wunused-label]
../src/amode.f:304:3:

  304 |  64    CONTINUE
      |   1
Warning: Label 64 at (1) defined but not used [-Wunused-label]
../src/amode.f:1738:5:

 1738 |  2110 FORMAT(6X, A, A )
      |     1
Warning: Label 2110 at (1) defined but not used [-Wunused-label]
../src/amode.f:1735:5:

 1735 |  2005 FORMAT( '     ', A
      |     1
Warning: Label 2005 at (1) defined but not used [-Wunused-label]
../src/amode.f:2165:72:

 2165 |          RTITLE(IR) = CARG
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (40/80) at (1) [-Wcharacter-truncation]
../src/amode.f:2170:72:

 2170 |          IF(RTNEW.NE.' ') RTITLE(IR) = RTNEW
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (40/80) at (1) [-Wcharacter-truncation]
../src/amode.f:1600:17:

 1600 |         EMAGSQ = WR(J)**2 + WI(J)**2
      |                 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/amode.f:1604:31:

 1604 |         EVAL(KEIG,IR) = CMPLX( WR(J), WI(J) )
      |                               1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
../src/amode.f:1609:17:

 1609 |            EVR = WVEC(I,J)
      |                 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/amode.f:1618:17:

 1618 |            EVR = WVEC(I,J)
      |                 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/amode.f:1619:17:

 1619 |            EVI = WVEC(I,JP1)
      |                 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/amode.f:1627:18:

 1627 |            EVR =  WVEC(I,JM)
      |                  1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/amode.f:1628:17:

 1628 |            EVI = -WVEC(I,J)
      |                 1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/amode.f:1531:41:

 1531 |       SUBROUTINE SYSSHO(LU,ASYS,BSYS,RSYS,NSYS)
      |                                         1
Warning: Unused dummy argument 'rsys' at (1) [-Wunused-dummy-argument]
../src/amode.f:1271:15:

 1271 |      &     H(3), H_U(3,NUMAX),
      |               1
Warning: Unused variable 'h' declared at (1) [-Wunused-variable]
../src/amode.f:1271:29:

 1271 |      &     H(3), H_U(3,NUMAX),
      |                             1
Warning: Unused variable 'h_u' declared at (1) [-Wunused-variable]
../src/amode.f:1267:21:

 1267 |      &     MAINV(3,3),
      |                     1
Warning: Unused variable 'mainv' declared at (1) [-Wunused-variable]
../src/amode.f:1266:21:

 1266 |      &     MAMAT(3,3),
      |                     1
Warning: Unused variable 'mamat' declared at (1) [-Wunused-variable]
../src/amode.f:1274:17:

 1274 |      &     MIF(3), MIF_U(3,NUMAX), MIF_D(3,NDMAX),
      |                 1
Warning: Unused variable 'mif' declared at (1) [-Wunused-variable]
../src/amode.f:1274:49:

 1274 |      &     MIF(3), MIF_U(3,NUMAX), MIF_D(3,NDMAX),
      |                                                 1
Warning: Unused variable 'mif_d' declared at (1) [-Wunused-variable]
../src/amode.f:1274:33:

 1274 |      &     MIF(3), MIF_U(3,NUMAX), MIF_D(3,NDMAX),
      |                                 1
Warning: Unused variable 'mif_u' declared at (1) [-Wunused-variable]
../src/amode.f:1270:15:

 1270 |      &     P(3), P_U(3,NUMAX),
      |               1
Warning: Unused variable 'p' declared at (1) [-Wunused-variable]
../src/amode.f:1270:29:

 1270 |      &     P(3), P_U(3,NUMAX),
      |                             1
Warning: Unused variable 'p_u' declared at (1) [-Wunused-variable]
../src/amode.f:1276:17:

 1276 |      &     PRF(3), PRF_U(3,NUMAX),
      |                 1
Warning: Unused variable 'prf' declared at (1) [-Wunused-variable]
../src/amode.f:1276:33:

 1276 |      &     PRF(3), PRF_U(3,NUMAX),
      |                                 1
Warning: Unused variable 'prf_u' declared at (1) [-Wunused-variable]
../src/amode.f:1277:17:

 1277 |      &     PRM(3), PRM_U(3,NUMAX)
      |                 1
Warning: Unused variable 'prm' declared at (1) [-Wunused-variable]
../src/amode.f:1277:33:

 1277 |      &     PRM(3), PRM_U(3,NUMAX)
      |                                 1
Warning: Unused variable 'prm_u' declared at (1) [-Wunused-variable]
../src/amode.f:1269:21:

 1269 |      &     RIINV(3,3),
      |                     1
Warning: Unused variable 'riinv' declared at (1) [-Wunused-variable]
../src/amode.f:1275:17:

 1275 |      &     RIM(3), RIM_U(3,NUMAX), RIM_D(3,NDMAX),
      |                 1
Warning: Unused variable 'rim' declared at (1) [-Wunused-variable]
../src/amode.f:1275:49:

 1275 |      &     RIM(3), RIM_U(3,NUMAX), RIM_D(3,NDMAX),
      |                                                 1
Warning: Unused variable 'rim_d' declared at (1) [-Wunused-variable]
../src/amode.f:1275:33:

 1275 |      &     RIM(3), RIM_U(3,NUMAX), RIM_D(3,NDMAX),
      |                                 1
Warning: Unused variable 'rim_u' declared at (1) [-Wunused-variable]
../src/amode.f:1268:21:

 1268 |      &     RIMAT(3,3),
      |                     1
Warning: Unused variable 'rimat' declared at (1) [-Wunused-variable]
../src/amode.f:1273:17:

 1273 |      &     WXH(3), WXH_U(3,NUMAX),
      |                 1
Warning: Unused variable 'wxh' declared at (1) [-Wunused-variable]
../src/amode.f:1273:33:

 1273 |      &     WXH(3), WXH_U(3,NUMAX),
      |                                 1
Warning: Unused variable 'wxh_u' declared at (1) [-Wunused-variable]
../src/amode.f:1272:17:

 1272 |      &     WXP(3), WXP_U(3,NUMAX),
      |                 1
Warning: Unused variable 'wxp' declared at (1) [-Wunused-variable]
../src/amode.f:1272:33:

 1272 |      &     WXP(3), WXP_U(3,NUMAX),
      |                                 1
Warning: Unused variable 'wxp_u' declared at (1) [-Wunused-variable]
../src/amode.f:1571:28:

 1571 |       SUBROUTINE EIGSOL(INFO,IR,ETOL,ASYS,NSYS)
      |                            1
Warning: Unused dummy argument 'info' at (1) [-Wunused-dummy-argument]
../src/amode.f:1582:19:

 1582 |       LOGICAL LTERR
      |                   1
Warning: Unused variable 'lterr' declared at (1) [-Wunused-variable]
../src/amode.f:1716:22:

 1716 |       CHARACTER*2 CNUM
      |                      1
Warning: Unused variable 'cnum' declared at (1) [-Wunused-variable]
../src/amode.f:29:27:

   29 |       CHARACTER*1 ITEM, ANS, CHKEY
      |                           1
Warning: Unused variable 'ans' declared at (1) [-Wunused-variable]
../src/amode.f:44:34:

   44 |       INTEGER IINPUT(20), IINP(20)
      |                                  1
Warning: Unused variable 'iinp' declared at (1) [-Wunused-variable]
../src/amode.f:29:22:

   29 |       CHARACTER*1 ITEM, ANS, CHKEY
      |                      1
Warning: Unused variable 'item' declared at (1) [-Wunused-variable]
../src/amode.f:33:23:

   33 |       CHARACTER*80 LINE, FNVB, COMARG, PROMPT, RTNEW
      |                       1
Warning: Unused variable 'line' declared at (1) [-Wunused-variable]
../src/amode.f:30:21:

   30 |       CHARACTER*2 OPT, CHPLOT
      |                     1
Warning: Unused variable 'opt' declared at (1) [-Wunused-variable]
../src/amode.f:33:45:

   33 |       CHARACTER*80 LINE, FNVB, COMARG, PROMPT, RTNEW
      |                                             1
Warning: Unused variable 'prompt' declared at (1) [-Wunused-variable]
../src/amode.f:33:52:

   33 |       CHARACTER*80 LINE, FNVB, COMARG, PROMPT, RTNEW
      |                                                    1
Warning: Unused variable 'rtnew' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/avl.f
../src/avl.f:766:72:

  766 |         VARNAM(IV) = DNAME(N)
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (12/16) at (1) [-Wcharacter-truncation]
../src/avl.f:767:72:

  767 |         CONNAM(IC) = DNAME(N)
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (12/16) at (1) [-Wcharacter-truncation]
../src/avl.f:1071:72:

 1071 |          PARUNCH(IP) = REST
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (32/80) at (1) [-Wcharacter-truncation]
../src/avl.f:232:72:

  232 |         FILDEF = COMARG
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation]
../src/avl.f:287:72:

  287 |         FMSDEF = COMARG
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation]
../src/avl.f:327:72:

  327 |         FRNDEF = COMARG
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation]
../src/avl.f:406:72:

  406 |         TITLE = COMARG
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/ainput.f
../src/ainput.f:750:72:

  750 |          CNAME = LINE
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation]
../src/ainput.f:832:72:

  832 |          CNAME = LINE
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation]
../src/ainput.f:66:24:

   66 |       INTEGER IINPUT(10)
      |                        1
Warning: Unused variable 'iinput' declared at (1) [-Wunused-variable]
../src/ainput.f:272:0:

  272 |         ISEC = 0
      | 
Warning: 'isec' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/ainput.f:216:0:

  216 |          IF(LDUPL) THEN
      | 
Warning: 'ldupl' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  ../src/cdcl.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  ../src/autil.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  ../src/airutil.f
../src/airutil.f:304:37:

  304 |       SUBROUTINE NORMIT(SLE,X,XP,Y,YP,S,N)
      |                                     1
Warning: Unused dummy argument 'yp' at (1) [-Wunused-dummy-argument]
../src/airutil.f:271:34:

  271 |       SUBROUTINE LEFIND(SLE,X,XP,Y,YP,S,N)
      |                                  1
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument]
../src/airutil.f:271:37:

  271 |       SUBROUTINE LEFIND(SLE,X,XP,Y,YP,S,N)
      |                                     1
Warning: Unused dummy argument 'yp' at (1) [-Wunused-dummy-argument]
../src/airutil.f:191:0:

  191 |         YBOT = YMIN - CHWID *  1.0/(1.0 + YRAT)
      | 
Warning: 'ymin' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/airutil.f:192:0:

  192 |         YTOP = YMAX + CHWID * YRAT/(1.0 + YRAT)
      | 
Warning: 'ymax' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/airutil.f:117:0:

  117 |        IIB(N) = IB-1
      | 
Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/atpforc.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/aic.f
../src/aic.f:395:37:

  395 |       REAL DRL(3), VSRC(3), VDBL(3,3)
      |                                     1
Warning: Unused variable 'vdbl' declared at (1) [-Wunused-variable]
../src/aic.f:395:26:

  395 |       REAL DRL(3), VSRC(3), VDBL(3,3)
      |                          1
Warning: Unused variable 'vsrc' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/atrim.f
../src/atrim.f:281:5:

  281 |  2110 FORMAT(6X, A, A )
      |     1
Warning: Label 2110 at (1) defined but not used [-Wunused-label]
../src/atrim.f:700:72:

  700 |          RTITLE(IR) = CARG
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (40/80) at (1) [-Wcharacter-truncation]
../src/atrim.f:705:72:

  705 |          IF(RTNEW.NE.' ') RTITLE(IR) = RTNEW
      |                                                                        1
Warning: CHARACTER expression will be truncated in assignment (40/80) at (1) [-Wcharacter-truncation]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/amake.f
../src/amake.f:1113:4:

 1113 |  101      CONTINUE
      |    1
Warning: Label 101 at (1) defined but not used [-Wunused-label]
../src/amake.f:25:30:

   25 |      &       XASEC,SASEC,TASEC,NASEC,
      |                              1
Warning: Unused dummy argument 'tasec' at (1) [-Wunused-dummy-argument]
../src/amake.f:51:35:

   51 |       REAL XPT0(KCMAX), XCP0(KCMAX), XVR0(KCMAX), XSR0(KCMAX),
      |                                   1
Warning: Unused variable 'xcp0' declared at (1) [-Wunused-variable]
../src/amake.f:52:35:

   52 |      &     XPT1(KCMAX), XCP1(KCMAX), XVR1(KCMAX), XSR1(KCMAX),
      |                                   1
Warning: Unused variable 'xcp1' declared at (1) [-Wunused-variable]
../src/amake.f:53:35:

   53 |      &     XPT2(KCMAX), XCP2(KCMAX), XVR2(KCMAX), XSR2(KCMAX)
      |                                   1
Warning: Unused variable 'xcp2' declared at (1) [-Wunused-variable]
../src/amake.f:51:22:

   51 |       REAL XPT0(KCMAX), XCP0(KCMAX), XVR0(KCMAX), XSR0(KCMAX),
      |                      1
Warning: Unused variable 'xpt0' declared at (1) [-Wunused-variable]
../src/amake.f:52:22:

   52 |      &     XPT1(KCMAX), XCP1(KCMAX), XVR1(KCMAX), XSR1(KCMAX),
      |                      1
Warning: Unused variable 'xpt1' declared at (1) [-Wunused-variable]
../src/amake.f:53:22:

   53 |      &     XPT2(KCMAX), XCP2(KCMAX), XVR2(KCMAX), XSR2(KCMAX)
      |                      1
Warning: Unused variable 'xpt2' declared at (1) [-Wunused-variable]
../src/amake.f:51:61:

   51 |       REAL XPT0(KCMAX), XCP0(KCMAX), XVR0(KCMAX), XSR0(KCMAX),
      |                                                             1
Warning: Unused variable 'xsr0' declared at (1) [-Wunused-variable]
../src/amake.f:52:61:

   52 |      &     XPT1(KCMAX), XCP1(KCMAX), XVR1(KCMAX), XSR1(KCMAX),
      |                                                             1
Warning: Unused variable 'xsr1' declared at (1) [-Wunused-variable]
../src/amake.f:53:61:

   53 |      &     XPT2(KCMAX), XCP2(KCMAX), XVR2(KCMAX), XSR2(KCMAX)
      |                                                             1
Warning: Unused variable 'xsr2' declared at (1) [-Wunused-variable]
../src/amake.f:51:48:

   51 |       REAL XPT0(KCMAX), XCP0(KCMAX), XVR0(KCMAX), XSR0(KCMAX),
      |                                                1
Warning: Unused variable 'xvr0' declared at (1) [-Wunused-variable]
../src/amake.f:52:48:

   52 |      &     XPT1(KCMAX), XCP1(KCMAX), XVR1(KCMAX), XSR1(KCMAX),
      |                                                1
Warning: Unused variable 'xvr1' declared at (1) [-Wunused-variable]
../src/amake.f:53:48:

   53 |      &     XPT2(KCMAX), XCP2(KCMAX), XVR2(KCMAX), XSR2(KCMAX)
      |                                                1
Warning: Unused variable 'xvr2' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/hidden.f
../src/hidden.f:37:22:

   37 |       REAL XYZLIM(3,2), TRI(16,*)
      |                      1
Warning: Unused variable 'xyzlim' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/pltops.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/userio.f
../src/userio.f:135:19:

  135 |       LOGICAL ERROR
      |                   1
Warning: Unused variable 'error' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/limits.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/aoutput.f
../src/aoutput.f:33:5:

   33 |  1000 FORMAT (A)
      |     1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:136:4:

  136 |  240  FORMAT (/)
      |    1
Warning: Label 240 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:153:5:

  153 |  1000 FORMAT (A)
      |     1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:196:5:

  196 |   212 FORMAT (/)
      |     1
Warning: Label 212 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:219:5:

  219 |  1000 FORMAT (A)
      |     1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:256:5:

  256 |   212 FORMAT (/)
      |     1
Warning: Label 212 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:275:5:

  275 |  1000 FORMAT (A)
      |     1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:351:5:

  351 |  1000 FORMAT (A)
      |     1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:452:5:

  452 |  1000 FORMAT (A)
      |     1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:499:5:

  499 |  1000 FORMAT (A)
      |     1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:528:5:

  528 |   210 FORMAT (//' *** Strip Loadings')
      |     1
Warning: Label 210 at (1) defined but not used [-Wunused-label]
../src/aoutput.f:1070:44:

 1070 |       REAL WROT_RX(3), WROT_RZ(3), WROT_A(3)
      |                                            1
Warning: Unused variable 'wrot_a' declared at (1) [-Wunused-variable]
../src/aoutput.f:1070:21:

 1070 |       REAL WROT_RX(3), WROT_RZ(3), WROT_A(3)
      |                     1
Warning: Unused variable 'wrot_rx' declared at (1) [-Wunused-variable]
../src/aoutput.f:1070:33:

 1070 |       REAL WROT_RX(3), WROT_RZ(3), WROT_A(3)
      |                                 1
Warning: Unused variable 'wrot_rz' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/arrow3d.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/aplottp.f
../src/aplottp.f:546:5:

  546 |    10   WRITE(*,*)
      |     1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
../src/aplottp.f:241:18:

  241 |         JLABCLC = J + 0.33*NJ(N)
      |                  1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
../src/aplottp.f:242:18:

  242 |         JLABDW  = J + 0.50*NJ(N)
      |                  1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
../src/aplottp.f:243:18:

  243 |         JLABCL  = J + 0.66*NJ(N)
      |                  1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
../src/aplottp.f:28:30:

   28 |       CHARACTER OPT*2, LINE*80, YAXTYPE*1, SATYPE*16
      |                              1
Warning: Unused variable 'line' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/plsubs.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/plutil.f
../src/plutil.f:258:5:

  258 |  1000 FORMAT(A)
      |     1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
../src/plutil.f:302:2:

  302 |  5    CALL ASKC('      Option, Value   (or <Return>) ^',COMAND,COMARG)
      |  1
Warning: Label 5 at (1) defined but not used [-Wunused-label]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  ../src/matrix.f
../src/matrix.f:69:0:

   69 |         IF(J.NE.IMAX) THEN
      | 
Warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/getvm.f
../src/getvm.f:30:5:

   30 |     1 FORMAT(A)
      |     1
Warning: Label 1 at (1) defined but not used [-Wunused-label]
../src/getvm.f:28:25:

   28 |       CHARACTER*72 FNAMVB
      |                         1
Warning: Unused variable 'fnamvb' declared at (1) [-Wunused-variable]
../src/getvm.f:85:0:

   85 |         BMROOT = BMLST + 0.5*(VROOT+VLST) * 0.5*DY
      | 
Warning: 'dy' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  ../src/sgutil.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
cp ../src/second_g77.f ../src/second.f
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/second.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/aplotmd.f
../src/aplotmd.f:475:3:

  475 |  10   CONTINUE
      |   1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
../src/aplotmd.f:464:15:

  464 |        DTCPU = TCPU - TCPU0
      |               1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/aplotmd.f:41:19:

   41 |       LOGICAL ERROR
      |                   1
Warning: Unused variable 'error' declared at (1) [-Wunused-variable]
../src/aplotmd.f:42:21:

   42 |       CHARACTER*4 OPT
      |                     1
Warning: Unused variable 'opt' declared at (1) [-Wunused-variable]
../src/aplotmd.f:55:19:

   55 |       REAL RINP(10)
      |                   1
Warning: Unused variable 'rinp' declared at (1) [-Wunused-variable]
../src/aplotmd.f:1029:41:

 1029 |       LOGICAL LCONVT(NRMAX), LLINE, LBASE
      |                                         1
Warning: Unused variable 'lbase' declared at (1) [-Wunused-variable]
../src/aplotmd.f:1029:27:

 1029 |       LOGICAL LCONVT(NRMAX), LLINE, LBASE
      |                           1
Warning: Unused variable 'lconvt' declared at (1) [-Wunused-variable]
../src/aplotmd.f:1029:34:

 1029 |       LOGICAL LCONVT(NRMAX), LLINE, LBASE
      |                                  1
Warning: Unused variable 'lline' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  ../src/spline.f
../src/spline.f:183:0:

  183 |       XS(N) = XS1
      | 
Warning: 'xs1' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/aero.f
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ../src/aplotvl.f
../src/aplotvl.f:1740:15:

 1740 |           ID = ID_LINES(L)
      |               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
../src/aplotvl.f:801:28:

  801 |       REAL PLAB(3), PLAB2(3), SVEC1(3), SVEC2(3)
      |                            1
Warning: Unused variable 'plab2' declared at (1) [-Wunused-variable]
../src/aplotvl.f:802:20:

  802 |       REAL PTSORG(3)
      |                    1
Warning: Unused variable 'ptsorg' declared at (1) [-Wunused-variable]
../src/aplotvl.f:684:44:

  684 |       SUBROUTINE PVLINI(TITLE,AZIM,ELEV,TILT,VERSION,LDEVM)
      |                                            1
Warning: Unused dummy argument 'tilt' at (1) [-Wunused-dummy-argument]
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
gfortran -o avl avl.o aoper.o amode.o amass.o asetup.o amake.o ainput.o aoutput.o aero.o atrim.o atpforc.o aic.o cdcl.o airutil.o autil.o aplotvl.o aplottp.o aplotmd.o limits.o pltops.o hidden.o plsubs.o userio.o plutil.o arrow3d.o getvm.o matrix.o spline.o sgutil.o second.o   ../plotlib/libPlt.a ../eispack/eispack.a -lX11 
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78173
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/avl-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/avl-buildroot
+ cd Avl
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/avl-buildroot -C bin BINDIR=/usr/bin
make: Entering directory '/usr/src/RPM/BUILD/Avl/bin'
install -Dm 0755 avl /usr/src/tmp/avl-buildroot/usr/bin/avl
make: Leaving directory '/usr/src/RPM/BUILD/Avl/bin'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/avl-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/avl-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/avl-buildroot/ (default)
Compressing files in /usr/src/tmp/avl-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/avl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: avl-3.36-alt1_3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38969
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Avl
+ DOCDIR=/usr/src/tmp/avl-buildroot/usr/share/doc/avl-3.36
+ export DOCDIR
+ rm -rf /usr/src/tmp/avl-buildroot/usr/share/doc/avl-3.36
+ /bin/mkdir -p /usr/src/tmp/avl-buildroot/usr/share/doc/avl-3.36
+ cp -prL version_notes.txt avl_doc.txt session1.txt session2.txt /usr/src/tmp/avl-buildroot/usr/share/doc/avl-3.36
+ chmod -R go-w /usr/src/tmp/avl-buildroot/usr/share/doc/avl-3.36
+ chmod -R a+rX /usr/src/tmp/avl-buildroot/usr/share/doc/avl-3.36
+ cp -prL LICENSE.GPL LICENSE.LGPL /usr/src/tmp/avl-buildroot/usr/share/doc/avl-3.36
+ chmod -R go-w /usr/src/tmp/avl-buildroot/usr/share/doc/avl-3.36
+ chmod -R a+rX /usr/src/tmp/avl-buildroot/usr/share/doc/avl-3.36
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b7XEZn
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6H8mvp
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: fonts-bitmap-misc, /lib/ld-linux.so.2, libX11.so.6 >= set:oikaSzfWI38R6rIfX0PyxhZkQCvwV8eA2kmTAT0ZG3le8VCT7aDmpzQE4HN40RKYjFPum0Zoa07e3Q93YT57M1VgjtJsacVzHbmegLOs9u5RbwxKbZJ4x2pr4DSlgVhBVloOMMc50, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_4.0.0), libgfortran.so.5 >= set:ojToWZ5neZu8cRE85FAR1Xn6PZ6AX8eBHcHJM8ThX9pzl6lCZpwui1tA9HCBdBPWfnZ35xFjPoOcfIdRMKkubR0, libgfortran.so.5(GFORTRAN_8), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.27), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YZfsZp
Creating avl-debuginfo package
Processing files: avl-debuginfo-3.36-alt1_3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RbakKp
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ONReAo
find-requires: running scripts (debuginfo)
Requires: avl = 3.36-alt1_3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libX11.so.6), debug(libc.so.6), debug(libgcc_s.so.1), debug(libgfortran.so.5), debug(libm.so.6)
Adding to avl-debuginfo a strict dependency on avl
Wrote: /usr/src/RPM/RPMS/i586/avl-3.36-alt1_3.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/avl-debuginfo-3.36-alt1_3.i586.rpm
23.99user 1.06system 0:23.05elapsed 108%CPU (0avgtext+0avgdata 109296maxresident)k
0inputs+0outputs (0major+459404minor)pagefaults 0swaps
33.06user 4.90system 0:36.60elapsed 103%CPU (0avgtext+0avgdata 109296maxresident)k
20608inputs+0outputs (0major+757374minor)pagefaults 0swaps