<86>Apr 13 01:23:38 userdel[17541]: delete user 'rooter' <86>Apr 13 01:23:38 userdel[17541]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 13 01:23:38 groupadd[17561]: group added to /etc/group: name=rooter, GID=573 <86>Apr 13 01:23:38 groupadd[17561]: group added to /etc/gshadow: name=rooter <86>Apr 13 01:23:38 groupadd[17561]: new group: name=rooter, GID=573 <86>Apr 13 01:23:38 useradd[17582]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Apr 13 01:23:38 userdel[17607]: delete user 'builder' <86>Apr 13 01:23:38 userdel[17607]: removed group 'builder' owned by 'builder' <86>Apr 13 01:23:38 userdel[17607]: removed shadow group 'builder' owned by 'builder' <86>Apr 13 01:23:38 groupadd[17624]: group added to /etc/group: name=builder, GID=574 <86>Apr 13 01:23:38 groupadd[17624]: group added to /etc/gshadow: name=builder <86>Apr 13 01:23:38 groupadd[17624]: new group: name=builder, GID=574 <86>Apr 13 01:23:38 useradd[17640]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Apr 13 01:23:42 rpmi: libquadmath0-8.3.1-alt2 sisyphus+224979.100.1.1 1552540102 installed <13>Apr 13 01:23:42 rpmi: libquadmath8-devel-8.3.1-alt2 sisyphus+224979.100.1.1 1552540102 installed <13>Apr 13 01:23:42 rpmi: libgfortran5-8.3.1-alt2 sisyphus+224979.100.1.1 1552540102 installed <13>Apr 13 01:23:42 rpmi: libX11-locales-3:1.6.7-alt1 sisyphus+226735.100.2.2 1554615009 installed <13>Apr 13 01:23:42 rpmi: xorg-proto-devel-2018.4-alt3 1527685079 installed <13>Apr 13 01:23:42 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed <13>Apr 13 01:23:42 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed <13>Apr 13 01:23:42 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed <13>Apr 13 01:23:44 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed <13>Apr 13 01:23:44 rpmi: libX11-3:1.6.7-alt1 sisyphus+226735.100.2.2 1554615009 installed <13>Apr 13 01:23:44 rpmi: gcc-fortran-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Apr 13 01:23:44 rpmi: libgfortran8-devel-8.3.1-alt2 sisyphus+224979.100.1.1 1552540102 installed <13>Apr 13 01:23:45 rpmi: gcc8-fortran-8.3.1-alt2 sisyphus+224979.100.1.1 1552540102 installed <13>Apr 13 01:23:45 rpmi: gcc-fortran-8-alt1 sisyphus+222164.100.1.1 1550685957 installed <13>Apr 13 01:23:45 rpmi: libX11-devel-3:1.6.7-alt1 sisyphus+226735.100.2.2 1554615009 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/avl-3.36-alt1_3.nosrc.rpm Installing avl-3.36-alt1_3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15136 + 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.18326 + 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' + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + make -j8 -C plotlib make: Entering directory '/usr/src/RPM/BUILD/Avl/plotlib' gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 gw_subs.f 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 -DUNDERSCORE Xwin2.c Xwin2.c: In function 'gwxresize_': Xwin2.c:580:14: warning: variable 'event_mask' set but not used [-Wunused-but-set-variable] long event_mask; ^~~~~~~~~~ Xwin2.c:578:8: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ Xwin2.c: In function 'gwxcurs_': Xwin2.c:948:14: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count,buffer_len,last_event; ^~~~~ Xwin2.c: In function 'gwxcursc_': Xwin2.c:1016:14: warning: unused variable 'key' [-Wunused-variable] KeySym key; ^~~ Xwin2.c: In function 'mskbits_': Xwin2.c:1090:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 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' nshft++; ^~~~~ Xwin2.c:1097:6: warning: statement with no effect [-Wunused-value] 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 plt_color.f plt_color.f:594:0: 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' gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 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 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 ps_subs.f f951: Warning: Nonconforming tab character in column 1 of line 2612 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2613 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2614 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2903 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2904 [-Wtabs] f951: Warning: Nonconforming tab character in column 1 of line 2912 [-Wtabs] ps_subs.f:175:5: 1010 format(/' PostScript output file ',A, 1 Warning: Label 1010 at (1) defined but not used [-Wunused-label] ps_subs.f:131:21: character*1 ans 1 Warning: Unused variable 'ans' declared at (1) [-Wunused-variable] ps_subs.f:129:20: logical LEXIST, LOPEN 1 Warning: Unused variable 'lexist' declared at (1) [-Wunused-variable] ps_subs.f:615:0: iout(nout) = nbits + 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 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 plt_util.f plt_util.f:229:5: 20 DO 40 II=1, 99999 1 Warning: Label 20 at (1) defined but not used [-Wunused-label] plt_util.f:216:0: Y1 = Y2 Warning: 'y1' may be used uninitialized in this function [-Wmaybe-uninitialized] plt_util.f:215:0: 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 plt_old.f plt_old.f:1128:14: 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: 120 IF (NET-2) 122,124,126 1 Warning: Label 120 at (1) defined but not used [-Wunused-label] plt_old.f:609:13: 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: subroutine PLOTS(idummy,ihard,ldev) 1 Warning: Unused dummy argument 'idummy' at (1) [-Wunused-dummy-argument] plt_old.f:1226:0: 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' gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 set_subs.f set_subs.f:242:35: 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' 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 eispack.f eispack.f:397:13: K = SCALE(I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] eispack.f:1575:13: K = SCALE(I) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] eispack.f:10062:0: P = -S * S2 * C3 * EL1 * E(L) / DL1 Warning: 's2' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:10062:0: Warning: 'c3' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:10206:0: IF (DABS(E2(L)) .LE. DABS(C/H)) GO TO 210 Warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:10202:0: E2(L) = S * G Warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:8412:0: 60 B(J,I) = X / Y Warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:8296:0: 60 B(J,I) = X / Y Warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:7815:0: T2 = (-S - ZZ * B(I+1,EN) - Z1 * B(I+1,NA)) / Y Warning: 'zz' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:7815:0: Warning: 'z1' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:7812:0: 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: 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: 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: 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: 200 S = DABS(A1) + DABS(A2) + DABS(A3) Warning: 'a3' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:4834:0: X H(I,NA),H(I,EN)) Warning: 'zz' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:4608:0: 170 S = DSIGN(DSQRT(P*P+Q*Q+R*R),P) Warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:4834:0: X H(I,NA),H(I,EN)) Warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:4608:0: 170 S = DSIGN(DSQRT(P*P+Q*Q+R*R),P) Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:4608:0: Warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:4440:0: 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:4358:0: 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: 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:3155:0: 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: 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: 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: RV6(ITS) = RV6(ITS) - EPS4 * UK Warning: 'uk' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:813:0: GROUP = GROUP + 1 Warning: 'group' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:965:0: RV6(ITS) = RV6(ITS) - EPS4 * UK Warning: 'eps4' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:814:0: 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: 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: 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:990:0: INTEGER I,J,K,L,M,N,P,Q,R,S,II,MM,M1,M2,TAG,IERR,ISTURM Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:1199:0: R = R + M2 - M1 + 1 Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:1184:0: IF (S .GE. M1) GO TO 380 Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:1182:0: 360 IF (S .GE. K) GO TO 400 Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:2135:0: RV1(J) = RV1(J) - EPS3 * X Warning: 'ukroot' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:2114:0: X = RV1(J) Warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:2112:0: IF (NORM .LT. GROWTO) GO TO 840 Warning: 'growto' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:2135:0: RV1(J) = RV1(J) - EPS3 * X Warning: 'eps3' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:2366:0: 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:2571:0: 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:6033:0: X = RM1(MP,MP) * RM1(MP,MP) + T * T Warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:6165:0: RV1(J) = RV1(J) - EPS3 * X Warning: 'ukroot' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:6140:0: X = RV1(J) Warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:6138:0: IF (NORM .LT. GROWTO) GO TO 840 Warning: 'growto' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:6165:0: RV1(J) = RV1(J) - EPS3 * X Warning: 'eps3' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:6192:0: 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: 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:9904:0: P = -S * S2 * C3 * EL1 * E(L) / DL1 Warning: 's2' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:9904:0: Warning: 'c3' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:11046:0: R = R + M2 - M1 + 1 Warning: 'm2' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:11029:0: 360 IF (S .GE. K) GO TO 400 Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:10945:0: 100 IF (R .EQ. M) GO TO 1001 Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:10939:0: 80 IF (S - M22) 65, 85, 70 Warning: 'm22' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:11267:0: 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:11080:0: INTEGER I,J,K,M,N,P,Q,R,S,II,IP,JJ,MM,M1,M2,NM,ITS, Warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:11289:0: IF (S .GE. M1) GO TO 380 Warning: 'm1' may be used uninitialized in this function [-Wmaybe-uninitialized] eispack.f:11287:0: 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 ../src/avl.f ../src/avl.f:766:72: VARNAM(IV) = DNAME(N) 1 Warning: CHARACTER expression will be truncated in assignment (12/16) at (1) [-Wcharacter-truncation] ../src/avl.f:767:72: CONNAM(IC) = DNAME(N) 1 Warning: CHARACTER expression will be truncated in assignment (12/16) at (1) [-Wcharacter-truncation] ../src/avl.f:1071:72: PARUNCH(IP) = REST 1 Warning: CHARACTER expression will be truncated in assignment (32/80) at (1) [-Wcharacter-truncation] ../src/avl.f:232:72: FILDEF = COMARG 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] ../src/avl.f:287:72: FMSDEF = COMARG 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] ../src/avl.f:327:72: FRNDEF = COMARG 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] ../src/avl.f:406:72: 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 ../src/amass.f ../src/amass.f:66:23: CHARACTER*80 CASE 1 Warning: Unused variable 'case' declared at (1) [-Wunused-variable] ../src/amass.f:69:41: 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 ../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 ../src/atrim.f ../src/atrim.f:281:5: 2110 FORMAT(6X, A, A ) 1 Warning: Label 2110 at (1) defined but not used [-Wunused-label] ../src/atrim.f:700:72: RTITLE(IR) = CARG 1 Warning: CHARACTER expression will be truncated in assignment (40/80) at (1) [-Wcharacter-truncation] ../src/atrim.f:705:72: 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 ../src/aoper.f ../src/aoper.f:655:3: 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: 14 CONTINUE 1 Warning: Label 14 at (1) defined but not used [-Wunused-label] ../src/aoper.f:272:72: RTITLE(IRUN) = COMARG 1 Warning: CHARACTER expression will be truncated in assignment (40/80) at (1) [-Wcharacter-truncation] ../src/aoper.f:277:72: 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: & '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: INTEGER IINPUT(20) 1 Warning: Unused variable 'iinput' declared at (1) [-Wunused-variable] ../src/aoper.f:757:22: INTEGER IINP(20) 1 Warning: Unused variable 'iinp' declared at (1) [-Wunused-variable] ../src/aoper.f:29:21: CHARACTER*1 ANS 1 Warning: Unused variable 'ans' declared at (1) [-Wunused-variable] ../src/aoper.f:32:31: CHARACTER*80 FNOUT, FNDER, FNNEW 1 Warning: Unused variable 'fnder' declared at (1) [-Wunused-variable] ../src/aoper.f:39:34: INTEGER IINPUT(20), IINP(20) 1 Warning: Unused variable 'iinp' declared at (1) [-Wunused-variable] ../src/aoper.f:30:21: 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 ../src/ainput.f ../src/ainput.f:750:72: CNAME = LINE 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] ../src/ainput.f:832:72: CNAME = LINE 1 Warning: CHARACTER expression will be truncated in assignment (80/128) at (1) [-Wcharacter-truncation] ../src/ainput.f:66:24: INTEGER IINPUT(10) 1 Warning: Unused variable 'iinput' declared at (1) [-Wunused-variable] ../src/ainput.f:272:0: ISEC = 0 Warning: 'isec' may be used uninitialized in this function [-Wmaybe-uninitialized] ../src/ainput.f:216:0: 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 ../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 ../src/aoutput.f ../src/aoutput.f:33:5: 1000 FORMAT (A) 1 Warning: Label 1000 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:136:4: 240 FORMAT (/) 1 Warning: Label 240 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:153:5: 1000 FORMAT (A) 1 Warning: Label 1000 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:196:5: 212 FORMAT (/) 1 Warning: Label 212 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:219:5: 1000 FORMAT (A) 1 Warning: Label 1000 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:256:5: 212 FORMAT (/) 1 Warning: Label 212 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:275:5: 1000 FORMAT (A) 1 Warning: Label 1000 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:351:5: 1000 FORMAT (A) 1 Warning: Label 1000 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:452:5: 1000 FORMAT (A) 1 Warning: Label 1000 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:499:5: 1000 FORMAT (A) 1 Warning: Label 1000 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:528:5: 210 FORMAT (//' *** Strip Loadings') 1 Warning: Label 210 at (1) defined but not used [-Wunused-label] ../src/aoutput.f:1070:44: 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: 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: 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 ../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 ../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 ../src/airutil.f ../src/airutil.f:304:37: 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: 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: 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: YBOT = YMIN - CHWID * 1.0/(1.0 + YRAT) Warning: 'ymin' may be used uninitialized in this function [-Wmaybe-uninitialized] ../src/airutil.f:192:0: YTOP = YMAX + CHWID * YRAT/(1.0 + YRAT) Warning: 'ymax' may be used uninitialized in this function [-Wmaybe-uninitialized] ../src/airutil.f:117:0: 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 ../src/aic.f ../src/aic.f:395:37: REAL DRL(3), VSRC(3), VDBL(3,3) 1 Warning: Unused variable 'vdbl' declared at (1) [-Wunused-variable] ../src/aic.f:395:26: 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 ../src/amake.f ../src/amake.f:1113:4: 101 CONTINUE 1 Warning: Label 101 at (1) defined but not used [-Wunused-label] ../src/amake.f:25:30: & XASEC,SASEC,TASEC,NASEC, 1 Warning: Unused dummy argument 'tasec' at (1) [-Wunused-dummy-argument] ../src/amake.f:51:35: REAL XPT0(KCMAX), XCP0(KCMAX), XVR0(KCMAX), XSR0(KCMAX), 1 Warning: Unused variable 'xcp0' declared at (1) [-Wunused-variable] ../src/amake.f:52:35: & XPT1(KCMAX), XCP1(KCMAX), XVR1(KCMAX), XSR1(KCMAX), 1 Warning: Unused variable 'xcp1' declared at (1) [-Wunused-variable] ../src/amake.f:53:35: & XPT2(KCMAX), XCP2(KCMAX), XVR2(KCMAX), XSR2(KCMAX) 1 Warning: Unused variable 'xcp2' declared at (1) [-Wunused-variable] ../src/amake.f:51:22: REAL XPT0(KCMAX), XCP0(KCMAX), XVR0(KCMAX), XSR0(KCMAX), 1 Warning: Unused variable 'xpt0' declared at (1) [-Wunused-variable] ../src/amake.f:52:22: & XPT1(KCMAX), XCP1(KCMAX), XVR1(KCMAX), XSR1(KCMAX), 1 Warning: Unused variable 'xpt1' declared at (1) [-Wunused-variable] ../src/amake.f:53:22: & XPT2(KCMAX), XCP2(KCMAX), XVR2(KCMAX), XSR2(KCMAX) 1 Warning: Unused variable 'xpt2' declared at (1) [-Wunused-variable] ../src/amake.f:51:61: REAL XPT0(KCMAX), XCP0(KCMAX), XVR0(KCMAX), XSR0(KCMAX), 1 Warning: Unused variable 'xsr0' declared at (1) [-Wunused-variable] ../src/amake.f:52:61: & XPT1(KCMAX), XCP1(KCMAX), XVR1(KCMAX), XSR1(KCMAX), 1 Warning: Unused variable 'xsr1' declared at (1) [-Wunused-variable] ../src/amake.f:53:61: & XPT2(KCMAX), XCP2(KCMAX), XVR2(KCMAX), XSR2(KCMAX) 1 Warning: Unused variable 'xsr2' declared at (1) [-Wunused-variable] ../src/amake.f:51:48: REAL XPT0(KCMAX), XCP0(KCMAX), XVR0(KCMAX), XSR0(KCMAX), 1 Warning: Unused variable 'xvr0' declared at (1) [-Wunused-variable] ../src/amake.f:52:48: & XPT1(KCMAX), XCP1(KCMAX), XVR1(KCMAX), XSR1(KCMAX), 1 Warning: Unused variable 'xvr1' declared at (1) [-Wunused-variable] ../src/amake.f:53:48: & 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 ../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 ../src/amode.f ../src/amode.f:419:3: 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: 64 CONTINUE 1 Warning: Label 64 at (1) defined but not used [-Wunused-label] ../src/amode.f:1738:5: 2110 FORMAT(6X, A, A ) 1 Warning: Label 2110 at (1) defined but not used [-Wunused-label] ../src/amode.f:1735:5: 2005 FORMAT( ' ', A 1 Warning: Label 2005 at (1) defined but not used [-Wunused-label] ../src/amode.f:2165:72: RTITLE(IR) = CARG 1 Warning: CHARACTER expression will be truncated in assignment (40/80) at (1) [-Wcharacter-truncation] ../src/amode.f:2170:72: 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: 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: 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: 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: 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: 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: 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: 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: SUBROUTINE SYSSHO(LU,ASYS,BSYS,RSYS,NSYS) 1 Warning: Unused dummy argument 'rsys' at (1) [-Wunused-dummy-argument] ../src/amode.f:1271:15: & H(3), H_U(3,NUMAX), 1 Warning: Unused variable 'h' declared at (1) [-Wunused-variable] ../src/amode.f:1271:29: & H(3), H_U(3,NUMAX), 1 Warning: Unused variable 'h_u' declared at (1) [-Wunused-variable] ../src/amode.f:1267:21: & MAINV(3,3), 1 Warning: Unused variable 'mainv' declared at (1) [-Wunused-variable] ../src/amode.f:1266:21: & MAMAT(3,3), 1 Warning: Unused variable 'mamat' declared at (1) [-Wunused-variable] ../src/amode.f:1274:17: & 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: & 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: & 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: & P(3), P_U(3,NUMAX), 1 Warning: Unused variable 'p' declared at (1) [-Wunused-variable] ../src/amode.f:1270:29: & P(3), P_U(3,NUMAX), 1 Warning: Unused variable 'p_u' declared at (1) [-Wunused-variable] ../src/amode.f:1276:17: & PRF(3), PRF_U(3,NUMAX), 1 Warning: Unused variable 'prf' declared at (1) [-Wunused-variable] ../src/amode.f:1276:33: & PRF(3), PRF_U(3,NUMAX), 1 Warning: Unused variable 'prf_u' declared at (1) [-Wunused-variable] ../src/amode.f:1277:17: & PRM(3), PRM_U(3,NUMAX) 1 Warning: Unused variable 'prm' declared at (1) [-Wunused-variable] ../src/amode.f:1277:33: & PRM(3), PRM_U(3,NUMAX) 1 Warning: Unused variable 'prm_u' declared at (1) [-Wunused-variable] ../src/amode.f:1269:21: & RIINV(3,3), 1 Warning: Unused variable 'riinv' declared at (1) [-Wunused-variable] ../src/amode.f:1275:17: & 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: & 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: & 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: & RIMAT(3,3), 1 Warning: Unused variable 'rimat' declared at (1) [-Wunused-variable] ../src/amode.f:1273:17: & WXH(3), WXH_U(3,NUMAX), 1 Warning: Unused variable 'wxh' declared at (1) [-Wunused-variable] ../src/amode.f:1273:33: & WXH(3), WXH_U(3,NUMAX), 1 Warning: Unused variable 'wxh_u' declared at (1) [-Wunused-variable] ../src/amode.f:1272:17: & WXP(3), WXP_U(3,NUMAX), 1 Warning: Unused variable 'wxp' declared at (1) [-Wunused-variable] ../src/amode.f:1272:33: & WXP(3), WXP_U(3,NUMAX), 1 Warning: Unused variable 'wxp_u' declared at (1) [-Wunused-variable] ../src/amode.f:1571:28: SUBROUTINE EIGSOL(INFO,IR,ETOL,ASYS,NSYS) 1 Warning: Unused dummy argument 'info' at (1) [-Wunused-dummy-argument] ../src/amode.f:1582:19: LOGICAL LTERR 1 Warning: Unused variable 'lterr' declared at (1) [-Wunused-variable] ../src/amode.f:1716:22: CHARACTER*2 CNUM 1 Warning: Unused variable 'cnum' declared at (1) [-Wunused-variable] ../src/amode.f:29:27: CHARACTER*1 ITEM, ANS, CHKEY 1 Warning: Unused variable 'ans' declared at (1) [-Wunused-variable] ../src/amode.f:44:34: INTEGER IINPUT(20), IINP(20) 1 Warning: Unused variable 'iinp' declared at (1) [-Wunused-variable] ../src/amode.f:29:22: CHARACTER*1 ITEM, ANS, CHKEY 1 Warning: Unused variable 'item' declared at (1) [-Wunused-variable] ../src/amode.f:33:23: CHARACTER*80 LINE, FNVB, COMARG, PROMPT, RTNEW 1 Warning: Unused variable 'line' declared at (1) [-Wunused-variable] ../src/amode.f:30:21: CHARACTER*2 OPT, CHPLOT 1 Warning: Unused variable 'opt' declared at (1) [-Wunused-variable] ../src/amode.f:33:45: CHARACTER*80 LINE, FNVB, COMARG, PROMPT, RTNEW 1 Warning: Unused variable 'prompt' declared at (1) [-Wunused-variable] ../src/amode.f:33:52: 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 ../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 ../src/plutil.f ../src/plutil.f:258:5: 1000 FORMAT(A) 1 Warning: Label 1000 at (1) defined but not used [-Wunused-label] ../src/plutil.f:302:2: 5 CALL ASKC(' Option, Value (or ) ^',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 ../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 ../src/userio.f ../src/userio.f:135:19: 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 ../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 ../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 ../src/getvm.f ../src/getvm.f:30:5: 1 FORMAT(A) 1 Warning: Label 1 at (1) defined but not used [-Wunused-label] ../src/getvm.f:28:25: CHARACTER*72 FNAMVB 1 Warning: Unused variable 'fnamvb' declared at (1) [-Wunused-variable] ../src/getvm.f:85:0: 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 ../src/matrix.f ../src/matrix.f:69:0: 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 ../src/aplotmd.f ../src/aplotmd.f:475:3: 10 CONTINUE 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] ../src/aplotmd.f:464:15: 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: LOGICAL ERROR 1 Warning: Unused variable 'error' declared at (1) [-Wunused-variable] ../src/aplotmd.f:42:21: CHARACTER*4 OPT 1 Warning: Unused variable 'opt' declared at (1) [-Wunused-variable] ../src/aplotmd.f:55:19: REAL RINP(10) 1 Warning: Unused variable 'rinp' declared at (1) [-Wunused-variable] ../src/aplotmd.f:1029:41: LOGICAL LCONVT(NRMAX), LLINE, LBASE 1 Warning: Unused variable 'lbase' declared at (1) [-Wunused-variable] ../src/aplotmd.f:1029:27: LOGICAL LCONVT(NRMAX), LLINE, LBASE 1 Warning: Unused variable 'lconvt' declared at (1) [-Wunused-variable] ../src/aplotmd.f:1029:34: 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' cp ../src/second_g77.f ../src/second.f gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 ../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 ../src/hidden.f ../src/hidden.f:37:22: 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 ../src/spline.f ../src/spline.f:183:0: 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 ../src/sgutil.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 ../src/aplottp.f ../src/aplottp.f:546:5: 10 WRITE(*,*) 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] ../src/aplottp.f:241:18: 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: 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: 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: 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 ../src/aplotvl.f ../src/aplotvl.f:1740:15: 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: REAL PLAB(3), PLAB2(3), SVEC1(3), SVEC2(3) 1 Warning: Unused variable 'plab2' declared at (1) [-Wunused-variable] ../src/aplotvl.f:802:20: REAL PTSORG(3) 1 Warning: Unused variable 'ptsorg' declared at (1) [-Wunused-variable] ../src/aplotvl.f:684:44: 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.90295 + 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.74891 + 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.EqCvDU 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.6pSdbN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: fonts-bitmap-misc, /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:oikaSzfWI38R6rIfX0PyxhZkQCvwV8eA2kmTAT0ZG3le8VCT7aDmpzQE4HN40RKYjFPum0Zoa07e3Q93YT57M1VgjtJsacVzHbmegLOs9u5RbwxKbZJ4x2pr4DSlgVhBVloOMMc50, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_4.0.0)(64bit), libgfortran.so.5()(64bit) >= set:ojToWZ5neZu8cRE85FAR1Xn6PZ6AX8eBHcHJM8ThX9pzl6lCZpwui1tA9HCBdBPWfnZ35xFjPoOcfIdRMKkubR0, libgfortran.so.5(GFORTRAN_8)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.27)(64bit), 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.RypY6I 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.PKyCsI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sVr6bL find-requires: running scripts (debuginfo) Requires: avl = 3.36-alt1_3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libgfortran.so.5), debug64(libm.so.6) Adding to avl-debuginfo a strict dependency on avl Wrote: /usr/src/RPM/RPMS/x86_64/avl-3.36-alt1_3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/avl-debuginfo-3.36-alt1_3.x86_64.rpm 43.04user 2.78system 0:29.55elapsed 155%CPU (0avgtext+0avgdata 175844maxresident)k 0inputs+0outputs (0major+558771minor)pagefaults 0swaps 52.15user 8.25system 0:43.80elapsed 137%CPU (0avgtext+0avgdata 175844maxresident)k 0inputs+0outputs (0major+863701minor)pagefaults 0swaps