<86>Dec  6 00:45:30 userdel[1212086]: delete user 'rooter'
<86>Dec  6 00:45:30 userdel[1212086]: removed group 'rooter' owned by 'rooter'
<86>Dec  6 00:45:30 userdel[1212086]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  6 00:45:30 groupadd[1212100]: group added to /etc/group: name=rooter, GID=963
<86>Dec  6 00:45:30 groupadd[1212100]: group added to /etc/gshadow: name=rooter
<86>Dec  6 00:45:30 groupadd[1212100]: new group: name=rooter, GID=963
<86>Dec  6 00:45:30 useradd[1212112]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash
<86>Dec  6 00:45:30 userdel[1212138]: delete user 'builder'
<86>Dec  6 00:45:30 userdel[1212138]: removed group 'builder' owned by 'builder'
<86>Dec  6 00:45:30 groupadd[1212158]: group added to /etc/group: name=builder, GID=964
<86>Dec  6 00:45:30 groupadd[1212158]: group added to /etc/gshadow: name=builder
<86>Dec  6 00:45:30 groupadd[1212158]: new group: name=builder, GID=964
<86>Dec  6 00:45:30 useradd[1212179]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/y12m-1.0-alt5.src.rpm: license not found in '/usr/share/license' directory: Free
<13>Dec  6 00:45:31 rpmi: libquadmath0-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed
<13>Dec  6 00:45:31 rpmi: libquadmath11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed
<13>Dec  6 00:45:31 rpmi: libgfortran5-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed
<13>Dec  6 00:45:31 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Dec  6 00:45:31 rpmi: libgfortran11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed
<13>Dec  6 00:45:31 rpmi: gcc11-fortran-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed
<13>Dec  6 00:45:31 rpmi: gcc-fortran-11-alt1 sisyphus+285602.400.1.1 1632238564 installed
<13>Dec  6 00:45:31 rpmi: libgfortran-devel-11-alt1 sisyphus+285602.400.1.1 1632238564 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/y12m-1.0-alt5.nosrc.rpm (w1.gzdio)
Installing y12m-1.0-alt5.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36197
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf y12m-1.0
+ echo 'Source #0 (y12m-1.0.tar.gz):'
Source #0 (y12m-1.0.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/y12m-1.0.tar.gz
+ /bin/tar -xf -
+ cd y12m-1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36197
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd y12m-1.0
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12m.o y12m.f
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12cck.o y12cck.f
y12cck.f:1:28:

    1 |       real function y12cck(i,j)
      |                            1
