<86>Jan 26 05:18:17 userdel[14837]: delete user 'rooter' <86>Jan 26 05:18:17 groupadd[14876]: group added to /etc/group: name=rooter, GID=534 <86>Jan 26 05:18:17 groupadd[14876]: group added to /etc/gshadow: name=rooter <86>Jan 26 05:18:17 groupadd[14876]: new group: name=rooter, GID=534 <86>Jan 26 05:18:17 useradd[14890]: new user: name=rooter, UID=534, GID=534, home=/root, shell=/bin/bash <86>Jan 26 05:18:17 userdel[14906]: delete user 'builder' <86>Jan 26 05:18:17 userdel[14906]: removed group 'builder' owned by 'builder' <86>Jan 26 05:18:17 userdel[14906]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 05:18:17 groupadd[14929]: group added to /etc/group: name=builder, GID=535 <86>Jan 26 05:18:17 groupadd[14929]: group added to /etc/gshadow: name=builder <86>Jan 26 05:18:17 groupadd[14929]: new group: name=builder, GID=535 <86>Jan 26 05:18:17 useradd[14944]: new user: name=builder, UID=535, GID=535, home=/usr/src, shell=/bin/bash <13>Jan 26 05:18:21 rpmi: libverto-0.2.6-alt1_6 1455633232 installed <13>Jan 26 05:18:21 rpmi: libkeyutils-1.5.9-alt2 1464351238 installed <13>Jan 26 05:18:21 rpmi: libcom_err-1.42.13-alt2 1449075923 installed <13>Jan 26 05:18:21 rpmi: ca-certificates-2016.09.28-alt1 1475233825 installed <13>Jan 26 05:18:21 rpmi: libcrypto10-1.0.2j-alt1 1474898021 installed <13>Jan 26 05:18:21 rpmi: libkrb5-1.14.2-alt2 1465464128 installed <13>Jan 26 05:18:21 rpmi: libssl10-1.0.2j-alt1 1474898021 installed <13>Jan 26 05:18:21 rpmi: libevent2-2.0.22-alt1 1474997664 installed <13>Jan 26 05:18:21 rpmi: libevent-devel-2.0.22-alt1 1474997664 installed <13>Jan 26 05:18:21 rpmi: libdb4.7-devel-4.7.25-alt8 1342057804 installed Installing memcacheq-0.2.0-alt1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67067 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf memcacheq-0.2.0 + echo 'Source #0 (memcacheq-0.2.0.tar.bz2):' Source #0 (memcacheq-0.2.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/memcacheq-0.2.0.tar.bz2 + /bin/tar -xf - + cd memcacheq-0.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (memcacheq-0.2.0-alt-DSO.patch):' Patch #0 (memcacheq-0.2.0-alt-DSO.patch): + /usr/bin/patch -p2 patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80448 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd memcacheq-0.2.0 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 -- '{}' + 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=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 --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 for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking for libevent directory... (system) checking for library containing db_create... -ldb 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 db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing mallinfo... none required checking for library containing ceilf... -lm checking for daemon... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for struct mallinfo.arena... yes checking for socklen_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands + make make: Entering directory `/usr/src/RPM/BUILD/memcacheq-0.2.0' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/memcacheq-0.2.0' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/BerkeleyDB.4.7/include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c memcacheq.c memcacheq.c: In function 'complete_nread': memcacheq.c:644:12: warning: unused variable 'nkey' [-Wunused-variable] size_t nkey = (size_t)it->nkey; ^~~~ memcacheq.c: In function 'process_command': memcacheq.c:1049:9: warning: unused variable 'comm' [-Wunused-variable] int comm; ^~~~ memcacheq.c: In function 'main': memcacheq.c:2222:15: warning: implicit declaration of function 'daemonize' [-Wimplicit-function-declaration] res = daemonize(maxcore, settings.verbose); ^~~~~~~~~ In file included from memcacheq.c:21:0: memcacheq.h:318:39: warning: statement with no effect [-Wunused-value] # define thread_init(x,y) 0 ^ memcacheq.c:2265:5: note: in expansion of macro 'thread_init' thread_init(settings.num_threads, main_base); ^~~~~~~~~~~ memcacheq.c:2050:11: warning: unused variable 'portstr' [-Wunused-variable] char *portstr = NULL; ^~~~~~~ memcacheq.c:2048:16: warning: unused variable 'u_socket_count' [-Wunused-variable] static int u_socket_count = 0; ^~~~~~~~~~~~~~ memcacheq.c:2035:20: warning: unused variable 'addr' [-Wunused-variable] struct in_addr addr; ^~~~ At top level: memcacheq.c:2048:16: warning: 'u_socket_count' defined but not used [-Wunused-variable] static int u_socket_count = 0; ^~~~~~~~~~~~~~ memcacheq.c:736:13: warning: 'write_and_free' defined but not used [-Wunused-function] static void write_and_free(conn *c, char *buf, int bytes) { ^~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/BerkeleyDB.4.7/include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c item.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/BerkeleyDB.4.7/include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c thread.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/BerkeleyDB.4.7/include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c bdb.c bdb.c: In function 'bdb_qstats_dump_thread': bdb.c:696:9: warning: unused variable 'ret' [-Wunused-variable] int ret; ^~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/local/BerkeleyDB.4.7/include -pipe -Wall -g -O2 -march=i586 -mtune=generic -c hashtable.c hashtable.c:276:1: error: redefinition of 'hashtable_iterator_key' hashtable_iterator_key(struct hashtable_itr *i) ^~~~~~~~~~~~~~~~~~~~~~ In file included from hashtable.c:3:0: hashtable.h:202:1: note: previous definition of 'hashtable_iterator_key' was here hashtable_iterator_key(struct hashtable_itr *i) ^~~~~~~~~~~~~~~~~~~~~~ hashtable.c:280:1: error: redefinition of 'hashtable_iterator_value' hashtable_iterator_value(struct hashtable_itr *i) ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from hashtable.c:3:0: hashtable.h:211:1: note: previous definition of 'hashtable_iterator_value' was here hashtable_iterator_value(struct hashtable_itr *i) ^~~~~~~~~~~~~~~~~~~~~~~~ make[1]: *** [hashtable.o] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/memcacheq-0.2.0' make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/memcacheq-0.2.0' error: Bad exit status from /usr/src/tmp/rpm-tmp.80448 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.80448 (%build) Command exited with non-zero status 1 3.82user 1.44system 0:05.84elapsed 90%CPU (0avgtext+0avgdata 34808maxresident)k 0inputs+0outputs (0major+267928minor)pagefaults 0swaps hsh-rebuild: rebuild of `memcacheq-0.2.0-alt1.1.src.rpm' failed. Command exited with non-zero status 1 21.62user 6.09system 0:27.57elapsed 100%CPU (0avgtext+0avgdata 134096maxresident)k 0inputs+0outputs (0major+542825minor)pagefaults 0swaps