<86>Oct 30 01:19:17 userdel[1396811]: delete user 'rooter'
<86>Oct 30 01:19:17 userdel[1396811]: removed group 'rooter' owned by 'rooter'
<86>Oct 30 01:19:17 userdel[1396811]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 30 01:19:17 groupadd[1396848]: group added to /etc/group: name=rooter, GID=1850
<86>Oct 30 01:19:17 groupadd[1396848]: group added to /etc/gshadow: name=rooter
<86>Oct 30 01:19:17 groupadd[1396848]: new group: name=rooter, GID=1850
<86>Oct 30 01:19:17 useradd[1396875]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none
<86>Oct 30 01:19:17 userdel[1396917]: delete user 'builder'
<86>Oct 30 01:19:18 groupadd[1396955]: group added to /etc/group: name=builder, GID=1851
<86>Oct 30 01:19:18 groupadd[1396955]: group added to /etc/gshadow: name=builder
<86>Oct 30 01:19:18 groupadd[1396955]: new group: name=builder, GID=1851
<86>Oct 30 01:19:18 useradd[1396973]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/fft2d-1-alt1.src.rpm: license not found in '/usr/share/license' directory: Free
<13>Oct 30 01:19:20 rpmi: libquadmath0-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed
<13>Oct 30 01:19:20 rpmi: libquadmath13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed
<13>Oct 30 01:19:20 rpmi: libgfortran5-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed
<13>Oct 30 01:19:20 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Oct 30 01:19:20 rpmi: libgfortran13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed
<13>Oct 30 01:19:21 rpmi: gcc13-fortran-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed
<13>Oct 30 01:19:21 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/fft2d-1-alt1.nosrc.rpm (w1.gzdio)
Installing fft2d-1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13236
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf fft2d-1
+ echo 'Source #0 (fft2d-1.tar):'
Source #0 (fft2d-1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/fft2d-1.tar
+ cd fft2d-1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ install -p -m644 /usr/src/RPM/SOURCES/Makefile ./
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13236
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fft2d-1
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c alloc.c -o alloc.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c shrtdct.c -o shrtdct.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c fftsg2d.c -o fftsg2d.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -shared shrtdct.o alloc.o -lm -Wl,-soname=libshrtdct.so.0 -o libshrtdct.so.0
ln -s libshrtdct.so.0 libshrtdct.so
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c fftsg3d.c -o fftsg3d.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c fft4f2d.c -o fft4f2d.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -shared fft4f2d.o alloc.o -lm -Wl,-soname=libfft4f2d.so.0 -o libfft4f2d.so.0
ln -s libfft4f2d.so.0 libfft4f2d.so
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c fftsg.c -o fftsg.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -shared fftsg2d.o fftsg.o alloc.o -lm -Wl,-soname=libfftsg2d.so.0 -o libfftsg2d.so.0
ln -s libfftsg2d.so.0 libfftsg2d.so
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -shared fftsg3d.o fftsg.o alloc.o -lm -Wl,-soname=libfftsg3d.so.0 -o libfftsg3d.so.0
ln -s libfftsg3d.so.0 libfftsg3d.so
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34483
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/fft2d-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/fft2d-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd fft2d-1
+ install -d /usr/src/tmp/fft2d-buildroot/usr/lib64
+ for i in lib*.so
+ install -m644 libfft4f2d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib64/
+ ln -s libfft4f2d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib64/libfft4f2d.so
+ for i in lib*.so
+ install -m644 libfftsg2d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib64/
+ ln -s libfftsg2d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib64/libfftsg2d.so
+ for i in lib*.so
+ install -m644 libfftsg3d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib64/
+ ln -s libfftsg3d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib64/libfftsg3d.so
+ for i in lib*.so
+ install -m644 libshrtdct.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib64/
+ ln -s libshrtdct.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib64/libshrtdct.so
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/fft2d-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/fft2d-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/fft2d-buildroot/ (default)
Compressing files in /usr/src/tmp/fft2d-buildroot (auto)
Adjusting library links in /usr/src/tmp/fft2d-buildroot
./usr/lib64: (from <cmdline>:0)
	libfft4f2d.so.0 -> libfft4f2d.so.0
	libfftsg2d.so.0 -> libfftsg2d.so.0
	libfftsg3d.so.0 -> libfftsg3d.so.0
	libshrtdct.so.0 -> libshrtdct.so.0
