<86>Jul 31 01:52:29 userdel[1377524]: delete user 'rooter'
<86>Jul 31 01:52:29 userdel[1377524]: removed group 'rooter' owned by 'rooter'
<86>Jul 31 01:52:29 userdel[1377524]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 31 01:52:29 groupadd[1377585]: group added to /etc/group: name=rooter, GID=1829
<86>Jul 31 01:52:29 groupadd[1377585]: group added to /etc/gshadow: name=rooter
<86>Jul 31 01:52:29 groupadd[1377585]: new group: name=rooter, GID=1829
<86>Jul 31 01:52:29 useradd[1377617]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none
<86>Jul 31 01:52:29 userdel[1377715]: delete user 'builder'
<86>Jul 31 01:52:29 userdel[1377715]: removed group 'builder' owned by 'builder'
<86>Jul 31 01:52:29 userdel[1377715]: removed shadow group 'builder' owned by 'builder'
<86>Jul 31 01:52:29 groupadd[1377793]: group added to /etc/group: name=builder, GID=1830
<86>Jul 31 01:52:29 groupadd[1377793]: group added to /etc/gshadow: name=builder
<86>Jul 31 01:52:29 groupadd[1377793]: new group: name=builder, GID=1830
<86>Jul 31 01:52:29 useradd[1377844]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/gamerf-1-alt1.src.rpm: license not found in '/usr/share/license' directory: Free
<13>Jul 31 01:52:32 rpmi: libquadmath0-13.2.1-alt1 sisyphus+325923.100.1.1 1690626070 installed
<13>Jul 31 01:52:32 rpmi: libquadmath13-devel-13.2.1-alt1 sisyphus+325923.100.1.1 1690626070 installed
<13>Jul 31 01:52:32 rpmi: libgfortran5-13.2.1-alt1 sisyphus+325923.100.1.1 1690626070 installed
<13>Jul 31 01:52:32 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Jul 31 01:52:32 rpmi: libgfortran13-devel-13.2.1-alt1 sisyphus+325923.100.1.1 1690626070 installed
<13>Jul 31 01:52:33 rpmi: gcc13-fortran-13.2.1-alt1 sisyphus+325923.100.1.1 1690626070 installed
<13>Jul 31 01:52:33 rpmi: gcc-fortran-13-alt1 sisyphus+323337.300.1.1 1687267966 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/gamerf-1-alt1.nosrc.rpm (w1.gzdio)
Installing gamerf-1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58874
+ 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.58874
+ 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 -flto=auto -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
++ echo cdgamma.f
++ sed 's|\.f$||'
+ j=cdgamma
+ f95 -c cdgamma.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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
++ echo dcbrt.f
++ sed 's|\.f$||'
+ j=dcbrt
+ f95 -c dcbrt.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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
++ echo derf.f
++ sed 's|\.f$||'
+ j=derf
+ f95 -c derf.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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
++ echo derfc.f
++ sed 's|\.f$||'
+ j=derfc
+ f95 -c derfc.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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
++ echo dierfc.f
++ sed 's|\.f$||'
+ j=dierfc
+ f95 -c dierfc.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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
++ echo dlgamma.f
++ sed 's|\.f$||'
+ j=dlgamma
+ f95 -c dlgamma.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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:53:

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

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

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

  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:53:

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

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

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

  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:53:

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

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

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

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

  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:53:

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

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

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

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

  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:53:

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

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

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

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

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

  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:53:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  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.91224
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ 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/lib64
+ for i in lib*.so
+ install -m644 libgamerf-f-cdgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/
+ ln -s libgamerf-f-cdgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-cdgamma.so
+ for i in lib*.so
+ install -m644 libgamerf-f-dcbrt.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/
+ ln -s libgamerf-f-dcbrt.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dcbrt.so
+ for i in lib*.so
+ install -m644 libgamerf-f-derf.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/
+ ln -s libgamerf-f-derf.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-derf.so
+ for i in lib*.so
+ install -m644 libgamerf-f-derfc.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/
+ ln -s libgamerf-f-derfc.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-derfc.so
+ for i in lib*.so
+ install -m644 libgamerf-f-dgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/
+ ln -s libgamerf-f-dgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dgamma.so
+ for i in lib*.so
+ install -m644 libgamerf-f-dierfc.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/
+ ln -s libgamerf-f-dierfc.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dierfc.so
+ for i in lib*.so
+ install -m644 libgamerf-f-dlgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/
+ ln -s libgamerf-f-dlgamma.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dlgamma.so
+ for i in lib*.so
+ install -m644 libgamerf-f-gamerf2a.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/
+ ln -s libgamerf-f-gamerf2a.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-gamerf2a.so
+ for i in lib*.so
+ install -m644 libgamerf.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/
+ ln -s libgamerf.so.0 /usr/src/tmp/gamerf-buildroot/usr/lib64/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,gnuconfig)
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/lib64: (from <cmdline>:0)
	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)
