<86>Aug 31 02:06:36 userdel[1606825]: delete user 'rooter' <86>Aug 31 02:06:36 userdel[1606825]: removed group 'rooter' owned by 'rooter' <86>Aug 31 02:06:36 userdel[1606825]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 31 02:06:36 groupadd[1606845]: group added to /etc/group: name=rooter, GID=642 <86>Aug 31 02:06:36 groupadd[1606845]: group added to /etc/gshadow: name=rooter <86>Aug 31 02:06:36 groupadd[1606845]: new group: name=rooter, GID=642 <86>Aug 31 02:06:36 useradd[1606859]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Aug 31 02:06:36 userdel[1606886]: delete user 'builder' <86>Aug 31 02:06:36 userdel[1606886]: removed group 'builder' owned by 'builder' <86>Aug 31 02:06:36 userdel[1606886]: removed shadow group 'builder' owned by 'builder' <86>Aug 31 02:06:36 groupadd[1606906]: group added to /etc/group: name=builder, GID=643 <86>Aug 31 02:06:36 groupadd[1606906]: group added to /etc/gshadow: name=builder <86>Aug 31 02:06:36 groupadd[1606906]: new group: name=builder, GID=643 <86>Aug 31 02:06:36 useradd[1606914]: new user: name=builder, UID=643, GID=643, 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 31 02:06:38 rpmi: libquadmath0-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 31 02:06:38 rpmi: libquadmath10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 31 02:06:39 rpmi: libgfortran5-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 31 02:06:39 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 31 02:06:39 rpmi: libgfortran10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 31 02:06:40 rpmi: gcc10-fortran-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 31 02:06:40 rpmi: gcc-fortran-10-alt2 sisyphus+281519.400.4.1 1627910688 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.70749 + 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.70749 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fft2d-1 + make -j8 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 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 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 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 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' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13343 + 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.73365 + 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.yIudC9 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.sQvSnb 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.gUfD28 Creating libfft2d-debuginfo package Processing files: libfft2d-devel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87697 + 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.3SFLY8 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.uydpfb 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.rDvqT9 Processing files: libfft2d-debuginfo-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LlXy7c find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.70j3uc 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) 7.78user 2.79system 0:11.55elapsed 91%CPU (0avgtext+0avgdata 55480maxresident)k 0inputs+0outputs (0major+397907minor)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 14.63user 8.68system 0:23.21elapsed 100%CPU (0avgtext+0avgdata 102060maxresident)k 24inputs+0outputs (0major+702150minor)pagefaults 0swaps --- libfft2d-1-alt1.x86_64.rpm.repo 2014-09-19 10:42:06.000000000 +0000 +++ libfft2d-1-alt1.x86_64.rpm.hasher 2021-08-31 02:06:55.458866661 +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 bf150a27e080641862fdef9e79008366 +File: /usr/lib64/libfftsg2d.so.0 100644 root:root 1dd6ecf8fe388a35e917efdca1cea304 +File: /usr/lib64/libfftsg3d.so.0 100644 root:root 956c1292baf8fb866fd9b8807f2ed187 +File: /usr/lib64/libshrtdct.so.0 100644 root:root a8a5f9c92bff194bb027e38b7b897919 File: /usr/share/doc/libfft2d-1 40755 root:root File: /usr/share/doc/libfft2d-1/readme2d.txt 100644 root:root 956460b8a15627be1e6c7b06eec137a0 -RPMIdentity: c04f36b40f02a888e6fa194e80d25036958ac74e0fc5c5bed6cedee865424afda0f0c7bbed0f8170e3c3fe0a71376d710a34c154aefb71020a93a237896edb67 +RPMIdentity: c4a4b48bd10368daa6fd6d3de6b7e652058884d787148ae1b1169538fb0312f315706e1814669fd01119ddfaa60acdade8dea5e22283f84939de1f542fca90ff --- libfft2d-debuginfo-1-alt1.x86_64.rpm.repo 2014-09-19 10:42:06.000000000 +0000 +++ libfft2d-debuginfo-1-alt1.x86_64.rpm.hasher 2021-08-31 02:06:55.573862637 +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/1c 40755 root:root +/usr/lib/debug/.build-id/1c/1ddce60710198f2510cc510973b70f0ace7c68 120777 root:root ../../../../lib64/libfftsg2d.so.0 +/usr/lib/debug/.build-id/1c/1ddce60710198f2510cc510973b70f0ace7c68.debug 120777 root:root ../../usr/lib64/libfftsg2d.so.0.debug +/usr/lib/debug/.build-id/6c 40755 root:root +/usr/lib/debug/.build-id/6c/b2179de987646c89b61e0bf47eb0cf6772f7d1 120777 root:root ../../../../lib64/libfft4f2d.so.0 +/usr/lib/debug/.build-id/6c/b2179de987646c89b61e0bf47eb0cf6772f7d1.debug 120777 root:root ../../usr/lib64/libfft4f2d.so.0.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/aa695da35a8496669a35b377bf86afd000bf28 120777 root:root ../../../../lib64/libshrtdct.so.0 +/usr/lib/debug/.build-id/85/aa695da35a8496669a35b377bf86afd000bf28.debug 120777 root:root ../../usr/lib64/libshrtdct.so.0.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/1c001e2fce00c063c32ac4a1c04e17de3dbf99 120777 root:root ../../../../lib64/libfftsg3d.so.0 +/usr/lib/debug/.build-id/ca/1c001e2fce00c063c32ac4a1c04e17de3dbf99.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/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/1ddce60710198f2510cc510973b70f0ace7c68 120777 root:root ../../../../lib64/libfftsg2d.so.0 +File: /usr/lib/debug/.build-id/1c/1ddce60710198f2510cc510973b70f0ace7c68.debug 120777 root:root ../../usr/lib64/libfftsg2d.so.0.debug +File: /usr/lib/debug/.build-id/6c 40755 root:root +File: /usr/lib/debug/.build-id/6c/b2179de987646c89b61e0bf47eb0cf6772f7d1 120777 root:root ../../../../lib64/libfft4f2d.so.0 +File: /usr/lib/debug/.build-id/6c/b2179de987646c89b61e0bf47eb0cf6772f7d1.debug 120777 root:root ../../usr/lib64/libfft4f2d.so.0.debug +File: /usr/lib/debug/.build-id/85 40755 root:root +File: /usr/lib/debug/.build-id/85/aa695da35a8496669a35b377bf86afd000bf28 120777 root:root ../../../../lib64/libshrtdct.so.0 +File: /usr/lib/debug/.build-id/85/aa695da35a8496669a35b377bf86afd000bf28.debug 120777 root:root ../../usr/lib64/libshrtdct.so.0.debug +File: /usr/lib/debug/.build-id/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/1c001e2fce00c063c32ac4a1c04e17de3dbf99 120777 root:root ../../../../lib64/libfftsg3d.so.0 +File: /usr/lib/debug/.build-id/ca/1c001e2fce00c063c32ac4a1c04e17de3dbf99.debug 120777 root:root ../../usr/lib64/libfftsg3d.so.0.debug +File: /usr/lib/debug/usr/lib64/libfft4f2d.so.0.debug 100644 root:root 815df30a70763ae6a95b1703b3909a0b +File: /usr/lib/debug/usr/lib64/libfftsg2d.so.0.debug 100644 root:root 2a759b9bb57730463708fde06f57611f +File: /usr/lib/debug/usr/lib64/libfftsg3d.so.0.debug 100644 root:root f5ce2b4bee66ad3673a109e22fba4452 +File: /usr/lib/debug/usr/lib64/libshrtdct.so.0.debug 100644 root:root 853c08c28f5ca5ed6b747d3b0393e2f1 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: d570d3abcfff5ef198278ee844e5fb79305bdc76cff2cd9902efc1776df46dd0b2c4ae792946b576f05bb8a86c38a6562635b96af822595ae64d61235ae223d7 --- libfft2d-devel-1-alt1.x86_64.rpm.repo 2014-09-19 10:42:06.000000000 +0000 +++ libfft2d-devel-1-alt1.x86_64.rpm.hasher 2021-08-31 02:06:55.705858018 +0000 @@ -33,2 +33,2 @@ File: /usr/share/doc/libfft2d-devel-1/shrtdct.c 100644 root:root 8fddd9c3c67cc72e5938c099456770e9 -RPMIdentity: 38e830f4d56e2422ed93ead8a0aeda17ea4752451b410b0c8abc024b187cf0bbc8064cbcf5985ade968d4aeee6424e3fe4c38e83ada950301384c6127021e830 +RPMIdentity: fe736ab0613c16b111d5f3e1d551c5f37220d40ca090cddc193ad635957fd3497bc58a9f43d21b226cd1a91af868da9053e9fb5b83046bcfa80d82d19c6465a6