Verifying ELF objects in /usr/src/tmp/fft2d-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: libfft2d-1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34483
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fft2d-1
+ DOCDIR=/usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ export DOCDIR
+ rm -rf /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ /bin/mkdir -p /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ cp -prL readme2d.txt /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ chmod -R go-w /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ chmod -R a+rX /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qWyylG
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/fft2d-buildroot/usr/lib64/libfft4f2d.so.0: 31 symbols, 15 bpp
lib.prov: /usr/src/tmp/fft2d-buildroot/usr/lib64/libfftsg2d.so.0: 56 symbols, 16 bpp
lib.prov: /usr/src/tmp/fft2d-buildroot/usr/lib64/libfftsg3d.so.0: 58 symbols, 16 bpp
lib.prov: /usr/src/tmp/fft2d-buildroot/usr/lib64/libshrtdct.so.0: 14 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oR19iP
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libfft4f2d.so.0()(64bit) = set:id4K3bdP2xnMREVnQiihcZ6S7H2K1MPLdKWnhXxVQi4FRm7LZbhv1hJdz1QkgE1, libfftsg2d.so.0()(64bit) = set:jds1mSeTf3LjSBa1P8k2St8nlCUac2gGcIE9vzm1JUIGTT1fvzyBGG1RWXpKyPGWdB67ecx4PXpHN1wWioMcYlHK7wm2JKmJux1iCp3rt46BFlK0, libfftsg3d.so.0()(64bit) = set:jdPeBNBJPZ33LjkKSfP8k2StTj6KIH61YTIi2b2hJMrQaE5PhVwDLhNilRwqZdPs5HynqsUOX22SiQCmz30RBM0xbRZ0gb1p9Z2WOPFqgCp3rFajHsJ20, libshrtdct.so.0()(64bit) = set:hd4K3bhg5FlZ9hlYijZJrA2gZzteca1
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iMma4i
Creating libfft2d-debuginfo package
Processing files: libfft2d-devel-1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53272
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fft2d-1
+ DOCDIR=/usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ export DOCDIR
+ rm -rf /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ /bin/mkdir -p /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ cp -prL fft4f2d.f fftsg.f fftsg2d.f fftsg3d.f alloc.c fft4f2d.c fftsg.c fftsg2d.c fftsg3d.c shrtdct.c /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ chmod -R go-w /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ chmod -R a+rX /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Uvlhd
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.lhAubA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libfft2d = 1-alt1, /usr/lib64/libfft4f2d.so.0, /usr/lib64/libfftsg2d.so.0, /usr/lib64/libfftsg3d.so.0, /usr/lib64/libshrtdct.so.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bZg5QL
Processing files: libfft2d-debuginfo-1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AtFz0h
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dxFQNh
find-requires: running scripts (debuginfo)
Provides: debug64(libfft4f2d.so.0), debug64(libfftsg2d.so.0), debug64(libfftsg3d.so.0), debug64(libshrtdct.so.0)
Requires: libfft2d = 1-alt1, debug64(libc.so.6), debug64(libm.so.6)
Removing 4 extra deps from libfft2d-devel due to dependency on libfft2d
Wrote: /usr/src/RPM/RPMS/x86_64/libfft2d-1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfft2d-devel-1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfft2d-debuginfo-1-alt1.x86_64.rpm (w2.lzdio)
2.73user 1.32system 0:09.55elapsed 42%CPU (0avgtext+0avgdata 62596maxresident)k
0inputs+0outputs (0major+399693minor)pagefaults 0swaps
/.out/libfft2d-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Free
/.out/libfft2d-devel-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Free
/.out/libfft2d-debuginfo-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Free
2.97user 1.37system 0:16.32elapsed 26%CPU (0avgtext+0avgdata 127160maxresident)k
0inputs+0outputs (0major+192616minor)pagefaults 0swaps
--- libfft2d-1-alt1.x86_64.rpm.repo	2014-09-19 10:42:06.000000000 +0000
+++ libfft2d-1-alt1.x86_64.rpm.hasher	2023-10-30 01:19:32.543407403 +0000
@@ -15,8 +15,8 @@
 Provides: libfft2d = 1-alt1
