<86>Aug 10 01:02:02 userdel[2099005]: delete user 'rooter' <86>Aug 10 01:02:02 userdel[2099005]: removed group 'rooter' owned by 'rooter' <86>Aug 10 01:02:02 groupadd[2099023]: group added to /etc/group: name=rooter, GID=969 <86>Aug 10 01:02:02 groupadd[2099023]: group added to /etc/gshadow: name=rooter <86>Aug 10 01:02:02 groupadd[2099023]: new group: name=rooter, GID=969 <86>Aug 10 01:02:02 useradd[2099042]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash <86>Aug 10 01:02:02 userdel[2099070]: delete user 'builder' <86>Aug 10 01:02:02 userdel[2099070]: removed group 'builder' owned by 'builder' <86>Aug 10 01:02:02 userdel[2099070]: removed shadow group 'builder' owned by 'builder' <86>Aug 10 01:02:02 groupadd[2099092]: group added to /etc/group: name=builder, GID=970 <86>Aug 10 01:02:02 groupadd[2099092]: group added to /etc/gshadow: name=builder <86>Aug 10 01:02:02 groupadd[2099092]: new group: name=builder, GID=970 <86>Aug 10 01:02:02 useradd[2099110]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/fft2d-1-alt1.src.rpm: license not found in '/usr/share/license' directory: Free <13>Aug 10 01:02:03 rpmi: libquadmath0-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Aug 10 01:02:03 rpmi: libquadmath12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Aug 10 01:02:03 rpmi: libgfortran5-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Aug 10 01:02:03 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 10 01:02:03 rpmi: libgfortran12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Aug 10 01:02:03 rpmi: gcc12-fortran-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed <13>Aug 10 01:02:03 rpmi: gcc-fortran-12-alt1 sisyphus+300988.300.1.1 1654033053 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.7523 + 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.12785 + 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 -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 fftsg2d.c -o fftsg2d.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 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.12785 + 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 :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.21365 + 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.rEwIFC 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.NMbjdF 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.ASp75I Creating libfft2d-debuginfo package Processing files: libfft2d-devel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19314 + 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.hF06F4 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.cwNkuC 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.hTqEsN Processing files: libfft2d-debuginfo-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.clMa1W find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5wQAhd 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.69user 1.46system 0:09.40elapsed 44%CPU (0avgtext+0avgdata 60596maxresident)k 0inputs+0outputs (0major+396500minor)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 5.57user 5.20system 0:15.18elapsed 71%CPU (0avgtext+0avgdata 105608maxresident)k 0inputs+0outputs (31247major+681920minor)pagefaults 0swaps --- libfft2d-1-alt1.x86_64.rpm.repo 2014-09-19 10:42:06.000000000 +0000 +++ libfft2d-1-alt1.x86_64.rpm.hasher 2022-08-10 01:02:15.494837105 +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 f1e5c8e34296ba8b9b5f4a404f00f9d1 +File: /usr/lib64/libfftsg2d.so.0 100644 root:root b4e6447ee478b0f007a32472952e2254 +File: /usr/lib64/libfftsg3d.so.0 100644 root:root 6cb3150f790e1d9b2ecf24bfc80bf095 +File: /usr/lib64/libshrtdct.so.0 100644 root:root 4715c195c15782568a6643d21e07d549 File: /usr/share/doc/libfft2d-1 40755 root:root File: /usr/share/doc/libfft2d-1/readme2d.txt 100644 root:root 956460b8a15627be1e6c7b06eec137a0 -RPMIdentity: c04f36b40f02a888e6fa194e80d25036958ac74e0fc5c5bed6cedee865424afda0f0c7bbed0f8170e3c3fe0a71376d710a34c154aefb71020a93a237896edb67 +RPMIdentity: b5b7e64a6bf34bea1e072bca4b38cc5817cb8c8bf8fab72299afec63dcc6e6ba954e4fcf978a7823fc5667c18aa150797c80167d87b062f2e8d5dafc7acc1a77 --- libfft2d-debuginfo-1-alt1.x86_64.rpm.repo 2014-09-19 10:42:06.000000000 +0000 +++ libfft2d-debuginfo-1-alt1.x86_64.rpm.hasher 2022-08-10 01:02:15.559837883 +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/31 40755 root:root +/usr/lib/debug/.build-id/31/853bf51ae08dc3c84de955cbfe13b4b19082d2 120777 root:root ../../../../lib64/libfftsg2d.so.0 +/usr/lib/debug/.build-id/31/853bf51ae08dc3c84de955cbfe13b4b19082d2.debug 120777 root:root ../../usr/lib64/libfftsg2d.so.0.debug +/usr/lib/debug/.build-id/7a 40755 root:root +/usr/lib/debug/.build-id/7a/593de480fd0b6b94c949844a6b08e1d555375a 120777 root:root ../../../../lib64/libfftsg3d.so.0 +/usr/lib/debug/.build-id/7a/593de480fd0b6b94c949844a6b08e1d555375a.debug 120777 root:root ../../usr/lib64/libfftsg3d.so.0.debug +/usr/lib/debug/.build-id/d9 40755 root:root +/usr/lib/debug/.build-id/d9/6fc8ffe34639b65f291da8c1f7ae75bb8ded89 120777 root:root ../../../../lib64/libfft4f2d.so.0 +/usr/lib/debug/.build-id/d9/6fc8ffe34639b65f291da8c1f7ae75bb8ded89.debug 120777 root:root ../../usr/lib64/libfft4f2d.so.0.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/e554e2b08ef0b94314d208262e6c24780bbd29 120777 root:root ../../../../lib64/libshrtdct.so.0 +/usr/lib/debug/.build-id/eb/e554e2b08ef0b94314d208262e6c24780bbd29.debug 120777 root:root ../../usr/lib64/libshrtdct.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/31 40755 root:root +File: /usr/lib/debug/.build-id/31/853bf51ae08dc3c84de955cbfe13b4b19082d2 120777 root:root ../../../../lib64/libfftsg2d.so.0 +File: /usr/lib/debug/.build-id/31/853bf51ae08dc3c84de955cbfe13b4b19082d2.debug 120777 root:root ../../usr/lib64/libfftsg2d.so.0.debug +File: /usr/lib/debug/.build-id/7a 40755 root:root +File: /usr/lib/debug/.build-id/7a/593de480fd0b6b94c949844a6b08e1d555375a 120777 root:root ../../../../lib64/libfftsg3d.so.0 +File: /usr/lib/debug/.build-id/7a/593de480fd0b6b94c949844a6b08e1d555375a.debug 120777 root:root ../../usr/lib64/libfftsg3d.so.0.debug +File: /usr/lib/debug/.build-id/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/6fc8ffe34639b65f291da8c1f7ae75bb8ded89 120777 root:root ../../../../lib64/libfft4f2d.so.0 +File: /usr/lib/debug/.build-id/d9/6fc8ffe34639b65f291da8c1f7ae75bb8ded89.debug 120777 root:root ../../usr/lib64/libfft4f2d.so.0.debug +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/e554e2b08ef0b94314d208262e6c24780bbd29 120777 root:root ../../../../lib64/libshrtdct.so.0 +File: /usr/lib/debug/.build-id/eb/e554e2b08ef0b94314d208262e6c24780bbd29.debug 120777 root:root ../../usr/lib64/libshrtdct.so.0.debug +File: /usr/lib/debug/usr/lib64/libfft4f2d.so.0.debug 100644 root:root b2daef8545b08a7c2ca969532e5fcecf +File: /usr/lib/debug/usr/lib64/libfftsg2d.so.0.debug 100644 root:root b42d7d4348aa3795c55078375c0d16f6 +File: /usr/lib/debug/usr/lib64/libfftsg3d.so.0.debug 100644 root:root 980cb09ed253c5a1d50279f4382c597c +File: /usr/lib/debug/usr/lib64/libshrtdct.so.0.debug 100644 root:root 9d159470cfdc52739dfc8e617cc0a27b 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: ed99879bcdd464946a75a6a3cc2ed86576c0f1ca2a92ec0cddc7bdbf36f91bb43e3cc543e5b989bc33e88646f5ede24b24c85bf91c08ec9e2ac0bc948c70bee7 --- libfft2d-devel-1-alt1.x86_64.rpm.repo 2014-09-19 10:42:06.000000000 +0000 +++ libfft2d-devel-1-alt1.x86_64.rpm.hasher 2022-08-10 01:02:15.634838781 +0000 @@ -33,2 +33,2 @@ File: /usr/share/doc/libfft2d-devel-1/shrtdct.c 100644 root:root 8fddd9c3c67cc72e5938c099456770e9 -RPMIdentity: 38e830f4d56e2422ed93ead8a0aeda17ea4752451b410b0c8abc024b187cf0bbc8064cbcf5985ade968d4aeee6424e3fe4c38e83ada950301384c6127021e830 +RPMIdentity: fe736ab0613c16b111d5f3e1d551c5f37220d40ca090cddc193ad635957fd3497bc58a9f43d21b226cd1a91af868da9053e9fb5b83046bcfa80d82d19c6465a6