<86>May 13 09:45:13 userdel[1381]: delete user 'rooter' <86>May 13 09:45:13 userdel[1381]: removed group 'rooter' owned by 'rooter' <86>May 13 09:45:13 userdel[1381]: removed shadow group 'rooter' owned by 'rooter' <86>May 13 09:45:13 groupadd[1391]: group added to /etc/group: name=rooter, GID=543 <86>May 13 09:45:13 groupadd[1391]: group added to /etc/gshadow: name=rooter <86>May 13 09:45:13 groupadd[1391]: new group: name=rooter, GID=543 <86>May 13 09:45:13 useradd[1399]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>May 13 09:45:13 userdel[1418]: delete user 'builder' <86>May 13 09:45:13 userdel[1418]: removed group 'builder' owned by 'builder' <86>May 13 09:45:13 userdel[1418]: removed shadow group 'builder' owned by 'builder' <86>May 13 09:45:13 groupadd[1435]: group added to /etc/group: name=builder, GID=544 <86>May 13 09:45:13 groupadd[1435]: group added to /etc/gshadow: name=builder <86>May 13 09:45:13 groupadd[1435]: new group: name=builder, GID=544 <86>May 13 09:45:13 useradd[1445]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash <13>May 13 09:45:17 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>May 13 09:45:17 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>May 13 09:45:17 rpmi: libxml2-devel-1:2.9.4.0.12.e905-alt1.1 sisyphus+225625.3000.91.1 1555282065 installed <13>May 13 09:45:17 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596430 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tiptop-2.3.1-alt2.nosrc.rpm Installing tiptop-2.3.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27591 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tiptop-2.3.1 + echo 'Source #0 (tiptop-2.3.1.tar):' Source #0 (tiptop-2.3.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tiptop-2.3.1.tar + cd tiptop-2.3.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21982 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tiptop-2.3.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.ac: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + 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: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for a BSD-compatible install... /bin/install -c checking for initscr in -lcurses... yes checking for xmlParseFile in -lxml2... 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 for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking linux/perf_counter.h usability... no checking linux/perf_counter.h presence... no checking for linux/perf_counter.h... no checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking hardware... x86 checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking for uint64_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for uname... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/tiptop-2.3.1' cd src && make all make[1]: Entering directory '/usr/src/RPM/BUILD/tiptop-2.3.1/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o tiptop.o tiptop.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o pmc.o pmc.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o process.o process.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o requisite.o requisite.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o conf.o conf.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o screen.o screen.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o debug.o debug.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -DCOMPILE_HOST="\""`hostname`"\"" \ -DCOMPILE_DATE="\"`date`\"" \ -c ./version.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o helpwin.o helpwin.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o options.o options.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o hash.o hash.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o spawn.o spawn.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o xml-parser.o xml-parser.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o target.o target.c bison -y -d ./calc.y i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o utils-expression.o utils-expression.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o priv.o priv.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -c -o error.o error.c flex ./calc.lex i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -I. -c lex.yy.c lex.yy.c:1257:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^~~~~ lex.yy.c:1214:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I/usr/include/libxml2 -I.. -I. -c y.tab.c i586-alt-linux-gcc -o tiptop tiptop.o pmc.o process.o requisite.o conf.o screen.o debug.o version.o helpwin.o options.o hash.o spawn.o xml-parser.o target.o utils-expression.o priv.o error.o lex.yy.o y.tab.o -lxml2 -lcurses rm -f ptiptop ln tiptop ptiptop make[1]: Leaving directory '/usr/src/RPM/BUILD/tiptop-2.3.1/src' make: Leaving directory '/usr/src/RPM/BUILD/tiptop-2.3.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24462 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tiptop-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tiptop-buildroot + cd tiptop-2.3.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/tiptop-buildroot make: Entering directory '/usr/src/RPM/BUILD/tiptop-2.3.1' cd src && make install make[1]: Entering directory '/usr/src/RPM/BUILD/tiptop-2.3.1/src' /bin/install -p -d /usr/src/tmp/tiptop-buildroot/usr/bin /bin/install -p -m 0755 tiptop /usr/src/tmp/tiptop-buildroot/usr/bin /bin/install -p -d /usr/src/tmp/tiptop-buildroot/usr/share/man/man1 /bin/install -p -m 0644 tiptop.1 /usr/src/tmp/tiptop-buildroot/usr/share/man/man1 ln /usr/src/tmp/tiptop-buildroot/usr/bin/tiptop /usr/src/tmp/tiptop-buildroot/usr/bin/ptiptop ln /usr/src/tmp/tiptop-buildroot/usr/share/man/man1/tiptop.1 /usr/src/tmp/tiptop-buildroot/usr/share/man/man1/ptiptop.1 make[1]: Leaving directory '/usr/src/RPM/BUILD/tiptop-2.3.1/src' make: Leaving directory '/usr/src/RPM/BUILD/tiptop-2.3.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tiptop-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tiptop-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/tiptop-buildroot/ (default) Compressing files in /usr/src/tmp/tiptop-buildroot (auto) Verifying ELF objects in /usr/src/tmp/tiptop-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/ptiptop: uses non-LFS functions: fopen readdir tmpfile verify-elf: WARNING: ./usr/bin/tiptop: uses non-LFS functions: fopen readdir tmpfile Hardlinking identical .pyc and .pyo files Processing files: tiptop-2.3.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31261 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tiptop-2.3.1 + DOCDIR=/usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1 + export DOCDIR + rm -rf /usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1 + /bin/mkdir -p /usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1 + cp -prL README AUTHORS tiptoprc /usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1 + chmod -R go-w /usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1 + chmod -R a+rX /usr/src/tmp/tiptop-buildroot/usr/share/doc/tiptop-2.3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oe02TU 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.w8OjV0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libncurses.so.5 >= set:mhWiBdKFAOWSKgwqfZKoYZxjXwIjJlHm5uhJDyknVHHAT21LzDWO3NIM1ebga, libtinfo.so.5 >= set:liZKbfJ2NFZGSzAEhvz3, libxml2.so.2 >= set:olF4iWyWeGAZ3EnSZy6KXA3, libxml2.so.2(LIBXML2_2.4.30), 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.69IweU Creating tiptop-debuginfo package Processing files: tiptop-debuginfo-2.3.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KIVd1q find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Whac8G find-requires: running scripts (debuginfo) Requires: tiptop = 2.3.1-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncurses.so.5), debug(libtinfo.so.5), debug(libxml2.so.2) Wrote: /usr/src/RPM/RPMS/i586/tiptop-2.3.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/tiptop-debuginfo-2.3.1-alt2.i586.rpm 16.14user 3.48system 0:28.02elapsed 70%CPU (0avgtext+0avgdata 29972maxresident)k 0inputs+0outputs (0major+683382minor)pagefaults 0swaps 22.66user 8.46system 0:40.30elapsed 77%CPU (0avgtext+0avgdata 115492maxresident)k 760inputs+0outputs (0major+978518minor)pagefaults 0swaps