+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/xrotor.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.R9r2dn
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Xrotor
+ /usr/bin/gzip -dc /builddir/build/SOURCES/Xrotor7.55.tar.tgz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Xrotor
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (Xrotor7.55-makefile.patch):'
Patch #0 (Xrotor7.55-makefile.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file bin/Makefile
patching file plotlib/Makefile
+ cp /builddir/build/SOURCES/LICENSE.GPL .
+ cp /builddir/build/SOURCES/LICENSE.LGPL .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zsTUKL
+ umask 022
+ cd /builddir/build/BUILD
+ cd Xrotor
+ export 'FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ /usr/bin/make -O -j4 -C plotlib
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
gfortran -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   plt_font.f
make: Leaving directory '/builddir/build/BUILD/Xrotor/plotlib'
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
gfortran -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   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 '/builddir/build/BUILD/Xrotor/plotlib'
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
gfortran -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   plt_base.f
make: Leaving directory '/builddir/build/BUILD/Xrotor/plotlib'
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
gfortran -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   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 '/builddir/build/BUILD/Xrotor/plotlib'
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
gfortran -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   gw_subs.f
make: Leaving directory '/builddir/build/BUILD/Xrotor/plotlib'
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
gfortran -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   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 '/builddir/build/BUILD/Xrotor/plotlib'
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
gfortran -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   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 '/builddir/build/BUILD/Xrotor/plotlib'
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
gfortran -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   plt_3D.f
make: Leaving directory '/builddir/build/BUILD/Xrotor/plotlib'
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
cc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -DUNDERSCORE Xwin.c
Xwin.c: In function 'gwxresize_':
Xwin.c:578:14: warning: variable 'event_mask' set but not used [-Wunused-but-set-variable]
    long      event_mask;
              ^~~~~~~~~~
Xwin.c:576:8: warning: variable 'i' set but not used [-Wunused-but-set-variable]
    int i;
        ^
Xwin.c: In function 'gwxcurs_':
Xwin.c:946:14: warning: variable 'count' set but not used [-Wunused-but-set-variable]
    int       count,buffer_len,last_event;
              ^~~~~
Xwin.c: In function 'mskbits_':
Xwin.c:1029:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
       while (!(ibitold = (lmask & 0x01)))
       ^~~~~
Xwin.c:1031:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
               nshft++;
               ^~~~~
Xwin.c:1036:6: warning: statement with no effect [-Wunused-value]
      exit;
      ^~~~
make: Leaving directory '/builddir/build/BUILD/Xrotor/plotlib'
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
gfortran -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   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 '/builddir/build/BUILD/Xrotor/plotlib'
make: Entering directory '/builddir/build/BUILD/Xrotor/plotlib'
ar -r  libPltDP.a plt_base.o plt_font.o plt_util.o plt_color.o set_subs.o gw_subs.o ps_subs.o Xwin.o plt_old.o plt_3D.o 
ar: creating libPltDP.a
ranlib libPltDP.a
make: Leaving directory '/builddir/build/BUILD/Xrotor/plotlib'
+ /usr/bin/make -O -j4 -C bin
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xmodi.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/xmodi.f:198:5:

  1050  FORMAT(/1X,'Current hub radius =', F9.4)
     1
Warning: Label 1050 at (1) defined but not used [-Wunused-label]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
../src/xmodi.f:574:41:

      &                  PLFAC,PLPAR,NSPLT,XOFF,XSF,YOFF,YSF)
                                         1
Warning: Unused dummy argument 'nsplt' at (1) [-Wunused-dummy-argument]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xmodi.f:23:37:

       CHARACTER*4 COMAND, CONSTR, ANS
                                     1
Warning: Unused variable 'ans' declared at (1) [-Wunused-variable]
../src/xmodi.f:25:29:

       CHARACTER*12 CHPARM(11)
                             1
Warning: Unused variable 'chparm' declared at (1) [-Wunused-variable]
../src/xmodi.f:23:32:

       CHARACTER*4 COMAND, CONSTR, ANS
                                1
Warning: Unused variable 'constr' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
../src/xmodi.f:29:23:

       LOGICAL ERROR, OK
                       1
Warning: Unused variable 'ok' declared at (1) [-Wunused-variable]
../src/xmodi.f:24:34:

       CHARACTER*132 COMARG, PARARG
                                  1
