<86>Sep  3 09:10:59 userdel[2766738]: delete user 'rooter'
<86>Sep  3 09:10:59 userdel[2766738]: removed group 'rooter' owned by 'rooter'
<86>Sep  3 09:10:59 userdel[2766738]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  3 09:10:59 groupadd[2766751]: group added to /etc/group: name=rooter, GID=591
<86>Sep  3 09:10:59 groupadd[2766751]: group added to /etc/gshadow: name=rooter
<86>Sep  3 09:10:59 groupadd[2766751]: new group: name=rooter, GID=591
<86>Sep  3 09:10:59 useradd[2766764]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash
<86>Sep  3 09:10:59 userdel[2766780]: delete user 'builder'
<86>Sep  3 09:10:59 userdel[2766780]: removed group 'builder' owned by 'builder'
<86>Sep  3 09:10:59 userdel[2766780]: removed shadow group 'builder' owned by 'builder'
<86>Sep  3 09:10:59 groupadd[2766794]: group added to /etc/group: name=builder, GID=592
<86>Sep  3 09:10:59 groupadd[2766794]: group added to /etc/gshadow: name=builder
<86>Sep  3 09:10:59 groupadd[2766794]: new group: name=builder, GID=592
<86>Sep  3 09:10:59 useradd[2766809]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/gamerf-1-alt1.src.rpm: license not found in '/usr/share/license' directory: Free
<13>Sep  3 09:11:02 rpmi: libquadmath0-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed
<13>Sep  3 09:11:02 rpmi: libquadmath9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed
<13>Sep  3 09:11:02 rpmi: libgfortran5-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed
<13>Sep  3 09:11:02 rpmi: gcc-fortran-common-1.4.25-alt1 sisyphus+255450.100.1.1 1595851517 installed
<13>Sep  3 09:11:02 rpmi: libgfortran9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed
<13>Sep  3 09:11:03 rpmi: gcc9-fortran-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed
<13>Sep  3 09:11:03 rpmi: gcc-fortran-9-alt2 sisyphus+251923.100.2.2 1589881401 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/gamerf-1-alt1.nosrc.rpm
Installing gamerf-1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39518
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf gamerf-1
+ echo 'Source #0 (gamerf-1.tar):'
Source #0 (gamerf-1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/gamerf-1.tar
+ cd gamerf-1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39518
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gamerf-1
+ mkdir f
+ mv cdgamma.f dcbrt.f derf.f derfc.f dgamma.f dierfc.f dlgamma.f gamerf2a.f f/
+ gcc -c cdgamma.c dcbrt.c derf.c derfc.c dgamma.c dierfc.c dlgamma.c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
+ gcc -shared cdgamma.o dcbrt.o derf.o derfc.o dgamma.o dierfc.o dlgamma.o -Wl,-soname=libgamerf.so.0 -lm -o libgamerf.so.0
+ ln -s libgamerf.so.0 libgamerf.so
+ pushd f
~/RPM/BUILD/gamerf-1/f ~/RPM/BUILD/gamerf-1
+ for i in *.f
++ sed 's|\.f$||'
++ echo cdgamma.f
+ j=cdgamma
+ f95 -c cdgamma.f -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
cdgamma.f:76:22:

   76 |       cdgamma = cmplx(yr, yi)
      |                      1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
+ f95 -shared cdgamma.o -Wl,-soname=libgamerf-f-cdgamma.so.0 -o ../libgamerf-f-cdgamma.so.0
+ ln -s libgamerf-f-cdgamma.so.0 ../libgamerf-f-cdgamma.so
+ for i in *.f
++ sed 's|\.f$||'
++ echo dcbrt.f
+ j=dcbrt
+ f95 -c dcbrt.f -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
+ f95 -shared dcbrt.o -Wl,-soname=libgamerf-f-dcbrt.so.0 -o ../libgamerf-f-dcbrt.so.0
+ ln -s libgamerf-f-dcbrt.so.0 ../libgamerf-f-dcbrt.so
+ for i in *.f
++ sed 's|\.f$||'
++ echo derf.f
+ j=derf
+ f95 -c derf.f -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
derf.f:3:6:

    3 |       function derf(x)
      |      1
