<86>Apr 14 00:38:58 userdel[2891]: delete user 'rooter' <86>Apr 14 00:38:58 groupadd[2911]: group added to /etc/group: name=rooter, GID=579 <86>Apr 14 00:38:58 groupadd[2911]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:38:58 groupadd[2911]: new group: name=rooter, GID=579 <86>Apr 14 00:38:58 useradd[2927]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Apr 14 00:38:58 userdel[2956]: delete user 'builder' <86>Apr 14 00:38:58 userdel[2956]: removed group 'builder' owned by 'builder' <86>Apr 14 00:38:58 userdel[2956]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:38:58 groupadd[2976]: group added to /etc/group: name=builder, GID=580 <86>Apr 14 00:38:58 groupadd[2976]: group added to /etc/gshadow: name=builder <86>Apr 14 00:38:58 groupadd[2976]: new group: name=builder, GID=580 <86>Apr 14 00:38:58 useradd[2993]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash Installing qstat-2.11-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49773 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf qstat-2.11 + echo 'Source #0 (qstat-2.11.tar.gz):' Source #0 (qstat-2.11.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/qstat-2.11.tar.gz + /bin/tar -xf - + cd qstat-2.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49773 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qstat-2.11 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 --without-included-gettext --enable-dump checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... 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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking whether to enable debug output... yes checking whether to enable packet dumps... yes configure: creating ./config.status config.status: creating Makefile config.status: creating template/Makefile config.status: creating info/Makefile config.status: creating gnuconfig.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/qstat-2.11' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/qstat-2.11' Making all in template make[2]: Entering directory `/usr/src/RPM/BUILD/qstat-2.11/template' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/qstat-2.11/template' Making all in info make[2]: Entering directory `/usr/src/RPM/BUILD/qstat-2.11/info' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/qstat-2.11/info' make[2]: Entering directory `/usr/src/RPM/BUILD/qstat-2.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c config.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c debug.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c hcache.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c md5.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c qserver.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c qstat.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c template.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c a2s.c In file included from /usr/include/string.h:648:0, from qstat.c:39: qstat.c:2579:8: error: expected identifier or '(' before '__extension__' char * strndup( const char *string, size_t len); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c packet_manip.c qstat.c: In function 'do_work': qstat.c:2998:18: warning: variable 'fd' set but not used [-Wunused-but-set-variable] int pktlen, rc, fd; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c ut2004.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c doom3.c qstat.c: In function 'deal_with_ghostrecon_packet': qstat.c:8349:29: warning: variable 'end' set but not used [-Wunused-but-set-variable] char str[256], *start, *end, StartFlag, *lpszIgnoreServerPlayer; ^ qstat.c:8349:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] char str[256], *start, *end, StartFlag, *lpszIgnoreServerPlayer; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c gps.c In file included from /usr/include/string.h:648:0, from qstat.c:39: qstat.c: At top level: qstat.c:10527:1: error: expected identifier or '(' before '__extension__' strndup( const char *string, size_t len) ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -Wall -g -O2 -c gs2.c make[2]: *** [qstat.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/usr/src/RPM/BUILD/qstat-2.11' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/qstat-2.11' make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/qstat-2.11' error: Bad exit status from /usr/src/tmp/rpm-tmp.49773 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.49773 (%build) Command exited with non-zero status 1 4.83user 1.39system 0:03.88elapsed 160%CPU (0avgtext+0avgdata 41840maxresident)k 0inputs+0outputs (0major+270204minor)pagefaults 0swaps hsh-rebuild: rebuild of `qstat-2.11-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 6.39user 4.31system 0:07.89elapsed 135%CPU (0avgtext+0avgdata 41840maxresident)k 0inputs+0outputs (0major+366509minor)pagefaults 0swaps