Warning: Unused variable 'pararg' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xdesi.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/xdesi.f:439:4:

  910  IF    (NPLOT.EQ.0) THEN
    1
Warning: Label 910 at (1) defined but not used [-Wunused-label]
../src/xdesi.f:848:5:

   700 CONTINUE
     1
Warning: Label 700 at (1) defined but not used [-Wunused-label]
../src/xdesi.f:424:72:

  65   NAME = COMARG
                                                                        1
Warning: CHARACTER expression will be truncated in assignment (32/132) at (1) [-Wcharacter-truncation]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
../src/xdesi.f:23:32:

       CHARACTER*4 COMAND, CONSTR, ANS
                                1
Warning: Unused variable 'constr' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xdesi.f:733:0:

       EFFINV = 1.0 + 0.5*ZETA
 
Warning: 'zeta' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xjmap.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/xjmap.f:34:20:

       LOGICAL LABCON
                    1
Warning: Unused variable 'labcon' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xrotor.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/xrotor.f:147:72:

       IF(COMARG.NE.' ') NAME = COMARG
                                                                        1
Warning: CHARACTER expression will be truncated in assignment (32/128) at (1) [-Wcharacter-truncation]
../src/xrotor.f:1390:5:

  1017 FORMAT(' Cpv:', F11.5, '    Cpi:', F11.5 )
     1
Warning: Label 1017 at (1) defined but not used [-Wunused-label]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xaero.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/xaero.f:609:5:

  1400 FORMAT(/'Enter index of aero section to process: ')
     1
Warning: Label 1400 at (1) defined but not used [-Wunused-label]
../src/xaero.f:997:14:

       CLLIM = DCL_STALL * DLOG( (1.0D0+ECMAX)/(1.0D0+ECMIN) )
              1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/xaero.f:998:18:

       CLLIM_CLA = ECMAX/(1.0+ECMAX) + ECMIN/(1.0+ECMIN)
                  1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
../src/xaero.f:901:5:

    20 WRITE(*,*) 'GETALF: alpha(CL) function inversion failed'
     1
Warning: Label 20 at (1) defined but not used [-Wunused-label]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xaero.f:1103:20:

       DIMENSION ATMP(NTMP), XTMP(NTMP), YTMP(NTMP)
                    1
Warning: Unused variable 'atmp' declared at (1) [-Wunused-variable]
../src/xaero.f:1100:20:

       LOGICAL LDUMMY, STALLF
                    1
Warning: Unused variable 'ldummy' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xaero.f:368:25:

       LOGICAL ERROR, LANS, LNUMCMD
                         1
Warning: Unused variable 'lans' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xio.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/xio.f:97:5:

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

  1050 FORMAT(/' *** Converged operating solution does not exist ***')
     1
Warning: Label 1050 at (1) defined but not used [-Wunused-label]
../src/xio.f:573:5:

  1000 FORMAT(A)
     1
Warning: Label 1000 at (1) defined but not used [-Wunused-label]
../src/xio.f:410:72:

       NAME = LINE
                                                                        1
Warning: CHARACTER expression will be truncated in assignment (32/128) at (1) [-Wcharacter-truncation]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xoper.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/xoper.f:208:72:

    15 NAME = COMARG
                                                                        1
Warning: CHARACTER expression will be truncated in assignment (32/132) at (1) [-Wcharacter-truncation]
../src/xoper.f:215:72:

    20 IF(COMARG(1:1).NE.' ') SAVFIL = COMARG
                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/132) at (1) [-Wcharacter-truncation]
../src/xoper.f:1595:4:

  998    format(a,2x,i5,3(2x,F12.5))
    1
Warning: Label 998 at (1) defined but not used [-Wunused-label]
../src/xoper.f:1481:4:

  997  format(A,' ',i4,5(1x,f10.5))
    1
Warning: Label 997 at (1) defined but not used [-Wunused-label]
../src/xoper.f:1913:4:

  998    format(a,2x,i5,4(2x,F12.5))
    1
Warning: Label 998 at (1) defined but not used [-Wunused-label]
../src/xoper.f:597:72:

       FNAME = COMARG
                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/132) at (1) [-Wcharacter-truncation]
