<86>Jun 16 01:07:17 userdel[3196352]: delete user 'rooter' <86>Jun 16 01:07:17 userdel[3196352]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:07:17 userdel[3196352]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:07:17 groupadd[3196389]: group added to /etc/group: name=rooter, GID=1799 <86>Jun 16 01:07:17 groupadd[3196389]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:07:17 groupadd[3196389]: new group: name=rooter, GID=1799 <86>Jun 16 01:07:17 useradd[3196419]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash <86>Jun 16 01:07:17 userdel[3196472]: delete user 'builder' <86>Jun 16 01:07:17 userdel[3196472]: removed group 'builder' owned by 'builder' <86>Jun 16 01:07:17 userdel[3196472]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:07:17 groupadd[3196519]: group added to /etc/group: name=builder, GID=1800 <86>Jun 16 01:07:17 groupadd[3196519]: group added to /etc/gshadow: name=builder <86>Jun 16 01:07:17 groupadd[3196519]: new group: name=builder, GID=1800 <86>Jun 16 01:07:17 useradd[3196569]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash <13>Jun 16 01:07:20 rpmi: libelf-devel-0.185-alt1 sisyphus+279621.600.1.1 1626628381 installed <13>Jun 16 01:07:20 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Jun 16 01:07:20 rpmi: perl-Encode-3.10-alt1 sisyphus+279723.200.1.1 1626648866 installed <13>Jun 16 01:07:20 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+279723.6200.1.1 1626650735 installed <13>Jun 16 01:07:20 rpmi: help2man-1.48.3-alt1 sisyphus+278100.2100.1.1 1626058485 installed <13>Jun 16 01:07:20 rpmi: libdw-devel-0.185-alt1 sisyphus+279621.600.1.1 1626628381 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/debugedit-5.0.0.2.ae27-alt1.nosrc.rpm (w1.gzdio) Installing debugedit-5.0.0.2.ae27-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8340 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf debugedit-5.0.0.2.ae27-alt1 + echo 'Source #0 (debugedit-5.0.0.2.ae27-alt1.tar):' Source #0 (debugedit-5.0.0.2.ae27-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/debugedit-5.0.0.2.ae27-alt1.tar + cd debugedit-5.0.0.2.ae27-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8340 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd debugedit-5.0.0.2.ae27-alt1 + 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:39: installing './compile' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' Makefile.am: installing './depcomp' 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 --disable-silent-rules 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-alt-linux-gcc... none 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/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... /bin/sed checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking for x86_64-alt-linux-ld... no checking for ld... ld checking for x86_64-alt-linux-readelf... no checking for readelf... readelf checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libelf... yes checking for libdw... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int8_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for working alloca.h... yes checking for alloca... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memchr... yes checking for memset... yes checking for munmap... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking whether gcc supports -gdwarf-5... yes checking whether -gdwarf-5 produced DWARF5 .debug_line... no checking whether gcc supports -gz=none... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in tests make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' (/bin/sed -e 's,[@]PACKAGE[@],debugedit,g' -e 's,[@]VERSION[@],5.0,g' -e 's,[@]READELF[@],readelf,g') < "./scripts/find-debuginfo.in" > "find-debuginfo" chmod +x "find-debuginfo" make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tools/debugedit-md5.o `test -f 'tools/md5.c' || echo './'`tools/md5.c make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tools/sepdebugcrcfix-sepdebugcrcfix.o `test -f 'tools/sepdebugcrcfix.c' || echo './'`tools/sepdebugcrcfix.c make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o sepdebugcrcfix tools/sepdebugcrcfix-sepdebugcrcfix.o -lelf make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tools/debugedit-hashtab.o `test -f 'tools/hashtab.c' || echo './'`tools/hashtab.c make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tools/debugedit-sha1.o `test -f 'tools/sha1.c' || echo './'`tools/sha1.c make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tools/debugedit-debugedit.o `test -f 'tools/debugedit.c' || echo './'`tools/debugedit.c make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o debugedit tools/debugedit-debugedit.o tools/debugedit-hashtab.o tools/debugedit-md5.o tools/debugedit-sha1.o -lelf -ldw -lelf make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/debugedit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/debugedit-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd debugedit-5.0.0.2.ae27-alt1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/debugedit-buildroot make: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1/tests' 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/debugedit-5.0.0.2.ae27-alt1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' /bin/mkdir -p '/usr/src/tmp/debugedit-buildroot/usr/bin' /usr/libexec/rpm-build/install -p debugedit sepdebugcrcfix '/usr/src/tmp/debugedit-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/debugedit-buildroot/usr/bin' /usr/libexec/rpm-build/install -p find-debuginfo '/usr/src/tmp/debugedit-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/debugedit-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 debugedit.1 sepdebugcrcfix.1 find-debuginfo.1 '/usr/src/tmp/debugedit-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' make[1]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' make: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1' + rm /usr/src/tmp/debugedit-buildroot/usr/bin/find-debuginfo + rm /usr/src/tmp/debugedit-buildroot/usr/share/man/man1/find-debuginfo.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/debugedit-buildroot (auto) Verifying and fixing files in /usr/src/tmp/debugedit-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/debugedit-buildroot/ (default) Compressing files in /usr/src/tmp/debugedit-buildroot (auto) Verifying ELF objects in /usr/src/tmp/debugedit-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.78125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd debugedit-5.0.0.2.ae27-alt1 + make -j16 -k check VERBOSE=1 Making check in tests make check-local make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1/tests' { \ echo '# Signature of the current package.'; \ echo 'm4_define([AT_PACKAGE_NAME], [debugedit])'; \ echo 'm4_define([AT_PACKAGE_TARNAME], [debugedit])'; \ echo 'm4_define([AT_PACKAGE_VERSION], [5.0])'; \ echo 'm4_define([AT_PACKAGE_STRING], [debugedit 5.0])'; \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [debugedit@sourceware.org])'; \ } >./package.m4 make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1/tests' /bin/sh '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1/missing' autom4te --language=autotest -I . testsuite.at -o testsuite.tmp mv testsuite.tmp testsuite make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1/tests' /bin/sh ./testsuite ## ------------------------- ## ## debugedit 5.0 test suite. ## ## ------------------------- ## debugedit 1: debugedit help ok 2: debugedit usage ok 3: debugedit executable ok 4: debugedit .debug_str objects DWARF4 ok 5: debugedit .debug_str/line_str objects DWARF5 ok 6: debugedit .debug_str partial DWARF4 ok 7: debugedit .debug_str/line_str partial DWARF5 ok 8: debugedit .debug_str exe DWARF4 ok 9: debugedit .debug_str/line_str exe DWARF5 ok 10: debugedit .debug_info objects ok 11: debugedit .debug_info partial ok 12: debugedit .debug_info exe ok 13: debugedit .debug_types objects ok 14: debugedit .debug_types partial ok 15: debugedit .debug_types exe ok 16: debugedit .debug_line objects DWARF4 ok 17: debugedit .debug_line objects DWARF5 skipped (debugedit.at:491) 18: debugedit .debug_line partial DWARF4 ok 19: debugedit .debug_line partial DWARF5 skipped (debugedit.at:540) 20: debugedit .debug_line exe DWARF4 ok 21: debugedit .debug_line exe DWARF5 skipped (debugedit.at:587) 22: debugedit .debug_macro objects ok 23: debugedit .debug_macro partial ok 24: debugedit .debug_macro exe ok 25: debugedit --list-file DWARF4 ok 26: debugedit --list-file DWARF5 ok ## ------------- ## ## Test results. ## ## ------------- ## 23 tests were successful. 3 tests were skipped. make[2]: Leaving directory '/usr/src/RPM/BUILD/debugedit-5.0.0.2.ae27-alt1/tests' + exit 0 Processing files: debugedit-5.0.0.2.ae27-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd debugedit-5.0.0.2.ae27-alt1 + DOCDIR=/usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-5.0.0.2.ae27 + export DOCDIR + rm -rf /usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-5.0.0.2.ae27 + /bin/mkdir -p /usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-5.0.0.2.ae27 + cp -prL README find-debuginfo find-debuginfo.1 /usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-5.0.0.2.ae27 + chmod -R go-w /usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-5.0.0.2.ae27 + chmod -R a+rX /usr/src/tmp/debugedit-buildroot/usr/share/doc/debugedit-5.0.0.2.ae27 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AQUeig 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.V5TeQh 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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libdw.so.1()(64bit) >= set:lifZ94rCJHH4uyUA0, libdw.so.1(ELFUTILS_0.167)(64bit), libelf.so.1()(64bit) >= set:kfg3BolfEdi02rY0E2vuw1RvAo3AQm2yuNqngjMjNlj4Z7dwkjmZEbXQjhK6CqUcjmwLj, libelf.so.1(ELFUTILS_1.0)(64bit), libelf.so.1(ELFUTILS_1.3)(64bit), libelf.so.1(ELFUTILS_1.6)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gc0dBf Creating debugedit-debuginfo package Processing files: debugedit-debuginfo-5.0.0.2.ae27-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wluiwi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nO8Rzi find-requires: running scripts (debuginfo) Requires: debugedit = 5.0.0.2.ae27-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdw.so.1), debug64(libelf.so.1) Adding to debugedit-debuginfo a strict dependency on debugedit Wrote: /usr/src/RPM/RPMS/x86_64/debugedit-5.0.0.2.ae27-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/debugedit-debuginfo-5.0.0.2.ae27-alt1.x86_64.rpm (w2.lzdio) 5.19user 4.53system 0:13.37elapsed 72%CPU (0avgtext+0avgdata 58104maxresident)k 0inputs+0outputs (0major+1090010minor)pagefaults 0swaps 2.96user 2.55system 0:21.95elapsed 25%CPU (0avgtext+0avgdata 129104maxresident)k 96inputs+0outputs (0major+196520minor)pagefaults 0swaps --- debugedit-5.0.0.2.ae27-alt1.x86_64.rpm.repo 2021-08-22 22:50:07.000000000 +0000 +++ debugedit-5.0.0.2.ae27-alt1.x86_64.rpm.hasher 2024-06-16 01:07:35.899866012 +0000 @@ -24,4 +24,4 @@ Provides: debugedit = 5.0.0.2.ae27-alt1:p10+283595.100.2.1 -File: /usr/bin/debugedit 100755 root:root 1bd70148e37703d99b69467ee7dd6ab6 -File: /usr/bin/sepdebugcrcfix 100755 root:root 70959078f473b7cfed66648cba1d1638 +File: /usr/bin/debugedit 100755 root:root de00d5b5c4a63e42dafed76680539d97 +File: /usr/bin/sepdebugcrcfix 100755 root:root 1c7bbe167621ffec391d808430c0efb7 File: /usr/share/doc/debugedit-5.0.0.2.ae27 40755 root:root @@ -32,2 +32,2 @@ File: /usr/share/man/man1/sepdebugcrcfix.1.xz 100644 root:root 12150af169b219f1294486aefd83d441 -RPMIdentity: 09686f49bf6e10ad1e1a613cfc25844d7e5d220722a3b4e594e5d206810dfcb04a68d8d82e98baef0917a72a683722329e49dc0ab4135d1d29b3287115de4016 +RPMIdentity: 28e775a3eaf673aa4a1c87131e82377f0970e108e96a9ce438916aed4b48ecdbc1e38dd304084b0544d13ac44e56d93a92a1bcd2d29e41f56f3b947b25bb0669 --- debugedit-debuginfo-5.0.0.2.ae27-alt1.x86_64.rpm.repo 2021-08-22 22:50:08.000000000 +0000 +++ debugedit-debuginfo-5.0.0.2.ae27-alt1.x86_64.rpm.hasher 2024-06-16 01:07:35.980867350 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/33 40755 root:root -/usr/lib/debug/.build-id/33/c0eb0f67b5eef5376e5667f193b19ef0215cad 120777 root:root ../../../../bin/debugedit -/usr/lib/debug/.build-id/33/c0eb0f67b5eef5376e5667f193b19ef0215cad.debug 120777 root:root ../../usr/bin/debugedit.debug -/usr/lib/debug/.build-id/42 40755 root:root -/usr/lib/debug/.build-id/42/7e57869c401792e8a3cd79698ccf10718a4148 120777 root:root ../../../../bin/sepdebugcrcfix -/usr/lib/debug/.build-id/42/7e57869c401792e8a3cd79698ccf10718a4148.debug 120777 root:root ../../usr/bin/sepdebugcrcfix.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/816e38136ba681c76b1fa49c5f84c56d173748 120777 root:root ../../../../bin/sepdebugcrcfix +/usr/lib/debug/.build-id/53/816e38136ba681c76b1fa49c5f84c56d173748.debug 120777 root:root ../../usr/bin/sepdebugcrcfix.debug +/usr/lib/debug/.build-id/d6 40755 root:root +/usr/lib/debug/.build-id/d6/2260bbf799e7cabf2dcadc4ce20ff991d03e3c 120777 root:root ../../../../bin/debugedit +/usr/lib/debug/.build-id/d6/2260bbf799e7cabf2dcadc4ce20ff991d03e3c.debug 120777 root:root ../../usr/bin/debugedit.debug /usr/lib/debug/usr/bin/debugedit.debug 100644 root:root @@ -25,10 +25,10 @@ Provides: debugedit-debuginfo = 5.0.0.2.ae27-alt1:p10+283595.100.2.1 -File: /usr/lib/debug/.build-id/33 40755 root:root -File: /usr/lib/debug/.build-id/33/c0eb0f67b5eef5376e5667f193b19ef0215cad 120777 root:root ../../../../bin/debugedit -File: /usr/lib/debug/.build-id/33/c0eb0f67b5eef5376e5667f193b19ef0215cad.debug 120777 root:root ../../usr/bin/debugedit.debug -File: /usr/lib/debug/.build-id/42 40755 root:root -File: /usr/lib/debug/.build-id/42/7e57869c401792e8a3cd79698ccf10718a4148 120777 root:root ../../../../bin/sepdebugcrcfix -File: /usr/lib/debug/.build-id/42/7e57869c401792e8a3cd79698ccf10718a4148.debug 120777 root:root ../../usr/bin/sepdebugcrcfix.debug -File: /usr/lib/debug/usr/bin/debugedit.debug 100644 root:root 30b0efc1dec8ab5d88eae3b482e36f54 -File: /usr/lib/debug/usr/bin/sepdebugcrcfix.debug 100644 root:root 8c5bd608ffd78f34414851aa120f69c2 +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/816e38136ba681c76b1fa49c5f84c56d173748 120777 root:root ../../../../bin/sepdebugcrcfix +File: /usr/lib/debug/.build-id/53/816e38136ba681c76b1fa49c5f84c56d173748.debug 120777 root:root ../../usr/bin/sepdebugcrcfix.debug +File: /usr/lib/debug/.build-id/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/2260bbf799e7cabf2dcadc4ce20ff991d03e3c 120777 root:root ../../../../bin/debugedit +File: /usr/lib/debug/.build-id/d6/2260bbf799e7cabf2dcadc4ce20ff991d03e3c.debug 120777 root:root ../../usr/bin/debugedit.debug +File: /usr/lib/debug/usr/bin/debugedit.debug 100644 root:root 901825db7954883576b20e40dc593f9e +File: /usr/lib/debug/usr/bin/sepdebugcrcfix.debug 100644 root:root de10b280cbf49b81fef53f31b86f38f9 File: /usr/src/debug/debugedit-5.0.0.2.ae27-alt1 40755 root:root @@ -43,2 +43,2 @@ File: /usr/src/debug/debugedit-5.0.0.2.ae27-alt1/tools/sha1.h 100644 root:root c47ae7aad04ce95b918313be400ccc98 -RPMIdentity: 5040b3e428f56a0007e79e52f38807d42178d6aa7f8f23331ecd0ef6d0fa80f40c1fbf4471e55d46719c5dd6b0f74d63b09070a065039a4464b3109ece727758 +RPMIdentity: efa70184cee565d809e9f61a37da079bdf0161be30651882f05180d0f8490b313f67b82feedd4e9f911aa0c857b01eaa8ae45b26d871cbd56cc95ae52e80f8ac