Warning: Unused dummy argument 'i' at (1) [-Wunused-dummy-argument]
y12cck.f:1:30:

    1 |       real function y12cck(i,j)
      |                              1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12maf.o y12maf.f
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12mae.o y12mae.f
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12mhe.o y12mhe.f
y12mhe.f:36:72:

   36 |    10 work(i)=0.0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mhe.f:46:72:

   46 |    20 work(l)=work(l)+abs(a(i))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mhe.f:54:72:

   54 |    30 if(work(i).gt.anorm) anorm=work(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12mde.o y12mde.f
y12mde.f:31:72:

   31 |  1030 b(i)=b(i)-a(j)*b(l1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1030 at (1)
y12mde.f:45:72:

   45 |  1070 b(r1)=b(r1)-a(j)*b(r2)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1070 at (1)
y12mde.f:47:72:

   47 |  1090 b(r1)=b(r1)/pivot(r1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1090 at (1)
y12mde.f:58:72:

   58 |  1100 b(r1)=t
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1100 at (1)
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12mdf.o y12mdf.f
y12mdf.f:33:72:

   33 |  1030 b(i)=b(i)-a(j)*b(l1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1030 at (1)
y12mdf.f:47:72:

   47 |  1070 b(r1)=b(r1)-a(j)*b(r2)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1070 at (1)
y12mdf.f:49:72:

   49 |  1090 b(r1)=b(r1)/pivot(r1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1090 at (1)
y12mdf.f:60:72:

   60 |  1100 b(r1)=t
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1100 at (1)
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12mge.o y12mge.f
y12mge.f:68:72:

   68 |    20 w(i)=0.0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mge.f:76:72:

   76 |    30 w(l)=w(l)+t*a(j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
y12mge.f:79:72:

   79 |    50 w(i)=-w(i)/pivot(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
y12mge.f:97:72:

   97 |    60 w(l3)=w(l3)-t*a(j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
y12mge.f:107:72:

  107 |    90 ynorm=ynorm+abs(w(i))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
y12mge.f:122:72:

  122 |   110 w(i)=w(i)-a(j)*w(l)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
y12mge.f:132:72:

  132 |   140 w(l3)=w(l3)-a(j)*w(l)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
y12mge.f:134:72:

  134 |   160 w(l3)=w(l3)/pivot(l3)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1)
y12mge.f:143:72:

  143 |   170 znorm=znorm+abs(w(i))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1)
y12mge.f:40:14:

   40 |       real  aa, ynorm, znorm, t
      |              1
Warning: Unused variable 'aa' declared at (1) [-Wunused-variable]
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12mbf.o y12mbf.f
y12mbf.f:27:72:

   27 |    10 ha(i,6)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mbf.f:43:72:

   43 |    20 snr(z+i)=snr(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mbf.f:71:72:

   71 |    40 ha(i,6)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
y12mbf.f:82:72:

   82 |    50 ha(l3,3)=ha(l3,3)+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
y12mbf.f:98:72:

   98 |       do 70 j=l1,l2
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 70 at (1)
y12mbf.f:108:72:

  108 |    70 ha(l3,6)=r+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1)
y12mbf.f:117:72:

  117 |    90 ha(i,6)=ha(i,4)+ha(i,6)-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12mfe.o y12mfe.f
y12mfe.f:21:72:

   21 |    10 b1(i)=b(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mfe.f:27:72:

   27 |    20 a1(i)=a(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mfe.f:30:72:

   30 |    30 ha(i,13)=ha(i,3)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
y12mfe.f:39:72:

   39 |    40 if(gt2.lt.d)gt2=d
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
y12mfe.f:40:72:

   40 |    50 if(gt2.lt.gt1)gt1=gt2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
y12mfe.f:56:72:

   56 |    80 if(dd.lt.xx)dd=xx
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
y12mfe.f:72:72:

   72 |   100 er=er-er1*er2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
y12mfe.f:78:72:

   78 |   110 if(dres.lt.xx)dres=xx
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
y12mfe.f:92:72:

   92 |   120 if(dd.lt.xx)dd=xx
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
y12mfe.f:106:72:

  106 |   130 if(xx.gt.xm) xm=xx
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
y12mfe.f:76:11:

   76 |       b(i)=er
      |           1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
y12mfe.f:77:9:

   77 |       xx=dabs(er)
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
y12mfe.f:4:43:

    4 |       double precision ext,er,er1,er2,err,e
      |                                           1
Warning: Unused variable 'e' declared at (1) [-Wunused-variable]
y12mfe.f:4:41:

    4 |       double precision ext,er,er1,er2,err,e
      |                                         1
Warning: Unused variable 'err' declared at (1) [-Wunused-variable]
y12mfe.f:4:26:

    4 |       double precision ext,er,er1,er2,err,e
      |                          1
Warning: Unused variable 'ext' declared at (1) [-Wunused-variable]
y12mfe.f:122:72:

  122 |       aflag(11)=xm
      |                                                                        ^
Warning: 'xm' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mfe.f:120:72:

  120 |       aflag(9)=dd
      |                                                                        ^
Warning: 'dd' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12mbe.o y12mbe.f
y12mbe.f:27:72:

   27 |    10 ha(i,6)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mbe.f:43:72:

   43 |    20 snr(z+i)=snr(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mbe.f:71:72:

   71 |    40 ha(i,6)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
y12mbe.f:82:72:

   82 |    50 ha(l3,3)=ha(l3,3)+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
y12mbe.f:98:72:

   98 |       do 70 j=l1,l2
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 70 at (1)
y12mbe.f:108:72:

  108 |    70 ha(l3,6)=r+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1)
y12mbe.f:117:72:

  117 |    90 ha(i,6)=ha(i,4)+ha(i,6)-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12mce.o y12mce.f
y12mce.f:45:72:

   45 |    10 a(l5-j)=a(l2-j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mce.f:52:72:

   52 |    20 snr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mce.f:54:72:

   54 |    40 l1=l5-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
y12mce.f:64:72:

   64 |    60 rnr(l5-j)=rnr(l1-j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
y12mce.f:71:72:

   71 |    70 rnr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1)
y12mce.f:73:72:

   73 |    90 l2=l5-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
y12mce.f:81:72:

   81 |   110 ha(i,5)=ha(i,4)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
y12mce.f:116:72:

  116 |   140 if(t.lt.td)t=td
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
y12mce.f:118:72:

  118 |       do 160 k=r7,r8
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 160 at (1)
y12mce.f:182:72:

  182 |   250 rnr(r10)=rrow
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
y12mce.f:190:72:

  190 |   270 rnr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1)
y12mce.f:194:72:

  194 |   280 ha(i,j)=r3
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1)
y12mce.f:209:72:

  209 |   310 snr(r10)=rcoll
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1)
y12mce.f:217:72:

  217 |   330 snr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1)
y12mce.f:221:72:

  221 |   340 ha(i,j)=r3
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
y12mce.f:254:72:

  254 |   430 pivot(index)=a(j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 430 at (1)
y12mce.f:397:72:

  397 |   570 snr(l5)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 570 at (1)
y12mce.f:438:72:

  438 |   640 rnr(l1)=-jj
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 640 at (1)
y12mce.f:475:72:

  475 |   690 rnr(l5)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 690 at (1)
y12mce.f:564:72:

  564 |   881 pivot(index)=0.0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 881 at (1)
y12mce.f:568:72:

  568 |   890 rnr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 890 at (1)
y12mce.f:583:72:

  583 |   920 rnr(r1)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 920 at (1)
y12mce.f:614:72:

  614 |   970 ha(r1,j)=r6
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 970 at (1)
y12mce.f:620:72:

  620 |  1110 z=zz
      |                                                                        ^
Warning: 'zz' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mce.f:164:72:

  164 |       ha(l5,8)=rrow
      |                                                                        ^
Warning: 'rrow' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mce.f:151:9:

  151 |       if(rpivot.lt.l)go to 190
      |         ^
Warning: 'rpivot' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mce.f:133:72:

  133 |   170 r3=ha(rcoll,10)
      |                                                                        ^
Warning: 'rcoll' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mce.f:160:9:

  160 |       if(l3.eq.l2)go to 200
      |         ^
Warning: 'l3' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
f77 -g -pipe -O2 -Wall -fPIC -DPIC  -c -o y12mcf.o y12mcf.f
y12mcf.f:45:72:

   45 |    10 a(l5-j)=a(l2-j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mcf.f:52:72:

   52 |    20 snr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mcf.f:54:72:

   54 |    40 l1=l5-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
y12mcf.f:64:72:

   64 |    60 rnr(l5-j)=rnr(l1-j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
y12mcf.f:71:72:

   71 |    70 rnr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1)
y12mcf.f:73:72:

   73 |    90 l2=l5-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
y12mcf.f:81:72:

   81 |   110 ha(i,5)=ha(i,4)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
y12mcf.f:116:72:

  116 |   140 if(t.lt.td)t=td
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
y12mcf.f:118:72:

  118 |       do 160 k=r7,r8
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 160 at (1)
y12mcf.f:182:72:

  182 |   250 rnr(r10)=rrow
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
y12mcf.f:190:72:

  190 |   270 rnr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1)
y12mcf.f:197:72:

  197 |   280 ha(i,j)=r3
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1)
y12mcf.f:209:72:

  209 |   310 snr(r10)=rcoll
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1)
y12mcf.f:217:72:

  217 |   330 snr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1)
y12mcf.f:226:72:

  226 |   340 ha(i,j)=r3
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
y12mcf.f:254:72:

  254 |   430 pivot(index)=a(j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 430 at (1)
y12mcf.f:397:72:

  397 |   570 snr(l5)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 570 at (1)
y12mcf.f:438:72:

  438 |   640 rnr(l1)=-jj
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 640 at (1)
y12mcf.f:475:72:

  475 |   690 rnr(l5)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 690 at (1)
y12mcf.f:564:72:

  564 |   881 pivot(index)=0.0 d0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 881 at (1)
y12mcf.f:568:72:

  568 |   890 rnr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 890 at (1)
y12mcf.f:583:72:

  583 |   920 rnr(r1)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 920 at (1)
y12mcf.f:614:72:

  614 |   970 ha(r1,j)=r6
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 970 at (1)
y12mcf.f:620:72:

  620 |  1110 z=zz
      |                                                                        ^
Warning: 'zz' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mcf.f:164:72:

  164 |       ha(l5,8)=rrow
      |                                                                        ^
Warning: 'rrow' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mcf.f:151:9:

  151 |       if(rpivot.lt.l)go to 190
      |         ^
Warning: 'rpivot' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mcf.f:133:72:

  133 |   170 r3=ha(rcoll,10)
      |                                                                        ^
Warning: 'rcoll' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mcf.f:160:9:

  160 |       if(l3.eq.l2)go to 200
      |         ^
Warning: 'l3' may be used uninitialized in this function [-Wmaybe-uninitialized]
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
ar ru liby12m.a y12m.o y12mae.o y12maf.o y12mbe.o y12mbf.o y12mce.o y12mcf.o y12mde.o y12mdf.o y12mfe.o y12mge.o y12mhe.o y12cck.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating liby12m.a
ranlib liby12m.a
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
+ make -j16 liby12m.so
make: Entering directory '/usr/src/RPM/BUILD/y12m-1.0'
rm -f *.o *.so.*
f77 -g -pipe -O2 -Wall -fPIC -DPIC -c *.f
y12cck.f:1:28:

    1 |       real function y12cck(i,j)
      |                            1
Warning: Unused dummy argument 'i' at (1) [-Wunused-dummy-argument]
y12cck.f:1:30:

    1 |       real function y12cck(i,j)
      |                              1
Warning: Unused dummy argument 'j' at (1) [-Wunused-dummy-argument]
y12mbe.f:27:72:

   27 |    10 ha(i,6)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mbe.f:43:72:

   43 |    20 snr(z+i)=snr(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mbe.f:71:72:

   71 |    40 ha(i,6)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
y12mbe.f:82:72:

   82 |    50 ha(l3,3)=ha(l3,3)+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
y12mbe.f:98:72:

   98 |       do 70 j=l1,l2
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 70 at (1)
y12mbe.f:108:72:

  108 |    70 ha(l3,6)=r+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1)
y12mbe.f:117:72:

  117 |    90 ha(i,6)=ha(i,4)+ha(i,6)-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
y12mbf.f:27:72:

   27 |    10 ha(i,6)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mbf.f:43:72:

   43 |    20 snr(z+i)=snr(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mbf.f:71:72:

   71 |    40 ha(i,6)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
y12mbf.f:82:72:

   82 |    50 ha(l3,3)=ha(l3,3)+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
y12mbf.f:98:72:

   98 |       do 70 j=l1,l2
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 70 at (1)
y12mbf.f:108:72:

  108 |    70 ha(l3,6)=r+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1)
y12mbf.f:117:72:

  117 |    90 ha(i,6)=ha(i,4)+ha(i,6)-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
y12mce.f:45:72:

   45 |    10 a(l5-j)=a(l2-j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mce.f:52:72:

   52 |    20 snr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mce.f:54:72:

   54 |    40 l1=l5-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
y12mce.f:64:72:

   64 |    60 rnr(l5-j)=rnr(l1-j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
y12mce.f:71:72:

   71 |    70 rnr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1)
y12mce.f:73:72:

   73 |    90 l2=l5-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
y12mce.f:81:72:

   81 |   110 ha(i,5)=ha(i,4)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
y12mce.f:116:72:

  116 |   140 if(t.lt.td)t=td
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
y12mce.f:118:72:

  118 |       do 160 k=r7,r8
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 160 at (1)
y12mce.f:182:72:

  182 |   250 rnr(r10)=rrow
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
y12mce.f:190:72:

  190 |   270 rnr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1)
y12mce.f:194:72:

  194 |   280 ha(i,j)=r3
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1)
y12mce.f:209:72:

  209 |   310 snr(r10)=rcoll
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1)
y12mce.f:217:72:

  217 |   330 snr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1)
y12mce.f:221:72:

  221 |   340 ha(i,j)=r3
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
y12mce.f:254:72:

  254 |   430 pivot(index)=a(j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 430 at (1)
y12mce.f:397:72:

  397 |   570 snr(l5)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 570 at (1)
y12mce.f:438:72:

  438 |   640 rnr(l1)=-jj
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 640 at (1)
y12mce.f:475:72:

  475 |   690 rnr(l5)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 690 at (1)
y12mce.f:564:72:

  564 |   881 pivot(index)=0.0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 881 at (1)
y12mce.f:568:72:

  568 |   890 rnr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 890 at (1)
y12mce.f:583:72:

  583 |   920 rnr(r1)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 920 at (1)
y12mce.f:614:72:

  614 |   970 ha(r1,j)=r6
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 970 at (1)
y12mce.f:620:72:

  620 |  1110 z=zz
      |                                                                        ^
Warning: 'zz' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mce.f:164:72:

  164 |       ha(l5,8)=rrow
      |                                                                        ^
Warning: 'rrow' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mce.f:151:9:

  151 |       if(rpivot.lt.l)go to 190
      |         ^
Warning: 'rpivot' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mce.f:133:72:

  133 |   170 r3=ha(rcoll,10)
      |                                                                        ^
Warning: 'rcoll' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mce.f:160:9:

  160 |       if(l3.eq.l2)go to 200
      |         ^
Warning: 'l3' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mcf.f:45:72:

   45 |    10 a(l5-j)=a(l2-j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mcf.f:52:72:

   52 |    20 snr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mcf.f:54:72:

   54 |    40 l1=l5-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
y12mcf.f:64:72:

   64 |    60 rnr(l5-j)=rnr(l1-j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
y12mcf.f:71:72:

   71 |    70 rnr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 70 at (1)
y12mcf.f:73:72:

   73 |    90 l2=l5-1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
y12mcf.f:81:72:

   81 |   110 ha(i,5)=ha(i,4)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
y12mcf.f:116:72:

  116 |   140 if(t.lt.td)t=td
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
y12mcf.f:118:72:

  118 |       do 160 k=r7,r8
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 160 at (1)
y12mcf.f:182:72:

  182 |   250 rnr(r10)=rrow
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
y12mcf.f:190:72:

  190 |   270 rnr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1)
y12mcf.f:197:72:

  197 |   280 ha(i,j)=r3
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 280 at (1)
y12mcf.f:209:72:

  209 |   310 snr(r10)=rcoll
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1)
y12mcf.f:217:72:

  217 |   330 snr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 330 at (1)
y12mcf.f:226:72:

  226 |   340 ha(i,j)=r3
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
y12mcf.f:254:72:

  254 |   430 pivot(index)=a(j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 430 at (1)
y12mcf.f:397:72:

  397 |   570 snr(l5)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 570 at (1)
y12mcf.f:438:72:

  438 |   640 rnr(l1)=-jj
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 640 at (1)
y12mcf.f:475:72:

  475 |   690 rnr(l5)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 690 at (1)
y12mcf.f:564:72:

  564 |   881 pivot(index)=0.0 d0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 881 at (1)
y12mcf.f:568:72:

  568 |   890 rnr(j)=0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 890 at (1)
y12mcf.f:583:72:

  583 |   920 rnr(r1)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 920 at (1)
y12mcf.f:614:72:

  614 |   970 ha(r1,j)=r6
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 970 at (1)
y12mcf.f:620:72:

  620 |  1110 z=zz
      |                                                                        ^
Warning: 'zz' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mcf.f:164:72:

  164 |       ha(l5,8)=rrow
      |                                                                        ^
Warning: 'rrow' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mcf.f:151:9:

  151 |       if(rpivot.lt.l)go to 190
      |         ^
Warning: 'rpivot' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mcf.f:133:72:

  133 |   170 r3=ha(rcoll,10)
      |                                                                        ^
Warning: 'rcoll' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mcf.f:160:9:

  160 |       if(l3.eq.l2)go to 200
      |         ^
Warning: 'l3' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mde.f:31:72:

   31 |  1030 b(i)=b(i)-a(j)*b(l1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1030 at (1)
y12mde.f:45:72:

   45 |  1070 b(r1)=b(r1)-a(j)*b(r2)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1070 at (1)
y12mde.f:47:72:

   47 |  1090 b(r1)=b(r1)/pivot(r1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1090 at (1)
y12mde.f:58:72:

   58 |  1100 b(r1)=t
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1100 at (1)
y12mdf.f:33:72:

   33 |  1030 b(i)=b(i)-a(j)*b(l1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1030 at (1)
y12mdf.f:47:72:

   47 |  1070 b(r1)=b(r1)-a(j)*b(r2)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1070 at (1)
y12mdf.f:49:72:

   49 |  1090 b(r1)=b(r1)/pivot(r1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1090 at (1)
y12mdf.f:60:72:

   60 |  1100 b(r1)=t
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1100 at (1)
y12mfe.f:21:72:

   21 |    10 b1(i)=b(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mfe.f:27:72:

   27 |    20 a1(i)=a(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mfe.f:30:72:

   30 |    30 ha(i,13)=ha(i,3)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
y12mfe.f:39:72:

   39 |    40 if(gt2.lt.d)gt2=d
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
y12mfe.f:40:72:

   40 |    50 if(gt2.lt.gt1)gt1=gt2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
y12mfe.f:56:72:

   56 |    80 if(dd.lt.xx)dd=xx
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
y12mfe.f:72:72:

   72 |   100 er=er-er1*er2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
y12mfe.f:78:72:

   78 |   110 if(dres.lt.xx)dres=xx
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
y12mfe.f:92:72:

   92 |   120 if(dd.lt.xx)dd=xx
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
y12mfe.f:106:72:

  106 |   130 if(xx.gt.xm) xm=xx
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
y12mfe.f:76:11:

   76 |       b(i)=er
      |           1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
y12mfe.f:77:9:

   77 |       xx=dabs(er)
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
y12mfe.f:4:43:

    4 |       double precision ext,er,er1,er2,err,e
      |                                           1
Warning: Unused variable 'e' declared at (1) [-Wunused-variable]
y12mfe.f:4:41:

    4 |       double precision ext,er,er1,er2,err,e
      |                                         1
Warning: Unused variable 'err' declared at (1) [-Wunused-variable]
y12mfe.f:4:26:

    4 |       double precision ext,er,er1,er2,err,e
      |                          1
Warning: Unused variable 'ext' declared at (1) [-Wunused-variable]
y12mfe.f:122:72:

  122 |       aflag(11)=xm
      |                                                                        ^
Warning: 'xm' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mfe.f:120:72:

  120 |       aflag(9)=dd
      |                                                                        ^
Warning: 'dd' may be used uninitialized in this function [-Wmaybe-uninitialized]
y12mge.f:68:72:

   68 |    20 w(i)=0.0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mge.f:76:72:

   76 |    30 w(l)=w(l)+t*a(j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
y12mge.f:79:72:

   79 |    50 w(i)=-w(i)/pivot(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
y12mge.f:97:72:

   97 |    60 w(l3)=w(l3)-t*a(j)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
y12mge.f:107:72:

  107 |    90 ynorm=ynorm+abs(w(i))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
y12mge.f:122:72:

  122 |   110 w(i)=w(i)-a(j)*w(l)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
y12mge.f:132:72:

  132 |   140 w(l3)=w(l3)-a(j)*w(l)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 140 at (1)
y12mge.f:134:72:

  134 |   160 w(l3)=w(l3)/pivot(l3)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1)
y12mge.f:143:72:

  143 |   170 znorm=znorm+abs(w(i))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1)
y12mge.f:40:14:

   40 |       real  aa, ynorm, znorm, t
      |              1
Warning: Unused variable 'aa' declared at (1) [-Wunused-variable]
y12mhe.f:36:72:

   36 |    10 work(i)=0.0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
y12mhe.f:46:72:

   46 |    20 work(l)=work(l)+abs(a(i))
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
y12mhe.f:54:72:

   54 |    30 if(work(i).gt.anorm) anorm=work(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
f77 -shared -Wl,-soname,liby12m.so.1 \
	-o liby12m.so.1.0.0 *.o -lgfortran
make: Leaving directory '/usr/src/RPM/BUILD/y12m-1.0'
+ pushd ex
~/RPM/BUILD/y12m-1.0/ex ~/RPM/BUILD/y12m-1.0
+ f77 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c maind.f maine.f mainf.f mainf2.f matrd1.f matre1.f matrf2.f test1.f test2.f
maind.f:119:72:

  119 | 2     b(lrow)=b(lrow)+a(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2 at (1)
maind.f:58:2:

   58 | 52    format()
      |  1
Warning: Label 52 at (1) defined but not used [-Wunused-label]
maine.f:137:72:

  137 | 2     b(lrow)=b(lrow)+a(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2 at (1)
maine.f:75:3:

   75 | 520   format(4(1x,f8.2),5i5)
      |   1
Warning: Label 520 at (1) defined but not used [-Wunused-label]
maine.f:70:2:

   70 | 52    format()
      |  1
Warning: Label 52 at (1) defined but not used [-Wunused-label]
mainf.f:49:72:

   49 | 2     b(lrow)=b(lrow)+a(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2 at (1)
mainf.f:61:72:

   61 |   301 rnr(nz+i)=snr(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 301 at (1)
mainf.f:66:72:

   66 |   302 rnr(nz+i)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 302 at (1)
mainf.f:71:72:

   71 |   303 b(i)=0.0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 303 at (1)
mainf.f:36:3:

   36 | 520   format(4(1x,f8.2),5i5)
      |   1
Warning: Label 520 at (1) defined but not used [-Wunused-label]
mainf.f:31:2:

   31 | 52    format()
      |  1
Warning: Label 52 at (1) defined but not used [-Wunused-label]
mainf2.f:50:72:

   50 | 2     b(lrow)=b(lrow)+a(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2 at (1)
mainf2.f:62:72:

   62 |   301 rnr(nz+i)=snr(i)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 301 at (1)
mainf2.f:67:72:

   67 |   302 rnr(nz+i)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 302 at (1)
mainf2.f:72:72:

   72 |   303 b(i)=0.0
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 303 at (1)
mainf2.f:36:3:

   36 | 520   format(4(1x,f8.2),5i5)
      |   1
Warning: Label 520 at (1) defined but not used [-Wunused-label]
mainf2.f:31:2:

   31 | 52    format()
      |  1
Warning: Label 52 at (1) defined but not used [-Wunused-label]
matrd1.f:20:72:

   20 |    20 rnr(i)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
matrd1.f:27:72:

   27 |    21 rnr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 21 at (1)
matrd1.f:35:72:

   35 |    22 rnr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 22 at (1)
matrd1.f:43:72:

   43 |    23 rnr(r)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 23 at (1)
matre1.f:9:72:

    9 |     1 rnr(i)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 1 at (1)
matre1.f:15:72:

   15 |     2 rnr(r1)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 2 at (1)
matre1.f:21:72:

   21 |     3 rnr(r1)=i+1
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 3 at (1)
matre1.f:28:72:

   28 |     4 rnr(r1)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 4 at (1)
matre1.f:34:72:

   34 |     5 rnr(r1)=i+c
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1)
matrf2.f:137:72:

  137 |    20 rnr(i)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
matrf2.f:146:72:

  146 |    22 rnr(nz+i)=i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 22 at (1)
matrf2.f:147:72:

  147 |    21 nz=nz+n
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 21 at (1)
matrf2.f:174:72:

  174 |    30 rnr(nz+i)=n2+i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
matrf2.f:183:72:

  183 |    42 rnr(nz+i)=n2+i
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 42 at (1)
matrf2.f:184:72:

  184 |    41 nz=nz+m2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 41 at (1)
matrf2.f:86:63:

   86 |       integer m,n,nz,c,nn,nn1,ifejlm,m1,nz1,rr1,rr2,rr3,k,m2,n1,n2
      |                                                               1
Warning: Unused variable 'n1' declared at (1) [-Wunused-variable]
+ for i in maind maine mainf mainf2 test1 test2
+ f77 -o y12m-test-maind maind.o matrd1.o matre1.o matrf2.o -lgfortran -L.. -ly12m
+ for i in maind maine mainf mainf2 test1 test2
+ f77 -o y12m-test-maine maine.o matrd1.o matre1.o matrf2.o -lgfortran -L.. -ly12m
+ for i in maind maine mainf mainf2 test1 test2
+ f77 -o y12m-test-mainf mainf.o matrd1.o matre1.o matrf2.o -lgfortran -L.. -ly12m
+ for i in maind maine mainf mainf2 test1 test2
+ f77 -o y12m-test-mainf2 mainf2.o matrd1.o matre1.o matrf2.o -lgfortran -L.. -ly12m
+ for i in maind maine mainf mainf2 test1 test2
+ f77 -o y12m-test-test1 test1.o matrd1.o matre1.o matrf2.o -lgfortran -L.. -ly12m
+ for i in maind maine mainf mainf2 test1 test2
+ f77 -o y12m-test-test2 test2.o matrd1.o matre1.o matrf2.o -lgfortran -L.. -ly12m
+ popd
~/RPM/BUILD/y12m-1.0
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11038
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/y12m-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/y12m-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd y12m-1.0
+ install -d /usr/src/tmp/y12m-buildroot/usr/bin
+ install -d /usr/src/tmp/y12m-buildroot/usr/lib64
+ install -m755 ex/y12m-test-maind ex/y12m-test-maine ex/y12m-test-mainf ex/y12m-test-mainf2 ex/y12m-test-test1 ex/y12m-test-test2 /usr/src/tmp/y12m-buildroot/usr/bin
+ install -m644 liby12m.a liby12m.so.1.0.0 /usr/src/tmp/y12m-buildroot/usr/lib64
+ ln -s liby12m.so.1 /usr/src/tmp/y12m-buildroot/usr/lib64/liby12m.so
+ rm -f ex/maind.o ex/maine.o ex/mainf.o ex/mainf2.o ex/matrd1.o ex/matre1.o ex/matrf2.o ex/test1.o ex/test2.o ex/y12m-test-maind ex/y12m-test-maine ex/y12m-test-mainf ex/y12m-test-mainf2 ex/y12m-test-test1 ex/y12m-test-test2
+ mv ex examples
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/y12m-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/y12m-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/y12m-buildroot/ (default)
Compressing files in /usr/src/tmp/y12m-buildroot (auto)
Adjusting library links in /usr/src/tmp/y12m-buildroot
./usr/lib64: (from <cmdline>:0)
/sbin/ldconfig: Cannot stat ./usr/lib64/liby12m.so: No such file or directory
	liby12m.so.1 -> liby12m.so.1.0.0 (changed)
Verifying ELF objects in /usr/src/tmp/y12m-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: y12m-1.0-alt5
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96102
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd y12m-1.0
+ DOCDIR=/usr/src/tmp/y12m-buildroot/usr/share/doc/y12m-1.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/y12m-buildroot/usr/share/doc/y12m-1.0
+ /bin/mkdir -p /usr/src/tmp/y12m-buildroot/usr/share/doc/y12m-1.0
+ cp -prL doc examples /usr/src/tmp/y12m-buildroot/usr/share/doc/y12m-1.0
+ chmod -R go-w /usr/src/tmp/y12m-buildroot/usr/share/doc/y12m-1.0
+ chmod -R a+rX /usr/src/tmp/y12m-buildroot/usr/share/doc/y12m-1.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L24Pah
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jXXkN6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgfortran.so.5()(64bit) >= set:ojToWZ5nTpm8zU10YVwRuiUp5U8jmdbraDFLjc9oOYM6JoPCKJk3, libgfortran.so.5(GFORTRAN_8)(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.zDOEK7
Creating y12m-debuginfo package
Processing files: liby12m-1.0-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.13vw8e
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/y12m-buildroot/usr/lib64/liby12m.so.1: 13 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z1XDXh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liby12m.so.1()(64bit) = set:hde2xBhKO5ACnTer6pebVcF2xGZw
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgfortran.so.5()(64bit) >= set:onyV0f, libgfortran.so.5(GFORTRAN_8)(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.5e4xOX
Creating liby12m-debuginfo package
Processing files: liby12m-devel-1.0-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U4FgKY
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EIW48N
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: liby12m = 1.0-alt5, /usr/lib64/liby12m.so.1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eYsMCE
Processing files: y12m-debuginfo-1.0-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jEpOdx
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.apEEex
find-requires: running scripts (debuginfo)
Requires: y12m = 1.0-alt5, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgfortran.so.5)
Processing files: liby12m-debuginfo-1.0-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9WyUxj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UM68Hw
find-requires: running scripts (debuginfo)
Provides: debug64(liby12m.so.1)
Requires: liby12m = 1.0-alt5, debug64(libc.so.6), debug64(libgfortran.so.5)
Adding to y12m-debuginfo a strict dependency on y12m
Adding to liby12m-devel a strict dependency on liby12m
Adding to liby12m-debuginfo a strict dependency on liby12m
Removing 1 extra deps from liby12m-devel due to dependency on liby12m
warning: Installed (but unpackaged) file(s) found:
    /usr/lib64/liby12m.a
Wrote: /usr/src/RPM/RPMS/x86_64/y12m-1.0-alt5.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liby12m-1.0-alt5.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liby12m-devel-1.0-alt5.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/y12m-debuginfo-1.0-alt5.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liby12m-debuginfo-1.0-alt5.x86_64.rpm (w2.lzdio)
4.23user 1.76system 0:16.01elapsed 37%CPU (0avgtext+0avgdata 43644maxresident)k
0inputs+0outputs (0major+750352minor)pagefaults 0swaps
/.out/y12m-1.0-alt5.x86_64.rpm: license not found in '/usr/share/license' directory: Free
/.out/liby12m-1.0-alt5.x86_64.rpm: license not found in '/usr/share/license' directory: Free
/.out/liby12m-devel-1.0-alt5.x86_64.rpm: license not found in '/usr/share/license' directory: Free
/.out/y12m-debuginfo-1.0-alt5.x86_64.rpm: license not found in '/usr/share/license' directory: Free
/.out/liby12m-debuginfo-1.0-alt5.x86_64.rpm: license not found in '/usr/share/license' directory: Free
7.11user 4.50system 0:20.85elapsed 55%CPU (0avgtext+0avgdata 104556maxresident)k
20688inputs+0outputs (30416major+1077320minor)pagefaults 0swaps
--- liby12m-1.0-alt5.x86_64.rpm.repo	2019-03-04 05:38:31.000000000 +0000
+++ liby12m-1.0-alt5.x86_64.rpm.hasher	2021-12-06 00:45:49.489002711 +0000
@@ -2,2 +2,5 @@
 /usr/lib64/liby12m.so.1.0.0	100644	root:root	
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
+Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libgfortran.so.5()(64bit) >= set:onyV0f
@@ -10,3 +13,3 @@
 File: /usr/lib64/liby12m.so.1	120777	root:root		liby12m.so.1.0.0
-File: /usr/lib64/liby12m.so.1.0.0	100644	root:root	0de39aee850e3eb96d4e3f8b7dbc22d9	
-RPMIdentity: d2ddf1c031a738debe613ce6398f13cde571830ce738cb7efd64caa8a9da84f455349731338fa483b9d05e82b30108aa368307013831fe7a4e74a2615babbe03
+File: /usr/lib64/liby12m.so.1.0.0	100644	root:root	26245cdc2a4115652f527509ee2a2afe	
+RPMIdentity: 058a09c4a696cd5cd9ca147eae02b0a497ed698defd7aa26f05d3290b73f3d7c9deb827030f8629055112e7273f9b060558236f7b39a6a03c57f5d38910dacf9
--- liby12m-debuginfo-1.0-alt5.x86_64.rpm.repo	2019-03-04 05:38:31.000000000 +0000
+++ liby12m-debuginfo-1.0-alt5.x86_64.rpm.hasher	2021-12-06 00:45:49.548003296 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/e1	40755	root:root	
-/usr/lib/debug/.build-id/e1/de04908a6adb02ae94629209bf12de1c1f3d0b	120777	root:root	../../../../lib64/liby12m.so.1.0.0
-/usr/lib/debug/.build-id/e1/de04908a6adb02ae94629209bf12de1c1f3d0b.debug	120777	root:root	../../usr/lib64/liby12m.so.1.0.0.debug
+/usr/lib/debug/.build-id/fc	40755	root:root	
+/usr/lib/debug/.build-id/fc/1f943ea4c1ead4e7a69d6bd2cc9fb3d6e2d2fb	120777	root:root	../../../../lib64/liby12m.so.1.0.0
+/usr/lib/debug/.build-id/fc/1f943ea4c1ead4e7a69d6bd2cc9fb3d6e2d2fb.debug	120777	root:root	../../usr/lib64/liby12m.so.1.0.0.debug
 /usr/lib/debug/usr/lib64/liby12m.so.1.0.0.debug	100644	root:root	
@@ -19,2 +19,3 @@
 /usr/src/debug/y12m-1.0/y12mhe.f	100644	root:root	
+Requires: debug64(libc.so.6)  
 Requires: debug64(libgfortran.so.5)  
@@ -24,6 +25,6 @@
 Provides: liby12m-debuginfo = 1.0-alt5:sisyphus+223542.100.1.1
-File: /usr/lib/debug/.build-id/e1	40755	root:root		
-File: /usr/lib/debug/.build-id/e1/de04908a6adb02ae94629209bf12de1c1f3d0b	120777	root:root		../../../../lib64/liby12m.so.1.0.0
-File: /usr/lib/debug/.build-id/e1/de04908a6adb02ae94629209bf12de1c1f3d0b.debug	120777	root:root		../../usr/lib64/liby12m.so.1.0.0.debug
-File: /usr/lib/debug/usr/lib64/liby12m.so.1.0.0.debug	100644	root:root	d7eb74c2b1bfd1ae8bcbb2e25fde8a1c	
+File: /usr/lib/debug/.build-id/fc	40755	root:root		
+File: /usr/lib/debug/.build-id/fc/1f943ea4c1ead4e7a69d6bd2cc9fb3d6e2d2fb	120777	root:root		../../../../lib64/liby12m.so.1.0.0
+File: /usr/lib/debug/.build-id/fc/1f943ea4c1ead4e7a69d6bd2cc9fb3d6e2d2fb.debug	120777	root:root		../../usr/lib64/liby12m.so.1.0.0.debug
+File: /usr/lib/debug/usr/lib64/liby12m.so.1.0.0.debug	100644	root:root	259d99a070dd45de6ce8373ccfae4c86	
 File: /usr/lib/debug/usr/lib64/liby12m.so.1.debug	120777	root:root		liby12m.so.1.0.0.debug
@@ -43,2 +44,2 @@
 File: /usr/src/debug/y12m-1.0/y12mhe.f	100644	root:root	d533e7224160f4fd34fd5b0835b38cbf	
-RPMIdentity: ee750b2215f18ce67d12fbf14acb9e9b19492e2c34604d352bf9295d6e42d4e383053cea43c4b9f2d2e5634527da9398a8fb7c9fbbcfb64d7149b9a81a0de06a
+RPMIdentity: 12c45d3fbf3dd5c22eb6adeb2ab0db0af317c5a5f9f735c2be5fb63684bf233bc16918bff71a457298b0353c1ad8dd7983678b92d1b2305a2fc14411e6ea433a
--- y12m-1.0-alt5.x86_64.rpm.repo	2019-03-04 05:38:31.000000000 +0000
+++ y12m-1.0-alt5.x86_64.rpm.hasher	2021-12-06 00:45:49.672004526 +0000
@@ -23,3 +23,6 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libgfortran.so.5()(64bit) >= set:ojToWZ5nTpm8zU10YVwRuiUp5U8jmdbraDFLjc9oOYM6JoPCKJk3
@@ -30,8 +33,8 @@
 Provides: y12m = 1.0-alt5:sisyphus+223542.100.1.1
-File: /usr/bin/y12m-test-maind	100755	root:root	93edc01e23b9c45c92f93113ef25f6d4	
-File: /usr/bin/y12m-test-maine	100755	root:root	7c4fdbb08dd754d5b0e814a00bdd87ac	
-File: /usr/bin/y12m-test-mainf	100755	root:root	57e03f285129ae96c89468b2881283e8	
-File: /usr/bin/y12m-test-mainf2	100755	root:root	6493351009987d36bd3dbb98748fbb1a	
-File: /usr/bin/y12m-test-test1	100755	root:root	8b2ff101bd5435c962465c0dc69fef9d	
-File: /usr/bin/y12m-test-test2	100755	root:root	3d6f638a20dcb5b463b092f95552e00b	
+File: /usr/bin/y12m-test-maind	100755	root:root	18d222e8ec3db1ff3f602c6475f2c16a	
+File: /usr/bin/y12m-test-maine	100755	root:root	145772319c0c7f67e3d1a5cddd3b3338	
+File: /usr/bin/y12m-test-mainf	100755	root:root	62aebf771cd16cd67a9130b47e2cfe8c	
+File: /usr/bin/y12m-test-mainf2	100755	root:root	0154d0c81eb0afcc2f6797431e7ec1e7	
+File: /usr/bin/y12m-test-test1	100755	root:root	3b22169071322dc2652f00fd8dd19f4a	
+File: /usr/bin/y12m-test-test2	100755	root:root	a4a1dc31047774756bca6da270964c28	
 File: /usr/share/doc/y12m-1.0	40755	root:root		
@@ -52,2 +55,2 @@
 File: /usr/share/doc/y12m-1.0/examples/test2.f	100644	root:root	4bef5d30c6428f54123ab6bd41824855	
-RPMIdentity: dd95b0be3fc6c9280118fad6666f3d561cd408e6366cf409e7272d25936da4028b3f901d2b4b51404ed15072bcfae7d2bbdc589e8dc282c6c14c8fbd3322d11b
+RPMIdentity: 6b67b5cd9e6a057b3c7f23ded166fe2850869e2493a379b780cd3b4b3be70cf6e47e08a153034b0dd25209a25ae2b5001dd2aee87cfc115e0547e6e9be71a548
--- y12m-debuginfo-1.0-alt5.x86_64.rpm.repo	2019-03-04 05:38:31.000000000 +0000
+++ y12m-debuginfo-1.0-alt5.x86_64.rpm.hasher	2021-12-06 00:45:49.737005170 +0000
@@ -1,19 +1,19 @@
 /usr/lib/debug/.build-id/03	40755	root:root	
-/usr/lib/debug/.build-id/03/b710c06e7779a5b562dcca036ecbf1a54a6b98	120777	root:root	../../../../bin/y12m-test-mainf
-/usr/lib/debug/.build-id/03/b710c06e7779a5b562dcca036ecbf1a54a6b98.debug	120777	root:root	../../usr/bin/y12m-test-mainf.debug
-/usr/lib/debug/.build-id/6a	40755	root:root	
-/usr/lib/debug/.build-id/6a/85373a1ebc665c4f7e54608efd6195e27e5677	120777	root:root	../../../../bin/y12m-test-test1
-/usr/lib/debug/.build-id/6a/85373a1ebc665c4f7e54608efd6195e27e5677.debug	120777	root:root	../../usr/bin/y12m-test-test1.debug
-/usr/lib/debug/.build-id/83	40755	root:root	
-/usr/lib/debug/.build-id/83/f678f8d0fdd464fb7955bc1cf98fa4291d90ee	120777	root:root	../../../../bin/y12m-test-mainf2
-/usr/lib/debug/.build-id/83/f678f8d0fdd464fb7955bc1cf98fa4291d90ee.debug	120777	root:root	../../usr/bin/y12m-test-mainf2.debug
-/usr/lib/debug/.build-id/85	40755	root:root	
-/usr/lib/debug/.build-id/85/77cadf453b0f907ccae05e6e6aadb7cd876860	120777	root:root	../../../../bin/y12m-test-maind
-/usr/lib/debug/.build-id/85/77cadf453b0f907ccae05e6e6aadb7cd876860.debug	120777	root:root	../../usr/bin/y12m-test-maind.debug
-/usr/lib/debug/.build-id/b9	40755	root:root	
-/usr/lib/debug/.build-id/b9/7d0689aca50b34df9d53a9f952ae30ddcf4b01	120777	root:root	../../../../bin/y12m-test-maine
-/usr/lib/debug/.build-id/b9/7d0689aca50b34df9d53a9f952ae30ddcf4b01.debug	120777	root:root	../../usr/bin/y12m-test-maine.debug
-/usr/lib/debug/.build-id/d3	40755	root:root	
-/usr/lib/debug/.build-id/d3/1d09ddedca154c11552210e3b395e73cebebbd	120777	root:root	../../../../bin/y12m-test-test2
-/usr/lib/debug/.build-id/d3/1d09ddedca154c11552210e3b395e73cebebbd.debug	120777	root:root	../../usr/bin/y12m-test-test2.debug
+/usr/lib/debug/.build-id/03/143897c246c96dcf5c9d7f39f4d681f48d863e	120777	root:root	../../../../bin/y12m-test-test1
+/usr/lib/debug/.build-id/03/143897c246c96dcf5c9d7f39f4d681f48d863e.debug	120777	root:root	../../usr/bin/y12m-test-test1.debug
+/usr/lib/debug/.build-id/2a	40755	root:root	
+/usr/lib/debug/.build-id/2a/cb8bd844902ccd56fc09142a2c20e385ef6a00	120777	root:root	../../../../bin/y12m-test-maine
+/usr/lib/debug/.build-id/2a/cb8bd844902ccd56fc09142a2c20e385ef6a00.debug	120777	root:root	../../usr/bin/y12m-test-maine.debug
+/usr/lib/debug/.build-id/51	40755	root:root	
+/usr/lib/debug/.build-id/51/68978f56f03fd46438dcda6db11eff55300588	120777	root:root	../../../../bin/y12m-test-mainf2
+/usr/lib/debug/.build-id/51/68978f56f03fd46438dcda6db11eff55300588.debug	120777	root:root	../../usr/bin/y12m-test-mainf2.debug
+/usr/lib/debug/.build-id/71	40755	root:root	
+/usr/lib/debug/.build-id/71/1a1042a62f3f8c0062d02dd00494f1ce346bc5	120777	root:root	../../../../bin/y12m-test-maind
+/usr/lib/debug/.build-id/71/1a1042a62f3f8c0062d02dd00494f1ce346bc5.debug	120777	root:root	../../usr/bin/y12m-test-maind.debug
+/usr/lib/debug/.build-id/e3	40755	root:root	
+/usr/lib/debug/.build-id/e3/8ed809cf342cf76a42105f59a7bb321e7266c9	120777	root:root	../../../../bin/y12m-test-mainf
+/usr/lib/debug/.build-id/e3/8ed809cf342cf76a42105f59a7bb321e7266c9.debug	120777	root:root	../../usr/bin/y12m-test-mainf.debug
+/usr/lib/debug/.build-id/ef	40755	root:root	
+/usr/lib/debug/.build-id/ef/76e27191df9d5a4a3f041bfe913be9c5781af8	120777	root:root	../../../../bin/y12m-test-test2
+/usr/lib/debug/.build-id/ef/76e27191df9d5a4a3f041bfe913be9c5781af8.debug	120777	root:root	../../usr/bin/y12m-test-test2.debug
 /usr/lib/debug/usr/bin/y12m-test-maind.debug	100644	root:root	
@@ -40,25 +40,25 @@
 File: /usr/lib/debug/.build-id/03	40755	root:root		
-File: /usr/lib/debug/.build-id/03/b710c06e7779a5b562dcca036ecbf1a54a6b98	120777	root:root		../../../../bin/y12m-test-mainf
-File: /usr/lib/debug/.build-id/03/b710c06e7779a5b562dcca036ecbf1a54a6b98.debug	120777	root:root		../../usr/bin/y12m-test-mainf.debug
-File: /usr/lib/debug/.build-id/6a	40755	root:root		
-File: /usr/lib/debug/.build-id/6a/85373a1ebc665c4f7e54608efd6195e27e5677	120777	root:root		../../../../bin/y12m-test-test1
-File: /usr/lib/debug/.build-id/6a/85373a1ebc665c4f7e54608efd6195e27e5677.debug	120777	root:root		../../usr/bin/y12m-test-test1.debug
-File: /usr/lib/debug/.build-id/83	40755	root:root		
-File: /usr/lib/debug/.build-id/83/f678f8d0fdd464fb7955bc1cf98fa4291d90ee	120777	root:root		../../../../bin/y12m-test-mainf2
-File: /usr/lib/debug/.build-id/83/f678f8d0fdd464fb7955bc1cf98fa4291d90ee.debug	120777	root:root		../../usr/bin/y12m-test-mainf2.debug
-File: /usr/lib/debug/.build-id/85	40755	root:root		
-File: /usr/lib/debug/.build-id/85/77cadf453b0f907ccae05e6e6aadb7cd876860	120777	root:root		../../../../bin/y12m-test-maind
-File: /usr/lib/debug/.build-id/85/77cadf453b0f907ccae05e6e6aadb7cd876860.debug	120777	root:root		../../usr/bin/y12m-test-maind.debug
-File: /usr/lib/debug/.build-id/b9	40755	root:root		
-File: /usr/lib/debug/.build-id/b9/7d0689aca50b34df9d53a9f952ae30ddcf4b01	120777	root:root		../../../../bin/y12m-test-maine
-File: /usr/lib/debug/.build-id/b9/7d0689aca50b34df9d53a9f952ae30ddcf4b01.debug	120777	root:root		../../usr/bin/y12m-test-maine.debug
-File: /usr/lib/debug/.build-id/d3	40755	root:root		
-File: /usr/lib/debug/.build-id/d3/1d09ddedca154c11552210e3b395e73cebebbd	120777	root:root		../../../../bin/y12m-test-test2
-File: /usr/lib/debug/.build-id/d3/1d09ddedca154c11552210e3b395e73cebebbd.debug	120777	root:root		../../usr/bin/y12m-test-test2.debug
-File: /usr/lib/debug/usr/bin/y12m-test-maind.debug	100644	root:root	7995798d15f6ece4480ad9916056f2d2	
-File: /usr/lib/debug/usr/bin/y12m-test-maine.debug	100644	root:root	e8de1d1ec41d53b274be266002fe0c2f	
-File: /usr/lib/debug/usr/bin/y12m-test-mainf.debug	100644	root:root	bf272bd5b446ddde897f7a6df222b6d7	
-File: /usr/lib/debug/usr/bin/y12m-test-mainf2.debug	100644	root:root	37866ce77c611cbeb614cfb0e4f284a7	
-File: /usr/lib/debug/usr/bin/y12m-test-test1.debug	100644	root:root	fcfeb493c44bdfc5070ca0301b62a2a9	
-File: /usr/lib/debug/usr/bin/y12m-test-test2.debug	100644	root:root	7d64e60bbad5e87c82e32e2d2004646f	
+File: /usr/lib/debug/.build-id/03/143897c246c96dcf5c9d7f39f4d681f48d863e	120777	root:root		../../../../bin/y12m-test-test1
+File: /usr/lib/debug/.build-id/03/143897c246c96dcf5c9d7f39f4d681f48d863e.debug	120777	root:root		../../usr/bin/y12m-test-test1.debug
+File: /usr/lib/debug/.build-id/2a	40755	root:root		
+File: /usr/lib/debug/.build-id/2a/cb8bd844902ccd56fc09142a2c20e385ef6a00	120777	root:root		../../../../bin/y12m-test-maine
+File: /usr/lib/debug/.build-id/2a/cb8bd844902ccd56fc09142a2c20e385ef6a00.debug	120777	root:root		../../usr/bin/y12m-test-maine.debug
+File: /usr/lib/debug/.build-id/51	40755	root:root		
+File: /usr/lib/debug/.build-id/51/68978f56f03fd46438dcda6db11eff55300588	120777	root:root		../../../../bin/y12m-test-mainf2
+File: /usr/lib/debug/.build-id/51/68978f56f03fd46438dcda6db11eff55300588.debug	120777	root:root		../../usr/bin/y12m-test-mainf2.debug
+File: /usr/lib/debug/.build-id/71	40755	root:root		
+File: /usr/lib/debug/.build-id/71/1a1042a62f3f8c0062d02dd00494f1ce346bc5	120777	root:root		../../../../bin/y12m-test-maind
+File: /usr/lib/debug/.build-id/71/1a1042a62f3f8c0062d02dd00494f1ce346bc5.debug	120777	root:root		../../usr/bin/y12m-test-maind.debug
+File: /usr/lib/debug/.build-id/e3	40755	root:root		
+File: /usr/lib/debug/.build-id/e3/8ed809cf342cf76a42105f59a7bb321e7266c9	120777	root:root		../../../../bin/y12m-test-mainf
+File: /usr/lib/debug/.build-id/e3/8ed809cf342cf76a42105f59a7bb321e7266c9.debug	120777	root:root		../../usr/bin/y12m-test-mainf.debug
+File: /usr/lib/debug/.build-id/ef	40755	root:root		
+File: /usr/lib/debug/.build-id/ef/76e27191df9d5a4a3f041bfe913be9c5781af8	120777	root:root		../../../../bin/y12m-test-test2
+File: /usr/lib/debug/.build-id/ef/76e27191df9d5a4a3f041bfe913be9c5781af8.debug	120777	root:root		../../usr/bin/y12m-test-test2.debug
+File: /usr/lib/debug/usr/bin/y12m-test-maind.debug	100644	root:root	5a5b778086b6f068c6b16292ca2fcf97	
+File: /usr/lib/debug/usr/bin/y12m-test-maine.debug	100644	root:root	7d5a7e5d63af293857b46129e40654e9	
+File: /usr/lib/debug/usr/bin/y12m-test-mainf.debug	100644	root:root	0866546c48e7b655117db3612efe22d9	
+File: /usr/lib/debug/usr/bin/y12m-test-mainf2.debug	100644	root:root	944da1ee985137169222740731c56e45	
+File: /usr/lib/debug/usr/bin/y12m-test-test1.debug	100644	root:root	95afde67e3bcba892d2f99405869af04	
+File: /usr/lib/debug/usr/bin/y12m-test-test2.debug	100644	root:root	f327024679edfe97b7553db8e561b9f9	
 File: /usr/src/debug/y12m-1.0	40755	root:root		
@@ -72,2 +72,2 @@
 File: /usr/src/debug/y12m-1.0/y12mhe.f	100644	root:root	d533e7224160f4fd34fd5b0835b38cbf	
-RPMIdentity: d3e20d5196a7a859af9a2bce00bbe78f313c4668b9b4e199199c1b3319c0448b13571b01851ac9ff6a66237a1e9144b11e3142d2f8ecd9b2b9495beee7aa31e3
+RPMIdentity: 6876c21361690fb52450965883b02fa499f9beeff2260d33f3ad3c770df2634c3749a6c308904fe4d5aa7c1f425471b278f53342a2d4ebd02a2e29f6bbfd0df9