<86>Jun 30 11:18:38 userdel[2326844]: delete user 'rooter'
<86>Jun 30 11:18:38 userdel[2326844]: removed group 'rooter' owned by 'rooter'
<86>Jun 30 11:18:38 userdel[2326844]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 30 11:18:38 groupadd[2326877]: group added to /etc/group: name=rooter, GID=1838
<86>Jun 30 11:18:38 groupadd[2326877]: group added to /etc/gshadow: name=rooter
<86>Jun 30 11:18:38 groupadd[2326877]: new group: name=rooter, GID=1838
<86>Jun 30 11:18:38 useradd[2326907]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash
<86>Jun 30 11:18:38 userdel[2326957]: delete user 'builder'
<86>Jun 30 11:18:38 userdel[2326957]: removed group 'builder' owned by 'builder'
<86>Jun 30 11:18:38 userdel[2326957]: removed shadow group 'builder' owned by 'builder'
<86>Jun 30 11:18:38 groupadd[2326994]: group added to /etc/group: name=builder, GID=1839
<86>Jun 30 11:18:38 groupadd[2326994]: group added to /etc/gshadow: name=builder
<86>Jun 30 11:18:38 groupadd[2326994]: new group: name=builder, GID=1839
<86>Jun 30 11:18:38 useradd[2327027]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/qstat-2.14-alt1.85fbecb.nosrc.rpm (w1.gzdio)
Installing qstat-2.14-alt1.85fbecb.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55260
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf qstat-2.14
+ echo 'Source #0 (qstat-2.14.tar):'
Source #0 (qstat-2.14.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/qstat-2.14.tar
+ cd qstat-2.14
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55260
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd qstat-2.14
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
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:10: installing './compile'
configure.ac:6: installing './config.guess'
configure.ac:6: installing './config.sub'
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ 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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -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
+ 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=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 --disable-silent-rules --without-included-gettext --enable-dump
configure: WARNING: unrecognized options: --without-included-gettext
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 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 for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
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 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 sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for strndup... yes
checking for strnstr... no
checking whether to enable optimization... yes
checking whether to enable debug output... yes
checking whether to enable packet dumps... yes
checking that generated files are newer than configure... done
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
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
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.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o utils.o utils.c
In file included from /usr/include/string.h:508,
                 from utils.h:28,
                 from utils.c:6:
In function 'strcpy',
    inlined from 'str_replace' at utils.c:143:3:
/usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [-2147483648, 2147483647] and [-2147483648, 2147483647] may overlap 1 byte at offset -2147483648 [-Wrestrict]
   return __builtin___strcpy_chk (__dest, __src, __bos (__dest));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o qserver.o qserver.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o debug.o debug.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5.o md5.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o packet_manip.o packet_manip.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xform.o xform.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o a2s.o a2s.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ut2004.o ut2004.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gs2.o gs2.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hcache.o hcache.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ts2.o ts2.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o doom3.o doom3.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o display_json.o display_json.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tm.o tm.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gps.o gps.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cube2.o cube2.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o config.o config.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tee.o tee.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o template.o template.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o haze.o haze.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bfbc2.o bfbc2.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o wic.o wic.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mumble.o mumble.c
mumble.c: In function 'deal_with_mumble_packet':
mumble.c:46:28: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  sprintf(version, "%u.%u.%u", (unsigned char)*pkt + 1, (unsigned char)*pkt + 2, (unsigned char)*pkt + 3);
                            ^