Processing files: libgamerf-1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71909
+ 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.JZ9spX
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-cdgamma.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dcbrt.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-derf.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-derfc.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dgamma.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dierfc.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dlgamma.so.0: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-gamerf2a.so.0: 24 symbols, 15 bpp
lib.prov: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf.so.0: 7 symbols, 13 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H8z8JD
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-cdgamma.so.0: overlinked libraries: /lib64/libgcc_s.so.1
lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dcbrt.so.0: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-derf.so.0: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6
lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-derfc.so.0: overlinked libraries: /lib64/libgcc_s.so.1
lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dgamma.so.0: overlinked libraries: /lib64/libgcc_s.so.1
lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dierfc.so.0: overlinked libraries: /lib64/libgcc_s.so.1
lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib64/libgamerf-f-dlgamma.so.0: overlinked libraries: /lib64/libgcc_s.so.1
Provides: libgamerf-f-cdgamma.so.0()(64bit) = set:dcCi, libgamerf-f-dcbrt.so.0()(64bit) = set:dcOc, libgamerf-f-derf.so.0()(64bit) = set:dcS0, libgamerf-f-derfc.so.0()(64bit) = set:dcac, libgamerf-f-dgamma.so.0()(64bit) = set:dcqa, libgamerf-f-dierfc.so.0()(64bit) = set:dcqs, libgamerf-f-dlgamma.so.0()(64bit) = set:dcpc, libgamerf-f-gamerf2a.so.0()(64bit) = set:idefV3YohfqIRUv26nGqC9nhVToBPMQ5qZKZaupZFzTlxHljNc7, libgamerf.so.0()(64bit) = set:gdLWZqsaS3GZnGX4
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_4.0.0)(64bit), libgcc_s.so.1(GCC_4.3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.26)(64bit), libm.so.6(GLIBC_2.27)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YCqAmT
Creating libgamerf-debuginfo package
Processing files: libgamerf-devel-1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93134
+ 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.SPFruX
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.VVUnkD
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libgamerf = 1-alt1, /usr/lib64/libgamerf-f-cdgamma.so.0, /usr/lib64/libgamerf-f-dcbrt.so.0, /usr/lib64/libgamerf-f-derf.so.0, /usr/lib64/libgamerf-f-derfc.so.0, /usr/lib64/libgamerf-f-dgamma.so.0, /usr/lib64/libgamerf-f-dierfc.so.0, /usr/lib64/libgamerf-f-dlgamma.so.0, /usr/lib64/libgamerf-f-gamerf2a.so.0, /usr/lib64/libgamerf.so.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lrpBVc
Processing files: libgamerf-debuginfo-1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rwxweV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4WEgyv
find-requires: running scripts (debuginfo)
Provides: debug64(libgamerf-f-cdgamma.so.0), debug64(libgamerf-f-dcbrt.so.0), debug64(libgamerf-f-derf.so.0), debug64(libgamerf-f-derfc.so.0), debug64(libgamerf-f-dgamma.so.0), debug64(libgamerf-f-dierfc.so.0), debug64(libgamerf-f-dlgamma.so.0), debug64(libgamerf-f-gamerf2a.so.0), debug64(libgamerf.so.0)
Requires: libgamerf = 1-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6)
Removing 9 extra deps from libgamerf-devel due to dependency on libgamerf
Wrote: /usr/src/RPM/RPMS/x86_64/libgamerf-1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libgamerf-devel-1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libgamerf-debuginfo-1-alt1.x86_64.rpm (w2.lzdio)
1.81user 4.08system 0:11.48elapsed 51%CPU (0avgtext+0avgdata 43012maxresident)k
0inputs+0outputs (0major+782705minor)pagefaults 0swaps
/.out/libgamerf-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Free
/.out/libgamerf-devel-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Free
/.out/libgamerf-debuginfo-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Free
3.24user 1.68system 0:20.02elapsed 24%CPU (0avgtext+0avgdata 126048maxresident)k
0inputs+0outputs (0major+204135minor)pagefaults 0swaps
--- libgamerf-1-alt1.x86_64.rpm.repo	2014-09-19 12:14:51.000000000 +0000
+++ libgamerf-1-alt1.x86_64.rpm.hasher	2023-07-31 01:52:47.770777295 +0000
@@ -12,16 +12,19 @@
 /usr/share/doc/libgamerf-1/readme.txt	100644	root:root	
+Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
+Requires: libgcc_s.so.1(GCC_4.0.0)(64bit)  
 Requires: libgcc_s.so.1(GCC_4.3.0)(64bit)  
 Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
-Requires: libquadmath.so.0()(64bit) >= set:kgScxtU9kbI6Nk8O0M6cshc
-Requires: rpmlib(SetVersions)  
-Requires: libquadmath.so.0(QUADMATH_1.0)(64bit)  
+Requires: libm.so.6(GLIBC_2.26)(64bit)  
+Requires: libm.so.6(GLIBC_2.27)(64bit)  
+Requires: libm.so.6(GLIBC_2.29)(64bit)  
 Requires: rtld(GNU_HASH)  
 Requires: rpmlib(PayloadIsLzma)  
-Provides: libgamerf-f-cdgamma.so.0()(64bit) = set:edCO
-Provides: libgamerf-f-dcbrt.so.0()(64bit) = set:edpm
-Provides: libgamerf-f-derf.so.0()(64bit) = set:edrg
-Provides: libgamerf-f-derfc.so.0()(64bit) = set:edaI
-Provides: libgamerf-f-dgamma.so.0()(64bit) = set:edqG
-Provides: libgamerf-f-dierfc.so.0()(64bit) = set:eddu
-Provides: libgamerf-f-dlgamma.so.0()(64bit) = set:edpc
+Provides: libgamerf-f-cdgamma.so.0()(64bit) = set:dcCi
+Provides: libgamerf-f-dcbrt.so.0()(64bit) = set:dcOc
+Provides: libgamerf-f-derf.so.0()(64bit) = set:dcS0
+Provides: libgamerf-f-derfc.so.0()(64bit) = set:dcac
+Provides: libgamerf-f-dgamma.so.0()(64bit) = set:dcqa
+Provides: libgamerf-f-dierfc.so.0()(64bit) = set:dcqs
+Provides: libgamerf-f-dlgamma.so.0()(64bit) = set:dcpc
 Provides: libgamerf-f-gamerf2a.so.0()(64bit) = set:idefV3YohfqIRUv26nGqC9nhVToBPMQ5qZKZaupZFzTlxHljNc7
@@ -29,11 +32,11 @@
 Provides: libgamerf = 1-alt1
-File: /usr/lib64/libgamerf-f-cdgamma.so.0	100644	root:root	312c11b14c5329effc65a0e6ed7cf517	
-File: /usr/lib64/libgamerf-f-dcbrt.so.0	100644	root:root	dff4c27568fcd5d9a61d3fe25a7edcf6	
-File: /usr/lib64/libgamerf-f-derf.so.0	100644	root:root	89096f9e6849e69eb9f39a5a19cd69b1	
-File: /usr/lib64/libgamerf-f-derfc.so.0	100644	root:root	c09746430013e54fd985e66eb4d03941	
-File: /usr/lib64/libgamerf-f-dgamma.so.0	100644	root:root	4840e58e41f6383d09275abeb2a15921	
-File: /usr/lib64/libgamerf-f-dierfc.so.0	100644	root:root	d1c4c07eefbef63b266208855148a88f	
-File: /usr/lib64/libgamerf-f-dlgamma.so.0	100644	root:root	da7430b966db9bc28a9f29adeb4596a9	
-File: /usr/lib64/libgamerf-f-gamerf2a.so.0	100644	root:root	311ae108cb4ac438976c216561134c3b	
-File: /usr/lib64/libgamerf.so.0	100644	root:root	52acc82eb74a8d90740aa4bf6cb63443	
+File: /usr/lib64/libgamerf-f-cdgamma.so.0	100644	root:root	e02d0139e46636a8cb6bd80dceec0e5b	
+File: /usr/lib64/libgamerf-f-dcbrt.so.0	100644	root:root	5e1f5693413fc700bfb5e455ef87adc5	
+File: /usr/lib64/libgamerf-f-derf.so.0	100644	root:root	339325cd8c7d5ad014bb6f7b0e7473ee	
+File: /usr/lib64/libgamerf-f-derfc.so.0	100644	root:root	421f219811f331b8aba514b52b0ba06c	
+File: /usr/lib64/libgamerf-f-dgamma.so.0	100644	root:root	d4e9fc5a128e750f1db8564431d4f814	
+File: /usr/lib64/libgamerf-f-dierfc.so.0	100644	root:root	5bf1d121ec17035a33bea1dc9ec6e38a	
+File: /usr/lib64/libgamerf-f-dlgamma.so.0	100644	root:root	1efeabbc0cc07800598c3e90eb9c44c7	
+File: /usr/lib64/libgamerf-f-gamerf2a.so.0	100644	root:root	9711eb66cfc02c4b6158fd84f880ddc8	
+File: /usr/lib64/libgamerf.so.0	100644	root:root	2d3e3be125481782edb0423f20863533	
 File: /usr/share/doc/libgamerf-1	40755	root:root		
