<86>Jun 16 00:53:55 userdel[1828531]: delete user 'rooter' <86>Jun 16 00:53:55 userdel[1828531]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:53:55 userdel[1828531]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:53:55 groupadd[1828558]: group added to /etc/group: name=rooter, GID=1295 <86>Jun 16 00:53:55 groupadd[1828558]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:53:55 groupadd[1828558]: new group: name=rooter, GID=1295 <86>Jun 16 00:53:55 useradd[1828582]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash <86>Jun 16 00:53:55 userdel[1828645]: delete user 'builder' <86>Jun 16 00:53:55 userdel[1828645]: removed group 'builder' owned by 'builder' <86>Jun 16 00:53:55 userdel[1828645]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:53:55 groupadd[1828666]: group added to /etc/group: name=builder, GID=1296 <86>Jun 16 00:53:55 groupadd[1828666]: group added to /etc/gshadow: name=builder <86>Jun 16 00:53:55 groupadd[1828666]: new group: name=builder, GID=1296 <86>Jun 16 00:53:55 useradd[1828684]: new user: name=builder, UID=1296, GID=1296, home=/usr/src, shell=/bin/bash <13>Jun 16 00:54:00 rpmi: attr-2.5.1-alt1 sisyphus+279621.100.1.1 1626626968 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/srm-1.2.14-alt1.nosrc.rpm (w1.gzdio) Installing srm-1.2.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94745 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf srm-1.2.14 + echo 'Source #0 (srm-1.2.14.tar.bz2):' Source #0 (srm-1.2.14.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/srm-1.2.14.tar.bz2 + /bin/tar -xf - + cd srm-1.2.14 + /bin/chmod -c -Rf u+rwX,go-w . + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:8: installing './compile' test/Makefile.am:5: warning: source file '../src/fill.c' is in a subdirectory, test/Makefile.am:5: but option 'subdir-objects' is disabled automake-default: warning: possible forward-incompatibility. automake-default: At least a source file is in a subdirectory, but the 'subdir-objects' automake-default: automake option hasn't been enabled. For now, the corresponding output automake-default: object file(s) will be placed in the top-level directory. However, automake-default: this behaviour will change in future Automake versions: they will automake-default: unconditionally cause object files to be placed in the same subdirectory automake-default: of the corresponding sources. automake-default: You are advised to start using 'subdir-objects' option throughout your automake-default: project, to avoid future incompatibilities. autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/vfs.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for varargs.h... no checking for stdarg.h... yes checking for attr/xattr.h... no checking for sys/extattr.h... no checking for sys/xattr.h... yes checking for linux/fs.h... yes checking for linux/ext2_fs.h... no checking for linux/ext3_fs.h... no checking for an ANSI C-conforming const... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for struct stat.st_blksize... yes checking for fts_open... yes checking for nftw... yes checking for fdatasync... yes checking for chflags... no checking for snprintf... yes checking for vsnprintf... yes checking for lrand48... yes checking whether to enable debugging... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating win/Makefile config.status: creating srm.spec config.status: creating doc/srm.1 config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2954 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd srm-1.2.14 + make -j8 make all-recursive Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o snprintf.o snprintf.c snprintf.c:814:13: warning: 'do_nothing' defined but not used [-Wunused-function] 814 | static void do_nothing() { return; } | ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o getopt1.o getopt1.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o getopt.o getopt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' rm -f libsrm.a ar cru libsrm.a snprintf.o getopt1.o getopt.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsrm.a make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o random.o random.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o rename_unlink.o rename_unlink.c In file included from /usr/include/string.h:532, from rename_unlink.c:10: In function 'strncpy', inlined from 'rename_unlink' at rename_unlink.c:82:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rename_unlink.c: In function 'rename_unlink': rename_unlink.c:75:19: note: length computed here 75 | new_name_size = strlen(path) + 15; | ^~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o fill.o fill.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o main.o main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o error.o error.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o tree_walker.o tree_walker.c In file included from /usr/include/string.h:532, from tree_walker.c:38: In function 'strncpy', inlined from 'ftw_process_path' at tree_walker.c:322:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tree_walker.c: In function 'ftw_process_path': tree_walker.c:315:15: note: length computed here 315 | path_size = strlen(opath) + 1; | ^~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o sunlink.o sunlink.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -o srm error.o main.o random.o rename_unlink.o sunlink.o tree_walker.o fill.o ../lib/libsrm.a make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' Making all in doc make[2]: Nothing to be done for 'all'. Making all in win make[2]: Nothing to be done for 'all'. Making all in test make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../src -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o fill.o `test -f '../src/fill.c' || echo './'`../src/fill.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../src -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -c -o fill_test.o fill_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -DNDEBUG -o fill_test fill.o fill_test.o make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.2954 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/srm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/srm-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd srm-1.2.14 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/srm-buildroot make: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/src' /bin/mkdir -p '/usr/src/tmp/srm-buildroot/usr/bin' /usr/libexec/rpm-build/install -p srm '/usr/src/tmp/srm-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/srm-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 srm.1 '/usr/src/tmp/srm-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/doc' Making install in win make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/win' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/win' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/win' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/win' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14/test' /bin/mkdir -p '/usr/src/tmp/srm-buildroot/usr/bin' /usr/libexec/rpm-build/install -p fill_test '/usr/src/tmp/srm-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14/test' make[1]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14' make[2]: Entering directory '/usr/src/RPM/BUILD/srm-1.2.14' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14' make[1]: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14' make: Leaving directory '/usr/src/RPM/BUILD/srm-1.2.14' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/srm-buildroot (auto) Verifying and fixing files in /usr/src/tmp/srm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/srm-buildroot/ (default) Compressing files in /usr/src/tmp/srm-buildroot (auto) Verifying ELF objects in /usr/src/tmp/srm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.47994 Check is turned off by --disable check Processing files: srm-1.2.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47994 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd srm-1.2.14 + DOCDIR=/usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + export DOCDIR + rm -rf /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + /bin/mkdir -p /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + cp -prL AUTHORS COPYING ChangeLog NEWS README TODO /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + chmod -R go-w /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + chmod -R a+rX /usr/src/tmp/srm-buildroot/usr/share/doc/srm-1.2.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rOJONZ 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.IHo19X find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wEdDlZ Creating srm-debuginfo package Processing files: srm-debuginfo-1.2.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UIdcGY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f5w74Y find-requires: running scripts (debuginfo) Requires: srm = 1.2.14-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to srm-debuginfo a strict dependency on srm Wrote: /usr/src/RPM/RPMS/x86_64/srm-1.2.14-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/srm-debuginfo-1.2.14-alt1.x86_64.rpm (w2.lzdio) 3.56user 2.43system 0:10.78elapsed 55%CPU (0avgtext+0avgdata 31908maxresident)k 0inputs+0outputs (0major+609615minor)pagefaults 0swaps 4.81user 2.12system 0:20.96elapsed 33%CPU (0avgtext+0avgdata 128608maxresident)k 80inputs+0outputs (0major+195648minor)pagefaults 0swaps --- srm-1.2.14-alt1.x86_64.rpm.repo 2021-07-13 15:11:04.000000000 +0000 +++ srm-1.2.14-alt1.x86_64.rpm.hasher 2024-06-16 00:54:13.150201760 +0000 @@ -20,4 +20,4 @@ Provides: srm = 1.2.14-alt1:sisyphus+278765.100.1.1 -File: /usr/bin/fill_test 100755 root:root bf36f723c6dbeff29f479b102f902c9d -File: /usr/bin/srm 100755 root:root dc79df3eb06d998f71b82d8d7d64e22e +File: /usr/bin/fill_test 100755 root:root 3caffd5286fc75a0ec3574c82ce50811 +File: /usr/bin/srm 100755 root:root e36c928ad31fa9c3b211d9d8bb852d79 File: /usr/share/doc/srm-1.2.14 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/man/man1/srm.1.xz 100644 root:root 1c24d11490d66f5432da4abc1de6870a -RPMIdentity: d34449f7901fc4b78c797bace09289da865bab69573da17db62b89488f03da94b27541b480937b4c666a0ca97880e24ecd59f01044b8c42c03312161624d4fc8 +RPMIdentity: 71324ee664eb102cbd17d2b040e7f55e91a9a731f0819dadba78000b012b68562d95fd0b3b3b3c0e239edc97f8a592b544d219c8c20b4a9205b1460f2175c139 --- srm-debuginfo-1.2.14-alt1.x86_64.rpm.repo 2021-07-13 15:11:04.000000000 +0000 +++ srm-debuginfo-1.2.14-alt1.x86_64.rpm.hasher 2024-06-16 00:54:13.234201310 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/22 40755 root:root -/usr/lib/debug/.build-id/22/fe824d3877260891e656954332fedb2c54f10c 120777 root:root ../../../../bin/srm -/usr/lib/debug/.build-id/22/fe824d3877260891e656954332fedb2c54f10c.debug 120777 root:root ../../usr/bin/srm.debug -/usr/lib/debug/.build-id/ab 40755 root:root -/usr/lib/debug/.build-id/ab/f0cc8fb184535b95bfe649bbf2e93f6c839d6e 120777 root:root ../../../../bin/fill_test -/usr/lib/debug/.build-id/ab/f0cc8fb184535b95bfe649bbf2e93f6c839d6e.debug 120777 root:root ../../usr/bin/fill_test.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/8d948ecf08f7365913224830a73cdab97ba978 120777 root:root ../../../../bin/fill_test +/usr/lib/debug/.build-id/56/8d948ecf08f7365913224830a73cdab97ba978.debug 120777 root:root ../../usr/bin/fill_test.debug +/usr/lib/debug/.build-id/5f 40755 root:root +/usr/lib/debug/.build-id/5f/9df9f730449b35542359b89844bed40c8867c1 120777 root:root ../../../../bin/srm +/usr/lib/debug/.build-id/5f/9df9f730449b35542359b89844bed40c8867c1.debug 120777 root:root ../../usr/bin/srm.debug /usr/lib/debug/usr/bin/fill_test.debug 100644 root:root @@ -28,10 +28,10 @@ Provides: srm-debuginfo = 1.2.14-alt1:sisyphus+278765.100.1.1 -File: /usr/lib/debug/.build-id/22 40755 root:root -File: /usr/lib/debug/.build-id/22/fe824d3877260891e656954332fedb2c54f10c 120777 root:root ../../../../bin/srm -File: /usr/lib/debug/.build-id/22/fe824d3877260891e656954332fedb2c54f10c.debug 120777 root:root ../../usr/bin/srm.debug -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/f0cc8fb184535b95bfe649bbf2e93f6c839d6e 120777 root:root ../../../../bin/fill_test -File: /usr/lib/debug/.build-id/ab/f0cc8fb184535b95bfe649bbf2e93f6c839d6e.debug 120777 root:root ../../usr/bin/fill_test.debug -File: /usr/lib/debug/usr/bin/fill_test.debug 100644 root:root 51566078aca21d622ec030d67b0054ad -File: /usr/lib/debug/usr/bin/srm.debug 100644 root:root 96ddee1eecd9f6efb2146908d708d056 +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/8d948ecf08f7365913224830a73cdab97ba978 120777 root:root ../../../../bin/fill_test +File: /usr/lib/debug/.build-id/56/8d948ecf08f7365913224830a73cdab97ba978.debug 120777 root:root ../../usr/bin/fill_test.debug +File: /usr/lib/debug/.build-id/5f 40755 root:root +File: /usr/lib/debug/.build-id/5f/9df9f730449b35542359b89844bed40c8867c1 120777 root:root ../../../../bin/srm +File: /usr/lib/debug/.build-id/5f/9df9f730449b35542359b89844bed40c8867c1.debug 120777 root:root ../../usr/bin/srm.debug +File: /usr/lib/debug/usr/bin/fill_test.debug 100644 root:root 8ce80aac62696d3bec52b5f62b6d1884 +File: /usr/lib/debug/usr/bin/srm.debug 100644 root:root ecf7e5e35accd9a63f539e027689cc61 File: /usr/src/debug/srm-1.2.14 40755 root:root @@ -51,2 +51,2 @@ File: /usr/src/debug/srm-1.2.14/test/fill_test.c 100644 root:root d30e9b98e14bcada2d2bfce578a51856 -RPMIdentity: 450eedb409735dedfa4ce80d15649ab784fa418b4c17d69412049aa38bec944268634aa46d07cc04d506b750c5af1761eac1513aa71611612852eaa5fc5041b6 +RPMIdentity: e55b13803762c71f72b2ac379bc3ba11827fc9766166aab5be5906197bb3cd49cb28ea39f84cc2262f0e6bf01f4eaec3f67f68f67a2be0b48f2edc60cb96dd62