-File: /usr/lib64/libfft4f2d.so.0	100644	root:root	1f03ec81cfb87e47c15c59a0d2f99e39	
-File: /usr/lib64/libfftsg2d.so.0	100644	root:root	db55cf5ae3634f13d2af3ec309324721	
-File: /usr/lib64/libfftsg3d.so.0	100644	root:root	caf352fd0b77565ebb74c9a7b9151ffd	
-File: /usr/lib64/libshrtdct.so.0	100644	root:root	37697edd8345163b2e06880cfdfe48b7	
+File: /usr/lib64/libfft4f2d.so.0	100644	root:root	1e4eadedf84e9477f5b675d2a28d93ab	
+File: /usr/lib64/libfftsg2d.so.0	100644	root:root	4fd89de8955506b634afc2fbe1ee9404	
+File: /usr/lib64/libfftsg3d.so.0	100644	root:root	9a4857e9ae4899659fee0824f043d79e	
+File: /usr/lib64/libshrtdct.so.0	100644	root:root	5dbc2bd3a403d08dff1db915fbda14ac	
 File: /usr/share/doc/libfft2d-1	40755	root:root		
 File: /usr/share/doc/libfft2d-1/readme2d.txt	100644	root:root	956460b8a15627be1e6c7b06eec137a0	
-RPMIdentity: c04f36b40f02a888e6fa194e80d25036958ac74e0fc5c5bed6cedee865424afda0f0c7bbed0f8170e3c3fe0a71376d710a34c154aefb71020a93a237896edb67
+RPMIdentity: 526d2ac802c0983ef08daec21b657fb0512597ceacac0b7c578fb243d21b31de39a33c541a8f87d56a36d78901eb42fa0f67bf6dd0df1e0745f512860b1c3626
--- libfft2d-debuginfo-1-alt1.x86_64.rpm.repo	2014-09-19 10:42:06.000000000 +0000
+++ libfft2d-debuginfo-1-alt1.x86_64.rpm.hasher	2023-10-30 01:19:32.595407928 +0000
@@ -1,13 +1,13 @@
-/usr/lib/debug/.build-id/4f	40755	root:root	
-/usr/lib/debug/.build-id/4f/7d9dc3a7c8a3eba95a004ffb5e89bcea8aae05	120777	root:root	../../../../lib64/libfftsg3d.so.0
-/usr/lib/debug/.build-id/4f/7d9dc3a7c8a3eba95a004ffb5e89bcea8aae05.debug	120777	root:root	../../usr/lib64/libfftsg3d.so.0.debug
-/usr/lib/debug/.build-id/64	40755	root:root	
-/usr/lib/debug/.build-id/64/dca2196388e92adadc803425a4446c1ac4958f	120777	root:root	../../../../lib64/libfft4f2d.so.0
-/usr/lib/debug/.build-id/64/dca2196388e92adadc803425a4446c1ac4958f.debug	120777	root:root	../../usr/lib64/libfft4f2d.so.0.debug
-/usr/lib/debug/.build-id/a0	40755	root:root	
-/usr/lib/debug/.build-id/a0/abda8a6bbc596938e0c29ba31c6a7c94200b13	120777	root:root	../../../../lib64/libshrtdct.so.0
-/usr/lib/debug/.build-id/a0/abda8a6bbc596938e0c29ba31c6a7c94200b13.debug	120777	root:root	../../usr/lib64/libshrtdct.so.0.debug
-/usr/lib/debug/.build-id/b5	40755	root:root	
-/usr/lib/debug/.build-id/b5/9ddaca3e474da037c70761abcad1d50996fa27	120777	root:root	../../../../lib64/libfftsg2d.so.0
-/usr/lib/debug/.build-id/b5/9ddaca3e474da037c70761abcad1d50996fa27.debug	120777	root:root	../../usr/lib64/libfftsg2d.so.0.debug
+/usr/lib/debug/.build-id/0f	40755	root:root	
+/usr/lib/debug/.build-id/0f/1ea8f804ca0a018e8ce336dccfe1197ee11dbc	120777	root:root	../../../../lib64/libshrtdct.so.0
+/usr/lib/debug/.build-id/0f/1ea8f804ca0a018e8ce336dccfe1197ee11dbc.debug	120777	root:root	../../usr/lib64/libshrtdct.so.0.debug
+/usr/lib/debug/.build-id/10	40755	root:root	
+/usr/lib/debug/.build-id/10/aa107a1e75948e07e38e1ea62bc04463931eb1	120777	root:root	../../../../lib64/libfft4f2d.so.0
+/usr/lib/debug/.build-id/10/aa107a1e75948e07e38e1ea62bc04463931eb1.debug	120777	root:root	../../usr/lib64/libfft4f2d.so.0.debug
+/usr/lib/debug/.build-id/4e	40755	root:root	
+/usr/lib/debug/.build-id/4e/14bc3cf2a31725117a3cd5ec148f04709e6a37	120777	root:root	../../../../lib64/libfftsg2d.so.0
+/usr/lib/debug/.build-id/4e/14bc3cf2a31725117a3cd5ec148f04709e6a37.debug	120777	root:root	../../usr/lib64/libfftsg2d.so.0.debug
+/usr/lib/debug/.build-id/c2	40755	root:root	
+/usr/lib/debug/.build-id/c2/b2cf432ae02c34f5d5e68b7e72bd9da480a4af	120777	root:root	../../../../lib64/libfftsg3d.so.0
+/usr/lib/debug/.build-id/c2/b2cf432ae02c34f5d5e68b7e72bd9da480a4af.debug	120777	root:root	../../usr/lib64/libfftsg3d.so.0.debug
 /usr/lib/debug/usr/lib64/libfft4f2d.so.0.debug	100644	root:root	
