+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/qstat.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AWkXhx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qstat-2.15 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/qstat-2.15-20150619gita60436.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qstat-2.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf -ifv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --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: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QzXhkz + umask 022 + cd /builddir/build/BUILD + cd qstat-2.15 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/qstat-2.15' Making all in template make[2]: Entering directory '/builddir/build/BUILD/qstat-2.15/template' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/qstat-2.15/template' Making all in info make[2]: Entering directory '/builddir/build/BUILD/qstat-2.15/info' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/qstat-2.15/info' make[2]: Entering directory '/builddir/build/BUILD/qstat-2.15' gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xform.o xform.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o config.o config.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o debug.o debug.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o utils.o utils.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hcache.o hcache.c xform.c: In function 'xform_name': xform.c:430:33: warning: '%02hhx' directive writing 2 bytes into a region of size 0 [-Wformat-overflow=] sprintf(color, "#%02hhx%02hhx%02hhx", s[0], s[1], s[2]); ^~~~~~ xform.c:430:19: note: using the range [0, 255] for directive argument sprintf(color, "#%02hhx%02hhx%02hhx", s[0], s[1], s[2]); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from xform.c:15: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 8 bytes into a destination of size 5 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o md5.o md5.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o qserver.o qserver.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o qstat.o qstat.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o template.o template.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o a2s.o a2s.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o packet_manip.o packet_manip.c template.c: In function 'display_string': template.c:1055:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for ( ; *str; str++) ^~~ template.c:1063:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return; ^~~~~~ template.c:1067:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for ( ; *str; str++) ^~~ template.c:1073:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return; ^~~~~~ qstat.c: In function 'do_work': qstat.c:3096:18: warning: variable 'fd' set but not used [-Wunused-but-set-variable] int pktlen, rc, fd; ^~ qstat.c: In function 'deal_with_ghostrecon_packet': qstat.c:9776:26: warning: variable 'end' set but not used [-Wunused-but-set-variable] char str[256], *start, *end, StartFlag, *lpszIgnoreServerPlayer; ^~~ qstat.c:9776:18: warning: variable 'start' set but not used [-Wunused-but-set-variable] char str[256], *start, *end, StartFlag, *lpszIgnoreServerPlayer; ^~~~~ gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ut2004.o ut2004.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o doom3.o doom3.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gps.o gps.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gs2.o gs2.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gs3.o gs3.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ts2.o ts2.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tm.o tm.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; ^~~ gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o haze.o haze.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ottd.o ottd.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o wic.o wic.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fl.o fl.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tee.o tee.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cube2.o cube2.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ts3.o ts3.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bfbc2.o bfbc2.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ventrilo.o ventrilo.c ts3.c: In function 'deal_with_ts3_packet': ts3.c:209:12: warning: variable 'end' set but not used [-Wunused-but-set-variable] char *s, *end, *player_name = "unknown"; ^~~ bfbc2.c: In function 'deal_with_bfbc2_packet': bfbc2.c:57:6: warning: variable 'size' set but not used [-Wunused-but-set-variable] int size, words, word = 0; ^~~~ gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mumble.o mumble.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o terraria.o terraria.c mumble.c: In function 'deal_with_mumble_packet': mumble.c:44:27: 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:861:0, from mumble.c:14: /usr/include/bits/stdio2.h:36: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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o crysis.o crysis.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dirtybomb.o dirtybomb.c terraria.c: In function 'deal_with_terraria_packet': terraria.c:37:12: warning: variable 'end' set but not used [-Wunused-but-set-variable] char *s, *end, *key, *val, *sep, *linep, *varp; ^~~ gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o starmade.o starmade.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o farmsim.o farmsim.c gcc -DHAVE_CONFIG_H -I. -Dsysconfdir=\"/etc\" -DDEBUG -DENABLE_DUMP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ksp.o ksp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qstat xform.o config.o debug.o utils.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 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 make[2]: Leaving directory '/builddir/build/BUILD/qstat-2.15' make[1]: Leaving directory '/builddir/build/BUILD/qstat-2.15' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PPstgb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64 + cd qstat-2.15 + make DESTDIR=/builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64 install Making install in template make[1]: Entering directory '/builddir/build/BUILD/qstat-2.15/template' make[2]: Entering directory '/builddir/build/BUILD/qstat-2.15/template' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/qstat-2.15/template' make[1]: Leaving directory '/builddir/build/BUILD/qstat-2.15/template' Making install in info make[1]: Entering directory '/builddir/build/BUILD/qstat-2.15/info' make[2]: Entering directory '/builddir/build/BUILD/qstat-2.15/info' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/qstat-2.15/info' make[1]: Leaving directory '/builddir/build/BUILD/qstat-2.15/info' make[1]: Entering directory '/builddir/build/BUILD/qstat-2.15' make[2]: Entering directory '/builddir/build/BUILD/qstat-2.15' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/bin' /usr/bin/install -c qstat '/builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/etc' /usr/bin/install -c -m 644 qstat.cfg '/builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/etc' make[2]: Leaving directory '/builddir/build/BUILD/qstat-2.15' make[1]: Leaving directory '/builddir/build/BUILD/qstat-2.15' + mv /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/bin/qstat /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/bin/quakestat + find template -name 'Makefile*' -type f + xargs rm -f + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: qstat-2.15-5.20150619gita60436.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DMt69e + umask 022 + cd /builddir/build/BUILD + cd qstat-2.15 + DOCDIR=/builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/share/doc/qstat + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/share/doc/qstat + cp -pr CHANGES.txt /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/share/doc/qstat + cp -pr contrib.cfg /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/share/doc/qstat + cp -pr info/GhostRecon.txt info/UT2003.txt info/a2s.txt /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/share/doc/qstat + cp -pr qstatdoc.html /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/share/doc/qstat + cp -pr template/ /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/share/doc/qstat + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cHzAal + umask 022 + cd /builddir/build/BUILD + cd qstat-2.15 + LICENSEDIR=/builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/share/licenses/qstat + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/share/licenses/qstat + cp -pr LICENSE.txt /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64/usr/share/licenses/qstat + exit 0 Provides: config(qstat) = 2.15-5.20150619gita60436.fc28 qstat = 2.15-5.20150619gita60436.fc28 qstat(riscv-64) = 2.15-5.20150619gita60436.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64 Wrote: /builddir/build/SRPMS/qstat-2.15-5.20150619gita60436.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/qstat-2.15-5.20150619gita60436.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u2shQu + umask 022 + cd /builddir/build/BUILD + cd qstat-2.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qstat-2.15-5.20150619gita60436.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff