<86>Oct 29 16:08:45 userdel[966131]: delete user 'rooter' <86>Oct 29 16:08:45 userdel[966131]: removed group 'rooter' owned by 'rooter' <86>Oct 29 16:08:45 userdel[966131]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 16:08:45 groupadd[966152]: group added to /etc/group: name=rooter, GID=1298 <86>Oct 29 16:08:45 groupadd[966152]: group added to /etc/gshadow: name=rooter <86>Oct 29 16:08:45 groupadd[966152]: new group: name=rooter, GID=1298 <86>Oct 29 16:08:45 useradd[966172]: new user: name=rooter, UID=1298, GID=1298, home=/root, shell=/bin/bash, from=none <86>Oct 29 16:08:45 userdel[966195]: delete user 'builder' <86>Oct 29 16:08:45 userdel[966195]: removed group 'builder' owned by 'builder' <86>Oct 29 16:08:45 userdel[966195]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 16:08:45 groupadd[966212]: group added to /etc/group: name=builder, GID=1299 <86>Oct 29 16:08:45 groupadd[966212]: group added to /etc/gshadow: name=builder <86>Oct 29 16:08:45 groupadd[966212]: new group: name=builder, GID=1299 <86>Oct 29 16:08:45 useradd[966229]: new user: name=builder, UID=1299, GID=1299, 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 29 16:08:50 rpmi: libquadmath0-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 29 16:08:50 rpmi: libquadmath14-devel-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 29 16:08:50 rpmi: libgfortran5-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 29 16:08:50 rpmi: gcc-fortran-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Oct 29 16:08:50 rpmi: libgfortran14-devel-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 29 16:08:51 rpmi: gcc14-fortran-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 29 16:08:51 rpmi: gcc-fortran-14-alt1 icarus+359818.400.1.1 1729097861 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.57083 + 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.57083 + 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 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.62613 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/fft2d-buildroot Processing files: libfft2d-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37516 + 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.H5LqDc 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.x9MEJ0 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.4NyNmN Creating libfft2d-debuginfo package Processing files: libfft2d-devel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25290 + 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.5sHLBe 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.Gp0Z2p 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.L0faHZ Processing files: libfft2d-debuginfo-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ij0HYb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sbBJto 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) 5.00user 1.97system 0:10.80elapsed 64%CPU (0avgtext+0avgdata 64176maxresident)k 0inputs+0outputs (0major+398010minor)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.74user 2.62system 0:23.39elapsed 35%CPU (0avgtext+0avgdata 136184maxresident)k 24inputs+0outputs (0major+191990minor)pagefaults 0swaps --- libfft2d-1-alt1.x86_64.rpm.repo 2014-09-19 10:42:06.000000000 +0000 +++ libfft2d-1-alt1.x86_64.rpm.hasher 2024-10-29 16:09:04.884476050 +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 440f6e3487769b0c9d0d1a0b28ef80d4 +File: /usr/lib64/libfftsg2d.so.0 100644 root:root e4883c1623b15714ebe2344abb0d038d +File: /usr/lib64/libfftsg3d.so.0 100644 root:root 1a363c09ae9fcf8b78346683927800e3 +File: /usr/lib64/libshrtdct.so.0 100644 root:root 4eae716844b447210ce84256a74965a1 File: /usr/share/doc/libfft2d-1 40755 root:root File: /usr/share/doc/libfft2d-1/readme2d.txt 100644 root:root 956460b8a15627be1e6c7b06eec137a0 -RPMIdentity: c04f36b40f02a888e6fa194e80d25036958ac74e0fc5c5bed6cedee865424afda0f0c7bbed0f8170e3c3fe0a71376d710a34c154aefb71020a93a237896edb67 +RPMIdentity: 484ac920a56df6cd5efe97b75b21fd9e5727dc57964775b59405f54e0d75c404cc55687d890171b75be8516c7d400feeced750b6bdd3374951a1907f9edc2264 --- libfft2d-debuginfo-1-alt1.x86_64.rpm.repo 2014-09-19 10:42:06.000000000 +0000 +++ libfft2d-debuginfo-1-alt1.x86_64.rpm.hasher 2024-10-29 16:09:04.946476752 +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/49 40755 root:root +/usr/lib/debug/.build-id/49/26dbb23d3aa06f995f5aa0b5f7611e440ec063 120777 root:root ../../../../lib64/libfft4f2d.so.0 +/usr/lib/debug/.build-id/49/26dbb23d3aa06f995f5aa0b5f7611e440ec063.debug 120777 root:root ../../usr/lib64/libfft4f2d.so.0.debug +/usr/lib/debug/.build-id/5b 40755 root:root +/usr/lib/debug/.build-id/5b/882b97ae001947ac5ecf6645adb5234457f576 120777 root:root ../../../../lib64/libshrtdct.so.0 +/usr/lib/debug/.build-id/5b/882b97ae001947ac5ecf6645adb5234457f576.debug 120777 root:root ../../usr/lib64/libshrtdct.so.0.debug +/usr/lib/debug/.build-id/bf 40755 root:root +/usr/lib/debug/.build-id/bf/9e4d73681d72cd730ca2446cb409707a907ad2 120777 root:root ../../../../lib64/libfftsg3d.so.0 +/usr/lib/debug/.build-id/bf/9e4d73681d72cd730ca2446cb409707a907ad2.debug 120777 root:root ../../usr/lib64/libfftsg3d.so.0.debug +/usr/lib/debug/.build-id/c7 40755 root:root +/usr/lib/debug/.build-id/c7/24d1c51e3f071f2de7578ffa734ffce2cefb82 120777 root:root ../../../../lib64/libfftsg2d.so.0 +/usr/lib/debug/.build-id/c7/24d1c51e3f071f2de7578ffa734ffce2cefb82.debug 120777 root:root ../../usr/lib64/libfftsg2d.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/49 40755 root:root +File: /usr/lib/debug/.build-id/49/26dbb23d3aa06f995f5aa0b5f7611e440ec063 120777 root:root ../../../../lib64/libfft4f2d.so.0 +File: /usr/lib/debug/.build-id/49/26dbb23d3aa06f995f5aa0b5f7611e440ec063.debug 120777 root:root ../../usr/lib64/libfft4f2d.so.0.debug +File: /usr/lib/debug/.build-id/5b 40755 root:root +File: /usr/lib/debug/.build-id/5b/882b97ae001947ac5ecf6645adb5234457f576 120777 root:root ../../../../lib64/libshrtdct.so.0 +File: /usr/lib/debug/.build-id/5b/882b97ae001947ac5ecf6645adb5234457f576.debug 120777 root:root ../../usr/lib64/libshrtdct.so.0.debug +File: /usr/lib/debug/.build-id/bf 40755 root:root +File: /usr/lib/debug/.build-id/bf/9e4d73681d72cd730ca2446cb409707a907ad2 120777 root:root ../../../../lib64/libfftsg3d.so.0 +File: /usr/lib/debug/.build-id/bf/9e4d73681d72cd730ca2446cb409707a907ad2.debug 120777 root:root ../../usr/lib64/libfftsg3d.so.0.debug +File: /usr/lib/debug/.build-id/c7 40755 root:root +File: /usr/lib/debug/.build-id/c7/24d1c51e3f071f2de7578ffa734ffce2cefb82 120777 root:root ../../../../lib64/libfftsg2d.so.0 +File: /usr/lib/debug/.build-id/c7/24d1c51e3f071f2de7578ffa734ffce2cefb82.debug 120777 root:root ../../usr/lib64/libfftsg2d.so.0.debug +File: /usr/lib/debug/usr/lib64/libfft4f2d.so.0.debug 100644 root:root 6e428b6e126dcfedc8d2db1ef004425d +File: /usr/lib/debug/usr/lib64/libfftsg2d.so.0.debug 100644 root:root ce40fc02edf98f533ceab4ec9a0ee528 +File: /usr/lib/debug/usr/lib64/libfftsg3d.so.0.debug 100644 root:root a59a16038b86e404472e49610b7b5802 +File: /usr/lib/debug/usr/lib64/libshrtdct.so.0.debug 100644 root:root 3c4303045052bbbf5d4ee3958b7b5a4a 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: 638a89b53d0ff201860b3aec0f56cb55337750809cff2aabda005a53a674c3b062e52cb21c94737cd13fe377a3bbfb9d0c0a0da0403354205bc45cfa000a9a92 --- libfft2d-devel-1-alt1.x86_64.rpm.repo 2014-09-19 10:42:06.000000000 +0000 +++ libfft2d-devel-1-alt1.x86_64.rpm.hasher 2024-10-29 16:09:05.008477455 +0000 @@ -33,2 +33,2 @@ File: /usr/share/doc/libfft2d-devel-1/shrtdct.c 100644 root:root 8fddd9c3c67cc72e5938c099456770e9 -RPMIdentity: 38e830f4d56e2422ed93ead8a0aeda17ea4752451b410b0c8abc024b187cf0bbc8064cbcf5985ade968d4aeee6424e3fe4c38e83ada950301384c6127021e830 +RPMIdentity: fe736ab0613c16b111d5f3e1d551c5f37220d40ca090cddc193ad635957fd3497bc58a9f43d21b226cd1a91af868da9053e9fb5b83046bcfa80d82d19c6465a6