<86>Mar 24 00:44:31 userdel[1394914]: delete user 'rooter' <86>Mar 24 00:44:31 groupadd[1394981]: group added to /etc/group: name=rooter, GID=1859 <86>Mar 24 00:44:31 groupadd[1394981]: group added to /etc/gshadow: name=rooter <86>Mar 24 00:44:31 groupadd[1394981]: new group: name=rooter, GID=1859 <86>Mar 24 00:44:31 useradd[1395036]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash <86>Mar 24 00:44:31 userdel[1395136]: delete user 'builder' <86>Mar 24 00:44:31 userdel[1395136]: removed group 'builder' owned by 'builder' <86>Mar 24 00:44:31 userdel[1395136]: removed shadow group 'builder' owned by 'builder' <86>Mar 24 00:44:31 groupadd[1395212]: group added to /etc/group: name=builder, GID=1860 <86>Mar 24 00:44:31 groupadd[1395212]: group added to /etc/gshadow: name=builder <86>Mar 24 00:44:31 groupadd[1395212]: new group: name=builder, GID=1860 <86>Mar 24 00:44:31 useradd[1395268]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash <13>Mar 24 00:44:37 rpmi: libncurses-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Mar 24 00:44:37 rpmi: libtinfo-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Mar 24 00:44:37 rpmi: libncurses-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Mar 24 00:44:37 rpmi: libncursesw-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ncdu-1.17-alt1.nosrc.rpm (w1.gzdio) Installing ncdu-1.17-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ncdu-1.17 + echo 'Source #0 (ncdu-1.17.tar):' Source #0 (ncdu-1.17.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ncdu-1.17.tar + cd ncdu-1.17 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncdu-1.17 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to enable C11 features... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib 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 limits.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking for fnmatch.h... yes checking for ncurses.h... yes checking for locale.h... yes checking for sys/statfs.h... yes checking for linux/magic.h... yes checking for int64_t... yes checking for uint64_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct stat.st_blocks... yes checking for inline... inline checking for flexible array members... yes checking for getcwd... yes checking for gettimeofday... yes checking for fnmatch... yes checking for chdir... yes checking for rmdir... yes checking for unlink... yes checking for lstat... yes checking for system... yes checking for getenv... yes checking for statfs... yes checking for sys/attr.h... no checking for getattrlist... no checking for x86_64-alt-linux-gcc options needed to detect all undeclared functions... none needed checking whether ATTR_CMNEXT_NOFIRMLINKPATH is declared... no checking for NCURSES... yes configure: Using /bin/sh as the default shell if $SHELL is not set checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/dir_export.o src/dir_export.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/quit.o src/quit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/shell.o src/shell.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/dir_common.o src/dir_common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o deps/strnatcmp.o deps/strnatcmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/delete.o src/delete.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/exclude.o src/exclude.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/dir_scan.o src/dir_scan.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/dir_mem.o src/dir_mem.c src/dir_mem.c: In function 'item': src/dir_mem.c:131:5: warning: null argument where non-null required (argument 1) [-Wnonnull] 131 | memcpy(dir_ext_ptr(item), ext, sizeof(struct dir_ext)); | ^~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/dirlist.o src/dirlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/help.o src/help.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/path.o src/path.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/main.o src/main.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/browser.o src/browser.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/dir_import.o src/dir_import.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/util.o src/util.c src/util.c: In function 'xmalloc': src/util.c:436:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 436 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:441:30: note: in expansion of macro 'wrap_oom' 441 | void *xmalloc(size_t size) { wrap_oom(malloc(size)) } | ^~~~~~~~ src/util.c:437:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 437 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:441:30: note: in expansion of macro 'wrap_oom' 441 | void *xmalloc(size_t size) { wrap_oom(malloc(size)) } | ^~~~~~~~ src/util.c: In function 'xcalloc': src/util.c:436:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 436 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:442:40: note: in expansion of macro 'wrap_oom' 442 | void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } | ^~~~~~~~ src/util.c:437:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 437 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:442:40: note: in expansion of macro 'wrap_oom' 442 | void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } | ^~~~~~~~ src/util.c: In function 'xrealloc': src/util.c:436:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 436 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:443:42: note: in expansion of macro 'wrap_oom' 443 | void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } | ^~~~~~~~ src/util.c:437:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 437 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:443:42: note: in expansion of macro 'wrap_oom' 443 | void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o ncdu src/browser.o src/delete.o src/dirlist.o src/dir_common.o src/dir_export.o src/dir_import.o src/dir_mem.o src/dir_scan.o src/exclude.o src/help.o src/shell.o src/quit.o src/main.o src/path.o src/util.o deps/strnatcmp.o -lncursesw -ltinfo make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31156 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ncdu-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ncdu-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ncdu-1.17 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/ncdu-buildroot/usr exec_prefix=/usr/src/tmp/ncdu-buildroot/usr bindir=/usr/src/tmp/ncdu-buildroot/usr/bin sbindir=/usr/src/tmp/ncdu-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ncdu-buildroot/etc datadir=/usr/src/tmp/ncdu-buildroot/usr/share includedir=/usr/src/tmp/ncdu-buildroot/usr/include libdir=/usr/src/tmp/ncdu-buildroot/usr/lib64 libexecdir=/usr/src/tmp/ncdu-buildroot/usr/lib localstatedir=/usr/src/tmp/ncdu-buildroot/var/lib sharedstatedir=/usr/src/tmp/ncdu-buildroot/var/lib mandir=/usr/src/tmp/ncdu-buildroot/usr/share/man infodir=/usr/src/tmp/ncdu-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.17' /bin/mkdir -p '/usr/src/tmp/ncdu-buildroot/usr/bin' /usr/libexec/rpm-build/install -p ncdu '/usr/src/tmp/ncdu-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/ncdu-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 ncdu.1 '/usr/src/tmp/ncdu-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' make: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.17' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ncdu-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ncdu-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ncdu-buildroot/ (default) Compressing files in /usr/src/tmp/ncdu-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ncdu-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: ncdu-1.17-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40645 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncdu-1.17 + DOCDIR=/usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.17 + export DOCDIR + rm -rf /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.17 + /bin/mkdir -p /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.17 + cp -prL COPYING ChangeLog /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.17 + chmod -R go-w /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.17 + chmod -R a+rX /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.17 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ueXReg 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.NbgYsf 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), libncursesw.so.5()(64bit) >= set:mhWiBzDlR0BkCI30azTvcVqhWvikhPNdJCHJNr2UZsR2IsTl9L0XTOh993oDl, libtinfo.so.5()(64bit) >= set:lhTWVauIXnsHCMR1YECSrRov, 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.g7hmei Creating ncdu-debuginfo package Processing files: ncdu-debuginfo-1.17-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LSW2hf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iHpkli find-requires: running scripts (debuginfo) Requires: ncdu = 1.17-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncursesw.so.5), debug64(libtinfo.so.5) Adding to ncdu-debuginfo a strict dependency on ncdu Wrote: /usr/src/RPM/RPMS/x86_64/ncdu-1.17-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ncdu-debuginfo-1.17-alt1.x86_64.rpm (w2.lzdio) 4.45user 3.74system 0:12.84elapsed 63%CPU (0avgtext+0avgdata 34608maxresident)k 0inputs+0outputs (0major+561890minor)pagefaults 0swaps 5.55user 5.25system 0:35.01elapsed 30%CPU (0avgtext+0avgdata 129708maxresident)k 0inputs+0outputs (0major+195974minor)pagefaults 0swaps --- ncdu-1.17-alt1.x86_64.rpm.repo 2022-11-26 03:18:38.000000000 +0000 +++ ncdu-1.17-alt1.x86_64.rpm.hasher 2024-03-24 00:44:55.717076386 +0000 @@ -16,3 +16,3 @@ Provides: ncdu = 1.17-alt1:p10+310622.100.1.1 -File: /usr/bin/ncdu 100755 root:root 6d799fb8bd57a569fbbba35decdad2f8 +File: /usr/bin/ncdu 100755 root:root 87ecd26333c1a003bc6c5af28acb0707 File: /usr/share/doc/ncdu-1.17 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man1/ncdu.1.xz 100644 root:root 37b672f400afeea66ac2fe52ca6cc750 -RPMIdentity: 5d2565c16b549aae63ecd9d440c88cf93f78ef99b7df066b9dd5bcdf945b66b4259fe148bd68eb370c5b8d08605b25f83f027170691a4fea91dca8c3a0bc59a7 +RPMIdentity: e76c5bfaaf064b1b4ee901c5065c109be7fa698c5155cd1499887b0cad893e4ee949c9c26021bcfbadddcad352ea6c60d28d76041361fe8f299c3507d1df1720 --- ncdu-debuginfo-1.17-alt1.x86_64.rpm.repo 2022-11-26 03:18:38.000000000 +0000 +++ ncdu-debuginfo-1.17-alt1.x86_64.rpm.hasher 2024-03-24 00:44:55.921079899 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/75 40755 root:root -/usr/lib/debug/.build-id/75/8431913becc38d07362e318adc8e78ceefef0f 120777 root:root ../../../../bin/ncdu -/usr/lib/debug/.build-id/75/8431913becc38d07362e318adc8e78ceefef0f.debug 120777 root:root ../../usr/bin/ncdu.debug +/usr/lib/debug/.build-id/bc 40755 root:root +/usr/lib/debug/.build-id/bc/f56de4746a9e26093b75020a6dad69f6e37692 120777 root:root ../../../../bin/ncdu +/usr/lib/debug/.build-id/bc/f56de4746a9e26093b75020a6dad69f6e37692.debug 120777 root:root ../../usr/bin/ncdu.debug /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root @@ -44,6 +44,6 @@ Provides: ncdu-debuginfo = 1.17-alt1:p10+310622.100.1.1 -File: /usr/lib/debug/.build-id/75 40755 root:root -File: /usr/lib/debug/.build-id/75/8431913becc38d07362e318adc8e78ceefef0f 120777 root:root ../../../../bin/ncdu -File: /usr/lib/debug/.build-id/75/8431913becc38d07362e318adc8e78ceefef0f.debug 120777 root:root ../../usr/bin/ncdu.debug -File: /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root 8b4939726de780220ec92167a94ae307 +File: /usr/lib/debug/.build-id/bc 40755 root:root +File: /usr/lib/debug/.build-id/bc/f56de4746a9e26093b75020a6dad69f6e37692 120777 root:root ../../../../bin/ncdu +File: /usr/lib/debug/.build-id/bc/f56de4746a9e26093b75020a6dad69f6e37692.debug 120777 root:root ../../usr/bin/ncdu.debug +File: /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root 27014be6954d7566b6722a8e611f69c7 File: /usr/src/debug/ncdu-1.17 40755 root:root @@ -81,2 +81,2 @@ File: /usr/src/debug/ncdu-1.17/src/util.h 100644 root:root 7d4581fb457ffaf47cfdf332f3e7a333 -RPMIdentity: 62d6768bbb93888ae90e6786d7c3f50b58b3fcc98fe9ba71909250ef8027310fbc161412b05f3eb06f1904ea47d59a887a8913ffbbfd0600b74f607fb3b0c3ca +RPMIdentity: c20ac7966d1c701f3609bb7b9b800c0905ce3f867b66b63aac261b9fd96534bfa985fd9bb6ecc581d13420f3e6ea42d22561bd2bd2df33c93377a168748c80f6