@@ -41,2 +44,2 @@
 File: /usr/share/doc/libgamerf-1/readme.txt	100644	root:root	b7d63d412a18a26fd190e97f57163037	
-RPMIdentity: e17684c5f3bf326e522c944785daea2307e2b3fea58ec7b2c2371d08c1b6f0fa2103885e8205e2f06b72d607420c60e34130b8fa07a63c8839484c2833e3746c
+RPMIdentity: 589e4d86baa1b66a83da24a87e4eb23ffaa243016f90d9e32611e9edc1c4199c6dc5bc18c2110d5babde49da36b07c0745a285fb3b7324dcb2cb7de7b60b116c
--- libgamerf-debuginfo-1-alt1.x86_64.rpm.repo	2014-09-19 12:14:51.000000000 +0000
+++ libgamerf-debuginfo-1-alt1.x86_64.rpm.hasher	2023-07-31 01:52:47.836778215 +0000
@@ -1,28 +1,28 @@
-/usr/lib/debug/.build-id/0f	40755	root:root	
-/usr/lib/debug/.build-id/0f/5b18b7da230cf4d75e887e292325831633d2c5	120777	root:root	../../../../lib64/libgamerf.so.0
-/usr/lib/debug/.build-id/0f/5b18b7da230cf4d75e887e292325831633d2c5.debug	120777	root:root	../../usr/lib64/libgamerf.so.0.debug
-/usr/lib/debug/.build-id/3d	40755	root:root	
-/usr/lib/debug/.build-id/3d/f3fba569cef8efee2231407a7f989525bb08e4	120777	root:root	../../../../lib64/libgamerf-f-gamerf2a.so.0
-/usr/lib/debug/.build-id/3d/f3fba569cef8efee2231407a7f989525bb08e4.debug	120777	root:root	../../usr/lib64/libgamerf-f-gamerf2a.so.0.debug
-/usr/lib/debug/.build-id/46	40755	root:root	
-/usr/lib/debug/.build-id/46/064ef2427f7fb526e55617a682fa6fdfee9226	120777	root:root	../../../../lib64/libgamerf-f-dierfc.so.0
-/usr/lib/debug/.build-id/46/064ef2427f7fb526e55617a682fa6fdfee9226.debug	120777	root:root	../../usr/lib64/libgamerf-f-dierfc.so.0.debug
-/usr/lib/debug/.build-id/63	40755	root:root	
-/usr/lib/debug/.build-id/63/3353906c6561a38c503e3bd93bf50321e8442e	120777	root:root	../../../../lib64/libgamerf-f-derf.so.0
-/usr/lib/debug/.build-id/63/3353906c6561a38c503e3bd93bf50321e8442e.debug	120777	root:root	../../usr/lib64/libgamerf-f-derf.so.0.debug
-/usr/lib/debug/.build-id/74	40755	root:root	
-/usr/lib/debug/.build-id/74/1fa942797004e9abe62509b314c34c4fb6357d	120777	root:root	../../../../lib64/libgamerf-f-cdgamma.so.0
-/usr/lib/debug/.build-id/74/1fa942797004e9abe62509b314c34c4fb6357d.debug	120777	root:root	../../usr/lib64/libgamerf-f-cdgamma.so.0.debug
-/usr/lib/debug/.build-id/a0	40755	root:root	
-/usr/lib/debug/.build-id/a0/3d6bfdf3cff85d970cde06f239f31c734e421d	120777	root:root	../../../../lib64/libgamerf-f-dlgamma.so.0
-/usr/lib/debug/.build-id/a0/3d6bfdf3cff85d970cde06f239f31c734e421d.debug	120777	root:root	../../usr/lib64/libgamerf-f-dlgamma.so.0.debug
-/usr/lib/debug/.build-id/b8	40755	root:root	
-/usr/lib/debug/.build-id/b8/74920ac9c0d93d33b842dd3a72328867b0eec9	120777	root:root	../../../../lib64/libgamerf-f-dcbrt.so.0
-/usr/lib/debug/.build-id/b8/74920ac9c0d93d33b842dd3a72328867b0eec9.debug	120777	root:root	../../usr/lib64/libgamerf-f-dcbrt.so.0.debug
-/usr/lib/debug/.build-id/dc	40755	root:root	
-/usr/lib/debug/.build-id/dc/51ee8605dbf54de82fb1479b5a61e05012e58a	120777	root:root	../../../../lib64/libgamerf-f-dgamma.so.0
-/usr/lib/debug/.build-id/dc/51ee8605dbf54de82fb1479b5a61e05012e58a.debug	120777	root:root	../../usr/lib64/libgamerf-f-dgamma.so.0.debug
-/usr/lib/debug/.build-id/fd	40755	root:root	
-/usr/lib/debug/.build-id/fd/27cb588b8928d682a54d5e3b308d9142ae5e63	120777	root:root	../../../../lib64/libgamerf-f-derfc.so.0
-/usr/lib/debug/.build-id/fd/27cb588b8928d682a54d5e3b308d9142ae5e63.debug	120777	root:root	../../usr/lib64/libgamerf-f-derfc.so.0.debug
+/usr/lib/debug/.build-id/2a	40755	root:root	
+/usr/lib/debug/.build-id/2a/72f10b687ea2f2259d024b7b5ae51284019828	120777	root:root	../../../../lib64/libgamerf-f-derf.so.0
+/usr/lib/debug/.build-id/2a/72f10b687ea2f2259d024b7b5ae51284019828.debug	120777	root:root	../../usr/lib64/libgamerf-f-derf.so.0.debug
+/usr/lib/debug/.build-id/35	40755	root:root	
+/usr/lib/debug/.build-id/35/ce7ef65af17cec52b9de6955470901cccb8427	120777	root:root	../../../../lib64/libgamerf-f-dierfc.so.0
+/usr/lib/debug/.build-id/35/ce7ef65af17cec52b9de6955470901cccb8427.debug	120777	root:root	../../usr/lib64/libgamerf-f-dierfc.so.0.debug
+/usr/lib/debug/.build-id/40	40755	root:root	
+/usr/lib/debug/.build-id/40/de2e50ad1726abb91b8c30d398e089c4ff2601	120777	root:root	../../../../lib64/libgamerf-f-cdgamma.so.0
+/usr/lib/debug/.build-id/40/de2e50ad1726abb91b8c30d398e089c4ff2601.debug	120777	root:root	../../usr/lib64/libgamerf-f-cdgamma.so.0.debug
+/usr/lib/debug/.build-id/41	40755	root:root	
+/usr/lib/debug/.build-id/41/00e5bfa932ad398e7861385f5932c2e493e353	120777	root:root	../../../../lib64/libgamerf-f-gamerf2a.so.0
+/usr/lib/debug/.build-id/41/00e5bfa932ad398e7861385f5932c2e493e353.debug	120777	root:root	../../usr/lib64/libgamerf-f-gamerf2a.so.0.debug
+/usr/lib/debug/.build-id/8f	40755	root:root	
+/usr/lib/debug/.build-id/8f/b5baec2390660e6460017c04fd334a015e936b	120777	root:root	../../../../lib64/libgamerf.so.0
+/usr/lib/debug/.build-id/8f/b5baec2390660e6460017c04fd334a015e936b.debug	120777	root:root	../../usr/lib64/libgamerf.so.0.debug
+/usr/lib/debug/.build-id/a7	40755	root:root	
+/usr/lib/debug/.build-id/a7/150c8e5e411e686d524901056749e897ca0329	120777	root:root	../../../../lib64/libgamerf-f-dgamma.so.0
+/usr/lib/debug/.build-id/a7/150c8e5e411e686d524901056749e897ca0329.debug	120777	root:root	../../usr/lib64/libgamerf-f-dgamma.so.0.debug
+/usr/lib/debug/.build-id/b6	40755	root:root	
+/usr/lib/debug/.build-id/b6/6d03891c29a943b2ef618901302267155aa402	120777	root:root	../../../../lib64/libgamerf-f-dlgamma.so.0
+/usr/lib/debug/.build-id/b6/6d03891c29a943b2ef618901302267155aa402.debug	120777	root:root	../../usr/lib64/libgamerf-f-dlgamma.so.0.debug
+/usr/lib/debug/.build-id/cc	40755	root:root	
+/usr/lib/debug/.build-id/cc/1f2dbe94c350021d1dd51cd0f090e3baad9b5b	120777	root:root	../../../../lib64/libgamerf-f-derfc.so.0
+/usr/lib/debug/.build-id/cc/1f2dbe94c350021d1dd51cd0f090e3baad9b5b.debug	120777	root:root	../../usr/lib64/libgamerf-f-derfc.so.0.debug
+/usr/lib/debug/.build-id/d3	40755	root:root	
+/usr/lib/debug/.build-id/d3/f5ee19973e2c05da16e5595fd8116381add369	120777	root:root	../../../../lib64/libgamerf-f-dcbrt.so.0
+/usr/lib/debug/.build-id/d3/f5ee19973e2c05da16e5595fd8116381add369.debug	120777	root:root	../../usr/lib64/libgamerf-f-dcbrt.so.0.debug
 /usr/lib/debug/usr/lib64/libgamerf-f-cdgamma.so.0.debug	100644	root:root	
