<86>Nov 14 02:32:49 userdel[2709364]: delete user 'rooter' <86>Nov 14 02:32:49 userdel[2709364]: removed group 'rooter' owned by 'rooter' <86>Nov 14 02:32:49 userdel[2709364]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 02:32:49 groupadd[2709416]: group added to /etc/group: name=rooter, GID=1871 <86>Nov 14 02:32:49 groupadd[2709416]: group added to /etc/gshadow: name=rooter <86>Nov 14 02:32:49 groupadd[2709416]: new group: name=rooter, GID=1871 <86>Nov 14 02:32:49 useradd[2709451]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Nov 14 02:32:49 userdel[2709524]: delete user 'builder' <86>Nov 14 02:32:49 userdel[2709524]: removed group 'builder' owned by 'builder' <86>Nov 14 02:32:49 userdel[2709524]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 02:32:49 groupadd[2709575]: group added to /etc/group: name=builder, GID=1872 <86>Nov 14 02:32:49 groupadd[2709575]: group added to /etc/gshadow: name=builder <86>Nov 14 02:32:49 groupadd[2709575]: new group: name=builder, GID=1872 <86>Nov 14 02:32:49 useradd[2709609]: new user: name=builder, UID=1872, GID=1872, 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>Nov 14 02:32:52 rpmi: libquadmath0-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 14 02:32:52 rpmi: libquadmath14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 14 02:32:52 rpmi: libgfortran5-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 14 02:32:52 rpmi: gcc-fortran-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Nov 14 02:32:52 rpmi: libgfortran14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 14 02:32:53 rpmi: gcc14-fortran-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Nov 14 02:32:53 rpmi: gcc-fortran-14-alt1 sisyphus+360995.300.1.1 1730139222 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.63373 + 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.63373 + 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.13776 + 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) libshrtdct.so.0 -> libshrtdct.so.0 libfftsg3d.so.0 -> libfftsg3d.so.0 libfftsg2d.so.0 -> libfftsg2d.so.0 libfft4f2d.so.0 -> libfft4f2d.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.13776 + 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.IJ3kAd 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.rr6U8s 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.Khe9A0 Creating libfft2d-debuginfo package Processing files: libfft2d-devel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65145 + 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.iKMxDh 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.G0zUFr 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.vElPs3 Processing files: libfft2d-debuginfo-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LkZX7e find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KMjtnl 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.85user 2.15system 0:09.68elapsed 51%CPU (0avgtext+0avgdata 62464maxresident)k 0inputs+0outputs (0major+398346minor)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 3.23user 2.67system 0:19.47elapsed 30%CPU (0avgtext+0avgdata 137932maxresident)k 0inputs+0outputs (0major+194505minor)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-11-14 02:33:05.033493479 +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 f4b62529b15e84c0e5d4e66c8f1d43c3 +File: /usr/lib64/libfftsg2d.so.0 100644 root:root a2c4389944a660a71da778eb569b6b2f +File: /usr/lib64/libfftsg3d.so.0 100644 root:root 71bf494663837802502806d2b3c877c0 +File: /usr/lib64/libshrtdct.so.0 100644 root:root d7d2aab255bb6ac67cd3ab738893e9a7 File: /usr/share/doc/libfft2d-1 40755 root:root File: /usr/share/doc/libfft2d-1/readme2d.txt 100644 root:root 956460b8a15627be1e6c7b06eec137a0 -RPMIdentity: c04f36b40f02a888e6fa194e80d25036958ac74e0fc5c5bed6cedee865424afda0f0c7bbed0f8170e3c3fe0a71376d710a34c154aefb71020a93a237896edb67 +RPMIdentity: 0e46df35b2f2a1ef14e0e5941093b09a3710e6ca831eababec6df647126b1290b1612cca58379a654ade13fa0c3d2697e5cc3fe7eb3b9a4876573dfcc0b5619f --- 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-11-14 02:33:05.103494363 +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/1f 40755 root:root +/usr/lib/debug/.build-id/1f/2b8c49e3f03bf3c1e0af88d7271458667ee581 120777 root:root ../../../../lib64/libfft4f2d.so.0 +/usr/lib/debug/.build-id/1f/2b8c49e3f03bf3c1e0af88d7271458667ee581.debug 120777 root:root ../../usr/lib64/libfft4f2d.so.0.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/3ecb52c4689d94b043e47503a8a7b2f5476135 120777 root:root ../../../../lib64/libfftsg3d.so.0 +/usr/lib/debug/.build-id/81/3ecb52c4689d94b043e47503a8a7b2f5476135.debug 120777 root:root ../../usr/lib64/libfftsg3d.so.0.debug +/usr/lib/debug/.build-id/95 40755 root:root +/usr/lib/debug/.build-id/95/01544719edcbec17381af5a96c0f1ae6efbaf8 120777 root:root ../../../../lib64/libshrtdct.so.0 +/usr/lib/debug/.build-id/95/01544719edcbec17381af5a96c0f1ae6efbaf8.debug 120777 root:root ../../usr/lib64/libshrtdct.so.0.debug +/usr/lib/debug/.build-id/b4 40755 root:root +/usr/lib/debug/.build-id/b4/f3785339256fa4e98240830853a6a03802ae64 120777 root:root ../../../../lib64/libfftsg2d.so.0 +/usr/lib/debug/.build-id/b4/f3785339256fa4e98240830853a6a03802ae64.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/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/2b8c49e3f03bf3c1e0af88d7271458667ee581 120777 root:root ../../../../lib64/libfft4f2d.so.0 +File: /usr/lib/debug/.build-id/1f/2b8c49e3f03bf3c1e0af88d7271458667ee581.debug 120777 root:root ../../usr/lib64/libfft4f2d.so.0.debug +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/3ecb52c4689d94b043e47503a8a7b2f5476135 120777 root:root ../../../../lib64/libfftsg3d.so.0 +File: /usr/lib/debug/.build-id/81/3ecb52c4689d94b043e47503a8a7b2f5476135.debug 120777 root:root ../../usr/lib64/libfftsg3d.so.0.debug +File: /usr/lib/debug/.build-id/95 40755 root:root +File: /usr/lib/debug/.build-id/95/01544719edcbec17381af5a96c0f1ae6efbaf8 120777 root:root ../../../../lib64/libshrtdct.so.0 +File: /usr/lib/debug/.build-id/95/01544719edcbec17381af5a96c0f1ae6efbaf8.debug 120777 root:root ../../usr/lib64/libshrtdct.so.0.debug +File: /usr/lib/debug/.build-id/b4 40755 root:root +File: /usr/lib/debug/.build-id/b4/f3785339256fa4e98240830853a6a03802ae64 120777 root:root ../../../../lib64/libfftsg2d.so.0 +File: /usr/lib/debug/.build-id/b4/f3785339256fa4e98240830853a6a03802ae64.debug 120777 root:root ../../usr/lib64/libfftsg2d.so.0.debug +File: /usr/lib/debug/usr/lib64/libfft4f2d.so.0.debug 100644 root:root f0e5d1f5929d1879cac379b388e94755 +File: /usr/lib/debug/usr/lib64/libfftsg2d.so.0.debug 100644 root:root 23a51efb37846f6ae55702401f66a642 +File: /usr/lib/debug/usr/lib64/libfftsg3d.so.0.debug 100644 root:root 9b706523b697666e485a2c8cb15a2dee +File: /usr/lib/debug/usr/lib64/libshrtdct.so.0.debug 100644 root:root 2645d97608a6822444a9553668a1ee22 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: dbedb92ddb01becca6b0e6cbd4d018faa8dd8846767544bfd9f500d95e988785f8a6cfe2dc91bc9eaa0d9e216d295958815ee033503c3ce2d70baada535acd9f --- 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-11-14 02:33:05.173495247 +0000 @@ -33,2 +33,2 @@ File: /usr/share/doc/libfft2d-devel-1/shrtdct.c 100644 root:root 8fddd9c3c67cc72e5938c099456770e9 -RPMIdentity: 38e830f4d56e2422ed93ead8a0aeda17ea4752451b410b0c8abc024b187cf0bbc8064cbcf5985ade968d4aeee6424e3fe4c38e83ada950301384c6127021e830 +RPMIdentity: fe736ab0613c16b111d5f3e1d551c5f37220d40ca090cddc193ad635957fd3497bc58a9f43d21b226cd1a91af868da9053e9fb5b83046bcfa80d82d19c6465a6