<86>Jun 17 05:13:01 userdel[4158878]: delete user 'rooter' <86>Jun 17 05:13:01 userdel[4158878]: removed group 'rooter' owned by 'rooter' <86>Jun 17 05:13:01 userdel[4158878]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 17 05:13:01 groupadd[4158905]: group added to /etc/group: name=rooter, GID=1235 <86>Jun 17 05:13:01 groupadd[4158905]: group added to /etc/gshadow: name=rooter <86>Jun 17 05:13:01 groupadd[4158905]: new group: name=rooter, GID=1235 <86>Jun 17 05:13:01 useradd[4158920]: new user: name=rooter, UID=1235, GID=1235, home=/root, shell=/bin/bash, from=none <86>Jun 17 05:13:01 userdel[4158944]: delete user 'builder' <86>Jun 17 05:13:01 userdel[4158944]: removed group 'builder' owned by 'builder' <86>Jun 17 05:13:01 userdel[4158944]: removed shadow group 'builder' owned by 'builder' <86>Jun 17 05:13:01 groupadd[4158962]: group added to /etc/group: name=builder, GID=1236 <86>Jun 17 05:13:01 groupadd[4158962]: group added to /etc/gshadow: name=builder <86>Jun 17 05:13:01 groupadd[4158962]: new group: name=builder, GID=1236 <86>Jun 17 05:13:01 useradd[4158970]: new user: name=builder, UID=1236, GID=1236, home=/usr/src, shell=/bin/bash, from=none <13>Jun 17 05:13:03 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jun 17 05:13:03 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jun 17 05:13:03 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jun 17 05:13:03 rpmi: libncursesw-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ncdu-1.18.1-alt1.nosrc.rpm (w1.gzdio) Installing ncdu-1.18.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44821 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ncdu-1.18.1 + echo 'Source #0 (ncdu-1.18.1.tar):' Source #0 (ncdu-1.18.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ncdu-1.18.1.tar + cd ncdu-1.18.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44821 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncdu-1.18.1 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 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 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 the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to enable C11 features... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) 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 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... 64 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 i586-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 -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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 src/dir_mem.c: In function 'item': src/dir_mem.c:131:5: warning: argument 1 null where non-null expected [-Wnonnull] 131 | memcpy(dir_ext_ptr(item), ext, sizeof(struct dir_ext)); | ^~~~~~ In file included from /usr/include/features.h:490, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from src/global.h:30, from src/dir_mem.c:26: /usr/include/bits/string_fortified.h:26:1: note: in a call to function 'memcpy' declared 'nonnull' 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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 deps/strnatcmp.o deps/strnatcmp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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:444:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 444 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:449:30: note: in expansion of macro 'wrap_oom' 449 | void *xmalloc(size_t size) { wrap_oom(malloc(size)) } | ^~~~~~~~ src/util.c:445:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:449:30: note: in expansion of macro 'wrap_oom' 449 | void *xmalloc(size_t size) { wrap_oom(malloc(size)) } | ^~~~~~~~ src/util.c: In function 'xcalloc': src/util.c:444:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 444 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:450:40: note: in expansion of macro 'wrap_oom' 450 | void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } | ^~~~~~~~ src/util.c:445:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:450:40: note: in expansion of macro 'wrap_oom' 450 | void *xcalloc(size_t n, size_t size) { wrap_oom(calloc(n, size)) } | ^~~~~~~~ src/util.c: In function 'xrealloc': src/util.c:444:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 444 | write(2, oom_msg, sizeof(oom_msg));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:451:42: note: in expansion of macro 'wrap_oom' 451 | void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } | ^~~~~~~~ src/util.c:445:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | read(0, buf, sizeof(buf));\ | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:451:42: note: in expansion of macro 'wrap_oom' 451 | void *xrealloc(void *mem, size_t size) { wrap_oom(realloc(mem, size)) } | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' 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 deps/strnatcmp.o -lncursesw -ltinfo make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.18.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83658 + 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.18.1 + /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.18.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.18.1' /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.18.1' make: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.18.1' + /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.18.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83658 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncdu-1.18.1 + DOCDIR=/usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.18.1 + export DOCDIR + rm -rf /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.18.1 + /bin/mkdir -p /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.18.1 + cp -prL COPYING ChangeLog /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.18.1 + chmod -R go-w /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.18.1 + chmod -R a+rX /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.18.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WuKv5k 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.Vno3q5 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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libncursesw.so.5 >= set:mhWilR7Dvtl3kipOe0EcuZxjKmAZnikhPNdJCHJNr2UZsR2IsTl9L0XTOh993oDl, 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.hjtWLL Creating ncdu-debuginfo package Processing files: ncdu-debuginfo-1.18.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YfckDe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y8lMhi find-requires: running scripts (debuginfo) Requires: ncdu = 1.18.1-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.18.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ncdu-debuginfo-1.18.1-alt1.i586.rpm (w2.lzdio) 5.68user 1.91system 0:11.00elapsed 69%CPU (0avgtext+0avgdata 45980maxresident)k 0inputs+0outputs (0major+544340minor)pagefaults 0swaps 2.61user 1.63system 0:19.48elapsed 21%CPU (0avgtext+0avgdata 109304maxresident)k 0inputs+0outputs (0major+190288minor)pagefaults 0swaps --- ncdu-1.18.1-alt1.i586.rpm.repo 2023-04-20 13:13:15.000000000 +0000 +++ ncdu-1.18.1-alt1.i586.rpm.hasher 2023-06-17 05:13:17.677906846 +0000 @@ -21,3 +21,3 @@ Provides: ncdu = 1.18.1-alt1:sisyphus+318917.100.1.1 -File: /usr/bin/ncdu 100755 root:root cc009ad7dd73fc6edf6f8efae6e0d120 +File: /usr/bin/ncdu 100755 root:root 1cadd004972569c0125f2da3b6770b7a File: /usr/share/doc/ncdu-1.18.1 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/man/man1/ncdu.1.xz 100644 root:root 429a3246a2933bfd1642778682ab78df -RPMIdentity: 57d6f35a74b9a07041dd83c20a068006d30602710da3a2e224b16ffbce390fe326c2df429d9b6709ffdcd2d40ffb7544fd067745c2579875570270d4e7139154 +RPMIdentity: d74443a0006a92000c35865b919a4db2a3446bbbca270212b1dbf337b6c1e505837582c7451b4b16c335cbe7cda0e0ca426eef38f3294d00e182cfa79d357a48 --- ncdu-debuginfo-1.18.1-alt1.i586.rpm.repo 2023-04-20 13:13:15.000000000 +0000 +++ ncdu-debuginfo-1.18.1-alt1.i586.rpm.hasher 2023-06-17 05:13:17.771906301 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e8 40755 root:root -/usr/lib/debug/.build-id/e8/adb58469e73a7ef36cd9f57eb8b484893826f4 120777 root:root ../../../../bin/ncdu -/usr/lib/debug/.build-id/e8/adb58469e73a7ef36cd9f57eb8b484893826f4.debug 120777 root:root ../../usr/bin/ncdu.debug +/usr/lib/debug/.build-id/7d 40755 root:root +/usr/lib/debug/.build-id/7d/69e6327f4b9854ee3dfcff8690ed57c916ad8d 120777 root:root ../../../../bin/ncdu +/usr/lib/debug/.build-id/7d/69e6327f4b9854ee3dfcff8690ed57c916ad8d.debug 120777 root:root ../../usr/bin/ncdu.debug /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root @@ -43,6 +43,6 @@ Provides: ncdu-debuginfo = 1.18.1-alt1:sisyphus+318917.100.1.1 -File: /usr/lib/debug/.build-id/e8 40755 root:root -File: /usr/lib/debug/.build-id/e8/adb58469e73a7ef36cd9f57eb8b484893826f4 120777 root:root ../../../../bin/ncdu -File: /usr/lib/debug/.build-id/e8/adb58469e73a7ef36cd9f57eb8b484893826f4.debug 120777 root:root ../../usr/bin/ncdu.debug -File: /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root d9e91c6de0a86d7aee3c19ef9837a654 +File: /usr/lib/debug/.build-id/7d 40755 root:root +File: /usr/lib/debug/.build-id/7d/69e6327f4b9854ee3dfcff8690ed57c916ad8d 120777 root:root ../../../../bin/ncdu +File: /usr/lib/debug/.build-id/7d/69e6327f4b9854ee3dfcff8690ed57c916ad8d.debug 120777 root:root ../../usr/bin/ncdu.debug +File: /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root 8580d1a7d2fd02319e3fa02d5cb81331 File: /usr/src/debug/ncdu-1.18.1 40755 root:root @@ -79,2 +79,2 @@ File: /usr/src/debug/ncdu-1.18.1/src/util.h 100644 root:root e0d474871e5f4db9202040c670c60da6 -RPMIdentity: de68682c727e20cd1930df3dfbdc5e2fad23f087e0d2859756b2b7118c1332cd9eccbb54436bc2d1dfe1887d4105213fe0f8a34002c4e068ee92974055e14d87 +RPMIdentity: ac9d33198c68d534903335f2c6e3167522b9da1d0868c0c8cebddbbe5a3b9631b8b9d3c4e23a8e3f0a3ab44e5b32245ac9f6645b8991a302fa421e1e02a50331