<86>Sep 18 10:37:14 userdel[2321770]: delete user 'rooter' <86>Sep 18 10:37:14 userdel[2321770]: removed group 'rooter' owned by 'rooter' <86>Sep 18 10:37:14 groupadd[2321776]: group added to /etc/group: name=rooter, GID=666 <86>Sep 18 10:37:14 groupadd[2321776]: group added to /etc/gshadow: name=rooter <86>Sep 18 10:37:14 groupadd[2321776]: new group: name=rooter, GID=666 <86>Sep 18 10:37:14 useradd[2321781]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Sep 18 10:37:14 userdel[2321792]: delete user 'builder' <86>Sep 18 10:37:14 userdel[2321792]: removed group 'builder' owned by 'builder' <86>Sep 18 10:37:14 userdel[2321792]: removed shadow group 'builder' owned by 'builder' <86>Sep 18 10:37:15 groupadd[2321801]: group added to /etc/group: name=builder, GID=667 <86>Sep 18 10:37:15 groupadd[2321801]: group added to /etc/gshadow: name=builder <86>Sep 18 10:37:15 groupadd[2321801]: new group: name=builder, GID=667 <86>Sep 18 10:37:15 useradd[2321811]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash <13>Sep 18 10:37:17 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 18 10:37:17 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 18 10:37:18 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 18 10:37:18 rpmi: libncursesw-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ncdu-1.16-alt1.nosrc.rpm (w1.gzdio) Installing ncdu-1.16-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75983 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ncdu-1.16 + echo 'Source #0 (ncdu-1.16.tar):' Source #0 (ncdu-1.16.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ncdu-1.16.tar + cd ncdu-1.16 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75983 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncdu-1.16 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-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 how to run the C preprocessor... i586-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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... 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... 64 checking for struct stat.st_blocks... 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 sys/attr.h usability... no checking sys/attr.h presence... no checking for sys/attr.h... no checking for getattrlist... no checking whether ATTR_CMNEXT_NOFIRMLINKPATH is declared... no checking for ncursesw... 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 -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/delete.o src/delete.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/dir_export.o src/dir_export.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/dir_common.o src/dir_common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/dirlist.o src/dirlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/dir_mem.o src/dir_mem.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/dir_scan.o src/dir_scan.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/exclude.o src/exclude.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/quit.o src/quit.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/browser.o src/browser.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/help.o src/help.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/shell.o src/shell.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/path.o src/path.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/dir_import.o src/dir_import.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/main.o src/main.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./deps -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/util.o src/util.c src/util.c: In function 'xmalloc': src/util.c:427:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 427 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:432:30: note: in expansion of macro 'wrap_oom' 432 | void *xmalloc(size_t size) { wrap_oom(malloc(size)) } | ^~~~~~~~ src/util.c:428:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 428 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:432:30: note: in expansion of macro 'wrap_oom' 432 | void *xmalloc(size_t size) { wrap_oom(malloc(size)) } | ^~~~~~~~ src/util.c: In function 'xcalloc': src/util.c:427:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 427 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:433:40: note: in expansion of macro 'wrap_oom' 433 | void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } | ^~~~~~~~ src/util.c:428:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 428 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:433:40: note: in expansion of macro 'wrap_oom' 433 | void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } | ^~~~~~~~ src/util.c: In function 'xrealloc': src/util.c:427:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 427 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:434:42: note: in expansion of macro 'wrap_oom' 434 | void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } | ^~~~~~~~ src/util.c:428:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 428 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:434:42: note: in expansion of macro 'wrap_oom' 434 | void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -lncursesw -ltinfo make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22399 + 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.16 + /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/lib 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.16' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.16' /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.16' make: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.16' + /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.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2850 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncdu-1.16 + DOCDIR=/usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.16 + export DOCDIR + rm -rf /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.16 + /bin/mkdir -p /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.16 + cp -prL COPYING ChangeLog /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.16 + chmod -R go-w /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.16 + chmod -R a+rX /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ut9dWe 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.pncsrf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libncursesw.so.5 >= set:mhWiBzDlR0BkCI30azTvcVqhWvikhPNdJCHJNr2UZsR2IsTl9L0XTOh993oDl, libtinfo.so.5 >= 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.IIDdqc Creating ncdu-debuginfo package Processing files: ncdu-debuginfo-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Oi2j3f find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pAeSig find-requires: running scripts (debuginfo) Requires: ncdu = 1.16-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncursesw.so.5), debug(libtinfo.so.5) Adding to ncdu-debuginfo a strict dependency on ncdu Wrote: /usr/src/RPM/RPMS/i586/ncdu-1.16-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ncdu-debuginfo-1.16-alt1.i586.rpm (w2.lzdio) 8.82user 3.13system 0:14.53elapsed 82%CPU (0avgtext+0avgdata 42884maxresident)k 0inputs+0outputs (0major+609323minor)pagefaults 0swaps 14.00user 6.85system 0:22.97elapsed 90%CPU (0avgtext+0avgdata 101020maxresident)k 0inputs+0outputs (0major+877579minor)pagefaults 0swaps --- ncdu-1.16-alt1.i586.rpm.repo 2021-07-06 01:13:42.000000000 +0000 +++ ncdu-1.16-alt1.i586.rpm.hasher 2021-09-18 10:37:35.518490356 +0000 @@ -19,3 +19,3 @@ Provides: ncdu = 1.16-alt1:sisyphus+277393.100.2.1 -File: /usr/bin/ncdu 100755 root:root 05c731d74ecaec786e58b9a9d4cadace +File: /usr/bin/ncdu 100755 root:root b4b28448b994a694255d94e6256cbca5 File: /usr/share/doc/ncdu-1.16 40755 root:root @@ -24,2 +24,2 @@ File: /usr/share/man/man1/ncdu.1.xz 100644 root:root 2773628b30ff102f82b4af9d8610bd05 -RPMIdentity: 946c15077675db808792503d1d1ef68e28b31e5b86914237ce616f3c6a7416eb0e2383584b88cb0af08fb5d989b6864d127398e539df0add9257ba4bbaefa050 +RPMIdentity: 64ef35abdcc26202995803da0dacfcbc47d3a72609123e3ddd588d033f434de7b816dbe2b0a49b88c7d579dab8a636d43aa82bf77aa647d13ec6ef6221f6b018 --- ncdu-debuginfo-1.16-alt1.i586.rpm.repo 2021-07-06 01:13:42.000000000 +0000 +++ ncdu-debuginfo-1.16-alt1.i586.rpm.hasher 2021-09-18 10:37:35.642490837 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4f 40755 root:root -/usr/lib/debug/.build-id/4f/d3c2e6de3913c581971ac73073e6fd77b0a8b6 120777 root:root ../../../../bin/ncdu -/usr/lib/debug/.build-id/4f/d3c2e6de3913c581971ac73073e6fd77b0a8b6.debug 120777 root:root ../../usr/bin/ncdu.debug +/usr/lib/debug/.build-id/43 40755 root:root +/usr/lib/debug/.build-id/43/abc0a3fbf90100aa79058d79c210e15076038e 120777 root:root ../../../../bin/ncdu +/usr/lib/debug/.build-id/43/abc0a3fbf90100aa79058d79c210e15076038e.debug 120777 root:root ../../usr/bin/ncdu.debug /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root @@ -10,5 +10,3 @@ /usr/src/debug/ncdu-1.16/src/browser.c 100644 root:root -/usr/src/debug/ncdu-1.16/src/browser.h 100644 root:root /usr/src/debug/ncdu-1.16/src/delete.c 100644 root:root -/usr/src/debug/ncdu-1.16/src/delete.h 100644 root:root /usr/src/debug/ncdu-1.16/src/dir.h 100644 root:root @@ -22,13 +20,8 @@ /usr/src/debug/ncdu-1.16/src/exclude.c 100644 root:root -/usr/src/debug/ncdu-1.16/src/exclude.h 100644 root:root /usr/src/debug/ncdu-1.16/src/global.h 100644 root:root /usr/src/debug/ncdu-1.16/src/help.c 100644 root:root -/usr/src/debug/ncdu-1.16/src/help.h 100644 root:root /usr/src/debug/ncdu-1.16/src/main.c 100644 root:root /usr/src/debug/ncdu-1.16/src/path.c 100644 root:root -/usr/src/debug/ncdu-1.16/src/path.h 100644 root:root /usr/src/debug/ncdu-1.16/src/quit.c 100644 root:root -/usr/src/debug/ncdu-1.16/src/quit.h 100644 root:root /usr/src/debug/ncdu-1.16/src/shell.c 100644 root:root -/usr/src/debug/ncdu-1.16/src/shell.h 100644 root:root /usr/src/debug/ncdu-1.16/src/util.c 100644 root:root @@ -42,6 +35,6 @@ Provides: ncdu-debuginfo = 1.16-alt1:sisyphus+277393.100.2.1 -File: /usr/lib/debug/.build-id/4f 40755 root:root -File: /usr/lib/debug/.build-id/4f/d3c2e6de3913c581971ac73073e6fd77b0a8b6 120777 root:root ../../../../bin/ncdu -File: /usr/lib/debug/.build-id/4f/d3c2e6de3913c581971ac73073e6fd77b0a8b6.debug 120777 root:root ../../usr/bin/ncdu.debug -File: /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root 3be69f2a5c9241e9f3b5a9dc436542ae +File: /usr/lib/debug/.build-id/43 40755 root:root +File: /usr/lib/debug/.build-id/43/abc0a3fbf90100aa79058d79c210e15076038e 120777 root:root ../../../../bin/ncdu +File: /usr/lib/debug/.build-id/43/abc0a3fbf90100aa79058d79c210e15076038e.debug 120777 root:root ../../usr/bin/ncdu.debug +File: /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root d67e53d44ce6dcf1684ff157d286cc53 File: /usr/src/debug/ncdu-1.16 40755 root:root @@ -52,5 +45,3 @@ File: /usr/src/debug/ncdu-1.16/src/browser.c 100644 root:root 68f087050035bc875083172daef6bf95 -File: /usr/src/debug/ncdu-1.16/src/browser.h 100644 root:root 482a75762752273f7263ac3d30164a42 File: /usr/src/debug/ncdu-1.16/src/delete.c 100644 root:root 5b58f6ce4357dfc15fe907039b98a7ce -File: /usr/src/debug/ncdu-1.16/src/delete.h 100644 root:root 884a3316a273ac1d3189e4fbaa255ed9 File: /usr/src/debug/ncdu-1.16/src/dir.h 100644 root:root 815668d75a5272b63a283e78cb533878 @@ -64,15 +55,10 @@ File: /usr/src/debug/ncdu-1.16/src/exclude.c 100644 root:root ba73400f012fcc3bb473de81e52dce79 -File: /usr/src/debug/ncdu-1.16/src/exclude.h 100644 root:root df9c1b894708da9bc036fe8bbe9a895d File: /usr/src/debug/ncdu-1.16/src/global.h 100644 root:root 6e03a76c01ac01ff84597f7e7820013e File: /usr/src/debug/ncdu-1.16/src/help.c 100644 root:root 5b4fc11d0221106bfd41d9c4959b725a -File: /usr/src/debug/ncdu-1.16/src/help.h 100644 root:root f035dc568629a4578b91ca7d64f025b7 File: /usr/src/debug/ncdu-1.16/src/main.c 100644 root:root 7d29a78a3bfefc42abcd584a565105a2 File: /usr/src/debug/ncdu-1.16/src/path.c 100644 root:root 52d87be4e488fe61bc080890d035fb61 -File: /usr/src/debug/ncdu-1.16/src/path.h 100644 root:root b11bb10312be520886b008d790219232 File: /usr/src/debug/ncdu-1.16/src/quit.c 100644 root:root 7c7ea6ebe289274e7fa5f3c29f5a1fef -File: /usr/src/debug/ncdu-1.16/src/quit.h 100644 root:root 8c597d68d2f06b81740f280ab0f785da File: /usr/src/debug/ncdu-1.16/src/shell.c 100644 root:root ba062a5568f260ab85ecbf9639d6c5b2 -File: /usr/src/debug/ncdu-1.16/src/shell.h 100644 root:root b0198d7f37ea6856c61cc71fec8c8d74 File: /usr/src/debug/ncdu-1.16/src/util.c 100644 root:root 58c9cf6e39b26c85c6896c7805551b84 File: /usr/src/debug/ncdu-1.16/src/util.h 100644 root:root 313cb8d60d91f3fb3648ce7df00e599b -RPMIdentity: 44aa0fd4fae80b183fc8868ff9a02b4a31ac4e76710a415a2a09b2aba8b48ea3fbfe294008d1db58b3151303c533f44bc77f7dcc1cceff28c574f50eec8b7baf +RPMIdentity: 9f2cace28c063fa7d409b7d8ae9fc6a1304a13603eed5e398ca82a1d57bed890ed98d6e613ab5b47599b82ae8a93fc05faeb804fe2aa8cb0a56250d039138800