<86>Dec 19 01:21:25 userdel[9307]: delete user 'rooter' <86>Dec 19 01:21:25 groupadd[9328]: group added to /etc/group: name=rooter, GID=591 <86>Dec 19 01:21:25 groupadd[9328]: group added to /etc/gshadow: name=rooter <86>Dec 19 01:21:25 groupadd[9328]: new group: name=rooter, GID=591 <86>Dec 19 01:21:25 useradd[9375]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Dec 19 01:21:25 userdel[9425]: delete user 'builder' <86>Dec 19 01:21:25 userdel[9425]: removed group 'builder' owned by 'builder' <86>Dec 19 01:21:25 userdel[9425]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 01:21:25 groupadd[9435]: group added to /etc/group: name=builder, GID=592 <86>Dec 19 01:21:25 groupadd[9435]: group added to /etc/gshadow: name=builder <86>Dec 19 01:21:25 groupadd[9435]: new group: name=builder, GID=592 <86>Dec 19 01:21:25 useradd[9451]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/qstat-2.11-alt2.nosrc.rpm Installing qstat-2.11-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61978 + 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 . + echo 'Patch #1 (qstat-2.11-alt-build.patch):' Patch #1 (qstat-2.11-alt-build.patch): + /usr/bin/patch -p2 patching file qstat.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61978 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qstat-2.11 + 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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 + make -j8 make all-recursive Making all in template make[2]: Nothing to be done for 'all'. Making all in info make[2]: Nothing to be done for 'all'. 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 -frecord-gcc-switches -Wall -g -O2 -c md5.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c qserver.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c debug.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c hcache.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c a2s.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c doom3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c packet_manip.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c config.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c ut2004.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c gs2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c ts2.c ts2.c: In function 'deal_with_ts2_packet': ts2.c:51:12: warning: variable 'end' set but not used [-Wunused-but-set-variable] char *s, *end; ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c template.c template.c: In function 'display_string': template.c:1054:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for ( ; *str; str++) ^~~ template.c:1062:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return; ^~~~~~ template.c:1066:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for ( ; *str; str++) ^~~ template.c:1072:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return; ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c tm.c tm.c: In function 'deal_with_tm_packet': tm.c:68:12: warning: variable 'end' set but not used [-Wunused-but-set-variable] char *s, *end; ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c gps.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c gs3.c make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' 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 -frecord-gcc-switches -Wall -g -O2 -c qstat.c qstat.c: In function 'do_work': qstat.c:3000:18: warning: variable 'fd' set but not used [-Wunused-but-set-variable] int pktlen, rc, fd; ^~ qstat.c: In function 'send_tribes2_request_packet': qstat.c:4932:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( rc == SOCKET_ERROR) ^~ qstat.c:4935:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' register_send( server ); ^~~~~~~~~~~~~ qstat.c: In function 'deal_with_ghostrecon_packet': qstat.c:8377:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( server->server_name == NULL) ^~ qstat.c:8382:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (memcmp(pkt,GrPacketHead,sizeof(GrPacketHead))!=0) ^~ qstat.c:8351:29: warning: variable 'end' set but not used [-Wunused-but-set-variable] char str[256], *start, *end, StartFlag, *lpszIgnoreServerPlayer; ^~~ qstat.c:8351:21: warning: variable 'start' set but not used [-Wunused-but-set-variable] char str[256], *start, *end, StartFlag, *lpszIgnoreServerPlayer; ^~~~~ qstat.c: In function 'player_compare': qstat.c:11475:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( rc) ^~ qstat.c:11477:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' rc = strcmp_withnull( one->team_name, two->team_name ); ^~ At top level: qstat.c:8335:19: warning: 'PacketStart' defined but not used [-Wunused-const-variable=] static const char PacketStart='\x42'; ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.11' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o qstat config.o debug.o hcache.o md5.o qserver.o qstat.o template.o a2s.o packet_manip.o ut2004.o doom3.o gps.o gs2.o gs3.o ts2.o tm.o make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16529 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/qstat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/qstat-buildroot + cd qstat-2.11 + /bin/mkdir -p /usr/src/tmp/qstat-buildroot/etc /usr/src/tmp/qstat-buildroot/usr/bin + /bin/install -m755 qstat /usr/src/tmp/qstat-buildroot/usr/bin + /bin/install -m644 qstat.cfg /usr/src/tmp/qstat-buildroot/etc + /bin/cat contrib.cfg + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/qstat-buildroot (auto) Verifying and fixing files in /usr/src/tmp/qstat-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/qstat-buildroot/ (default) Compressing files in /usr/src/tmp/qstat-buildroot (auto) Verifying ELF objects in /usr/src/tmp/qstat-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: qstat-2.11-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84781 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qstat-2.11 + DOCDIR=/usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.11 + export DOCDIR + rm -rf /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.11 + /bin/mkdir -p /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.11 + cp -prL CHANGES.txt COMPILE.txt LICENSE.txt qstatdoc.html contrib.cfg qstat.cfg template /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.11 + chmod -R go-w /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.11 + chmod -R a+rX /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zTcM2j 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.enZaPD 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, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X6Sfi1 Creating qstat-debuginfo package Processing files: qstat-debuginfo-2.11-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s9fezs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pICPpX find-requires: running scripts (debuginfo) Requires: qstat = 2.11-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/qstat-2.11-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/qstat-debuginfo-2.11-alt2.x86_64.rpm 10.87user 1.24system 0:17.43elapsed 69%CPU (0avgtext+0avgdata 97208maxresident)k 0inputs+0outputs (0major+492186minor)pagefaults 0swaps 17.38user 3.80system 0:27.66elapsed 76%CPU (0avgtext+0avgdata 122428maxresident)k 0inputs+0outputs (0major+788193minor)pagefaults 0swaps