@@ -54,5 +54,5 @@
 Requires: libgamerf = 1-alt1
+Requires: debug64(libc.so.6)  
 Requires: debug64(libgcc_s.so.1)  
 Requires: debug64(libm.so.6)  
-Requires: debug64(libquadmath.so.0)  
 Requires: rpmlib(PayloadIsLzma)  
@@ -68,38 +68,38 @@
 Provides: libgamerf-debuginfo = 1-alt1
-File: /usr/lib/debug/.build-id/0f	40755	root:root		
-File: /usr/lib/debug/.build-id/0f/5b18b7da230cf4d75e887e292325831633d2c5	120777	root:root		../../../../lib64/libgamerf.so.0
-File: /usr/lib/debug/.build-id/0f/5b18b7da230cf4d75e887e292325831633d2c5.debug	120777	root:root		../../usr/lib64/libgamerf.so.0.debug
-File: /usr/lib/debug/.build-id/3d	40755	root:root		
-File: /usr/lib/debug/.build-id/3d/f3fba569cef8efee2231407a7f989525bb08e4	120777	root:root		../../../../lib64/libgamerf-f-gamerf2a.so.0
-File: /usr/lib/debug/.build-id/3d/f3fba569cef8efee2231407a7f989525bb08e4.debug	120777	root:root		../../usr/lib64/libgamerf-f-gamerf2a.so.0.debug
-File: /usr/lib/debug/.build-id/46	40755	root:root		
-File: /usr/lib/debug/.build-id/46/064ef2427f7fb526e55617a682fa6fdfee9226	120777	root:root		../../../../lib64/libgamerf-f-dierfc.so.0
-File: /usr/lib/debug/.build-id/46/064ef2427f7fb526e55617a682fa6fdfee9226.debug	120777	root:root		../../usr/lib64/libgamerf-f-dierfc.so.0.debug
-File: /usr/lib/debug/.build-id/63	40755	root:root		
-File: /usr/lib/debug/.build-id/63/3353906c6561a38c503e3bd93bf50321e8442e	120777	root:root		../../../../lib64/libgamerf-f-derf.so.0
-File: /usr/lib/debug/.build-id/63/3353906c6561a38c503e3bd93bf50321e8442e.debug	120777	root:root		../../usr/lib64/libgamerf-f-derf.so.0.debug
-File: /usr/lib/debug/.build-id/74	40755	root:root		
-File: /usr/lib/debug/.build-id/74/1fa942797004e9abe62509b314c34c4fb6357d	120777	root:root		../../../../lib64/libgamerf-f-cdgamma.so.0
-File: /usr/lib/debug/.build-id/74/1fa942797004e9abe62509b314c34c4fb6357d.debug	120777	root:root		../../usr/lib64/libgamerf-f-cdgamma.so.0.debug
-File: /usr/lib/debug/.build-id/a0	40755	root:root		
-File: /usr/lib/debug/.build-id/a0/3d6bfdf3cff85d970cde06f239f31c734e421d	120777	root:root		../../../../lib64/libgamerf-f-dlgamma.so.0
-File: /usr/lib/debug/.build-id/a0/3d6bfdf3cff85d970cde06f239f31c734e421d.debug	120777	root:root		../../usr/lib64/libgamerf-f-dlgamma.so.0.debug
-File: /usr/lib/debug/.build-id/b8	40755	root:root		
-File: /usr/lib/debug/.build-id/b8/74920ac9c0d93d33b842dd3a72328867b0eec9	120777	root:root		../../../../lib64/libgamerf-f-dcbrt.so.0
-File: /usr/lib/debug/.build-id/b8/74920ac9c0d93d33b842dd3a72328867b0eec9.debug	120777	root:root		../../usr/lib64/libgamerf-f-dcbrt.so.0.debug
-File: /usr/lib/debug/.build-id/dc	40755	root:root		
-File: /usr/lib/debug/.build-id/dc/51ee8605dbf54de82fb1479b5a61e05012e58a	120777	root:root		../../../../lib64/libgamerf-f-dgamma.so.0
-File: /usr/lib/debug/.build-id/dc/51ee8605dbf54de82fb1479b5a61e05012e58a.debug	120777	root:root		../../usr/lib64/libgamerf-f-dgamma.so.0.debug
-File: /usr/lib/debug/.build-id/fd	40755	root:root		
-File: /usr/lib/debug/.build-id/fd/27cb588b8928d682a54d5e3b308d9142ae5e63	120777	root:root		../../../../lib64/libgamerf-f-derfc.so.0
-File: /usr/lib/debug/.build-id/fd/27cb588b8928d682a54d5e3b308d9142ae5e63.debug	120777	root:root		../../usr/lib64/libgamerf-f-derfc.so.0.debug
-File: /usr/lib/debug/usr/lib64/libgamerf-f-cdgamma.so.0.debug	100644	root:root	af63d15650416d8d5daf8c96dbefcbe5	
-File: /usr/lib/debug/usr/lib64/libgamerf-f-dcbrt.so.0.debug	100644	root:root	4d59fc38cd95285425e0ecf68424ef16	
-File: /usr/lib/debug/usr/lib64/libgamerf-f-derf.so.0.debug	100644	root:root	41ccdbfd8771828314fea57f2e6a2b19	
-File: /usr/lib/debug/usr/lib64/libgamerf-f-derfc.so.0.debug	100644	root:root	8cc8563701d2fb29f101ff69d2cb61df	
-File: /usr/lib/debug/usr/lib64/libgamerf-f-dgamma.so.0.debug	100644	root:root	73fe503dc4f6c88733cf1c3ab8731fe8	
-File: /usr/lib/debug/usr/lib64/libgamerf-f-dierfc.so.0.debug	100644	root:root	0de9a1387035c492a899c582ea165b4e	
-File: /usr/lib/debug/usr/lib64/libgamerf-f-dlgamma.so.0.debug	100644	root:root	8e1a4a82ebf847bd7fe350bf58443781	
-File: /usr/lib/debug/usr/lib64/libgamerf-f-gamerf2a.so.0.debug	100644	root:root	d024a67acdbc0c9f3d79c26e2d785493	
-File: /usr/lib/debug/usr/lib64/libgamerf.so.0.debug	100644	root:root	2d3f9daf0bc8721eb0c3ecdd9b09ec4f	
+File: /usr/lib/debug/.build-id/2a	40755	root:root		
+File: /usr/lib/debug/.build-id/2a/72f10b687ea2f2259d024b7b5ae51284019828	120777	root:root		../../../../lib64/libgamerf-f-derf.so.0
+File: /usr/lib/debug/.build-id/2a/72f10b687ea2f2259d024b7b5ae51284019828.debug	120777	root:root		../../usr/lib64/libgamerf-f-derf.so.0.debug
+File: /usr/lib/debug/.build-id/35	40755	root:root		
+File: /usr/lib/debug/.build-id/35/ce7ef65af17cec52b9de6955470901cccb8427	120777	root:root		../../../../lib64/libgamerf-f-dierfc.so.0
+File: /usr/lib/debug/.build-id/35/ce7ef65af17cec52b9de6955470901cccb8427.debug	120777	root:root		../../usr/lib64/libgamerf-f-dierfc.so.0.debug
+File: /usr/lib/debug/.build-id/40	40755	root:root		
+File: /usr/lib/debug/.build-id/40/de2e50ad1726abb91b8c30d398e089c4ff2601	120777	root:root		../../../../lib64/libgamerf-f-cdgamma.so.0
+File: /usr/lib/debug/.build-id/40/de2e50ad1726abb91b8c30d398e089c4ff2601.debug	120777	root:root		../../usr/lib64/libgamerf-f-cdgamma.so.0.debug
+File: /usr/lib/debug/.build-id/41	40755	root:root		
+File: /usr/lib/debug/.build-id/41/00e5bfa932ad398e7861385f5932c2e493e353	120777	root:root		../../../../lib64/libgamerf-f-gamerf2a.so.0
+File: /usr/lib/debug/.build-id/41/00e5bfa932ad398e7861385f5932c2e493e353.debug	120777	root:root		../../usr/lib64/libgamerf-f-gamerf2a.so.0.debug
+File: /usr/lib/debug/.build-id/8f	40755	root:root		
+File: /usr/lib/debug/.build-id/8f/b5baec2390660e6460017c04fd334a015e936b	120777	root:root		../../../../lib64/libgamerf.so.0
+File: /usr/lib/debug/.build-id/8f/b5baec2390660e6460017c04fd334a015e936b.debug	120777	root:root		../../usr/lib64/libgamerf.so.0.debug
+File: /usr/lib/debug/.build-id/a7	40755	root:root		
+File: /usr/lib/debug/.build-id/a7/150c8e5e411e686d524901056749e897ca0329	120777	root:root		../../../../lib64/libgamerf-f-dgamma.so.0
+File: /usr/lib/debug/.build-id/a7/150c8e5e411e686d524901056749e897ca0329.debug	120777	root:root		../../usr/lib64/libgamerf-f-dgamma.so.0.debug
+File: /usr/lib/debug/.build-id/b6	40755	root:root		
+File: /usr/lib/debug/.build-id/b6/6d03891c29a943b2ef618901302267155aa402	120777	root:root		../../../../lib64/libgamerf-f-dlgamma.so.0
+File: /usr/lib/debug/.build-id/b6/6d03891c29a943b2ef618901302267155aa402.debug	120777	root:root		../../usr/lib64/libgamerf-f-dlgamma.so.0.debug
+File: /usr/lib/debug/.build-id/cc	40755	root:root		
+File: /usr/lib/debug/.build-id/cc/1f2dbe94c350021d1dd51cd0f090e3baad9b5b	120777	root:root		../../../../lib64/libgamerf-f-derfc.so.0
+File: /usr/lib/debug/.build-id/cc/1f2dbe94c350021d1dd51cd0f090e3baad9b5b.debug	120777	root:root		../../usr/lib64/libgamerf-f-derfc.so.0.debug
+File: /usr/lib/debug/.build-id/d3	40755	root:root		
+File: /usr/lib/debug/.build-id/d3/f5ee19973e2c05da16e5595fd8116381add369	120777	root:root		../../../../lib64/libgamerf-f-dcbrt.so.0
+File: /usr/lib/debug/.build-id/d3/f5ee19973e2c05da16e5595fd8116381add369.debug	120777	root:root		../../usr/lib64/libgamerf-f-dcbrt.so.0.debug
+File: /usr/lib/debug/usr/lib64/libgamerf-f-cdgamma.so.0.debug	100644	root:root	0fb89e487f70842832e139ac2b3907d8	
+File: /usr/lib/debug/usr/lib64/libgamerf-f-dcbrt.so.0.debug	100644	root:root	3f8da3f02135c2ec1439ed22402d5d3b	
+File: /usr/lib/debug/usr/lib64/libgamerf-f-derf.so.0.debug	100644	root:root	52038b02a24b1d59638bf8c4c95e13de	
+File: /usr/lib/debug/usr/lib64/libgamerf-f-derfc.so.0.debug	100644	root:root	3b47d80ac0ae6326966b0dcd51733858	
+File: /usr/lib/debug/usr/lib64/libgamerf-f-dgamma.so.0.debug	100644	root:root	f83f41a7a119de4a8376e2eeebeb6673	
+File: /usr/lib/debug/usr/lib64/libgamerf-f-dierfc.so.0.debug	100644	root:root	f24728e46dd91798cdcc461839f4d51a	
+File: /usr/lib/debug/usr/lib64/libgamerf-f-dlgamma.so.0.debug	100644	root:root	7cfa52166ef8da0943a866316d9a80b0	
+File: /usr/lib/debug/usr/lib64/libgamerf-f-gamerf2a.so.0.debug	100644	root:root	1b7c569ee706958464551ad7b50a3f92	
+File: /usr/lib/debug/usr/lib64/libgamerf.so.0.debug	100644	root:root	ec794c8c562317baf0a839df57c4cf11	
 File: /usr/src/debug/gamerf-1	40755	root:root		