@@ -32,18 +32,18 @@
 Provides: libfft2d-debuginfo = 1-alt1
-File: /usr/lib/debug/.build-id/4f	40755	root:root		
-File: /usr/lib/debug/.build-id/4f/7d9dc3a7c8a3eba95a004ffb5e89bcea8aae05	120777	root:root		../../../../lib64/libfftsg3d.so.0
-File: /usr/lib/debug/.build-id/4f/7d9dc3a7c8a3eba95a004ffb5e89bcea8aae05.debug	120777	root:root		../../usr/lib64/libfftsg3d.so.0.debug
-File: /usr/lib/debug/.build-id/64	40755	root:root		
-File: /usr/lib/debug/.build-id/64/dca2196388e92adadc803425a4446c1ac4958f	120777	root:root		../../../../lib64/libfft4f2d.so.0
-File: /usr/lib/debug/.build-id/64/dca2196388e92adadc803425a4446c1ac4958f.debug	120777	root:root		../../usr/lib64/libfft4f2d.so.0.debug
-File: /usr/lib/debug/.build-id/a0	40755	root:root		
-File: /usr/lib/debug/.build-id/a0/abda8a6bbc596938e0c29ba31c6a7c94200b13	120777	root:root		../../../../lib64/libshrtdct.so.0
-File: /usr/lib/debug/.build-id/a0/abda8a6bbc596938e0c29ba31c6a7c94200b13.debug	120777	root:root		../../usr/lib64/libshrtdct.so.0.debug
-File: /usr/lib/debug/.build-id/b5	40755	root:root		
-File: /usr/lib/debug/.build-id/b5/9ddaca3e474da037c70761abcad1d50996fa27	120777	root:root		../../../../lib64/libfftsg2d.so.0
-File: /usr/lib/debug/.build-id/b5/9ddaca3e474da037c70761abcad1d50996fa27.debug	120777	root:root		../../usr/lib64/libfftsg2d.so.0.debug
-File: /usr/lib/debug/usr/lib64/libfft4f2d.so.0.debug	100644	root:root	6730a8770612f472de4ad0b9e12bbd95	
-File: /usr/lib/debug/usr/lib64/libfftsg2d.so.0.debug	100644	root:root	4f83188d961ebfd49426486916c42fb0	
-File: /usr/lib/debug/usr/lib64/libfftsg3d.so.0.debug	100644	root:root	02676623594ce798db7576659a4d5cfc	
-File: /usr/lib/debug/usr/lib64/libshrtdct.so.0.debug	100644	root:root	e20a9bb616bf69fbcb9947d26097b954	
+File: /usr/lib/debug/.build-id/0f	40755	root:root		
+File: /usr/lib/debug/.build-id/0f/1ea8f804ca0a018e8ce336dccfe1197ee11dbc	120777	root:root		../../../../lib64/libshrtdct.so.0
+File: /usr/lib/debug/.build-id/0f/1ea8f804ca0a018e8ce336dccfe1197ee11dbc.debug	120777	root:root		../../usr/lib64/libshrtdct.so.0.debug
+File: /usr/lib/debug/.build-id/10	40755	root:root		
+File: /usr/lib/debug/.build-id/10/aa107a1e75948e07e38e1ea62bc04463931eb1	120777	root:root		../../../../lib64/libfft4f2d.so.0
+File: /usr/lib/debug/.build-id/10/aa107a1e75948e07e38e1ea62bc04463931eb1.debug	120777	root:root		../../usr/lib64/libfft4f2d.so.0.debug
+File: /usr/lib/debug/.build-id/4e	40755	root:root		
+File: /usr/lib/debug/.build-id/4e/14bc3cf2a31725117a3cd5ec148f04709e6a37	120777	root:root		../../../../lib64/libfftsg2d.so.0
+File: /usr/lib/debug/.build-id/4e/14bc3cf2a31725117a3cd5ec148f04709e6a37.debug	120777	root:root		../../usr/lib64/libfftsg2d.so.0.debug
+File: /usr/lib/debug/.build-id/c2	40755	root:root		
+File: /usr/lib/debug/.build-id/c2/b2cf432ae02c34f5d5e68b7e72bd9da480a4af	120777	root:root		../../../../lib64/libfftsg3d.so.0
+File: /usr/lib/debug/.build-id/c2/b2cf432ae02c34f5d5e68b7e72bd9da480a4af.debug	120777	root:root		../../usr/lib64/libfftsg3d.so.0.debug
+File: /usr/lib/debug/usr/lib64/libfft4f2d.so.0.debug	100644	root:root	9c8515285d3caaa104c87fd5b66adfc7	
+File: /usr/lib/debug/usr/lib64/libfftsg2d.so.0.debug	100644	root:root	c8d531c72ca36bb1c0b60214c32d8ff6	
+File: /usr/lib/debug/usr/lib64/libfftsg3d.so.0.debug	100644	root:root	041160e62c5cc6f798ab74af3f85ba75	
+File: /usr/lib/debug/usr/lib64/libshrtdct.so.0.debug	100644	root:root	f69b5e7b9b187eb15d1a754374009065	
 File: /usr/src/debug/fft2d-1	40755	root:root		