In file included from /usr/include/stdio.h:862,
                 from mumble.c:14:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 6 and 12 bytes into a destination of size 11
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ottd.o ottd.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o armyops.o armyops.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o terraria.o terraria.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gs3.o gs3.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fl.o fl.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o starmade.o starmade.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ventrilo.o ventrilo.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o crysis.o crysis.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ts3.o ts3.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ksp.o ksp.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o farmsim.o farmsim.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o dirtybomb.o dirtybomb.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tf.o tf.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.   -Dsysconfdir=\"/etc\"  -DDEBUG -DENABLE_DUMP  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o qstat.o qstat.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
make[2]: Entering directory '/usr/src/RPM/BUILD/qstat-2.14'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o qstat xform.o config.o debug.o utils.o hcache.o md5.o qserver.o qstat.o template.o display_json.o a2s.o packet_manip.o ut2004.o doom3.o gps.o gs2.o gs3.o ts2.o tm.o haze.o ottd.o wic.o fl.o tee.o cube2.o ts3.o bfbc2.o ventrilo.o mumble.o terraria.o crysis.o dirtybomb.o starmade.o farmsim.o ksp.o tf.o armyops.o  
make[2]: Leaving directory '/usr/src/RPM/BUILD/qstat-2.14'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17944
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd qstat-2.14
+ /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
+ rm -f template/Makefile template/Makefile.am template/Makefile.in
+ /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,gnuconfig)
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.14-alt1.85fbecb
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17944
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd qstat-2.14
+ DOCDIR=/usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14
+ export DOCDIR
+ rm -rf /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14
+ /bin/mkdir -p /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14
+ cp -prL CHANGES.txt COMPILE.txt LICENSE.txt qstatdoc.html contrib.cfg qstat.cfg uncrustify.cfg template /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14
+ chmod -R go-w /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14
+ chmod -R a+rX /usr/src/tmp/qstat-buildroot/usr/share/doc/qstat-2.14
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y2CBD8
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.uvt9h6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(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.Me3sq7
Creating qstat-debuginfo package
Processing files: qstat-debuginfo-2.14-alt1.85fbecb
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ofe72b
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ODwT8j
find-requires: running scripts (debuginfo)
Requires: qstat = 2.14-alt1.85fbecb, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to qstat-debuginfo a strict dependency on qstat
Wrote: /usr/src/RPM/RPMS/x86_64/qstat-2.14-alt1.85fbecb.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/qstat-debuginfo-2.14-alt1.85fbecb.x86_64.rpm (w2.lzdio)
9.29user 3.24system 0:12.79elapsed 98%CPU (0avgtext+0avgdata 101712maxresident)k
0inputs+0outputs (0major+728804minor)pagefaults 0swaps
0.57user 1.43system 0:17.04elapsed 11%CPU (0avgtext+0avgdata 12124maxresident)k
0inputs+0outputs (0major+95760minor)pagefaults 0swaps
--- qstat-2.14-alt1.85fbecb.x86_64.rpm.repo	2019-02-11 14:23:34.000000000 +0000
+++ qstat-2.14-alt1.85fbecb.x86_64.rpm.hasher	2024-06-30 11:18:52.797346085 +0000
@@ -41,3 +41,3 @@
 File: /etc/qstat.cfg	100644	root:root	42ef6e12eaceee4d601042739b03a846	
-File: /usr/bin/qstat	100755	root:root	75eb85c3542e217c5b09efe1218691e3	
+File: /usr/bin/qstat	100755	root:root	034327bf60656d474ed06c8394445ace	
 File: /usr/share/doc/qstat-2.14	40755	root:root		
@@ -69,2 +69,2 @@
 File: /usr/share/doc/qstat-2.14/uncrustify.cfg	100644	root:root	af6a00af6f0e6bcfe692710d82083b69	
-RPMIdentity: 6116669e729b58103400191e3a0c1337f42dac67e2cab5de1d1e2621bdf0dc9d9cc2c24df8db622b5c1284bd81584d04e63ad058a9d0cf520ebda7597f7f4e3a
+RPMIdentity: ad8d60b6160922e572a7ccb76029e419c69679bd35913ad377ae72eefc857f08d0120942ba3dae1f2caea3b3b44b92ee512089b09bb02201231be90490cfb7b1
--- qstat-debuginfo-2.14-alt1.85fbecb.x86_64.rpm.repo	2019-02-11 14:23:34.000000000 +0000
+++ qstat-debuginfo-2.14-alt1.85fbecb.x86_64.rpm.hasher	2024-06-30 11:18:52.873347357 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/7e	40755	root:root	
-/usr/lib/debug/.build-id/7e/786de9373d92b5a9195791bf1423276101f5d3	120777	root:root	../../../../bin/qstat
-/usr/lib/debug/.build-id/7e/786de9373d92b5a9195791bf1423276101f5d3.debug	120777	root:root	../../usr/bin/qstat.debug
+/usr/lib/debug/.build-id/45	40755	root:root	
+/usr/lib/debug/.build-id/45/40f394805f797cf6095ce88a74446df9d85677	120777	root:root	../../../../bin/qstat
+/usr/lib/debug/.build-id/45/40f394805f797cf6095ce88a74446df9d85677.debug	120777	root:root	../../usr/bin/qstat.debug
 /usr/lib/debug/usr/bin/qstat.debug	100644	root:root	
@@ -57,6 +57,6 @@
 Provides: qstat-debuginfo = 2.14-alt1.85fbecb:sisyphus+221008.400.5.3
-File: /usr/lib/debug/.build-id/7e	40755	root:root		
-File: /usr/lib/debug/.build-id/7e/786de9373d92b5a9195791bf1423276101f5d3	120777	root:root		../../../../bin/qstat
-File: /usr/lib/debug/.build-id/7e/786de9373d92b5a9195791bf1423276101f5d3.debug	120777	root:root		../../usr/bin/qstat.debug
-File: /usr/lib/debug/usr/bin/qstat.debug	100644	root:root	0a4fea9e035595365571b738d0fec032	
+File: /usr/lib/debug/.build-id/45	40755	root:root		
+File: /usr/lib/debug/.build-id/45/40f394805f797cf6095ce88a74446df9d85677	120777	root:root		../../../../bin/qstat
+File: /usr/lib/debug/.build-id/45/40f394805f797cf6095ce88a74446df9d85677.debug	120777	root:root		../../usr/bin/qstat.debug
+File: /usr/lib/debug/usr/bin/qstat.debug	100644	root:root	9f4ffb8d1f4e4c9d340eed6070404005	
 File: /usr/src/debug/qstat-2.14	40755	root:root		
@@ -109,2 +109,2 @@
 File: /usr/src/debug/qstat-2.14/xform.h	100644	root:root	8fa737fcdb3bebf111458ae07c81c359	
-RPMIdentity: 888d6738918ef8d6f4b04c2f913b5d6c0bde17916ec05f3dfa9223bd375c48429901a265961e775514ffd7fcf79ca7bb1e8669e3af3b8ebfb7a2745ebcc326b7
+RPMIdentity: 527e5e0d9c678fccf50a296372ca65a364d0a8b612f1099b1afd448ea5243f2d081c1775047836f77bd7304f4d256f81bb4c87cd8756f2915973c169c08cd7ad