<86>Apr 20 06:20:11 userdel[2083058]: delete user 'rooter' <86>Apr 20 06:20:11 userdel[2083058]: removed group 'rooter' owned by 'rooter' <86>Apr 20 06:20:11 userdel[2083058]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 06:20:11 groupadd[2083095]: group added to /etc/group: name=rooter, GID=1799 <86>Apr 20 06:20:11 groupadd[2083095]: group added to /etc/gshadow: name=rooter <86>Apr 20 06:20:11 groupadd[2083095]: new group: name=rooter, GID=1799 <86>Apr 20 06:20:11 useradd[2083128]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Apr 20 06:20:11 userdel[2083177]: delete user 'builder' <86>Apr 20 06:20:11 userdel[2083177]: removed group 'builder' owned by 'builder' <86>Apr 20 06:20:11 userdel[2083177]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 06:20:11 groupadd[2083227]: group added to /etc/group: name=builder, GID=1800 <86>Apr 20 06:20:11 groupadd[2083227]: group added to /etc/gshadow: name=builder <86>Apr 20 06:20:11 groupadd[2083227]: new group: name=builder, GID=1800 <86>Apr 20 06:20:11 useradd[2083270]: new user: name=builder, UID=1800, GID=1800, 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>Apr 20 06:20:14 rpmi: libquadmath0-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 20 06:20:14 rpmi: libquadmath13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 20 06:20:15 rpmi: libgfortran5-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 20 06:20:15 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 20 06:20:15 rpmi: libgfortran13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 20 06:20:15 rpmi: gcc13-fortran-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 20 06:20:15 rpmi: gcc-fortran-13-alt1 sisyphus+323337.300.1.1 1687268227 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/gamerf-1-alt1.nosrc.rpm (w1.gzdio) Installing gamerf-1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76503 + 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.76503 + 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 -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 ++ echo cdgamma.f ++ sed 's|\.f$||' + j=cdgamma + f95 -c cdgamma.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 ++ echo dcbrt.f ++ sed 's|\.f$||' + j=dcbrt + f95 -c dcbrt.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 ++ echo derf.f ++ sed 's|\.f$||' + j=derf + f95 -c derf.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 ++ echo derfc.f ++ sed 's|\.f$||' + j=derfc + f95 -c derfc.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 ++ echo dierfc.f ++ sed 's|\.f$||' + j=dierfc + f95 -c dierfc.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 ++ echo dlgamma.f ++ sed 's|\.f$||' + j=dlgamma + f95 -c dlgamma.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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: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.89357 + 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/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,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/lib: (from :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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/gamerf-buildroot Processing files: libgamerf-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27435 + 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.KmQg1F find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.hr2kLW 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/lib/libgamerf-f-cdgamma.so.0: overlinked libraries: /lib/libgcc_s.so.1 lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dcbrt.so.0: overlinked libraries: /lib/libgcc_s.so.1 /lib/libm.so.6 lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-derf.so.0: overlinked libraries: /lib/libgcc_s.so.1 /lib/libm.so.6 lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-derfc.so.0: overlinked libraries: /lib/libgcc_s.so.1 lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dgamma.so.0: overlinked libraries: /lib/libgcc_s.so.1 lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dierfc.so.0: overlinked libraries: /lib/libgcc_s.so.1 lib.req: WARNING: /usr/src/tmp/gamerf-buildroot/usr/lib/libgamerf-f-dlgamma.so.0: overlinked libraries: /lib/libgcc_s.so.1 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.0.0), 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.26), libm.so.6(GLIBC_2.27), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a6M4X1 Creating libgamerf-debuginfo package Processing files: libgamerf-devel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71260 + 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.QjIGet 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.Yvhyfo 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/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.rMpihp Processing files: libgamerf-debuginfo-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3uRRYR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WJHv4Z 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) Removing 9 extra deps from libgamerf-devel due to dependency on libgamerf Wrote: /usr/src/RPM/RPMS/i586/libgamerf-1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libgamerf-devel-1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libgamerf-debuginfo-1-alt1.i586.rpm (w2.lzdio) 3.99user 3.74system 0:13.16elapsed 58%CPU (0avgtext+0avgdata 51700maxresident)k 0inputs+0outputs (0major+750603minor)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 3.59user 2.44system 0:23.07elapsed 26%CPU (0avgtext+0avgdata 127532maxresident)k 0inputs+0outputs (0major+190631minor)pagefaults 0swaps --- libgamerf-1-alt1.i586.rpm.repo 2014-09-19 12:15:01.000000000 +0000 +++ libgamerf-1-alt1.i586.rpm.hasher 2024-04-20 06:20:31.413058739 +0000 @@ -12,2 +12,5 @@ /usr/share/doc/libgamerf-1/readme.txt 100644 root:root +Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.4) +Requires: libgcc_s.so.1(GCC_4.0.0) Requires: libgcc_s.so.1(GCC_4.4.0) @@ -15,14 +18,14 @@ Requires: libm.so.6(GLIBC_2.1) -Requires: libquadmath.so.0 >= set:kgScxtU9kbI6Nk8O0M6cshc -Requires: rpmlib(SetVersions) -Requires: libquadmath.so.0(QUADMATH_1.0) +Requires: libm.so.6(GLIBC_2.26) +Requires: libm.so.6(GLIBC_2.27) +Requires: libm.so.6(GLIBC_2.29) Requires: rtld(GNU_HASH) 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 @@ -30,11 +33,11 @@ Provides: libgamerf = 1-alt1 -File: /usr/lib/libgamerf-f-cdgamma.so.0 100644 root:root 7205bc397988dfb65c5970ee9643c485 -File: /usr/lib/libgamerf-f-dcbrt.so.0 100644 root:root 08c9dd2338ac0a019bd6c273f5cd1cae -File: /usr/lib/libgamerf-f-derf.so.0 100644 root:root d8d11ff66a9cfbdc2850878d8775d507 -File: /usr/lib/libgamerf-f-derfc.so.0 100644 root:root 4cdc0161d9a7b3c09e06fd1cd75a2b7c -File: /usr/lib/libgamerf-f-dgamma.so.0 100644 root:root f2ca54d908f3854c088b43c47c463d2b -File: /usr/lib/libgamerf-f-dierfc.so.0 100644 root:root 5e79715df141731d567df42f9455a2c5 -File: /usr/lib/libgamerf-f-dlgamma.so.0 100644 root:root a025a0e76e7e009b7baa070ddb8d2fae -File: /usr/lib/libgamerf-f-gamerf2a.so.0 100644 root:root 307c14dbd6d1e3479b862810da879cab -File: /usr/lib/libgamerf.so.0 100644 root:root b4cd107c00bfed8a054dacb24f9db482 +File: /usr/lib/libgamerf-f-cdgamma.so.0 100644 root:root 54b3695bb47746e52ff9038b69cf0318 +File: /usr/lib/libgamerf-f-dcbrt.so.0 100644 root:root 2ce9dc2cdb64c4a6a9ee2613a58f9328 +File: /usr/lib/libgamerf-f-derf.so.0 100644 root:root 29c8e28da0c8976b931421e6cf0cb607 +File: /usr/lib/libgamerf-f-derfc.so.0 100644 root:root 213591a28c185d3e460159f37228730b +File: /usr/lib/libgamerf-f-dgamma.so.0 100644 root:root dab5a1fd2a1c5aff5bef6aea59e4b1d7 +File: /usr/lib/libgamerf-f-dierfc.so.0 100644 root:root aac6ab8d7cc23a4b647c969d0918b28e +File: /usr/lib/libgamerf-f-dlgamma.so.0 100644 root:root bee5cc2c4c22592a29b01e13d410cd30 +File: /usr/lib/libgamerf-f-gamerf2a.so.0 100644 root:root 987a1823b9a60ff2277f994b1ee28b0b +File: /usr/lib/libgamerf.so.0 100644 root:root 2ca86d9a7225c608a4f0f970bd7a8747 File: /usr/share/doc/libgamerf-1 40755 root:root @@ -42,2 +45,2 @@ File: /usr/share/doc/libgamerf-1/readme.txt 100644 root:root b7d63d412a18a26fd190e97f57163037 -RPMIdentity: 635faac9bdbb707d0844fd82059b1e6d0e0cfff73b6c805bdd690b1b1ca56ccc8a2560c46e607d2cca75a539d476baa2ca826e68c9d4ad20dd56ac96fc52f6b8 +RPMIdentity: 3ab02ce3ca615d40a49001ddcbb77019026e6aac7f5adda1f43f9402d74519496127236d2804f4b00220d32f252538d0328eaa2e2324a5061a2d4a137d3abcee --- libgamerf-debuginfo-1-alt1.i586.rpm.repo 2014-09-19 12:15:01.000000000 +0000 +++ libgamerf-debuginfo-1-alt1.i586.rpm.hasher 2024-04-20 06:20:31.497060358 +0000 @@ -1,28 +1,28 @@ -/usr/lib/debug/.build-id/08 40755 root:root -/usr/lib/debug/.build-id/08/eab852415df7ed193983772b79e5623ab5e9ed 120777 root:root ../../../libgamerf-f-dierfc.so.0 -/usr/lib/debug/.build-id/08/eab852415df7ed193983772b79e5623ab5e9ed.debug 120777 root:root ../../usr/lib/libgamerf-f-dierfc.so.0.debug -/usr/lib/debug/.build-id/41 40755 root:root -/usr/lib/debug/.build-id/41/c828073a71dc6267a1f5f1dd6956cf74e90eb4 120777 root:root ../../../libgamerf-f-derfc.so.0 -/usr/lib/debug/.build-id/41/c828073a71dc6267a1f5f1dd6956cf74e90eb4.debug 120777 root:root ../../usr/lib/libgamerf-f-derfc.so.0.debug -/usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/ed4872fa955bc189520f3ae19594504124fab9 120777 root:root ../../../libgamerf-f-gamerf2a.so.0 -/usr/lib/debug/.build-id/58/ed4872fa955bc189520f3ae19594504124fab9.debug 120777 root:root ../../usr/lib/libgamerf-f-gamerf2a.so.0.debug -/usr/lib/debug/.build-id/64 40755 root:root -/usr/lib/debug/.build-id/64/b58bda93548652929fd0441ed160260118eddb 120777 root:root ../../../libgamerf-f-dgamma.so.0 -/usr/lib/debug/.build-id/64/b58bda93548652929fd0441ed160260118eddb.debug 120777 root:root ../../usr/lib/libgamerf-f-dgamma.so.0.debug -/usr/lib/debug/.build-id/72 40755 root:root -/usr/lib/debug/.build-id/72/2e1550948018a05448290e131a5b23ad985313 120777 root:root ../../../libgamerf.so.0 -/usr/lib/debug/.build-id/72/2e1550948018a05448290e131a5b23ad985313.debug 120777 root:root ../../usr/lib/libgamerf.so.0.debug -/usr/lib/debug/.build-id/74 40755 root:root -/usr/lib/debug/.build-id/74/98eaef474d595169b155582722344e4b51649f 120777 root:root ../../../libgamerf-f-dcbrt.so.0 -/usr/lib/debug/.build-id/74/98eaef474d595169b155582722344e4b51649f.debug 120777 root:root ../../usr/lib/libgamerf-f-dcbrt.so.0.debug -/usr/lib/debug/.build-id/a6 40755 root:root -/usr/lib/debug/.build-id/a6/ab15bac8b2b1d1ecf8b8072b6cb83f6ebfd1e9 120777 root:root ../../../libgamerf-f-dlgamma.so.0 -/usr/lib/debug/.build-id/a6/ab15bac8b2b1d1ecf8b8072b6cb83f6ebfd1e9.debug 120777 root:root ../../usr/lib/libgamerf-f-dlgamma.so.0.debug -/usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/00d83048012283d857cc513dc6eba10fbedeca 120777 root:root ../../../libgamerf-f-cdgamma.so.0 -/usr/lib/debug/.build-id/b0/00d83048012283d857cc513dc6eba10fbedeca.debug 120777 root:root ../../usr/lib/libgamerf-f-cdgamma.so.0.debug +/usr/lib/debug/.build-id/09 40755 root:root +/usr/lib/debug/.build-id/09/f26b679c01abe2c95c4d2b57e65fbbd48ee347 120777 root:root ../../../libgamerf-f-dcbrt.so.0 +/usr/lib/debug/.build-id/09/f26b679c01abe2c95c4d2b57e65fbbd48ee347.debug 120777 root:root ../../usr/lib/libgamerf-f-dcbrt.so.0.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/642da2185aab4935724f99a4f661106f503f6c 120777 root:root ../../../libgamerf-f-dgamma.so.0 +/usr/lib/debug/.build-id/1e/642da2185aab4935724f99a4f661106f503f6c.debug 120777 root:root ../../usr/lib/libgamerf-f-dgamma.so.0.debug +/usr/lib/debug/.build-id/3b 40755 root:root +/usr/lib/debug/.build-id/3b/2d757981241d9b19b70d45d703c80707815e47 120777 root:root ../../../libgamerf-f-gamerf2a.so.0 +/usr/lib/debug/.build-id/3b/2d757981241d9b19b70d45d703c80707815e47.debug 120777 root:root ../../usr/lib/libgamerf-f-gamerf2a.so.0.debug +/usr/lib/debug/.build-id/3d 40755 root:root +/usr/lib/debug/.build-id/3d/72523c925a78e65bb7debcd46df22d276d9c10 120777 root:root ../../../libgamerf.so.0 +/usr/lib/debug/.build-id/3d/72523c925a78e65bb7debcd46df22d276d9c10.debug 120777 root:root ../../usr/lib/libgamerf.so.0.debug +/usr/lib/debug/.build-id/79 40755 root:root +/usr/lib/debug/.build-id/79/8fc419091657cc46b5d9ffb8074a1fd3c05268 120777 root:root ../../../libgamerf-f-derf.so.0 +/usr/lib/debug/.build-id/79/8fc419091657cc46b5d9ffb8074a1fd3c05268.debug 120777 root:root ../../usr/lib/libgamerf-f-derf.so.0.debug +/usr/lib/debug/.build-id/8d 40755 root:root +/usr/lib/debug/.build-id/8d/376388dc7187115f32df7097fa10b20eda75ba 120777 root:root ../../../libgamerf-f-derfc.so.0 +/usr/lib/debug/.build-id/8d/376388dc7187115f32df7097fa10b20eda75ba.debug 120777 root:root ../../usr/lib/libgamerf-f-derfc.so.0.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/e7f883594d528e514008b2ddec263346c8e05d 120777 root:root ../../../libgamerf-f-cdgamma.so.0 +/usr/lib/debug/.build-id/af/e7f883594d528e514008b2ddec263346c8e05d.debug 120777 root:root ../../usr/lib/libgamerf-f-cdgamma.so.0.debug /usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/3450b23c43ac8079f8421c02b0a2b89f654509 120777 root:root ../../../libgamerf-f-derf.so.0 -/usr/lib/debug/.build-id/b1/3450b23c43ac8079f8421c02b0a2b89f654509.debug 120777 root:root ../../usr/lib/libgamerf-f-derf.so.0.debug +/usr/lib/debug/.build-id/b1/48384df037f3e974225a4fe974a7664bda706b 120777 root:root ../../../libgamerf-f-dlgamma.so.0 +/usr/lib/debug/.build-id/b1/48384df037f3e974225a4fe974a7664bda706b.debug 120777 root:root ../../usr/lib/libgamerf-f-dlgamma.so.0.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/c81b83158be2d16e7ca09dae5031c1e843bda9 120777 root:root ../../../libgamerf-f-dierfc.so.0 +/usr/lib/debug/.build-id/c1/c81b83158be2d16e7ca09dae5031c1e843bda9.debug 120777 root:root ../../usr/lib/libgamerf-f-dierfc.so.0.debug /usr/lib/debug/usr/lib/libgamerf-f-cdgamma.so.0.debug 100644 root:root @@ -54,5 +54,5 @@ Requires: libgamerf = 1-alt1 +Requires: debug(libc.so.6) Requires: debug(libgcc_s.so.1) Requires: debug(libm.so.6) -Requires: debug(libquadmath.so.0) Requires: rpmlib(PayloadIsLzma) @@ -68,38 +68,38 @@ Provides: libgamerf-debuginfo = 1-alt1 -File: /usr/lib/debug/.build-id/08 40755 root:root -File: /usr/lib/debug/.build-id/08/eab852415df7ed193983772b79e5623ab5e9ed 120777 root:root ../../../libgamerf-f-dierfc.so.0 -File: /usr/lib/debug/.build-id/08/eab852415df7ed193983772b79e5623ab5e9ed.debug 120777 root:root ../../usr/lib/libgamerf-f-dierfc.so.0.debug -File: /usr/lib/debug/.build-id/41 40755 root:root -File: /usr/lib/debug/.build-id/41/c828073a71dc6267a1f5f1dd6956cf74e90eb4 120777 root:root ../../../libgamerf-f-derfc.so.0 -File: /usr/lib/debug/.build-id/41/c828073a71dc6267a1f5f1dd6956cf74e90eb4.debug 120777 root:root ../../usr/lib/libgamerf-f-derfc.so.0.debug -File: /usr/lib/debug/.build-id/58 40755 root:root -File: /usr/lib/debug/.build-id/58/ed4872fa955bc189520f3ae19594504124fab9 120777 root:root ../../../libgamerf-f-gamerf2a.so.0 -File: /usr/lib/debug/.build-id/58/ed4872fa955bc189520f3ae19594504124fab9.debug 120777 root:root ../../usr/lib/libgamerf-f-gamerf2a.so.0.debug -File: /usr/lib/debug/.build-id/64 40755 root:root -File: /usr/lib/debug/.build-id/64/b58bda93548652929fd0441ed160260118eddb 120777 root:root ../../../libgamerf-f-dgamma.so.0 -File: /usr/lib/debug/.build-id/64/b58bda93548652929fd0441ed160260118eddb.debug 120777 root:root ../../usr/lib/libgamerf-f-dgamma.so.0.debug -File: /usr/lib/debug/.build-id/72 40755 root:root -File: /usr/lib/debug/.build-id/72/2e1550948018a05448290e131a5b23ad985313 120777 root:root ../../../libgamerf.so.0 -File: /usr/lib/debug/.build-id/72/2e1550948018a05448290e131a5b23ad985313.debug 120777 root:root ../../usr/lib/libgamerf.so.0.debug -File: /usr/lib/debug/.build-id/74 40755 root:root -File: /usr/lib/debug/.build-id/74/98eaef474d595169b155582722344e4b51649f 120777 root:root ../../../libgamerf-f-dcbrt.so.0 -File: /usr/lib/debug/.build-id/74/98eaef474d595169b155582722344e4b51649f.debug 120777 root:root ../../usr/lib/libgamerf-f-dcbrt.so.0.debug -File: /usr/lib/debug/.build-id/a6 40755 root:root -File: /usr/lib/debug/.build-id/a6/ab15bac8b2b1d1ecf8b8072b6cb83f6ebfd1e9 120777 root:root ../../../libgamerf-f-dlgamma.so.0 -File: /usr/lib/debug/.build-id/a6/ab15bac8b2b1d1ecf8b8072b6cb83f6ebfd1e9.debug 120777 root:root ../../usr/lib/libgamerf-f-dlgamma.so.0.debug -File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/00d83048012283d857cc513dc6eba10fbedeca 120777 root:root ../../../libgamerf-f-cdgamma.so.0 -File: /usr/lib/debug/.build-id/b0/00d83048012283d857cc513dc6eba10fbedeca.debug 120777 root:root ../../usr/lib/libgamerf-f-cdgamma.so.0.debug +File: /usr/lib/debug/.build-id/09 40755 root:root +File: /usr/lib/debug/.build-id/09/f26b679c01abe2c95c4d2b57e65fbbd48ee347 120777 root:root ../../../libgamerf-f-dcbrt.so.0 +File: /usr/lib/debug/.build-id/09/f26b679c01abe2c95c4d2b57e65fbbd48ee347.debug 120777 root:root ../../usr/lib/libgamerf-f-dcbrt.so.0.debug +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/642da2185aab4935724f99a4f661106f503f6c 120777 root:root ../../../libgamerf-f-dgamma.so.0 +File: /usr/lib/debug/.build-id/1e/642da2185aab4935724f99a4f661106f503f6c.debug 120777 root:root ../../usr/lib/libgamerf-f-dgamma.so.0.debug +File: /usr/lib/debug/.build-id/3b 40755 root:root +File: /usr/lib/debug/.build-id/3b/2d757981241d9b19b70d45d703c80707815e47 120777 root:root ../../../libgamerf-f-gamerf2a.so.0 +File: /usr/lib/debug/.build-id/3b/2d757981241d9b19b70d45d703c80707815e47.debug 120777 root:root ../../usr/lib/libgamerf-f-gamerf2a.so.0.debug +File: /usr/lib/debug/.build-id/3d 40755 root:root +File: /usr/lib/debug/.build-id/3d/72523c925a78e65bb7debcd46df22d276d9c10 120777 root:root ../../../libgamerf.so.0 +File: /usr/lib/debug/.build-id/3d/72523c925a78e65bb7debcd46df22d276d9c10.debug 120777 root:root ../../usr/lib/libgamerf.so.0.debug +File: /usr/lib/debug/.build-id/79 40755 root:root +File: /usr/lib/debug/.build-id/79/8fc419091657cc46b5d9ffb8074a1fd3c05268 120777 root:root ../../../libgamerf-f-derf.so.0 +File: /usr/lib/debug/.build-id/79/8fc419091657cc46b5d9ffb8074a1fd3c05268.debug 120777 root:root ../../usr/lib/libgamerf-f-derf.so.0.debug +File: /usr/lib/debug/.build-id/8d 40755 root:root +File: /usr/lib/debug/.build-id/8d/376388dc7187115f32df7097fa10b20eda75ba 120777 root:root ../../../libgamerf-f-derfc.so.0 +File: /usr/lib/debug/.build-id/8d/376388dc7187115f32df7097fa10b20eda75ba.debug 120777 root:root ../../usr/lib/libgamerf-f-derfc.so.0.debug +File: /usr/lib/debug/.build-id/af 40755 root:root +File: /usr/lib/debug/.build-id/af/e7f883594d528e514008b2ddec263346c8e05d 120777 root:root ../../../libgamerf-f-cdgamma.so.0 +File: /usr/lib/debug/.build-id/af/e7f883594d528e514008b2ddec263346c8e05d.debug 120777 root:root ../../usr/lib/libgamerf-f-cdgamma.so.0.debug File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/3450b23c43ac8079f8421c02b0a2b89f654509 120777 root:root ../../../libgamerf-f-derf.so.0 -File: /usr/lib/debug/.build-id/b1/3450b23c43ac8079f8421c02b0a2b89f654509.debug 120777 root:root ../../usr/lib/libgamerf-f-derf.so.0.debug -File: /usr/lib/debug/usr/lib/libgamerf-f-cdgamma.so.0.debug 100644 root:root 42f3bbfdf3e57354a0c61df7111009ac -File: /usr/lib/debug/usr/lib/libgamerf-f-dcbrt.so.0.debug 100644 root:root 5a332dc090a906d8b10e29c7d577f760 -File: /usr/lib/debug/usr/lib/libgamerf-f-derf.so.0.debug 100644 root:root b1bd6069772a84651b2428b6be0396f3 -File: /usr/lib/debug/usr/lib/libgamerf-f-derfc.so.0.debug 100644 root:root 8396843857a318ed0ee565dfce3c76c5 -File: /usr/lib/debug/usr/lib/libgamerf-f-dgamma.so.0.debug 100644 root:root a36524b4d127edbaf9429e7156d04d6a -File: /usr/lib/debug/usr/lib/libgamerf-f-dierfc.so.0.debug 100644 root:root 16bfb11fd6f4924c6f2f3b58b2d11326 -File: /usr/lib/debug/usr/lib/libgamerf-f-dlgamma.so.0.debug 100644 root:root d91bbfd2b18c4c10336a098e2ecc70f8 -File: /usr/lib/debug/usr/lib/libgamerf-f-gamerf2a.so.0.debug 100644 root:root 5b40ce1fd9c180a8c78c177a0863122a -File: /usr/lib/debug/usr/lib/libgamerf.so.0.debug 100644 root:root 6815a1697e26c0a11236befce4d8be36 +File: /usr/lib/debug/.build-id/b1/48384df037f3e974225a4fe974a7664bda706b 120777 root:root ../../../libgamerf-f-dlgamma.so.0 +File: /usr/lib/debug/.build-id/b1/48384df037f3e974225a4fe974a7664bda706b.debug 120777 root:root ../../usr/lib/libgamerf-f-dlgamma.so.0.debug +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/c81b83158be2d16e7ca09dae5031c1e843bda9 120777 root:root ../../../libgamerf-f-dierfc.so.0 +File: /usr/lib/debug/.build-id/c1/c81b83158be2d16e7ca09dae5031c1e843bda9.debug 120777 root:root ../../usr/lib/libgamerf-f-dierfc.so.0.debug +File: /usr/lib/debug/usr/lib/libgamerf-f-cdgamma.so.0.debug 100644 root:root f82c81bc2335216416740ceddbfc8f00 +File: /usr/lib/debug/usr/lib/libgamerf-f-dcbrt.so.0.debug 100644 root:root 3904b879a3b3547d1d2860d0cf716657 +File: /usr/lib/debug/usr/lib/libgamerf-f-derf.so.0.debug 100644 root:root 3d0c86f01c42db02006cd71ad881c1d1 +File: /usr/lib/debug/usr/lib/libgamerf-f-derfc.so.0.debug 100644 root:root b5cbaa3d86a6a7423f9c3da02c213c97 +File: /usr/lib/debug/usr/lib/libgamerf-f-dgamma.so.0.debug 100644 root:root c858af6acbd559067f7a048ee51547b0 +File: /usr/lib/debug/usr/lib/libgamerf-f-dierfc.so.0.debug 100644 root:root f74bc686a6815690246cfa57cbae23c9 +File: /usr/lib/debug/usr/lib/libgamerf-f-dlgamma.so.0.debug 100644 root:root 9473505278f46bac9de0796a9ca653e3 +File: /usr/lib/debug/usr/lib/libgamerf-f-gamerf2a.so.0.debug 100644 root:root e30fe73ec06ffa153b18f60b8373d0f7 +File: /usr/lib/debug/usr/lib/libgamerf.so.0.debug 100644 root:root 17694f05e2aaa7bca565d9abe159c68f 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: 21868601260c0eeb61ee1a8d5e8dcc0be0531490770a649f69a8fcb1c326f4e8d3c75ed4d4b6530a4d85bcbadc94aeaec77c7892f7165d2d5a1df42d936cc738 +RPMIdentity: cb8ece2bc21e07923a70993151d6b4f75da7143d51390657a5207f7f9c8c3616690482ec77912228fb47a1582c951e7f729a42e13ca445d0b77d2ce1f72bf168 --- libgamerf-devel-1-alt1.i586.rpm.repo 2014-09-19 12:15:01.000000000 +0000 +++ libgamerf-devel-1-alt1.i586.rpm.hasher 2024-04-20 06:20:31.575061861 +0000 @@ -55,2 +55,2 @@ File: /usr/share/doc/libgamerf-devel-1/gamerf2a.f 100644 root:root 06e00e52dc6d7cfa581a95fce5f22cf1 -RPMIdentity: 41974f7b93db8415a1cf4f6cda616b3399dfa65c91e9e2937b65bb52b1ae215321a67e857b0a5b3d9541af47df9b633f7d14d0fc2a49ba6e4abcc2fdddfb3efb +RPMIdentity: 5c3b548a6216385072497ba2887fbaef2a92dd48d53c32e641db52780955b556b2dd606c985ec58bf648930e713b0e584c0fda4620835a0b812341876f2d1a55