@@ -55,2 +55,2 @@
 File: /usr/src/debug/fft2d-1/shrtdct.c	100644	root:root	8fddd9c3c67cc72e5938c099456770e9	
-RPMIdentity: 60fb18c81afa88e3d6694c5c74c83da86424ed69e329be3a46ef7063b8dee6906681166621ede9506db05b540db6b22f24b3921fa45d591b75ded3137ef0b8ef
+RPMIdentity: 7b902259e0b406ff95f6746dd4ba63ecb873a59946fbc4f3431e6ed196c32b0ca9ce10dc0776c904e070669c502db443922f62e3cc167de708d267ddaf983493
--- libfft2d-devel-1-alt1.x86_64.rpm.repo	2014-09-19 10:42:06.000000000 +0000
+++ libfft2d-devel-1-alt1.x86_64.rpm.hasher	2023-10-30 01:19:32.671408694 +0000
@@ -33,2 +33,2 @@
 File: /usr/share/doc/libfft2d-devel-1/shrtdct.c	100644	root:root	8fddd9c3c67cc72e5938c099456770e9	
-RPMIdentity: 38e830f4d56e2422ed93ead8a0aeda17ea4752451b410b0c8abc024b187cf0bbc8064cbcf5985ade968d4aeee6424e3fe4c38e83ada950301384c6127021e830
+RPMIdentity: fe736ab0613c16b111d5f3e1d551c5f37220d40ca090cddc193ad635957fd3497bc58a9f43d21b226cd1a91af868da9053e9fb5b83046bcfa80d82d19c6465a6