<86>Oct 5 08:16:30 userdel[256874]: delete user 'rooter' <86>Oct 5 08:16:30 userdel[256874]: removed group 'rooter' owned by 'rooter' <86>Oct 5 08:16:30 userdel[256874]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 5 08:16:30 groupadd[257089]: group added to /etc/group: name=rooter, GID=573 <86>Oct 5 08:16:30 groupadd[257089]: group added to /etc/gshadow: name=rooter <86>Oct 5 08:16:30 groupadd[257089]: new group: name=rooter, GID=573 <86>Oct 5 08:16:30 useradd[257169]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Oct 5 08:16:30 userdel[257260]: delete user 'builder' <86>Oct 5 08:16:30 userdel[257260]: removed shadow group 'builder' owned by 'builder' <86>Oct 5 08:16:30 groupadd[257357]: group added to /etc/group: name=builder, GID=574 <86>Oct 5 08:16:30 groupadd[257357]: group added to /etc/gshadow: name=builder <86>Oct 5 08:16:30 groupadd[257357]: new group: name=builder, GID=574 <86>Oct 5 08:16:30 useradd[257383]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/iprange-1.0.4-alt1.nosrc.rpm Installing iprange-1.0.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2322 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iprange-1.0.4 + echo 'Source #0 (iprange-1.0.4.tar):' Source #0 (iprange-1.0.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/iprange-1.0.4.tar + cd iprange-1.0.4 + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst 's|.*iprange.spec||' ./configure.ac Makefile.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2322 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iprange-1.0.4 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 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: running: automake --add-missing --force-missing configure.ac:47: installing './compile' configure.ac:46: installing './config.guess' configure.ac:46: installing './config.sub' configure.ac:45: installing './install-sh' configure.ac:45: installing './missing' Makefile.am: installing './depcomp' 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -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 -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --disable-man configure: WARNING: unrecognized options: --without-included-gettext checking whether to enable maintainer-specific portions of Makefiles... no 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 build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu 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 if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... 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 uint32_t... yes checking for inline... inline 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/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset.o ipset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_binary.o ipset_binary.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_combine.o ipset_combine.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_copy.o ipset_copy.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_common.o ipset_common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_merge.o ipset_merge.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o iprange.o iprange.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_optimize.o ipset_optimize.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_reduce.o ipset_reduce.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_exclude.o ipset_exclude.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_diff.o ipset_diff.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_print.o ipset_print.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -c -o ipset_load.o ipset_load.c make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pthread -o iprange iprange.o ipset.o ipset_binary.o ipset_combine.o ipset_common.o ipset_copy.o ipset_diff.o ipset_exclude.o ipset_load.o ipset_merge.o ipset_optimize.o ipset_print.o ipset_reduce.o make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24907 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/iprange-buildroot + : + /bin/rm -rf -- /usr/src/tmp/iprange-buildroot + cd iprange-1.0.4 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/iprange-buildroot make: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/iprange-1.0.4' /bin/mkdir -p '/usr/src/tmp/iprange-buildroot/usr/bin' /bin/install -p iprange '/usr/src/tmp/iprange-buildroot/usr/bin' make[1]: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' make: Leaving directory '/usr/src/RPM/BUILD/iprange-1.0.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/iprange-buildroot (auto) Verifying and fixing files in /usr/src/tmp/iprange-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/iprange-buildroot/ (default) Compressing files in /usr/src/tmp/iprange-buildroot (auto) Verifying ELF objects in /usr/src/tmp/iprange-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/iprange: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: iprange-1.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fsGGhI 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.5YkfJH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.3.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lJeIwF Creating iprange-debuginfo package Processing files: iprange-debuginfo-1.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X97EJG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IJSKkI find-requires: running scripts (debuginfo) Requires: iprange = 1.0.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/i586/iprange-1.0.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/iprange-debuginfo-1.0.4-alt1.i586.rpm 7.51user 1.36system 0:12.40elapsed 71%CPU (0avgtext+0avgdata 33132maxresident)k 0inputs+0outputs (0major+488212minor)pagefaults 0swaps 8.73user 3.80system 0:16.37elapsed 76%CPU (0avgtext+0avgdata 33132maxresident)k 0inputs+0outputs (0major+666298minor)pagefaults 0swaps