Warning: 'derf' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
+ f95 -shared derf.o -Wl,-soname=libgamerf-f-derf.so.0 -o ../libgamerf-f-derf.so.0
+ ln -s libgamerf-f-derf.so.0 ../libgamerf-f-derf.so
+ for i in *.f
++ sed 's|\.f$||'
++ echo derfc.f
+ j=derfc
+ f95 -c derfc.f -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
derfc.f:3:6:

    3 |       function derfc(x)
      |      1
Warning: 'derfc' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
+ f95 -shared derfc.o -Wl,-soname=libgamerf-f-derfc.so.0 -o ../libgamerf-f-derfc.so.0
+ ln -s libgamerf-f-derfc.so.0 ../libgamerf-f-derfc.so
+ for i in *.f
++ echo dgamma.f
++ sed 's|\.f$||'
+ j=dgamma
+ f95 -c dgamma.f -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
dgamma.f:3:6:

    3 |       function dgamma(x)
      |      1
Warning: 'dgamma' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
+ f95 -shared dgamma.o -Wl,-soname=libgamerf-f-dgamma.so.0 -o ../libgamerf-f-dgamma.so.0
+ ln -s libgamerf-f-dgamma.so.0 ../libgamerf-f-dgamma.so
+ for i in *.f
++ sed 's|\.f$||'
++ echo dierfc.f
+ j=dierfc
+ f95 -c dierfc.f -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
+ f95 -shared dierfc.o -Wl,-soname=libgamerf-f-dierfc.so.0 -o ../libgamerf-f-dierfc.so.0
+ ln -s libgamerf-f-dierfc.so.0 ../libgamerf-f-dierfc.so
+ for i in *.f
++ sed 's|\.f$||'
++ echo dlgamma.f
+ j=dlgamma
+ f95 -c dlgamma.f -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
+ f95 -shared dlgamma.o -Wl,-soname=libgamerf-f-dlgamma.so.0 -o ../libgamerf-f-dlgamma.so.0
+ ln -s libgamerf-f-dlgamma.so.0 ../libgamerf-f-dlgamma.so
+ for i in *.f
++ echo gamerf2a.f
++ sed 's|\.f$||'
+ j=gamerf2a
+ f95 -c gamerf2a.f -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
gamerf2a.f:12:6:

   12 |       function gamma(x)
      |      1
Warning: 'gamma' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
gamerf2a.f:28:6:

   28 |       function lgamma(x)
      |      1
Warning: 'lgamma' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
gamerf2a.f:85:6:

   85 |       function erfc(x)
      |      1
Warning: 'erfc' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
gamerf2a.f:104:6:

  104 |       function erf(x)
      |      1
Warning: 'erf' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
gamerf2a.f:192:6:

  192 |       function dgamma(x)
      |      1
Warning: 'dgamma' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
gamerf2a.f:308:6:

  308 |       function derfc(x)
      |      1
Warning: 'derfc' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
gamerf2a.f:338:6:

  338 |       function derf(x)
      |      1