@@ -121,2 +121,2 @@
 File: /usr/src/debug/gamerf-1/f/gamerf2a.f	100644	root:root	06e00e52dc6d7cfa581a95fce5f22cf1	
-RPMIdentity: 30a2077ab2b8710ee644958f2e82fcb183ef148a4623b115254d739545be9345b183e5001a48e1825effbeec217a84520e4b11158167bd411ea2f19ba0a18121
+RPMIdentity: 6a27cf7a14f38a5cad98642aa4443150381f1463b82936832fd96ba06a4ffd53c55340f0d454aad90ce20ddefa50f32412657c15b77aea002e40ea9fffcf3fa1
--- libgamerf-devel-1-alt1.x86_64.rpm.repo	2014-09-19 12:14:51.000000000 +0000
+++ libgamerf-devel-1-alt1.x86_64.rpm.hasher	2023-07-31 01:52:47.901779120 +0000
@@ -55,2 +55,2 @@
 File: /usr/share/doc/libgamerf-devel-1/gamerf2a.f	100644	root:root	06e00e52dc6d7cfa581a95fce5f22cf1	
-RPMIdentity: 8ef472e5b5815beab0b063998495c4b168c135a47288cd783e458e1ee820a030a5ea509bf864affb0f6390e38ec7924f5cded3b906fcb4c1dd2711acadc8b706
+RPMIdentity: 456255a120679688c0e1f0ed75181cdeb5ad42b79f61a449a011800eb74879907fec85b5784000cd960925645aa50aa3e6c07625eb10947fb8807bf353268ebd