<86>Sep 29 11:32:29 userdel[19054]: delete user 'rooter' <86>Sep 29 11:32:29 userdel[19054]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:32:29 userdel[19054]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:32:29 groupadd[19181]: group added to /etc/group: name=rooter, GID=1817 <86>Sep 29 11:32:29 groupadd[19181]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:32:29 groupadd[19181]: new group: name=rooter, GID=1817 <86>Sep 29 11:32:29 useradd[19304]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash <86>Sep 29 11:32:29 userdel[19483]: delete user 'builder' <86>Sep 29 11:32:29 userdel[19483]: removed group 'builder' owned by 'builder' <86>Sep 29 11:32:29 userdel[19483]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:32:29 groupadd[19667]: group added to /etc/group: name=builder, GID=1818 <86>Sep 29 11:32:29 groupadd[19667]: group added to /etc/gshadow: name=builder <86>Sep 29 11:32:29 groupadd[19667]: new group: name=builder, GID=1818 <86>Sep 29 11:32:29 useradd[19786]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash <13>Sep 29 11:32:33 rpmi: libncurses-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Sep 29 11:32:33 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Sep 29 11:32:33 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Sep 29 11:32:33 rpmi: libncursesw-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ncdu-1.14-alt1.nosrc.rpm (w1.gzdio) Installing ncdu-1.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16298 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ncdu-1.14 + echo 'Source #0 (ncdu-1.14.tar):' Source #0 (ncdu-1.14.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ncdu-1.14.tar + cd ncdu-1.14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16298 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncdu-1.14 + 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 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 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 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 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 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 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 -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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 make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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 make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' 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 -lncursesw -ltinfo make[1]: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38923 + 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.14 + /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.14' make[1]: Entering directory '/usr/src/RPM/BUILD/ncdu-1.14' /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.14' make: Leaving directory '/usr/src/RPM/BUILD/ncdu-1.14' + /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) Hardlinking identical .pyc and .pyo files Processing files: ncdu-1.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53355 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ncdu-1.14 + DOCDIR=/usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.14 + export DOCDIR + rm -rf /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.14 + /bin/mkdir -p /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.14 + cp -prL COPYING ChangeLog /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.14 + chmod -R go-w /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.14 + chmod -R a+rX /usr/src/tmp/ncdu-buildroot/usr/share/doc/ncdu-1.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GkeJ96 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zPcizb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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:mhWiBzDlR0BkCI30azTeoay6nbiZz9GEVUCmPRSUd1svKOnn9L0XTOh993oDl, 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.cAtstj Creating ncdu-debuginfo package Processing files: ncdu-debuginfo-1.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xV8dSu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6RfaLJ find-requires: running scripts (debuginfo) Requires: ncdu = 1.14-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.14-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ncdu-debuginfo-1.14-alt1.x86_64.rpm (w2.lzdio) 3.65user 3.52system 0:09.18elapsed 78%CPU (0avgtext+0avgdata 34912maxresident)k 0inputs+0outputs (0major+589893minor)pagefaults 0swaps 3.35user 4.09system 0:22.80elapsed 32%CPU (0avgtext+0avgdata 135568maxresident)k 0inputs+0outputs (0major+213246minor)pagefaults 0swaps --- ncdu-1.14-alt1.x86_64.rpm.repo 2019-02-23 02:10:39.000000000 +0000 +++ ncdu-1.14-alt1.x86_64.rpm.hasher 2024-09-29 11:32:44.753834728 +0000 @@ -16,3 +16,3 @@ Provides: ncdu = 1.14-alt1:sisyphus+222558.100.1.1 -File: /usr/bin/ncdu 100755 root:root e9ad3038f7837623580471c770bca8fa +File: /usr/bin/ncdu 100755 root:root 5047d94720ffc0ea172020d9be7029e5 File: /usr/share/doc/ncdu-1.14 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man1/ncdu.1.xz 100644 root:root eed4f4039156345c600cf8447cff584a -RPMIdentity: 9b5c0b2afc26be0f698a0791d7cad441743c93965885f3410f8edcfe41a678b1c89b6d59638fb87907366f888d9280415d9c58feca8a47fe94684163cbeb2309 +RPMIdentity: 9e98b6bd175c9437014eac3bce30ca062e4f1a7b688957f3806df3f73491226fe25a848ab06168075640c4bafec2e86afd53268900ddf3e7f7c32b6bd61f5980 --- ncdu-debuginfo-1.14-alt1.x86_64.rpm.repo 2019-02-23 02:10:39.000000000 +0000 +++ ncdu-debuginfo-1.14-alt1.x86_64.rpm.hasher 2024-09-29 11:32:44.844836171 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3a 40755 root:root -/usr/lib/debug/.build-id/3a/70a431e2f891772ee5b82014259bf8d03b1f00 120777 root:root ../../../../bin/ncdu -/usr/lib/debug/.build-id/3a/70a431e2f891772ee5b82014259bf8d03b1f00.debug 120777 root:root ../../usr/bin/ncdu.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/1a0b3b0be8c4ca7f3d5d28d39f533913e31926 120777 root:root ../../../../bin/ncdu +/usr/lib/debug/.build-id/88/1a0b3b0be8c4ca7f3d5d28d39f533913e31926.debug 120777 root:root ../../usr/bin/ncdu.debug /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root @@ -42,6 +42,6 @@ Provides: ncdu-debuginfo = 1.14-alt1:sisyphus+222558.100.1.1 -File: /usr/lib/debug/.build-id/3a 40755 root:root -File: /usr/lib/debug/.build-id/3a/70a431e2f891772ee5b82014259bf8d03b1f00 120777 root:root ../../../../bin/ncdu -File: /usr/lib/debug/.build-id/3a/70a431e2f891772ee5b82014259bf8d03b1f00.debug 120777 root:root ../../usr/bin/ncdu.debug -File: /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root 426b01fd502ef3b8bb1b922319c71ca5 +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/1a0b3b0be8c4ca7f3d5d28d39f533913e31926 120777 root:root ../../../../bin/ncdu +File: /usr/lib/debug/.build-id/88/1a0b3b0be8c4ca7f3d5d28d39f533913e31926.debug 120777 root:root ../../usr/bin/ncdu.debug +File: /usr/lib/debug/usr/bin/ncdu.debug 100644 root:root 72202bea06525defe3843eaac31f16db File: /usr/src/debug/ncdu-1.14 40755 root:root @@ -77,2 +77,2 @@ File: /usr/src/debug/ncdu-1.14/src/util.h 100644 root:root 46a66a4a020b533840d0c6a02325efa1 -RPMIdentity: 7268ea54067eec348d1e32b47666f22b195b6ee8841e27abab1e7f81e3c3402e2ebf99b8d42aae6a4d6a88d668d8322d9e85f2be64f126e20f72b86c89e05339 +RPMIdentity: e06fff546400896b11820a1ca3a350439216acc7ea6d2bffd3653b623f7af30856a385d87176946d0c8262b9843ddb58c7b2357ada813399af722d2e7f838fbd