Warning: 'derf' declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
gamerf2a.f:479:52:

  479 |      &  p5= 1.3321384650379738989446885832268784755q+02)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:489:52:

  489 |      &  q2= 2.0000000000000000000000014372532510977q+00)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:500:53:

  500 |      &  q12= 1.2000238108934194337280539725944422661q+01)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:507:20:

  507 |      &  *exp((w-0.5q0)*log(w+pv)-w)
      |                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:523:52:

  523 |      &  p5= 1.3321384650379738989446885832268784755q+02)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:533:52:

  533 |      &  q2= 2.0000000000000000000000014372532510977q+00)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:544:53:

  544 |      &  q12= 1.2000238108934194337280539725944422661q+01)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:551:16:

  551 |      &  +(w-0.5q0)*log(w+pv)-w
      |                1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:568:52:

  568 |      &  p5= 1.2958416314697458304456172805819466959q+02)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:578:53:

  578 |      &  p14= 9.7548265781613156543352803894655242645q+00)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:588:52:

  588 |      &  q8= 8.0000000000000000114079473554600382027q+00)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:596:53:

  596 |      &  q15= 1.4999950264715053014007976344403787119q+01)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:604:20:

  604 |      &  *exp((w-0.5q0)*log(w+pv)-w)
      |                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:621:52:

  621 |      &  p5= 1.2958416314697458304456172805819466959q+02)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:631:53:

  631 |      &  p14= 9.7548265781613156543352803894655242645q+00)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:641:52:

  641 |      &  q8= 8.0000000000000000114079473554600382027q+00)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:649:53:

  649 |      &  q15= 1.4999950264715053014007976344403787119q+01)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:657:16:

  657 |      &  +(w-0.5q0)*log(w+pv)-w
      |                1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:675:52:

  675 |      &  p6= 1.4990611906920858646769185063310410160q-03)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:685:53:

  685 |      &  p15= 4.5657943993597540327708145643160878201q-14)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:695:52:

  695 |      &  q7= 6.6335018387405633238409855625402006223q+00)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:705:53:

  705 |      &  q16= 3.5792848810704122499184545805923520658q+01)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:730:53:

  730 |      &  p10= 1.4701966650809284594534032908988195691q-08)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:732:20:

  732 |       if(y.gt.0.125q0) then
      |                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:753:52:

  753 |      &  p6= 1.5913908100149480106505036886507485785q-03)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:763:53:

  763 |      &  p15= 1.5716297853674992841622413214543994197q-13)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:773:53:

  773 |      &  p24= 1.0108006977320702265677957534508423789q-31)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:783:52:

  783 |      &  q6= 4.9160107264506949750017289979095924762q+00)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:793:53:

  793 |      &  q15= 2.7954356852775845390394447141959280294q+01)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:803:53:

  803 |      &  q24= 6.9842258900639755236563025585685985416q+01)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:813:52:

  813 |      &  r6= 3.2930983812757205929921213829383580821q-03)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:823:53:

  823 |      &  r15= 9.2676629018209927646524369276088075961q-13)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:833:53:

  833 |      &  r24= 1.6985472346741765564942981815307583270q-30)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:843:52:

  843 |      &  s7= 5.7014088898481432846173898437294681972q+00)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:853:53:

  853 |      &  s16= 2.9786952567369891446164322448872323643q+01)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:864:53:

  864 |      &  s26= 7.8656171623211119600027663966553479619q+01)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:916:52:

  916 |      &  p8= 1.6462114365889247401612962522198079652q-06)
      |                                                    1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:922:53:

  922 |      &  p13=-6.7113668551641103779346255258512799910q-12)
      |                                                     1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:923:45:

  923 |       if(abs(real(x))+abs(aimag(x)).gt.0.125q0) then
      |                                             1
Warning: Extension: exponent-letter 'q' in real-literal-constant at (1) [-Wreal-q-constant]
gamerf2a.f:305:23:

  305 |       cdlgamma=y+cmplx(0.0d0,(2*pi)*(dint(r-s)+s))
      |                       1
Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
gamerf2a.f:661:23:

  661 |       cqlgamma=y+cmplx(0.0q0,(2*pi)*(aint(r-s)+s))
      |                       1
