<86>Jul 25 04:23:42 userdel[949769]: delete user 'rooter' <86>Jul 25 04:23:42 userdel[949769]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 04:23:42 groupadd[949778]: group added to /etc/group: name=rooter, GID=654 <86>Jul 25 04:23:42 groupadd[949778]: group added to /etc/gshadow: name=rooter <86>Jul 25 04:23:42 groupadd[949778]: new group: name=rooter, GID=654 <86>Jul 25 04:23:42 useradd[949786]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Jul 25 04:23:42 userdel[949792]: delete user 'builder' <86>Jul 25 04:23:42 userdel[949792]: removed group 'builder' owned by 'builder' <86>Jul 25 04:23:42 userdel[949792]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 04:23:42 groupadd[949801]: group added to /etc/group: name=builder, GID=655 <86>Jul 25 04:23:42 groupadd[949801]: group added to /etc/gshadow: name=builder <86>Jul 25 04:23:42 groupadd[949801]: new group: name=builder, GID=655 <86>Jul 25 04:23:42 useradd[949809]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash <13>Jul 25 04:23:45 rpmi: libquadmath0-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Jul 25 04:23:45 rpmi: libquadmath8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Jul 25 04:23:45 rpmi: libgfortran5-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Jul 25 04:23:47 rpmi: glibc-devel-static-6:2.27-alt13 p9+261868.100.3.1 1606152844 installed <13>Jul 25 04:23:47 rpmi: gcc-fortran-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Jul 25 04:23:47 rpmi: libgfortran8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Jul 25 04:23:48 rpmi: gcc8-fortran-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Jul 25 04:23:48 rpmi: libgfortran8-devel-static-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Jul 25 04:23:48 rpmi: libgfortran-devel-static-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Jul 25 04:23:48 rpmi: gcc-fortran-8-alt2 p9+246536.100.3.1 1582643803 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/random-20080825-alt3.nosrc.rpm (w1.gzdio) Installing random-20080825-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21352 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf random-20080825 + echo 'Source #0 (random-20080825.tar.gz):' Source #0 (random-20080825.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/random-20080825.tar.gz + /bin/tar -xf - + cd random-20080825 + /bin/chmod -c -Rf u+rwX,go-w . + install -m644 /usr/src/RPM/SOURCES/BSD-LBNL-License.doc . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21352 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd random-20080825 + mkdir orig + cp bcnrand.f90 bcnrandx.f90 memtest.f90 orig/ + mv memtest.f90 bcn_memtest.f90 + cp bcnrand.f90 lbcnrand.f90 + cp bcnrandx.f90 lbcnrandx.f90 + sed -i -e '56,$d' bcnrand.f90 + sed -i -e '89,$d' bcnrandx.f90 + sed -i -e '123,$d' lbcnrandx.f90 + sed -i -e 1,93d lbcnrandx.f90 + sed -i -e 123rlbcnrandx.f90 lbcnrand.f90 + rm -f lbcnrandx.f90 + sed -i -e 1,61d lbcnrand.f90 + sed -i -e '50,$d' bcn_memtest.f90 + f95 -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c bcn_memtest.f90 bcnrand.f90 bcnrandx.f90 lbcnrand.f90 bcn_memtest.f90:27:16: real*8 a, aj, t1, t2, t3, x(n), y(n) 1 Warning: Unused variable 't1' declared at (1) [-Wunused-variable] bcn_memtest.f90:27:20: real*8 a, aj, t1, t2, t3, x(n), y(n) 1 Warning: Unused variable 't2' declared at (1) [-Wunused-variable] bcn_memtest.f90:27:24: real*8 a, aj, t1, t2, t3, x(n), y(n) 1 Warning: Unused variable 't3' declared at (1) [-Wunused-variable] bcnrandx.f90:40:56: real*8 aa, bcnrandx, d1, d2, d3, expm2, p3i, r3i, t1, t2, t3, & 1 Warning: Unused variable 't2' declared at (1) [-Wunused-variable] bcnrandx.f90:40:60: real*8 aa, bcnrandx, d1, d2, d3, expm2, p3i, r3i, t1, t2, t3, & 1 Warning: Unused variable 't3' declared at (1) [-Wunused-variable] lbcnrand.f90:98:18: real*8 am, amr, d1, d2, dd1(2), dd2(2), dd3(2), ddm(2), expm2, p, p1, p3i, & 1 Warning: Unused variable 'd1' declared at (1) [-Wunused-variable] lbcnrand.f90:97:9: integer i 1 Warning: Unused variable 'i' declared at (1) [-Wunused-variable] lbcnrand.f90:14:8: real*8 a, aa, d1, d2, d3, dd1(2), dd2(2), dd3(2), expm2, & 1 Warning: Unused variable 'a' declared at (1) [-Wunused-variable] lbcnrand.f90:13:13: integer i, ib, j, k, n 1 Warning: Unused variable 'ib' declared at (1) [-Wunused-variable] lbcnrand.f90:13:16: integer i, ib, j, k, n 1 Warning: Unused variable 'j' declared at (1) [-Wunused-variable] lbcnrand.f90:13:19: integer i, ib, j, k, n 1 Warning: Unused variable 'k' declared at (1) [-Wunused-variable] lbcnrand.f90:76:8: real*8 a, d1, d2, d3, dd1(2), dd2(2), dd3(2), expm2, p3i, r3i, t53, & 1 Warning: Unused variable 'a' declared at (1) [-Wunused-variable] lbcnrand.f90:76:12: real*8 a, d1, d2, d3, dd1(2), dd2(2), dd3(2), expm2, p3i, r3i, t53, & 1 Warning: Unused variable 'd1' declared at (1) [-Wunused-variable] lbcnrand.f90:76:20: real*8 a, d1, d2, d3, dd1(2), dd2(2), dd3(2), expm2, p3i, r3i, t53, & 1 Warning: Unused variable 'd3' declared at (1) [-Wunused-variable] + ar r libbcnrand.a lbcnrand.o ar: creating libbcnrand.a + ranlib libbcnrand.a + for i in libbcnrand + f95 -shared -Wl,--whole-archive libbcnrand.a -Wl,--no-whole-archive -o libbcnrand.so.0.0.0 -Wl,-soname=libbcnrand.so.0 -Wl,-z,defs + ln -s libbcnrand.so.0.0.0 libbcnrand.so.0 + ln -s libbcnrand.so.0 libbcnrand.so + export LD_LIBRARY_PATH=/usr/src/RPM/BUILD/random-20080825 + LD_LIBRARY_PATH=/usr/src/RPM/BUILD/random-20080825 + for i in bcnrand bcnrandx bcn_memtest + f95 bcnrand.o -o bcnrand -L. -lbcnrand + for i in bcnrand bcnrandx bcn_memtest + f95 bcnrandx.o -o bcnrandx -L. -lbcnrand + for i in bcnrand bcnrandx bcn_memtest + f95 bcn_memtest.o -o bcn_memtest -L. -lbcnrand + ./bcnrand bcnrand test program n = 100000000 starting index = 5559060566555623. CPU time = 7.506090 first 10 elements of sequence = 0.384734052280235 0.163140570236979 0.021776022548249 0.164609939547147 0.567863085411560 0.766294758822025 0.916407477520993 0.440060487373777 0.354733639184163 0.652718285729268 final 10 elements of sequence = 0.306289847231771 0.120608746665028 0.905171309451186 0.153272179099456 0.804597011917507 0.395298160617773 0.048509491542479 0.472727797456550 0.937292080370796 0.311884332138933 + echo + ./bcnrandx bcnrandx test program n = 100000000 starting index = 5559060566555623. CPU time = 6.662242 final value = 0.311884332138933 check value = 0.311884332138933 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96667 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/random-buildroot + : + /bin/rm -rf -- /usr/src/tmp/random-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd random-20080825 + install -d /usr/src/tmp/random-buildroot/usr/bin + install -d /usr/src/tmp/random-buildroot/usr/lib64 + install -m755 bcnrand bcnrandx bcn_memtest /usr/src/tmp/random-buildroot/usr/bin + cp -P libbcnrand.a libbcnrand.so libbcnrand.so.0 libbcnrand.so.0.0.0 /usr/src/tmp/random-buildroot/usr/lib64 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/random-buildroot (auto) mode of './usr/lib64/libbcnrand.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/random-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/random-buildroot/ (default) Compressing files in /usr/src/tmp/random-buildroot (auto) Adjusting library links in /usr/src/tmp/random-buildroot ./usr/lib64: libbcnrand.so.0 -> libbcnrand.so.0.0.0 Verifying ELF objects in /usr/src/tmp/random-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: random-20080825-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58975 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd random-20080825 + DOCDIR=/usr/src/tmp/random-buildroot/usr/share/doc/random-20080825 + export DOCDIR + rm -rf /usr/src/tmp/random-buildroot/usr/share/doc/random-20080825 + /bin/mkdir -p /usr/src/tmp/random-buildroot/usr/share/doc/random-20080825 + cp -prL BSD-LBNL-License.doc /usr/src/tmp/random-buildroot/usr/share/doc/random-20080825 + chmod -R go-w /usr/src/tmp/random-buildroot/usr/share/doc/random-20080825 + chmod -R a+rX /usr/src/tmp/random-buildroot/usr/share/doc/random-20080825 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PqXkSk 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.kesVxI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libbcnrand.so.0()(64bit) >= set:gdjzZviF8jTz1, libc.so.6(GLIBC_2.2.5)(64bit), libgfortran.so.5()(64bit) >= set:okToq0o2MRPaMhCY7MPJYgjVkWX4ZJBLBq0, libgfortran.so.5(GFORTRAN_8)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2qQiWc Creating random-debuginfo package Processing files: librandom-20080825-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13011 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd random-20080825 + DOCDIR=/usr/src/tmp/random-buildroot/usr/share/doc/librandom-20080825 + export DOCDIR + rm -rf /usr/src/tmp/random-buildroot/usr/share/doc/librandom-20080825 + /bin/mkdir -p /usr/src/tmp/random-buildroot/usr/share/doc/librandom-20080825 + cp -prL orig/bcnrand.f90 orig/bcnrandx.f90 orig/memtest.f90 /usr/src/tmp/random-buildroot/usr/share/doc/librandom-20080825 + chmod -R go-w /usr/src/tmp/random-buildroot/usr/share/doc/librandom-20080825 + chmod -R a+rX /usr/src/tmp/random-buildroot/usr/share/doc/librandom-20080825 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lWoTIM find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/random-buildroot/usr/lib64/libbcnrand.so.0: 5 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I0fpLq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libbcnrand.so.0()(64bit) = set:gdjzZviF8jTz1 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgfortran.so.5()(64bit) >= set:omshAY6jhdsD3, libgfortran.so.5(GFORTRAN_8)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NuT2pb Creating librandom-debuginfo package Processing files: librandom-devel-20080825-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G1w98Z 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.sJy20S find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: librandom = 20080825-alt3, /usr/lib64/libbcnrand.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EFo3FP Processing files: librandom-devel-static-20080825-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oBKxSP 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.u5wnBT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: librandom-devel = 20080825-alt3, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y6muh2 Processing files: random-debuginfo-20080825-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Z3w4e find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HY51yv find-requires: running scripts (debuginfo) Requires: random = 20080825-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libbcnrand.so.0), debug64(libc.so.6), debug64(libgfortran.so.5) Processing files: librandom-debuginfo-20080825-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ax1cyP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vSiw3c find-requires: running scripts (debuginfo) Provides: debug64(libbcnrand.so.0) Requires: librandom = 20080825-alt3, debug64(libc.so.6), debug64(libgfortran.so.5) Adding to random-debuginfo a strict dependency on random Adding to librandom-devel a strict dependency on librandom Adding to librandom-debuginfo a strict dependency on librandom Adding to librandom-devel-static a strict dependency on librandom-devel Adding to random a strict dependency on librandom Adding to random-debuginfo a strict dependency on librandom-debuginfo Removing 1 extra deps from random due to dependency on librandom Removing 1 extra deps from librandom-devel due to dependency on librandom Removing 1 extra deps from random-debuginfo due to dependency on librandom-debuginfo Removing 4 extra deps from random due to repentancy on librandom Removing 2 extra deps from random-debuginfo due to repentancy on librandom-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/random-20080825-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librandom-20080825-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librandom-devel-20080825-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librandom-devel-static-20080825-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/random-debuginfo-20080825-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librandom-debuginfo-20080825-alt3.x86_64.rpm (w2.lzdio) 24.90user 4.41system 0:47.09elapsed 62%CPU (0avgtext+0avgdata 783992maxresident)k 0inputs+0outputs (0major+753939minor)pagefaults 0swaps 34.70user 10.30system 1:01.68elapsed 72%CPU (0avgtext+0avgdata 783992maxresident)k 7656inputs+0outputs (0major+1143143minor)pagefaults 0swaps --- librandom-20080825-alt3.x86_64.rpm.repo 2019-03-03 22:37:55.000000000 +0000 +++ librandom-20080825-alt3.x86_64.rpm.hasher 2021-07-25 04:24:40.444400654 +0000 @@ -16,3 +16,3 @@ File: /usr/lib64/libbcnrand.so.0 120777 root:root libbcnrand.so.0.0.0 -File: /usr/lib64/libbcnrand.so.0.0.0 100644 root:root b9c35d80c5e369076140fbc1acb174b6 +File: /usr/lib64/libbcnrand.so.0.0.0 100644 root:root 07ee4daa12275340802865652125d4f2 File: /usr/share/doc/librandom-20080825 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/doc/librandom-20080825/memtest.f90 100644 root:root acaa0b0613db12ca057d76d580243d0c -RPMIdentity: a7c54525a2e5b24a01e9a9cc462adb96 +RPMIdentity: a917247d2fc460bfb303852ee939135c --- librandom-debuginfo-20080825-alt3.x86_64.rpm.repo 2019-03-03 22:37:55.000000000 +0000 +++ librandom-debuginfo-20080825-alt3.x86_64.rpm.hasher 2021-07-25 04:24:40.585395554 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d4 40755 root:root -/usr/lib/debug/.build-id/d4/5327a00035c40b96bc8242dafc43ee23745fad 120777 root:root ../../../../lib64/libbcnrand.so.0.0.0 -/usr/lib/debug/.build-id/d4/5327a00035c40b96bc8242dafc43ee23745fad.debug 120777 root:root ../../usr/lib64/libbcnrand.so.0.0.0.debug +/usr/lib/debug/.build-id/df 40755 root:root +/usr/lib/debug/.build-id/df/a85f66a6ffe8140467be0ec878649ada3f3629 120777 root:root ../../../../lib64/libbcnrand.so.0.0.0 +/usr/lib/debug/.build-id/df/a85f66a6ffe8140467be0ec878649ada3f3629.debug 120777 root:root ../../usr/lib64/libbcnrand.so.0.0.0.debug /usr/lib/debug/usr/lib64/libbcnrand.so.0.0.0.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: librandom-debuginfo = 20080825-alt3:sisyphus+223534.100.1.1 -File: /usr/lib/debug/.build-id/d4 40755 root:root -File: /usr/lib/debug/.build-id/d4/5327a00035c40b96bc8242dafc43ee23745fad 120777 root:root ../../../../lib64/libbcnrand.so.0.0.0 -File: /usr/lib/debug/.build-id/d4/5327a00035c40b96bc8242dafc43ee23745fad.debug 120777 root:root ../../usr/lib64/libbcnrand.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libbcnrand.so.0.0.0.debug 100644 root:root 1849b47bd67c49817e787e8ea5e31e6e +File: /usr/lib/debug/.build-id/df 40755 root:root +File: /usr/lib/debug/.build-id/df/a85f66a6ffe8140467be0ec878649ada3f3629 120777 root:root ../../../../lib64/libbcnrand.so.0.0.0 +File: /usr/lib/debug/.build-id/df/a85f66a6ffe8140467be0ec878649ada3f3629.debug 120777 root:root ../../usr/lib64/libbcnrand.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libbcnrand.so.0.0.0.debug 100644 root:root bd3e7c2d380557cf37b646cae0635c7c File: /usr/lib/debug/usr/lib64/libbcnrand.so.0.debug 120777 root:root libbcnrand.so.0.0.0.debug @@ -20,2 +20,2 @@ File: /usr/src/debug/random-20080825/lbcnrand.f90 100644 root:root 643579bf07975632f4907ecc212747f1 -RPMIdentity: 940a56f7fe5d93b3a165073a507fd57a +RPMIdentity: 7d96b11eef31fd56e3029833bb5fc90d --- librandom-devel-static-20080825-alt3.x86_64.rpm.repo 2019-03-03 22:37:55.000000000 +0000 +++ librandom-devel-static-20080825-alt3.x86_64.rpm.hasher 2021-07-25 04:24:40.900384160 +0000 @@ -5,3 +5,3 @@ Provides: librandom-devel-static = 20080825-alt3:sisyphus+223534.100.1.1 -File: /usr/lib64/libbcnrand.a 100644 root:root d5adb11fc2116aa9f46a2489fd62c2b4 -RPMIdentity: 60f5a015afcd7b48b8933a2bcccf6b74 +File: /usr/lib64/libbcnrand.a 100644 root:root 75f6d2582f399b1ba2855d181bcd2c75 +RPMIdentity: c528dff72cf1c1864bdd00714b6c23a8 --- random-20080825-alt3.x86_64.rpm.repo 2019-03-03 22:37:55.000000000 +0000 +++ random-20080825-alt3.x86_64.rpm.hasher 2021-07-25 04:24:41.043378988 +0000 @@ -10,7 +10,7 @@ Provides: random = 20080825-alt3:sisyphus+223534.100.1.1 -File: /usr/bin/bcn_memtest 100755 root:root 014e592e93683fb90eb10be25dc668f0 -File: /usr/bin/bcnrand 100755 root:root d9efe7afa379ab3d070c42bbda3aaccb -File: /usr/bin/bcnrandx 100755 root:root 8757c1a2380cf0b7a2a4d9fae97593ca +File: /usr/bin/bcn_memtest 100755 root:root 86b11b8fd2dc2800bed25686703c088b +File: /usr/bin/bcnrand 100755 root:root a2d74b2bc9ff1d22846cea18fb9fe67e +File: /usr/bin/bcnrandx 100755 root:root 87415ca8bfe70a3261f50306c32e26a5 File: /usr/share/doc/random-20080825 40755 root:root File: /usr/share/doc/random-20080825/BSD-LBNL-License.doc 100644 root:root 8f2ac823c57a908d278356f439f91e80 -RPMIdentity: 58725c80eca1af36c924c93c996327d2 +RPMIdentity: 7a680183207895f32dd15954ca06db42 --- random-debuginfo-20080825-alt3.x86_64.rpm.repo 2019-03-03 22:37:55.000000000 +0000 +++ random-debuginfo-20080825-alt3.x86_64.rpm.hasher 2021-07-25 04:24:41.202373237 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/26 40755 root:root -/usr/lib/debug/.build-id/26/410cd7c850cecaef89c1eec62cc5bd1790455c 120777 root:root ../../../../bin/bcnrand -/usr/lib/debug/.build-id/26/410cd7c850cecaef89c1eec62cc5bd1790455c.debug 120777 root:root ../../usr/bin/bcnrand.debug -/usr/lib/debug/.build-id/70 40755 root:root -/usr/lib/debug/.build-id/70/3a10f1a518b468f4c3ed866eb4a8be0edfa712 120777 root:root ../../../../bin/bcn_memtest -/usr/lib/debug/.build-id/70/3a10f1a518b468f4c3ed866eb4a8be0edfa712.debug 120777 root:root ../../usr/bin/bcn_memtest.debug -/usr/lib/debug/.build-id/78 40755 root:root -/usr/lib/debug/.build-id/78/babc483107f44fe9fad0e91f98d2b0decc57d8 120777 root:root ../../../../bin/bcnrandx -/usr/lib/debug/.build-id/78/babc483107f44fe9fad0e91f98d2b0decc57d8.debug 120777 root:root ../../usr/bin/bcnrandx.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/cc5aed2d6cc3fd6ea2a890a941dcf21ede4138 120777 root:root ../../../../bin/bcnrand +/usr/lib/debug/.build-id/0d/cc5aed2d6cc3fd6ea2a890a941dcf21ede4138.debug 120777 root:root ../../usr/bin/bcnrand.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/3d2b71251ac58aff023fe94b174ad1d1b7d5f8 120777 root:root ../../../../bin/bcn_memtest +/usr/lib/debug/.build-id/be/3d2b71251ac58aff023fe94b174ad1d1b7d5f8.debug 120777 root:root ../../usr/bin/bcn_memtest.debug +/usr/lib/debug/.build-id/e1 40755 root:root +/usr/lib/debug/.build-id/e1/bd4fad5822d138947e71620eecf38db67775e4 120777 root:root ../../../../bin/bcnrandx +/usr/lib/debug/.build-id/e1/bd4fad5822d138947e71620eecf38db67775e4.debug 120777 root:root ../../usr/bin/bcnrandx.debug /usr/lib/debug/usr/bin/bcn_memtest.debug 100644 root:root @@ -21,14 +21,14 @@ Provides: random-debuginfo = 20080825-alt3:sisyphus+223534.100.1.1 -File: /usr/lib/debug/.build-id/26 40755 root:root -File: /usr/lib/debug/.build-id/26/410cd7c850cecaef89c1eec62cc5bd1790455c 120777 root:root ../../../../bin/bcnrand -File: /usr/lib/debug/.build-id/26/410cd7c850cecaef89c1eec62cc5bd1790455c.debug 120777 root:root ../../usr/bin/bcnrand.debug -File: /usr/lib/debug/.build-id/70 40755 root:root -File: /usr/lib/debug/.build-id/70/3a10f1a518b468f4c3ed866eb4a8be0edfa712 120777 root:root ../../../../bin/bcn_memtest -File: /usr/lib/debug/.build-id/70/3a10f1a518b468f4c3ed866eb4a8be0edfa712.debug 120777 root:root ../../usr/bin/bcn_memtest.debug -File: /usr/lib/debug/.build-id/78 40755 root:root -File: /usr/lib/debug/.build-id/78/babc483107f44fe9fad0e91f98d2b0decc57d8 120777 root:root ../../../../bin/bcnrandx -File: /usr/lib/debug/.build-id/78/babc483107f44fe9fad0e91f98d2b0decc57d8.debug 120777 root:root ../../usr/bin/bcnrandx.debug -File: /usr/lib/debug/usr/bin/bcn_memtest.debug 100644 root:root f3de881d865b77c638f911e46efd8d5f -File: /usr/lib/debug/usr/bin/bcnrand.debug 100644 root:root 232d540aeaca68c85a358c9eb55ce6b0 -File: /usr/lib/debug/usr/bin/bcnrandx.debug 100644 root:root 0e457192ebcdc2e4eaee1334f5920d76 +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/cc5aed2d6cc3fd6ea2a890a941dcf21ede4138 120777 root:root ../../../../bin/bcnrand +File: /usr/lib/debug/.build-id/0d/cc5aed2d6cc3fd6ea2a890a941dcf21ede4138.debug 120777 root:root ../../usr/bin/bcnrand.debug +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/3d2b71251ac58aff023fe94b174ad1d1b7d5f8 120777 root:root ../../../../bin/bcn_memtest +File: /usr/lib/debug/.build-id/be/3d2b71251ac58aff023fe94b174ad1d1b7d5f8.debug 120777 root:root ../../usr/bin/bcn_memtest.debug +File: /usr/lib/debug/.build-id/e1 40755 root:root +File: /usr/lib/debug/.build-id/e1/bd4fad5822d138947e71620eecf38db67775e4 120777 root:root ../../../../bin/bcnrandx +File: /usr/lib/debug/.build-id/e1/bd4fad5822d138947e71620eecf38db67775e4.debug 120777 root:root ../../usr/bin/bcnrandx.debug +File: /usr/lib/debug/usr/bin/bcn_memtest.debug 100644 root:root ad693484d7c7b9d442187e99db6b8b92 +File: /usr/lib/debug/usr/bin/bcnrand.debug 100644 root:root 36268554b18b649df949deece081c1ce +File: /usr/lib/debug/usr/bin/bcnrandx.debug 100644 root:root dbe053a92df75a073d34575c0c20c075 File: /usr/src/debug/random-20080825 40755 root:root @@ -37,2 +37,2 @@ File: /usr/src/debug/random-20080825/bcnrandx.f90 100644 root:root 2673c5cb7050040844a7b7aae3559b8d -RPMIdentity: 73bbc2dcce441bd7dffdfeef058843ed +RPMIdentity: 562037ed021e36e025600425672e8893