../src/xoper.f:731:72:

       FNAME = COMARG
                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/132) at (1) [-Wcharacter-truncation]
../src/xoper.f:753:72:

       FNAME = COMARG
                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/132) at (1) [-Wcharacter-truncation]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xoper.f:2917:51:

       SUBROUTINE HELICO(IMAX,II, NBLDS, LDUCT, RAKE,
                                                   1
Warning: Unused dummy argument 'rake' at (1) [-Wunused-dummy-argument]
../src/xoper.f:2820:51:

       SUBROUTINE GRADMO(IMAX,II, NBLDS, LDUCT, RAKE,
                                                   1
Warning: Unused dummy argument 'rake' at (1) [-Wunused-dummy-argument]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xoper.f:2515:0:

         RE_VT  = RE_CH*CH_VT  + RE_W*W_VT
 
Warning: 'ch_vt' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/xoper.f:2516:0:

         RE_VA  = RE_CH*CH_VA  + RE_W*W_VA
 
Warning: 'ch_va' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/xoper.f:2593:0:

         DPV_GI  = DPV_CD*CD_GI  + DPV_CH*CH_GI
 
Warning: 'ch_gi' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/xoper.f:2514:0:

         RE_ADV = RE_CH*CH_ADV + RE_W*W_ADV
 
Warning: 'ch_adv' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/xoper.f:2528:0:

         CD_VT  = CD_AL*AL_VT  + CD_RE*RE_VT  + CD_W*W_VT
 
Warning: 'al_vt' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/xoper.f:2529:0:

         CD_VA  = CD_AL*AL_VA  + CD_RE*RE_VA  + CD_W*W_VA
 
Warning: 'al_va' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/xoper.f:2526:0:

         CD_GI  = CD_AL*AL_GI  + CD_RE*RE_GI
 
Warning: 'al_gi' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/xoper.f:2527:0:

         CD_ADV = CD_AL*AL_ADV + CD_RE*RE_ADV + CD_W*W_ADV
 
Warning: 'al_adv' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xcasepl.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xcasepl.f:629:0:

       IF(ITYP.NE.3) THEN
 
Warning: 'ityp' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xnoise.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/xnoise.f:325:72:

       FNAME = COMARG
                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/132) at (1) [-Wcharacter-truncation]
../src/xnoise.f:1441:17:

           ICOL = 1 + (NCOLOR-1)*FRAC
                 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
../src/xnoise.f:1563:15:

         ICOL = 1 + (NCOLOR-1)*FRAC
               1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xnoise.f:867:22:

       DIMENSION XYZOBS(3)
                      1
Warning: Unused variable 'xyzobs' declared at (1) [-Wunused-variable]
../src/xnoise.f:1326:46:

      &                  IDMINL, IDMAXL, IDINCR, IDLABL, LGRID)
                                              1
Warning: Unused dummy argument 'idincr' at (1) [-Wunused-dummy-argument]
../src/xnoise.f:1326:54:

      &                  IDMINL, IDMAXL, IDINCR, IDLABL, LGRID)
                                                      1
Warning: Unused dummy argument 'idlabl' at (1) [-Wunused-dummy-argument]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xnoise.f:1145:45:

      &                  PLAR, SH, AOC0, LGRID)
                                             1
Warning: Unused dummy argument 'lgrid' at (1) [-Wunused-dummy-argument]
../src/xnoise.f:1146:22:

       DIMENSION XYZOBS(3)
                      1
Warning: Unused variable 'xyzobs' declared at (1) [-Wunused-variable]
../src/xnoise.f:43:29:

       CHARACTER*4 COMAND, ANS
                             1
Warning: Unused variable 'ans' declared at (1) [-Wunused-variable]
../src/xnoise.f:44:34:

       CHARACTER*132 COMARG, ANSARG
                                  1