Warning: Conversion from REAL(16) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion]
+ f95 -shared gamerf2a.o -Wl,-soname=libgamerf-f-gamerf2a.so.0 -o ../libgamerf-f-gamerf2a.so.0
+ ln -s libgamerf-f-gamerf2a.so.0 ../libgamerf-f-gamerf2a.so
+ popd
~/RPM/BUILD/gamerf-1
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35796
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/gamerf-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/gamerf-buildroot
+ cd gamerf-1
+ install -d /usr/src/tmp/gamerf-buildroot/usr/include
+ install -p -m644 mathplus.h /usr/src/tmp/gamerf-buildroot/usr/include/
+ install -d /usr/src/tmp/gamerf-buildroot/usr/lib
+ for i in lib*.so
+ install -m644 libgamerf-f-cdgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/
+ ln -s libgamerf-f-cdgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-cdgamma.so
+ for i in lib*.so
+ install -m644 libgamerf-f-dcbrt.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/
+ ln -s libgamerf-f-dcbrt.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dcbrt.so
+ for i in lib*.so
+ install -m644 libgamerf-f-derf.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/
+ ln -s libgamerf-f-derf.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-derf.so
+ for i in lib*.so
+ install -m644 libgamerf-f-derfc.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/
+ ln -s libgamerf-f-derfc.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-derfc.so
+ for i in lib*.so
+ install -m644 libgamerf-f-dgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/
+ ln -s libgamerf-f-dgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dgamma.so
+ for i in lib*.so
+ install -m644 libgamerf-f-dierfc.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/
+ ln -s libgamerf-f-dierfc.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dierfc.so
+ for i in lib*.so
+ install -m644 libgamerf-f-dlgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/
+ ln -s libgamerf-f-dlgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dlgamma.so
+ for i in lib*.so
+ install -m644 libgamerf-f-gamerf2a.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/
+ ln -s libgamerf-f-gamerf2a.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-gamerf2a.so
+ for i in lib*.so
+ install -m644 libgamerf.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/
+ ln -s libgamerf.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf.so
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/gamerf-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/gamerf-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/gamerf-buildroot/ (default)
Compressing files in /usr/src/tmp/gamerf-buildroot (auto)
Adjusting library links in /usr/src/tmp/gamerf-buildroot
./usr/lib:
	libgamerf-f-cdgamma.so.0 -> libgamerf-f-cdgamma.so.0
	libgamerf-f-dcbrt.so.0 -> libgamerf-f-dcbrt.so.0
	libgamerf-f-derf.so.0 -> libgamerf-f-derf.so.0
	libgamerf-f-derfc.so.0 -> libgamerf-f-derfc.so.0
	libgamerf-f-dgamma.so.0 -> libgamerf-f-dgamma.so.0
	libgamerf-f-dierfc.so.0 -> libgamerf-f-dierfc.so.0
	libgamerf-f-dlgamma.so.0 -> libgamerf-f-dlgamma.so.0
	libgamerf-f-gamerf2a.so.0 -> libgamerf-f-gamerf2a.so.0
	libgamerf.so.0 -> libgamerf.so.0
Verifying ELF objects in /usr/src/tmp/gamerf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libgamerf-1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75407
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gamerf-1
+ DOCDIR=/usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-1
+ export DOCDIR
+ rm -rf /usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-1
+ /bin/mkdir -p /usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-1
+ cp -prL readme.txt gamerf2a.doc /usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-1
+ chmod -R go-w /usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-1
+ chmod -R a+rX /usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o9IK6w
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-cdgamma.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dcbrt.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-derf.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-derfc.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dgamma.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dierfc.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dlgamma.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-gamerf2a.so.0: 24 symbols, 15 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf.so.0: 7 symbols, 13 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sx5ufu
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libgamerf-f-cdgamma.so.0 = set:dcCi, libgamerf-f-dcbrt.so.0 = set:dcOc, libgamerf-f-derf.so.0 = set:dcS0, libgamerf-f-derfc.so.0 = set:dcac, libgamerf-f-dgamma.so.0 = set:dcqa, libgamerf-f-dierfc.so.0 = set:dcqs, libgamerf-f-dlgamma.so.0 = set:dcpc, libgamerf-f-gamerf2a.so.0 = set:idefV3YohfqIRUv26nGqC9nhVToBPMQ5qZKZaupZFzTlxHljNc7, libgamerf.so.0 = set:gdLWZqsaS3GZnGX4
Requires: libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_4.4.0), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.27), libm.so.6(GLIBC_2.29), libquadmath.so.0 >= set:kgScxtU9kbI6Nk8O0M6cshc, libquadmath.so.0(QUADMATH_1.0), 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.5lo0Ru
Creating libgamerf-debuginfo package
Processing files: libgamerf-devel-1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55787
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gamerf-1
+ DOCDIR=/usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-devel-1
+ export DOCDIR
+ rm -rf /usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-devel-1
+ /bin/mkdir -p /usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-devel-1
+ cp -prL cdgamma.c dcbrt.c derf.c derfc.c dgamma.c dierfc.c dlgamma.c f/cdgamma.f f/dcbrt.f f/derf.f f/derfc.f f/dgamma.f f/dierfc.f f/dlgamma.f f/gamerf2a.f /usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-devel-1
+ chmod -R go-w /usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-devel-1
+ chmod -R a+rX /usr/src/tmp/gamerf-buildroot/usr/share/doc/libgamerf-devel-1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cPcAvt
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QqFLOv
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libgamerf = 1-alt1, /usr/lib/libgamerf-f-cdgamma.so.0, /usr/lib/libgamerf-f-dcbrt.so.0, /usr/lib/libgamerf-f-derf.so.0, /usr/lib/libgamerf-f-derfc.so.0, /usr/lib/libgamerf-f-dgamma.so.0, /usr/lib/libgamerf-f-dierfc.so.0, /usr/lib/libgamerf-f-dlgamma.so.0, /usr/lib/libgamerf-f-gamerf2a.so.0, /usr/lib/libgamerf.so.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Th54mu
Processing files: libgamerf-debuginfo-1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HDQvxx
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Stk2t
find-requires: running scripts (debuginfo)
Provides: debug(libgamerf-f-cdgamma.so.0), debug(libgamerf-f-dcbrt.so.0), debug(libgamerf-f-derf.so.0), debug(libgamerf-f-derfc.so.0), debug(libgamerf-f-dgamma.so.0), debug(libgamerf-f-dierfc.so.0), debug(libgamerf-f-dlgamma.so.0), debug(libgamerf-f-gamerf2a.so.0), debug(libgamerf.so.0)
Requires: libgamerf = 1-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libquadmath.so.0)
Removing 9 extra deps from libgamerf-devel due to dependency on libgamerf
Wrote: /usr/src/RPM/RPMS/i586/libgamerf-1-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libgamerf-devel-1-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libgamerf-debuginfo-1-alt1.i586.rpm
12.42user 1.59system 0:23.40elapsed 59%CPU (0avgtext+0avgdata 111924maxresident)k
0inputs+0outputs (0major+701399minor)pagefaults 0swaps
/.out/libgamerf-1-alt1.i586.rpm: license not found in '/usr/share/license' directory: Free
/.out/libgamerf-devel-1-alt1.i586.rpm: license not found in '/usr/share/license' directory: Free
/.out/libgamerf-debuginfo-1-alt1.i586.rpm: license not found in '/usr/share/license' directory: Free
17.22user 4.18system 0:32.93elapsed 65%CPU (0avgtext+0avgdata 114296maxresident)k
0inputs+0outputs (0major+1004852minor)pagefaults 0swaps
--- libgamerf-1-alt1.i586.rpm.repo	2014-09-19 12:15:01.000000000 +0000
+++ libgamerf-1-alt1.i586.rpm.hasher	2020-09-03 09:11:30.125270870 +0000
@@ -12,2 +12,4 @@
 /usr/share/doc/libgamerf-1/readme.txt	100644	
+Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.4)  
 Requires: libgcc_s.so.1(GCC_4.4.0)  
@@ -15,2 +17,4 @@
 Requires: libm.so.6(GLIBC_2.1)  
+Requires: libm.so.6(GLIBC_2.27)  
+Requires: libm.so.6(GLIBC_2.29)  
 Requires: libquadmath.so.0 >= set:kgScxtU9kbI6Nk8O0M6cshc
@@ -20,9 +24,9 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: libgamerf-f-cdgamma.so.0 = set:edCO
-Provides: libgamerf-f-dcbrt.so.0 = set:edpm
-Provides: libgamerf-f-derf.so.0 = set:edrg
-Provides: libgamerf-f-derfc.so.0 = set:edaI
-Provides: libgamerf-f-dgamma.so.0 = set:edqG
-Provides: libgamerf-f-dierfc.so.0 = set:eddu
-Provides: libgamerf-f-dlgamma.so.0 = set:edpc
+Provides: libgamerf-f-cdgamma.so.0 = set:dcCi
+Provides: libgamerf-f-dcbrt.so.0 = set:dcOc
+Provides: libgamerf-f-derf.so.0 = set:dcS0
+Provides: libgamerf-f-derfc.so.0 = set:dcac
+Provides: libgamerf-f-dgamma.so.0 = set:dcqa
+Provides: libgamerf-f-dierfc.so.0 = set:dcqs
+Provides: libgamerf-f-dlgamma.so.0 = set:dcpc
 Provides: libgamerf-f-gamerf2a.so.0 = set:idefV3YohfqIRUv26nGqC9nhVToBPMQ5qZKZaupZFzTlxHljNc7
--- libgamerf-debuginfo-1-alt1.i586.rpm.repo	2014-09-19 12:15:01.000000000 +0000
+++ libgamerf-debuginfo-1-alt1.i586.rpm.hasher	2020-09-03 09:11:30.160271174 +0000
@@ -27,2 +27,3 @@
 Requires: libgamerf = 1-alt1
+Requires: debug(libc.so.6)  
 Requires: debug(libgcc_s.so.1)