<86>Dec 25 05:24:09 userdel[102027]: delete user 'rooter' <86>Dec 25 05:24:09 userdel[102027]: removed group 'rooter' owned by 'rooter' <86>Dec 25 05:24:09 userdel[102027]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 25 05:24:09 groupadd[102046]: group added to /etc/group: name=rooter, GID=585 <86>Dec 25 05:24:09 groupadd[102046]: group added to /etc/gshadow: name=rooter <86>Dec 25 05:24:09 groupadd[102046]: new group: name=rooter, GID=585 <86>Dec 25 05:24:09 useradd[102058]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Dec 25 05:24:09 userdel[102081]: delete user 'builder' <86>Dec 25 05:24:09 userdel[102081]: removed group 'builder' owned by 'builder' <86>Dec 25 05:24:09 userdel[102081]: removed shadow group 'builder' owned by 'builder' <86>Dec 25 05:24:09 groupadd[102090]: group added to /etc/group: name=builder, GID=586 <86>Dec 25 05:24:09 groupadd[102090]: group added to /etc/gshadow: name=builder <86>Dec 25 05:24:09 groupadd[102090]: new group: name=builder, GID=586 <86>Dec 25 05:24:09 useradd[102106]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/qstat-2.11-alt2.nosrc.rpm Installing qstat-2.11-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78153 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/qstat-2.11.tar.gz + 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.78153 + 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 -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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 --enable-dump checking build system type... i586-alt-linux-gnu checking host system type... i586-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 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.19298 + 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) verify-elf: WARNING: ./usr/bin/qstat: uses non-LFS functions: __fxstat fopen open Hardlinking identical .pyc and .pyo files Processing files: qstat-2.11-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4683 + 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.jg376B 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.ngoRQg 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.meN9hd 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.bgAi3e find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fh081w find-requires: running scripts (debuginfo) Requires: qstat = 2.11-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/qstat-2.11-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/qstat-debuginfo-2.11-alt2.i586.rpm 9.82user 1.00system 0:14.16elapsed 76%CPU (0avgtext+0avgdata 71536maxresident)k 0inputs+0outputs (0major+433607minor)pagefaults 0swaps 15.52user 3.23system 0:22.98elapsed 81%CPU (0avgtext+0avgdata 122080maxresident)k 0inputs+0outputs (0major+743509minor)pagefaults 0swaps --- qstat-2.11-alt2.i586.rpm.repo 2017-07-17 11:12:01.000000000 +0000 +++ qstat-2.11-alt2.i586.rpm.hasher 2018-12-25 05:24:25.458919078 +0000 @@ -33,3 +33,2 @@ Requires: libc.so.6(GLIBC_2.1) -Requires: libc.so.6(GLIBC_2.2) Requires: libc.so.6(GLIBC_2.3)