Warning: Unused variable 'ansarg' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xinte.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/xinte.f:166:5:

  1320 FORMAT(1X,
     1
Warning: Label 1320 at (1) defined but not used [-Wunused-label]
../src/xinte.f:162:5:

  1220 FORMAT(
     1
Warning: Label 1220 at (1) defined but not used [-Wunused-label]
../src/xinte.f:151:5:

  1200 FORMAT(
     1
Warning: Label 1200 at (1) defined but not used [-Wunused-label]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xrotpl.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xrotpl.f:315:20:

       LOGICAL LMAPLT, LHELI
                    1
Warning: Unused variable 'lmaplt' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xrotpl.f:1381:20:

       DIMENSION XLIN(4), YLIN(4)
                    1
Warning: Unused variable 'xlin' declared at (1) [-Wunused-variable]
../src/xrotpl.f:1381:29:

       DIMENSION XLIN(4), YLIN(4)
                             1
Warning: Unused variable 'ylin' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xrotpl.f:752:0:

       BTIP = BETA(II) * RTD
 
Warning: 'rtd' is used uninitialized in this function [-Wuninitialized]
../src/xrotpl.f:702:0:

           IB = I
 
Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/xrotpl.f:821:0:

       XL = XI(IA) + 1.5*CS
 
Warning: 'ia' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/xrotpl.f:1779:0:

       XL = XI(IB) + 1.5*CS
 
Warning: 'ib' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/xrotpl.f:1761:0:

       XL = XI(IA) + 1.5*CS
 
Warning: 'ia' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xutils.f
../src/xutils.f:216:0:

         IF(J.NE.IMAX) THEN
 
Warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/jputil.f
../src/jputil.f:22:35:

       SUBROUTINE CONPLT(IX,JX,II,JJ,X,Y,JLOW,JUPP,F,FCON,
                                   1
Warning: Unused dummy argument 'jj' at (1) [-Wunused-dummy-argument]
../src/jputil.f:278:0:

          Y1 = YMOD(YCON1)
 
Warning: 'ycon1' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/jputil.f:276:0:

          X1 = XMOD(XCON1)
 
Warning: 'xcon1' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/jputil.f:161:0:

        KHI = II-1
 
Warning: 'khi' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/jputil.f:206:0:

         XOP = X(IO,JP)
 
Warning: 'jp' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/jputil.f:205:0:

         XOO = X(IO,JO)
 
Warning: 'jo' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/jputil.f:207:0:

         XPO = X(IP,JO)
 
Warning: 'ip' may be used uninitialized in this function [-Wmaybe-uninitialized]
../src/jputil.f:205:0:

         XOO = X(IO,JO)
 
Warning: 'io' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/srclin.f
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/modify.f
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/plutil.f
../src/plutil.f:530:5:

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

  5    CALL ASKC('      Option, Value   (or <Return>) ^',COMAND,COMARG)
  1
Warning: Label 5 at (1) defined but not used [-Wunused-label]
../src/plutil.f:514:41:

       SUBROUTINE OPLSET(IDEV,IDEVRP,IPSLU,
                                         1
Warning: Unused dummy argument 'ipslu' at (1) [-Wunused-dummy-argument]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src  ../src/vortex.f
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/userio.f
../src/userio.f:124:19:

       LOGICAL ERROR
                   1
Warning: Unused variable 'error' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/spline.f
../src/spline.f:199:0:

       XS(N) = XS1
 
Warning: 'xs1' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/xbend.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/xbend.f:147:72:

  70   IF(COMARG(1:1).NE.' ') SAVFIL = COMARG
                                                                        1
Warning: CHARACTER expression will be truncated in assignment (80/132) at (1) [-Wcharacter-truncation]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xbend.f:1264:23:

       CHARACTER*4 DUMMY
                       1
Warning: Unused variable 'dummy' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/xbend.f:1558:27:

       SUBROUTINE PLEI(N,X,R, EI,EA,GJ,EK,MA,
                           1
Warning: Unused dummy argument 'r' at (1) [-Wunused-dummy-argument]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/jplot.f
../src/jplot.f:107:72:

       PAUSE 'Hit return to see J values'
                                                                        1
Warning: Deleted feature: PAUSE statement at (1)
../src/jplot.f:112:72:

       PAUSE 'Hit return to see CP values'
                                                                        1
Warning: Deleted feature: PAUSE statement at (1)
../src/jplot.f:37:23:

       CHARACTER*4 DUMMY
                       1
Warning: Unused variable 'dummy' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/jplote.f
../src/jplote.f:43:27:

       REAL RJE(LX), CPE(LX)
                           1
Warning: Unused variable 'cpe' declared at (1) [-Wunused-variable]
../src/jplote.f:43:18:

       REAL RJE(LX), CPE(LX)
                  1
Warning: Unused variable 'rje' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -o jplot jplot.o  xutils.o jputil.o userio.o ../plotlib/libPltDP.a -lX11
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -o jplote jplote.o xutils.o jputil.o userio.o ../plotlib/libPltDP.a -lX11
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -c -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  ../src/plotdata.f
XROTOR.INC:16:31:

Warning: Integer division truncated to constant '157' at (1) [-Winteger-division]
../src/plotdata.f:457:41:

       DIMENSION  XX(ITMPX), YY(ITMPX), P1(3)
                                         1
Warning: Unused variable 'p1' declared at (1) [-Wunused-variable]
../src/plotdata.f:457:19:

       DIMENSION  XX(ITMPX), YY(ITMPX), P1(3)
                   1
Warning: Unused variable 'xx' declared at (1) [-Wunused-variable]
../src/plotdata.f:457:30:

       DIMENSION  XX(ITMPX), YY(ITMPX), P1(3)
                              1
Warning: Unused variable 'yy' declared at (1) [-Wunused-variable]
../src/plotdata.f:39:43:

       DIMENSION  INFODATA(2,IXP), IFLW2DATA(0:IXP)
                                           1
Warning: Unused variable 'iflw2data' declared at (1) [-Wunused-variable]
../src/plotdata.f:25:20:

       LOGICAL LERROR, LXRELIMIT, LYRELIMIT
                    1
Warning: Unused variable 'lerror' declared at (1) [-Wunused-variable]
../src/plotdata.f:26:23:

       LOGICAL LPLT_DATA, LEGEND2D
                       1
Warning: Unused variable 'lplt_data' declared at (1) [-Wunused-variable]
XROTOR.INC:23:16:

Warning: Unused variable 'mcrit' declared at (1) [-Wunused-variable]
XROTOR.INC:18:17:

Warning: Unused variable 'q' declared at (1) [-Wunused-variable]
../src/plotdata.f:35:22:

       DIMENSION RINPUT(10), XLIM(2), YLIM(2)
                      1
Warning: Unused variable 'rinput' declared at (1) [-Wunused-variable]
../src/plotdata.f:32:33:

       CHARACTER*80 TITLE1, TITLE2
                                 1
Warning: Unused variable 'title2' declared at (1) [-Wunused-variable]
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
gfortran -o xrotor xrotor.o xoper.o xdesi.o xmodi.o  xaero.o xjmap.o xio.o xnoise.o xrotpl.o xcasepl.o xbend.o xinte.o xutils.o jputil.o plutil.o modify.o srclin.o spline.o userio.o vortex.o plotdata.o  ../plotlib/libPltDP.a -lX11
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qhm0Oc
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64
+ cd Xrotor
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64 'INSTALL=/usr/bin/install -p' -C bin BINDIR=/usr/bin
make: Entering directory '/builddir/build/BUILD/Xrotor/bin'
install -d /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64/usr/bin
install -m 0755 xrotor jplot jplote /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64/usr/bin
make: Leaving directory '/builddir/build/BUILD/Xrotor/bin'
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: xrotor-7.55-12.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pg4E1E
+ umask 022
+ cd /builddir/build/BUILD
+ cd Xrotor
+ DOCDIR=/builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64/usr/share/doc/xrotor
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64/usr/share/doc/xrotor
+ cp -pr version_notes.txt /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64/usr/share/doc/xrotor
+ cp -pr xrotor_doc.txt /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64/usr/share/doc/xrotor
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ArHl1K
+ umask 022
+ cd /builddir/build/BUILD
+ cd Xrotor
+ LICENSEDIR=/builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64/usr/share/licenses/xrotor
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64/usr/share/licenses/xrotor
+ cp -pr LICENSE.GPL /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64/usr/share/licenses/xrotor
+ cp -pr LICENSE.LGPL /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64/usr/share/licenses/xrotor
+ exit 0
Provides: xrotor = 7.55-12.fc28 xrotor(riscv-64) = 7.55-12.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgfortran.so.4()(64bit) libgfortran.so.4(GFORTRAN_7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64
Wrote: /builddir/build/SRPMS/xrotor-7.55-12.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/xrotor-7.55-12.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mCCvKJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd Xrotor
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/xrotor-7.55-12.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff