<86>Sep 25 03:08:57 userdel[1052227]: delete user 'rooter'
<86>Sep 25 03:08:57 userdel[1052227]: removed group 'rooter' owned by 'rooter'
<86>Sep 25 03:08:57 userdel[1052227]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 25 03:08:57 groupadd[1052261]: group added to /etc/group: name=rooter, GID=639
<86>Sep 25 03:08:57 groupadd[1052261]: group added to /etc/gshadow: name=rooter
<86>Sep 25 03:08:57 groupadd[1052261]: new group: name=rooter, GID=639
<86>Sep 25 03:08:57 useradd[1052287]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash
<86>Sep 25 03:08:57 userdel[1052312]: delete user 'builder'
<86>Sep 25 03:08:57 userdel[1052312]: removed group 'builder' owned by 'builder'
<86>Sep 25 03:08:57 userdel[1052312]: removed shadow group 'builder' owned by 'builder'
<86>Sep 25 03:08:57 groupadd[1052323]: group added to /etc/group: name=builder, GID=640
<86>Sep 25 03:08:57 groupadd[1052323]: group added to /etc/gshadow: name=builder
<86>Sep 25 03:08:57 groupadd[1052323]: new group: name=builder, GID=640
<86>Sep 25 03:08:57 useradd[1052331]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/csrch-1996-alt4.src.rpm: bad symbols in the license tag: /
<13>Sep 25 03:09:01 rpmi: libquadmath0-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed
<13>Sep 25 03:09:01 rpmi: libquadmath11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed
<13>Sep 25 03:09:02 rpmi: libgfortran5-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed
<13>Sep 25 03:09:02 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Sep 25 03:09:02 rpmi: libgfortran11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed
<13>Sep 25 03:09:03 rpmi: gcc11-fortran-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed
<13>Sep 25 03:09:03 rpmi: gcc-fortran-11-alt1 sisyphus+285602.400.1.1 1632238564 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/csrch-1996-alt4.nosrc.rpm (w1.gzdio)
Installing csrch-1996-alt4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39927
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf csrch-1996
+ echo 'Source #0 (csrch.tar.gz):'
Source #0 (csrch.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/csrch.tar.gz
+ cd csrch-1996
+ /bin/chmod -c -Rf u+rwX,go-w .
+ install -p -m644 /usr/src/RPM/SOURCES/README .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39927
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd csrch-1996
+ make -j8 install
make: Entering directory '/usr/src/RPM/BUILD/csrch-1996'
f77 -g -O -pipe -Wall -fPIC -c source/*.f
ar rv libcsrch.a *.o
ar: creating libcsrch.a
a - dcsrch.o
a - dcstep.o
mv libcsrch.a source/
ranlib source/libcsrch.a
f77 -shared *.o -Wl,-soname,libcsrch.so.0 \
	-o source/libcsrch.so.0.0.0
ln -s libcsrch.so.0.0.0 source/libcsrch.so.0
ln -s libcsrch.so.0 source/libcsrch.so
rm *.o
make: Leaving directory '/usr/src/RPM/BUILD/csrch-1996'
+ make -j8 csrch
make: Entering directory '/usr/src/RPM/BUILD/csrch-1996'
f77 -g -O -pipe -Wall  -c -o dfcn.o dfcn.f
make: Leaving directory '/usr/src/RPM/BUILD/csrch-1996'
make: Entering directory '/usr/src/RPM/BUILD/csrch-1996'
f77 -g -O -pipe -Wall  -c -o dmain.o dmain.f
dmain.f:89:21:

   89 |          infos(ic) = task(1:4) .eq. 'CONV'
      |                     1
Warning: Extension: Conversion from LOGICAL(4) to INTEGER(4) at (1)
make: Leaving directory '/usr/src/RPM/BUILD/csrch-1996'
make: Entering directory '/usr/src/RPM/BUILD/csrch-1996'
f77 -g -O -pipe -Wall dmain.o dfcn.o  source/libcsrch.so -o csrch
make: Leaving directory '/usr/src/RPM/BUILD/csrch-1996'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39927
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/csrch-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/csrch-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd csrch-1996
+ install -d /usr/src/tmp/csrch-buildroot/usr/bin
+ install -d /usr/src/tmp/csrch-buildroot/usr/lib64
+ install -m755 csrch /usr/src/tmp/csrch-buildroot/usr/bin
+ cp -P source/libcsrch.a source/libcsrch.so source/libcsrch.so.0 source/libcsrch.so.0.0.0 /usr/src/tmp/csrch-buildroot/usr/lib64/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/csrch-buildroot (auto)
mode of './usr/lib64/libcsrch.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/csrch-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/csrch-buildroot/ (default)
Compressing files in /usr/src/tmp/csrch-buildroot (auto)
Adjusting library links in /usr/src/tmp/csrch-buildroot
./usr/lib64: (from <cmdline>:0)
	libcsrch.so.0 -> libcsrch.so.0.0.0
/usr/bin/strip: ./usr/lib64/stVMHUCN/dcsrch.o: cannot set time: Invalid argument
/usr/bin/strip: ./usr/lib64/stVMHUCN/dcstep.o: cannot set time: Invalid argument
Verifying ELF objects in /usr/src/tmp/csrch-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: csrch-1996-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37515
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd csrch-1996
+ DOCDIR=/usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ export DOCDIR
+ rm -rf /usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ /bin/mkdir -p /usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ cp -prL README /usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ chmod -R go-w /usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ chmod -R a+rX /usr/src/tmp/csrch-buildroot/usr/share/doc/csrch-1996
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ggHGah
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.RDGDGi
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libcsrch = 1996-alt4, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcsrch.so.0()(64bit) >= set:edjq, libgfortran.so.5()(64bit) >= set:okToqAE4ziO7IDyQuiKNalXTqzFwzHCcfIGuZdid0, libgfortran.so.5(GFORTRAN_8)(64bit), libm.so.6(GLIBC_2.2.5)(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.ddjkHk
Creating csrch-debuginfo package
Processing files: libcsrch-1996-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8lgzWi
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/csrch-buildroot/usr/lib64/libcsrch.so.0: 2 symbols, 11 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bwscsh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libcsrch.so.0()(64bit) = set:ecCki3
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.soT0tg
Creating libcsrch-debuginfo package
Processing files: libcsrch-devel-1996-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71846
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd csrch-1996
+ DOCDIR=/usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ export DOCDIR
+ rm -rf /usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ /bin/mkdir -p /usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ cp -prL source/dcsrch.f source/dcstep.f /usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ chmod -R go-w /usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ chmod -R a+rX /usr/src/tmp/csrch-buildroot/usr/share/doc/libcsrch-devel-1996
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D1uwSg
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.mfLdmi
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libcsrch = 1996-alt4, /usr/lib64/libcsrch.so.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.95TgUg
Processing files: libcsrch-devel-static-1996-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.57tdgk
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.OiSWpi
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libcsrch-devel = 1996-alt4, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EoZujk
Processing files: csrch-debuginfo-1996-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JIBzgj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uqTMNk
find-requires: running scripts (debuginfo)
Requires: csrch = 1996-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcsrch.so.0), debug64(libgfortran.so.5), debug64(libm.so.6)
Processing files: libcsrch-debuginfo-1996-alt4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jE7sVg
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0MQWDi
find-requires: running scripts (debuginfo)
Provides: debug64(libcsrch.so.0)
Requires: libcsrch = 1996-alt4, debug64(libc.so.6)
Adding to csrch a strict dependency on libcsrch
Adding to csrch-debuginfo a strict dependency on csrch
Adding to libcsrch-devel a strict dependency on libcsrch
Adding to libcsrch-debuginfo a strict dependency on libcsrch
Adding to libcsrch-devel-static a strict dependency on libcsrch-devel
Adding to csrch-debuginfo a strict dependency on libcsrch-debuginfo
Removing 1 extra deps from csrch due to dependency on libcsrch
Removing 1 extra deps from libcsrch-devel due to dependency on libcsrch
Removing 1 extra deps from csrch-debuginfo due to dependency on libcsrch-debuginfo
Removing 3 extra deps from csrch due to repentancy on libcsrch
Removing 1 extra deps from csrch-debuginfo due to repentancy on libcsrch-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/csrch-1996-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libcsrch-1996-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libcsrch-devel-1996-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libcsrch-devel-static-1996-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/csrch-debuginfo-1996-alt4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libcsrch-debuginfo-1996-alt4.x86_64.rpm (w2.lzdio)
3.24user 2.08system 0:21.20elapsed 25%CPU (0avgtext+0avgdata 28172maxresident)k
0inputs+0outputs (0major+381989minor)pagefaults 0swaps
/.out/csrch-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
/.out/libcsrch-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
/.out/libcsrch-devel-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
/.out/libcsrch-devel-static-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
/.out/csrch-debuginfo-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
/.out/libcsrch-debuginfo-1996-alt4.x86_64.rpm: bad symbols in the license tag: /
11.75user 8.19system 0:40.87elapsed 48%CPU (0avgtext+0avgdata 101688maxresident)k
0inputs+0outputs (0major+754596minor)pagefaults 0swaps
--- csrch-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ csrch-1996-alt4.x86_64.rpm.hasher	2021-09-25 03:09:31.732998063 +0000
@@ -4,3 +4,2 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
-Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rpmlib(SetVersions)  
@@ -12,5 +11,5 @@
 Provides: csrch = 1996-alt4:sisyphus+223513.100.1.1
-File: /usr/bin/csrch	100755	root:root	53892f867bd2b7b5d77f449b08388e04	
+File: /usr/bin/csrch	100755	root:root	ab1e159086681e07340f25975958784f	
 File: /usr/share/doc/csrch-1996	40755	root:root		
 File: /usr/share/doc/csrch-1996/README	100644	root:root	f3ae70cde6a6848202f8829cb9289557	
-RPMIdentity: 779b54ba22220e10355139c0040bb36fa995b484d5884fa267aae9750a71c79e2fa887062643f83a7efd4d59e4b450e7a958e8231ea135197cec5058097c2a19
+RPMIdentity: c9fa324782d79b4661c5fb35fe66a3b85d760ff449d376a03b3fb4faa377d72bc3d25522479fce24ca4c9c34f7758d71a4739c62d01e10f1d0d83deebed30fde
--- csrch-debuginfo-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ csrch-debuginfo-1996-alt4.x86_64.rpm.hasher	2021-09-25 03:09:32.025987842 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/39	40755	root:root	
-/usr/lib/debug/.build-id/39/1fe87e22ba5ece034f51771ce492a773ded9b9	120777	root:root	../../../../bin/csrch
-/usr/lib/debug/.build-id/39/1fe87e22ba5ece034f51771ce492a773ded9b9.debug	120777	root:root	../../usr/bin/csrch.debug
+/usr/lib/debug/.build-id/5a	40755	root:root	
+/usr/lib/debug/.build-id/5a/aadf8e5af4b3ed4e9a14d6b0524386e5fd1954	120777	root:root	../../../../bin/csrch
+/usr/lib/debug/.build-id/5a/aadf8e5af4b3ed4e9a14d6b0524386e5fd1954.debug	120777	root:root	../../usr/bin/csrch.debug
 /usr/lib/debug/usr/bin/csrch.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: csrch-debuginfo = 1996-alt4:sisyphus+223513.100.1.1
-File: /usr/lib/debug/.build-id/39	40755	root:root		
-File: /usr/lib/debug/.build-id/39/1fe87e22ba5ece034f51771ce492a773ded9b9	120777	root:root		../../../../bin/csrch
-File: /usr/lib/debug/.build-id/39/1fe87e22ba5ece034f51771ce492a773ded9b9.debug	120777	root:root		../../usr/bin/csrch.debug
-File: /usr/lib/debug/usr/bin/csrch.debug	100644	root:root	e04ddc03aa2473d40bfd47053a8c957c	
+File: /usr/lib/debug/.build-id/5a	40755	root:root		
+File: /usr/lib/debug/.build-id/5a/aadf8e5af4b3ed4e9a14d6b0524386e5fd1954	120777	root:root		../../../../bin/csrch
+File: /usr/lib/debug/.build-id/5a/aadf8e5af4b3ed4e9a14d6b0524386e5fd1954.debug	120777	root:root		../../usr/bin/csrch.debug
+File: /usr/lib/debug/usr/bin/csrch.debug	100644	root:root	214da6ebf4959493cf3846a7069c83b5	
 File: /usr/src/debug/csrch-1996	40755	root:root		
@@ -21,2 +21,2 @@
 File: /usr/src/debug/csrch-1996/dmain.f	100644	root:root	6d4935dee52f62609c9156fc4686d9c4	
-RPMIdentity: e485fc772122d6772be240fb78201531d50a97b2232d7c9ad419235397740964a46087f6ac22bc509205b1c58386d4f1778364d65036aa94d69a23787d6988bc
+RPMIdentity: 7c3c8c716b3efea78d82400c95d62a617f6e0e1e272f56a362a1b6150329ed24a5cdcd066c7829bdf641df8cc8fbb21fc54c75c97e3d0f26efd43ae7efe061cf
--- libcsrch-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ libcsrch-1996-alt4.x86_64.rpm.hasher	2021-09-25 03:09:32.750962551 +0000
@@ -4,2 +4,3 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -9,3 +10,3 @@
 File: /usr/lib64/libcsrch.so.0	120777	root:root		libcsrch.so.0.0.0
-File: /usr/lib64/libcsrch.so.0.0.0	100644	root:root	7e392c76a25682d88e0721428582ef33	
-RPMIdentity: bd62011b9fa8daa21f1793a63a8c90294b8e5163fc57b6018494e76a8c09d6a9e90d257fe134d33f545bd3e1586eb966317bf9b7ddf20fc8fe37a9e2c77cd5bd
+File: /usr/lib64/libcsrch.so.0.0.0	100644	root:root	c175ae35543176e6d6cb471512a9f5ed	
+RPMIdentity: ee295e29c9f17b3f55f7438767505a3a114cebb127f485ec4a1201a09e069abc3292f1eb58c5bde596efbe82db1fc08ed4f4421b12b4b389ae091702f4623e7a
--- libcsrch-debuginfo-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ libcsrch-debuginfo-1996-alt4.x86_64.rpm.hasher	2021-09-25 03:09:33.109950027 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/0f	40755	root:root	
-/usr/lib/debug/.build-id/0f/f06d25edb856e2eb5079908f6effadc660e211	120777	root:root	../../../../lib64/libcsrch.so.0.0.0
-/usr/lib/debug/.build-id/0f/f06d25edb856e2eb5079908f6effadc660e211.debug	120777	root:root	../../usr/lib64/libcsrch.so.0.0.0.debug
+/usr/lib/debug/.build-id/6c	40755	root:root	
+/usr/lib/debug/.build-id/6c/7a679589ec9566176a6b3df66046cc8fc7e9b9	120777	root:root	../../../../lib64/libcsrch.so.0.0.0
+/usr/lib/debug/.build-id/6c/7a679589ec9566176a6b3df66046cc8fc7e9b9.debug	120777	root:root	../../usr/lib64/libcsrch.so.0.0.0.debug
 /usr/lib/debug/usr/lib64/libcsrch.so.0.0.0.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: libcsrch-debuginfo = 1996-alt4:sisyphus+223513.100.1.1
-File: /usr/lib/debug/.build-id/0f	40755	root:root		
-File: /usr/lib/debug/.build-id/0f/f06d25edb856e2eb5079908f6effadc660e211	120777	root:root		../../../../lib64/libcsrch.so.0.0.0
-File: /usr/lib/debug/.build-id/0f/f06d25edb856e2eb5079908f6effadc660e211.debug	120777	root:root		../../usr/lib64/libcsrch.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libcsrch.so.0.0.0.debug	100644	root:root	5cdec7bdf0f1bea03975a561c2bea034	
+File: /usr/lib/debug/.build-id/6c	40755	root:root		
+File: /usr/lib/debug/.build-id/6c/7a679589ec9566176a6b3df66046cc8fc7e9b9	120777	root:root		../../../../lib64/libcsrch.so.0.0.0
+File: /usr/lib/debug/.build-id/6c/7a679589ec9566176a6b3df66046cc8fc7e9b9.debug	120777	root:root		../../usr/lib64/libcsrch.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libcsrch.so.0.0.0.debug	100644	root:root	9c8f40e97513153a16463a6912b2afce	
 File: /usr/lib/debug/usr/lib64/libcsrch.so.0.debug	120777	root:root		libcsrch.so.0.0.0.debug
@@ -23,2 +23,2 @@
 File: /usr/src/debug/csrch-1996/source/dcstep.f	100644	root:root	9a170aeec0d0a33088a68cf822443475	
-RPMIdentity: 0769e80cd561853216c4ab76466705a1fa5d7ffa4a113caac3d5c73929e14fa1b540536d55a74f46dbd788427f2aa1f0a8c98b84ad04272f03eb6c5c121f1175
+RPMIdentity: 7d1c26caa5d9b98267b48490154e0f5998b9894cf6c381b9e5294fef456ea2220afa4658c2b7cc388afbbbdb9d86d013eee6590012d926f9d993ed23680ae280
--- libcsrch-devel-static-1996-alt4.x86_64.rpm.repo	2019-03-03 20:50:11.000000000 +0000
+++ libcsrch-devel-static-1996-alt4.x86_64.rpm.hasher	2021-09-25 03:09:33.675930283 +0000
@@ -5,3 +5,3 @@
 Provides: libcsrch-devel-static = 1996-alt4:sisyphus+223513.100.1.1
-File: /usr/lib64/libcsrch.a	100644	root:root	a040bfc4d0ec68251d5e0c0527e095d0	
-RPMIdentity: e34cb0004062a3bbd14ba1c8a314686a9005644821a91b751407c0c4c17b283eaad06d646c763da6921529035f716288335382b9251498bd3bdc188f7cc4a0e4
+File: /usr/lib64/libcsrch.a	100644	root:root	ecc6d203756a63e9cf779b29f910229e	
+RPMIdentity: 7f2527309ccd1a6d9d22bdb6bf35e5c37ce66ceb966e6c43a7b8401008a169540493d8e75456aa2a708a0eb249204a4376f45878deca50d7b7afd6ae94d35ced