<86>Sep 15 01:21:02 userdel[35068]: delete user 'rooter' <86>Sep 15 01:21:02 userdel[35068]: removed group 'rooter' owned by 'rooter' <86>Sep 15 01:21:02 userdel[35068]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 15 01:21:02 groupadd[35079]: group added to /etc/group: name=rooter, GID=693 <86>Sep 15 01:21:02 groupadd[35079]: group added to /etc/gshadow: name=rooter <86>Sep 15 01:21:02 groupadd[35079]: new group: name=rooter, GID=693 <86>Sep 15 01:21:02 useradd[35119]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Sep 15 01:21:02 userdel[35195]: delete user 'builder' <86>Sep 15 01:21:02 userdel[35195]: removed group 'builder' owned by 'builder' <86>Sep 15 01:21:02 userdel[35195]: removed shadow group 'builder' owned by 'builder' <86>Sep 15 01:21:02 groupadd[35204]: group added to /etc/group: name=builder, GID=694 <86>Sep 15 01:21:02 groupadd[35204]: group added to /etc/gshadow: name=builder <86>Sep 15 01:21:02 groupadd[35204]: new group: name=builder, GID=694 <86>Sep 15 01:21:02 useradd[35209]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Sep 15 01:21:04 rpmi: xorg-proto-devel-2019.1-alt1 sisyphus+232786.100.1.1 1561106722 installed <13>Sep 15 01:21:04 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed <13>Sep 15 01:21:04 rpmi: libXau-devel-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed <13>Sep 15 01:21:04 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Sep 15 01:21:04 rpmi: libX11-locales-3:1.6.8-alt1 sisyphus+232786.200.1.1 1561106874 installed <13>Sep 15 01:21:04 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed <13>Sep 15 01:21:04 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed <13>Sep 15 01:21:04 rpmi: libX11-3:1.6.8-alt1 sisyphus+232786.200.1.1 1561106874 installed <13>Sep 15 01:21:04 rpmi: libXext-1.3.4-alt1 sisyphus+225206.700.1.2 1552949422 installed <13>Sep 15 01:21:04 rpmi: libXres-1.2.0-alt1 1508501173 installed <13>Sep 15 01:21:06 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed <13>Sep 15 01:21:06 rpmi: libX11-devel-3:1.6.8-alt1 sisyphus+232786.200.1.1 1561106874 installed <13>Sep 15 01:21:06 rpmi: libXext-devel-1.3.4-alt1 sisyphus+225206.700.1.2 1552949422 installed <13>Sep 15 01:21:06 rpmi: libXres-devel-1.2.0-alt1 1508501173 installed <13>Sep 15 01:21:06 rpmi: libncurses-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/xrestop-0.4-alt4.qa1.nosrc.rpm Installing xrestop-0.4-alt4.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98569 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xrestop-0.4 + echo 'Source #0 (xrestop-0.4.tar.gz):' Source #0 (xrestop-0.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/xrestop-0.4.tar.gz + /bin/tar -xf - + cd xrestop-0.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98569 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xrestop-0.4 + 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 + '[' -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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none 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 X11... yes checking for XLIBS... yes checking for initscr in -lncurses... yes checking for egrep... grep -E checking for ANSI C header files... no 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for memset... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating xrestop.spec config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/usr/src/RPM/BUILD/xrestop-0.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -c xrestop.c xrestop.c: In function 'xrestop_display': xrestop.c:248:34: warning: '%li' directive output may be truncated writing between 1 and 17 bytes into a region of size 16 [-Wformat-truncation=] snprintf(target, target_size, "%li%c", value, prefix); ^~~ xrestop.c:248:33: note: directive argument in the range [0, 18014398509481983] snprintf(target, target_size, "%li%c", value, prefix); ^~~~~~~ In file included from /usr/include/stdio.h:862, from xrestop.c:37: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 19 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xrestop.c:248:34: warning: '%li' directive output may be truncated writing between 1 and 17 bytes into a region of size 16 [-Wformat-truncation=] snprintf(target, target_size, "%li%c", value, prefix); ^~~ xrestop.c:248:33: note: directive argument in the range [0, 18014398509481983] snprintf(target, target_size, "%li%c", value, prefix); ^~~~~~~ In file included from /usr/include/stdio.h:862, from xrestop.c:37: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 19 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xrestop.c:248:34: warning: '%li' directive output may be truncated writing between 1 and 17 bytes into a region of size 16 [-Wformat-truncation=] snprintf(target, target_size, "%li%c", value, prefix); ^~~ xrestop.c:248:33: note: directive argument in the range [0, 18014398509481983] snprintf(target, target_size, "%li%c", value, prefix); ^~~~~~~ In file included from /usr/include/stdio.h:862, from xrestop.c:37: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 19 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xrestop.c:248:34: warning: '%li' directive output may be truncated writing between 1 and 17 bytes into a region of size 16 [-Wformat-truncation=] snprintf(target, target_size, "%li%c", value, prefix); ^~~ xrestop.c:248:33: note: directive argument in the range [0, 18014398509481983] snprintf(target, target_size, "%li%c", value, prefix); ^~~~~~~ In file included from /usr/include/stdio.h:862, from xrestop.c:37: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 19 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xrestop.c:248:34: warning: '%li' directive output may be truncated writing between 1 and 17 bytes into a region of size 16 [-Wformat-truncation=] snprintf(target, target_size, "%li%c", value, prefix); ^~~ xrestop.c:248:33: note: directive argument in the range [0, 18014398509481983] snprintf(target, target_size, "%li%c", value, prefix); ^~~~~~~ In file included from /usr/include/stdio.h:862, from xrestop.c:37: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 19 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xrestop.c:248:34: warning: '%li' directive output may be truncated writing between 1 and 17 bytes into a region of size 16 [-Wformat-truncation=] snprintf(target, target_size, "%li%c", value, prefix); ^~~ xrestop.c:248:33: note: directive argument in the range [0, 18014398509481983] snprintf(target, target_size, "%li%c", value, prefix); ^~~~~~~ In file included from /usr/include/stdio.h:862, from xrestop.c:37: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 19 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xrestop-0.4' make[2]: Entering directory '/usr/src/RPM/BUILD/xrestop-0.4' x86_64-alt-linux-gcc -Wall -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -o xrestop xrestop.o -lX11 -lXRes -lXext -lncurses make[2]: Leaving directory '/usr/src/RPM/BUILD/xrestop-0.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85470 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xrestop-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xrestop-buildroot + cd xrestop-0.4 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/xrestop-buildroot/usr exec_prefix=/usr/src/tmp/xrestop-buildroot/usr bindir=/usr/src/tmp/xrestop-buildroot/usr/bin sbindir=/usr/src/tmp/xrestop-buildroot/usr/sbin sysconfdir=/usr/src/tmp/xrestop-buildroot/etc datadir=/usr/src/tmp/xrestop-buildroot/usr/share includedir=/usr/src/tmp/xrestop-buildroot/usr/include libdir=/usr/src/tmp/xrestop-buildroot/usr/lib64 libexecdir=/usr/src/tmp/xrestop-buildroot/usr/lib localstatedir=/usr/src/tmp/xrestop-buildroot/var/lib sharedstatedir=/usr/src/tmp/xrestop-buildroot/var/lib mandir=/usr/src/tmp/xrestop-buildroot/usr/share/man infodir=/usr/src/tmp/xrestop-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/xrestop-0.4' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/xrestop-0.4/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/xrestop-0.4/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/src/tmp/xrestop-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/xrestop-buildroot/usr/share/man/man1" /bin/install -p -m 644 './xrestop.1' '/usr/src/tmp/xrestop-buildroot/usr/share/man/man1/xrestop.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/xrestop-0.4/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/xrestop-0.4/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/xrestop-0.4' make[2]: Entering directory '/usr/src/RPM/BUILD/xrestop-0.4' test -z "/usr/src/tmp/xrestop-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/xrestop-buildroot/usr/bin" /bin/install -p 'xrestop' '/usr/src/tmp/xrestop-buildroot/usr/bin/xrestop' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/xrestop-0.4' make[1]: Leaving directory '/usr/src/RPM/BUILD/xrestop-0.4' make: Leaving directory '/usr/src/RPM/BUILD/xrestop-0.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xrestop-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xrestop-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/xrestop-buildroot/ (default) Compressing files in /usr/src/tmp/xrestop-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xrestop-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: xrestop-0.4-alt4.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14603 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xrestop-0.4 + DOCDIR=/usr/src/tmp/xrestop-buildroot/usr/share/doc/xrestop-0.4 + export DOCDIR + rm -rf /usr/src/tmp/xrestop-buildroot/usr/share/doc/xrestop-0.4 + /bin/mkdir -p /usr/src/tmp/xrestop-buildroot/usr/share/doc/xrestop-0.4 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/xrestop-buildroot/usr/share/doc/xrestop-0.4 + chmod -R go-w /usr/src/tmp/xrestop-buildroot/usr/share/doc/xrestop-0.4 + chmod -R a+rX /usr/src/tmp/xrestop-buildroot/usr/share/doc/xrestop-0.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.knx685 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.DdqBdP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:okyFz5yARLcZ6P2ApbMnLVCmeC0MPZt2, libXRes.so.1()(64bit) >= set:heRMggE6xcL6o, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncurses.so.5()(64bit) >= set:miKbcwqBwexvj0KfDYgdMZqKYNeH0, libtinfo.so.5()(64bit) >= set:ljRzX4VITGa, 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.0LS2pB Creating xrestop-debuginfo package Processing files: xrestop-debuginfo-0.4-alt4.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tLdAIq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Hp36i find-requires: running scripts (debuginfo) Requires: xrestop = 0.4-alt4.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libXRes.so.1), debug64(libc.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/xrestop-0.4-alt4.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/xrestop-debuginfo-0.4-alt4.qa1.x86_64.rpm 2.81user 0.93system 0:09.52elapsed 39%CPU (0avgtext+0avgdata 33544maxresident)k 0inputs+0outputs (0major+451528minor)pagefaults 0swaps 7.49user 3.35system 0:19.11elapsed 56%CPU (0avgtext+0avgdata 114276maxresident)k 32inputs+0outputs (0major+756418minor)pagefaults 0swaps --- xrestop-0.4-alt4.qa1.x86_64.rpm.repo 2013-04-15 18:11:02.000000000 +0000 +++ xrestop-0.4-alt4.qa1.x86_64.rpm.hasher 2019-09-15 01:21:20.028460524 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/xrestop-0.4/README 100644 -/usr/share/man/man1/xrestop.1.gz 100644 +/usr/share/man/man1/xrestop.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 @@ -9,3 +9,3 @@ Requires: rpmlib(SetVersions) -Requires: libXRes.so.1()(64bit) >= set:gdGx22Q8OYqw +Requires: libXRes.so.1()(64bit) >= set:heRMggE6xcL6o Requires: libc.so.6(GLIBC_2.2.5)(64bit)