+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/tuxmath.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.1jMBQ3
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf tuxmath_w_fonts-2.0.3
+ /usr/bin/gzip -dc /builddir/build/SOURCES/tuxmath_w_fonts-2.0.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd tuxmath_w_fonts-2.0.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -f data/fonts/AndikaDesRevG.ttf
+ echo 'Patch #1 (tuxmath_w_fonts-2.0.1-gcc5.patch):'
Patch #1 (tuxmath_w_fonts-2.0.1-gcc5.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/titlescreen.c
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NlDTsC
+ umask 022
+ cd /builddir/build/BUILD
+ cd tuxmath_w_fonts-2.0.3
+ 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.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'
+ 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'
+ '[' 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 target 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 for style of include used by make... GNU
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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl.exe... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for bison... no
checking for byacc... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SDL... yes
checking for SDL_IMAGE... yes
checking for SDL_MIXER... yes
checking for RSVG... yes
checking for CAIRO... yes
checking for csin in -lm... yes
checking for WSAStartup in -lws2_32... no
configure: Windows socket library ws2_32 not found - (only needed on win32)
checking for SDL_NET... yes
checking for XML2... yes
checking for T4K_COMMON... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking error.h usability... yes
checking error.h presence... yes
checking for error.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking for mode_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for working volatile... yes
checking for ptrdiff_t... yes
checking whether closedir returns void... no
checking for error_at_line... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking for working strtod... yes
checking for vprintf... yes
checking for _doprnt... no
checking for __argz_count... yes
checking for __argz_next... yes
checking for __argz_stringify... yes
checking for alphasort... yes
checking for atexit... yes
checking for basename... yes
checking for bcopy... yes
checking for fcntl... yes
checking for floor... yes
checking for fsync... yes
checking for getcwd... yes
checking for localeconv... yes
checking for localtime_r... yes
checking for memmove... yes
checking for mempcpy... yes
checking for memset... yes
checking for Mix_Init... yes
checking for mkdir... yes
checking for munmap... yes
checking for nl_langinfo... yes
checking for scandir... yes
checking for setlocale... yes
checking for sqrt... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... yes
checking for native Win32... no
checking for makensis... no
checking for todos... no
checking for unix2dos... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tuxmath.spec
config.status: creating tuxmath_preview.spec
config.status: creating data/Makefile
config.status: creating data/fonts/Makefile
config.status: creating data/images/Makefile
config.status: creating data/images/backgrounds/Makefile
config.status: creating data/images/cities/Makefile
config.status: creating data/images/comets/Makefile
config.status: creating data/images/icons/Makefile
config.status: creating data/images/igloos/Makefile
config.status: creating data/images/penguins/Makefile
config.status: creating data/images/sprites/Makefile
config.status: creating data/images/status/Makefile
config.status: creating data/images/title/Makefile
config.status: creating data/images/tux/Makefile
config.status: creating data/images/factoroids/Makefile
config.status: creating data/menus/Makefile
config.status: creating data/missions/Makefile
config.status: creating data/missions/arcade/Makefile
config.status: creating data/missions/campaign/Makefile
config.status: creating data/missions/campaign/ace/Makefile
config.status: creating data/missions/campaign/cadet/Makefile
config.status: creating data/missions/campaign/commando/Makefile
config.status: creating data/missions/campaign/ranger/Makefile
config.status: creating data/missions/campaign/scout/Makefile
config.status: creating data/missions/lessons/Makefile
config.status: creating data/missions/multiplay/Makefile
config.status: creating data/sounds/Makefile
config.status: creating doc/Makefile
config.status: creating nsis/tuxmath.nsi
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3'
Making all in data
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data'
Making all in fonts
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/fonts'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/fonts'
Making all in images
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images'
Making all in backgrounds
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/backgrounds'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/backgrounds'
Making all in cities
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/cities'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/cities'
Making all in comets
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/comets'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/comets'
Making all in factoroids
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/factoroids'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/factoroids'
Making all in icons
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/icons'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/icons'
Making all in igloos
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/igloos'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/igloos'
Making all in penguins
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/penguins'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/penguins'
Making all in sprites
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/sprites'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/sprites'
Making all in status
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/status'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/status'
Making all in title
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/title'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/title'
Making all in tux
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/tux'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/tux'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images'
Making all in menus
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/menus'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/menus'
Making all in missions
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions'
Making all in arcade
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/arcade'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/arcade'
Making all in campaign
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign'
Making all in ace
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ace'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ace'
Making all in cadet
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/cadet'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/cadet'
Making all in commando
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/commando'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/commando'
Making all in ranger
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ranger'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ranger'
Making all in scout
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/scout'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/scout'
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign'
Making all in lessons
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/lessons'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/lessons'
Making all in multiplay
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/multiplay'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/multiplay'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions'
Making all in sounds
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/sounds'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/sounds'
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data'
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/doc'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/po'
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/po'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/src'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c tuxmath.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c setup.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c titlescreen.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c menu.c
titlescreen.c: In function 'TitleScreen':
titlescreen.c:198:26: warning: passing argument 1 of 'T4K_OnResolutionSwitch' from incompatible pointer type [-Wincompatible-pointer-types]
   T4K_OnResolutionSwitch(&HandleTitleScreenResSwitch);
                          ^
In file included from globals.h:50:0,
                 from tuxmath.h:36,
                 from titlescreen.h:57,
                 from titlescreen.c:30:
/usr/include/t4k_common.h:894:6: note: expected 'ResSwitchCallback {aka void (*)(int,  int)}' but argument is of type 'int (*)(int,  int)'
 void T4K_OnResolutionSwitch( ResSwitchCallback callback );
      ^~~~~~~~~~~~~~~~~~~~~~
menu.c: In function 'run_menu':
menu.c:115:5: warning: passing argument 4 of 'T4K_RunMenu' from incompatible pointer type [-Wincompatible-pointer-types]
     &HandleTitleScreenEvents,
     ^
In file included from globals.h:50:0,
                 from menu.c:28:
/usr/include/t4k_common.h:430:5: note: expected 'int (*)(SDL_Event *) {aka int (*)(union SDL_Event *)}' but argument is of type 'int (*)(const SDL_Event *) {aka int (*)(const union SDL_Event *)}'
 int T4K_RunMenu( int    index,
     ^~~~~~~~~~~
menu.c: In function 'handle_activity':
menu.c:231:26: warning: passing argument 1 of 'T4K_OnResolutionSwitch' from incompatible pointer type [-Wincompatible-pointer-types]
   T4K_OnResolutionSwitch(&HandleTitleScreenResSwitch);
                          ^
In file included from globals.h:50:0,
                 from menu.c:28:
/usr/include/t4k_common.h:894:6: note: expected 'ResSwitchCallback {aka void (*)(int,  int)}' but argument is of type 'int (*)(int,  int)'
 void T4K_OnResolutionSwitch( ResSwitchCallback callback );
      ^~~~~~~~~~~~~~~~~~~~~~
menu.c: In function 'run_academy':
menu.c:246:26: warning: passing argument 1 of 'T4K_OnResolutionSwitch' from incompatible pointer type [-Wincompatible-pointer-types]
   T4K_OnResolutionSwitch(&HandleTitleScreenResSwitch);
                          ^
In file included from globals.h:50:0,
                 from menu.c:28:
/usr/include/t4k_common.h:894:6: note: expected 'ResSwitchCallback {aka void (*)(int,  int)}' but argument is of type 'int (*)(int,  int)'
 void T4K_OnResolutionSwitch( ResSwitchCallback callback );
      ^~~~~~~~~~~~~~~~~~~~~~
menu.c:266:30: warning: passing argument 1 of 'T4K_OnResolutionSwitch' from incompatible pointer type [-Wincompatible-pointer-types]
       T4K_OnResolutionSwitch(&HandleTitleScreenResSwitch);
                              ^
In file included from globals.h:50:0,
                 from menu.c:28:
/usr/include/t4k_common.h:894:6: note: expected 'ResSwitchCallback {aka void (*)(int,  int)}' but argument is of type 'int (*)(int,  int)'
 void T4K_OnResolutionSwitch( ResSwitchCallback callback );
      ^~~~~~~~~~~~~~~~~~~~~~
menu.c: In function 'RunLoginMenu':
menu.c:666:74: warning: passing argument 6 of 'T4K_CreateOneLevelMenu' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     T4K_CreateOneLevelMenu(MENU_LOGIN, n_users, user_names, NULL, title, trailer_quit);
                                                                          ^~~~~~~~~~~~
In file included from globals.h:50:0,
                 from menu.c:28:
/usr/include/t4k_common.h:395:6: note: expected 'char *' but argument is of type 'const char *'
 void T4K_CreateOneLevelMenu( int     index,
      ^~~~~~~~~~~~~~~~~~~~~~
menu.c:717:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
      trailer = trailer_quit;
              ^
menu.c:719:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
      trailer = trailer_back;
              ^
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c menu_lan.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c game.c
menu_lan.c: In function 'ConnectToServer':
menu_lan.c:150:7: warning: passing argument 4 of 'T4K_RunMenu' from incompatible pointer type [-Wincompatible-pointer-types]
       &HandleTitleScreenEvents, &HandleTitleScreenAnimations, NULL);
       ^
In file included from globals.h:50:0,
                 from tuxmath.h:36,
                 from menu_lan.c:29:
/usr/include/t4k_common.h:430:5: note: expected 'int (*)(SDL_Event *) {aka int (*)(union SDL_Event *)}' but argument is of type 'int (*)(const SDL_Event *) {aka int (*)(const union SDL_Event *)}'
 int T4K_RunMenu( int    index,
     ^~~~~~~~~~~
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c factoroids.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c fileops_media.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c options.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c credits.c
credits.c: In function 'credits':
credits.c:392:21: warning: variable 'scroll' set but not used [-Wunused-but-set-variable]
     int done, quit, scroll;
                     ^~~~~~
credits.c:392:9: warning: variable 'done' set but not used [-Wunused-but-set-variable]
     int done, quit, scroll;
         ^~~~
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c highscore.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c audio.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c network.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c mathcards.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c campaign.c
network.c: In function 'LAN_DetectServers':
network.c:127:11: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
   sprintf(out->data, "TUXMATH_CLIENT");
           ^~~
In file included from /usr/include/features.h:428:0,
                 from /usr/include/libintl.h:23,
                 from gettext.h:25,
                 from globals.h:36,
                 from network.c:32:
/usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'Uint8 * {aka unsigned char *}'
 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))
 ^
network.c:133:11: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign]
   sprintf(out_local->data, "TUXMATH_CLIENT");
           ^~~~~~~~~
In file included from /usr/include/features.h:428:0,
                 from /usr/include/libintl.h:23,
                 from gettext.h:25,
                 from globals.h:36,
                 from network.c:32:
/usr/include/bits/stdio2.h:34:1: note: expected 'char * restrict' but argument is of type 'Uint8 * {aka unsigned char *}'
 __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...))
 ^
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c multiplayer.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c fileops.c
fileops.c: In function 'read_config_file':
fileops.c:1043:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets (buf, PATH_MAX, fp);
  ^~~~~~~~~~~~~~~~~~~~~~~~~
fileops.c: In function 'read_named_config_file':
fileops.c:343:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
     getcwd(opt_path, PATH_MAX); /* get current working directory */
     ^~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c SDL_rotozoom.c
mathcards.c: In function 'generate_random_ooo_card_of_length':
mathcards.c:1804:45: warning: '%c' directive output may be truncated writing 1 byte into a region of size between 0 and 39 [-Wformat-truncation=]
       snprintf(tempstr, MC_FORMULA_LEN, "%s %c %d", //append
                                             ^~
In file included from /usr/include/stdio.h:861:0,
                 from /usr/include/SDL/SDL_stdinc.h:37,
                 from /usr/include/SDL/SDL_main.h:26,
                 from /usr/include/SDL/SDL.h:30,
                 from /usr/include/t4k_common.h:62,
                 from globals.h:50,
                 from mathcards.c:26:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 54 bytes into a destination of size 40
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mathcards.c:1810:48: warning: '%s' directive output may be truncated writing up to 39 bytes into a region of size between 26 and 36 [-Wformat-truncation=]
       snprintf(tempstr, MC_FORMULA_LEN, "%d %c %s", //append
                                                ^~
                r1, operchars[op], ret.formula_string);
                                   ~~~           
In file included from /usr/include/stdio.h:861:0,
                 from /usr/include/SDL/SDL_stdinc.h:37,
                 from /usr/include/SDL/SDL_main.h:26,
                 from /usr/include/SDL/SDL.h:30,
                 from /usr/include/t4k_common.h:62,
                 from globals.h:50,
                 from mathcards.c:26:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 54 bytes into a destination of size 40
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c lessons.c
SDL_rotozoom.c: In function 'shrinkSurfaceRGBA':
SDL_rotozoom.c:58:23: warning: variable 'sgap' set but not used [-Wunused-but-set-variable]
     int x, y, dx, dy, sgap, dgap, ra, ga, ba, aa;
                       ^~~~
SDL_rotozoom.c: In function 'shrinkSurfaceY':
SDL_rotozoom.c:136:23: warning: variable 'sgap' set but not used [-Wunused-but-set-variable]
     int x, y, dx, dy, sgap, dgap, a;
                       ^~~~
SDL_rotozoom.c: In function 'transformSurfaceY':
SDL_rotozoom.c:675:53: warning: variable 'sh' set but not used [-Wunused-but-set-variable]
     int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay, sw, sh;
                                                     ^~
SDL_rotozoom.c:675:49: warning: variable 'sw' set but not used [-Wunused-but-set-variable]
     int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay, sw, sh;
                                                 ^~
mathcards.c: In function 'MC_StartGame':
mathcards.c:2362:82: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized]
      for (i = MC_GetOpt(MIN_AUGEND + 4 * k); i <= MC_GetOpt(MAX_AUGEND + 4 * k); ++i)
                                                                                  ^~~
mathcards.c:2309:9: note: 'i' was declared here
     int i, j;
         ^
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c server.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c tuxmathadmin.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c generate_lesson.c
server.c: In function 'check_UDP':
server.c:636:15: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
      snprintf(out->data, NET_BUF_LEN, "%s", buf);
               ^~~
In file included from /usr/include/features.h:428:0,
                 from /usr/include/libintl.h:23,
                 from gettext.h:25,
                 from globals.h:36,
                 from server.c:39:
/usr/include/bits/stdio2.h:64:1: note: expected 'char * restrict' but argument is of type 'Uint8 * {aka unsigned char *}'
 __NTH (snprintf (char *__restrict __s, size_t __n,
 ^
server.c:628:10: warning: variable 'sent' set but not used [-Wunused-but-set-variable]
      int sent = 0;
          ^~~~
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c servermain.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I..  -DLOCALEDIR=\"/usr/share/locale\"  -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2  -c testclient.c
gcc -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o generate_lesson generate_lesson.o mathcards.o options.o fileops.o lessons.o  -lm  -lSDL -lpthread  -lSDL_image -lSDL -lpthread  -lSDL_mixer -lSDL -lpthread  -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo  -lcairo  -lSDL_net -lSDL -lpthread  -lxml2  -lt4k_common -lSDL_mixer -lSDL_net -lSDL_image -lSDL -lpthread -lSDL_Pango -lpango-1.0 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 
gcc -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tuxmathtestclient testclient.o network.o options.o mathcards.o  -lm  -lSDL -lpthread  -lSDL_image -lSDL -lpthread  -lSDL_mixer -lSDL -lpthread  -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo  -lcairo  -lSDL_net -lSDL -lpthread  -lxml2  -lt4k_common -lSDL_mixer -lSDL_net -lSDL_image -lSDL -lpthread -lSDL_Pango -lpango-1.0 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 
gcc -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tuxmathadmin tuxmathadmin.o  -lm  -lSDL -lpthread  -lSDL_image -lSDL -lpthread  -lSDL_mixer -lSDL -lpthread  -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo  -lcairo  -lSDL_net -lSDL -lpthread  -lxml2  -lt4k_common -lSDL_mixer -lSDL_net -lSDL_image -lSDL -lpthread -lSDL_Pango -lpango-1.0 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 
gcc -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tuxmath tuxmath.o setup.o titlescreen.o menu.o menu_lan.o game.o factoroids.o fileops_media.o options.o credits.o highscore.o audio.o network.o mathcards.o campaign.o multiplayer.o fileops.o SDL_rotozoom.o lessons.o server.o  -lm  -lSDL -lpthread  -lSDL_image -lSDL -lpthread  -lSDL_mixer -lSDL -lpthread  -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo  -lcairo  -lSDL_net -lSDL -lpthread  -lxml2  -lt4k_common -lSDL_mixer -lSDL_net -lSDL_image -lSDL -lpthread -lSDL_Pango -lpango-1.0 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 
gcc -Wall -g -DDATA_PREFIX=\"/usr/share/tuxmath\" -DDEBUG -DSOUND -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/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid  -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libxml2   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tuxmathserver servermain.o server.o mathcards.o options.o  -lm  -lSDL -lpthread  -lSDL_image -lSDL -lpthread  -lSDL_mixer -lSDL -lpthread  -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo  -lcairo  -lSDL_net -lSDL -lpthread  -lxml2  -lt4k_common -lSDL_mixer -lSDL_net -lSDL_image -lSDL -lpthread -lSDL_Pango -lpango-1.0 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/src'
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3'
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3'
make[1]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gdoI3e
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64
+ cd tuxmath_w_fonts-2.0.3
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64 'INSTALL=/usr/bin/install -p'
Making install in data
make[1]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data'
Making install in fonts
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/fonts'
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/fonts'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/fonts
/usr/bin/install -p -m 644 ./AndikaDesRevG.ttf /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/fonts
/usr/bin/install: cannot stat './AndikaDesRevG.ttf': No such file or directory
make[3]: [Makefile:389: install-data-local] Error 1 (ignored)
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/fonts'
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/fonts'
Making install in images
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images'
Making install in backgrounds
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/backgrounds'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/backgrounds'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/backgrounds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/backgrounds"
 /usr/bin/install -p -m 644 0.jpg 1.jpg 2.jpg 3.jpg 4.jpg 5.jpg 6.jpg 7.jpg '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/backgrounds'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/backgrounds'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/backgrounds'
Making install in cities
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/cities'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/cities'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/cities" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/cities"
 /usr/bin/install -p -m 644 city-blue.png cdead-blue.png csplode-blue-1.png csplode-blue-2.png csplode-blue-3.png csplode-blue-4.png csplode-blue-5.png city-green.png cdead-green.png csplode-green-1.png csplode-green-2.png csplode-green-3.png csplode-green-4.png csplode-green-5.png city-orange.png cdead-orange.png csplode-orange-1.png csplode-orange-2.png csplode-orange-3.png csplode-orange-4.png csplode-orange-5.png city-red.png cdead-red.png csplode-red-1.png csplode-red-2.png csplode-red-3.png csplode-red-4.png csplode-red-5.png shields.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/cities'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/cities'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/cities'
Making install in comets
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/comets'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/comets'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/comets" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/comets"
 /usr/bin/install -p -m 644 bonus_comet0.png bonus_comet1.png bonus_comet2.png bonus_comet.svg bonus_cometex0.png bonus_cometex1.png bonus_cometex2.png bonus_cometex3.png bonus_cometex.svg comet0.png comet1.png comet2.png comet.svg cometex0.png cometex1.png cometex2.png cometex3.png cometex.svg mini_comet1.png mini_comet2.png mini_comet3.png left_powerup_comet.svg left_powerup_cometd.png left_powerup_comet0.png left_powerup_comet1.png left_powerup_comet2.png powerup_cometex.svg powerup_cometexd.png powerup_cometex0.png powerup_cometex1.png powerup_cometex2.png powerup_cometex3.png right_powerup_comet.svg right_powerup_cometd.png right_powerup_comet0.png right_powerup_comet1.png right_powerup_comet2.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/comets'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/comets'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/comets'
Making install in factoroids
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/factoroids'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/factoroids'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/factoroids" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/factoroids"
 /usr/bin/install -p -m 644 asteroid1.png button_11.png button_13.png button_2.png button_3.png button_5.png button_7.png cockpit.png galaxy2.png star1.jpg star4.png asteroid2.png gbstars.png star1.png star5.png asteroid3.png star2.png galaxy1.png ship.png star3.png factoroids.png factors.png tux.png good.png ship-cloaked.png forcefield.png ship-thrust.png ship-thrust-cloaked.png powerbomb.png shield.png stealth.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/factoroids'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/factoroids'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/factoroids'
Making install in icons
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/icons'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/icons'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/icons" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/icons"
 /usr/bin/install -p -m 644 icon.png icon.xpm tuxmath.ico tuxmath.icns tuxmath.svg '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/icons'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/icons'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/icons'
Making install in igloos
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/igloos'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/igloos'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/igloos" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/igloos"
 /usr/bin/install -p -m 644 cloud.png composite.svg extra_life.png half.png intact.png melted1.png melted2.png melted3.png rebuilding1.png rebuilding2.png snow1.png snow2.png snow3.png steam1.png steam2.png steam3.png steam4.png steam5.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/igloos'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/igloos'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/igloos'
Making install in penguins
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/penguins'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/penguins'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/penguins" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/penguins"
 /usr/bin/install -p -m 644 flapdown.png flapup.png grumpy.png incoming.png sitting-down.png standing-up.png walk-off1.png walk-off2.png walk-off3.png walk-on1.png walk-on2.png walk-on3.png worried.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/penguins'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/penguins'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/penguins'
Making install in sprites
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/sprites'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/sprites'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/sprites" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/sprites"
 /usr/bin/install -p -m 644 alone0.png alone1.png aloned.png alone.svg comet0.png comet1.png comet2.png comet3.png comet4.png comet5.png cometd.png credits0.png credits1.png credits2.png credits3.png creditsd.png exclamation0.png exclamationd.png exclamation.svg factoroids0.png factoroids1.png factoroids2.png factoroidsd.png factoroids.svg factors0.png factors1.png factors2.png factors3.png factors4.png factors5.png factorsd.png fleet0.png fleetd.png fleet.svg fractions0.png fractions1.png fractions2.png fractions3.png fractions4.png fractions5.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/sprites'
 /usr/bin/install -p -m 644 fractions6.png fractionsd.png friends0.png friendsd.png friends.svg goldstar0.png goldstar1.png goldstard.png goldstar.svg help.svg help0.png help1.png help2.png help3.png helpd.png lan0.png lan1.png land.png lan.svg lesson0.png lesson1.png lesson2.png lesson3.png lessond.png lesson.svg main0.png main1.png main2.png main3.png main4.png main5.png main6.png main7.png maind.png main.svg no_goldstar0.png no_goldstard.png no_goldstar.svg nums0.png nums1.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/sprites'
 /usr/bin/install -p -m 644 nums2.png nums3.png nums4.png nums5.png nums6.png nums7.png numsd.png nums.svg quit0.png quit1.png quit2.png quit3.png quit4.png quit5.png quit6.png quit7.png quit8.png quitd.png quit.svg trophy0.png trophy1.png trophyd.png tux_config.svg tux_config0.png tux_config1.png tux_configd.png tux_config_brown.svg tux_config_brown0.png tux_config_brown1.png tux_config_brownd.png tux_helmet0.png tux_helmet1.png tux_helmet2.png tux_helmetd.png tux_helmet_black.svg tux_helmet_black0.png tux_helmet_blackd.png tux_helmet_blue.svg tux_helmet_blue0.png tux_helmet_blue1.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/sprites'
 /usr/bin/install -p -m 644 tux_helmet_blue2.png tux_helmet_blue3.png tux_helmet_blue4.png tux_helmet_blue5.png tux_helmet_blued.png tux_helmet_green.svg tux_helmet_green0.png tux_helmet_green1.png tux_helmet_green2.png tux_helmet_green3.png tux_helmet_green4.png tux_helmet_green5.png tux_helmet_greend.png tux_helmet_red.svg tux_helmet_red0.png tux_helmet_red1.png tux_helmet_red2.png tux_helmet_red3.png tux_helmet_red4.png tux_helmet_red5.png tux_helmet_redd.png tux_helmet_yellow.svg tux_helmet_yellow0.png tux_helmet_yellow1.png tux_helmet_yellow2.png tux_helmet_yellow3.png tux_helmet_yellow4.png tux_helmet_yellow5.png tux_helmet_yellowd.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/sprites'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/sprites'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/sprites'
Making install in status
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/status'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/status'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/status" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/status"
 /usr/bin/install -p -m 644 arrows.png player_play.svg demo.png demo-small.png gameover.png gameover_won.png keypad_no_neg.png keypad.png led_neg_sign.png lednums.png left_gray.png left.png left_gray.svg left.svg loading.png nbs.png numbers.png nums.png paused.png right_gray.png right.png right_gray.svg right.svg score.png standby.png stop.png stop.svg title.png tux4kids.png tux4kids.svg player_pause.svg wave.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/status'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/status'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/status'
Making install in title
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/title'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/title'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/title" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/title"
 /usr/bin/install -p -m 644 egg.png egg.svg menu_bkg.jpg title1.png title1.svg '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/title'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/title'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/title'
Making install in tux
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/tux'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/tux'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/images/tux" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/tux"
 /usr/bin/install -p -m 644 bigtux0.png bigtux1.png bigtux2.png bigtux3.png bigtux4.png bigtux5.png bigtux6.png bigtux.svg bigtux0.svg bigtux1.svg bigtux2.svg bigtux3.svg bigtux4.svg bigtux5.svg bigtux6.svg cockpit_tux1.png cockpit_tux2.png cockpit_tux3.png cockpit_tux4.png cockpit_tux5.png cockpit_tux6.png console_led.png console_bash.png tux-console1.png tux-console2.png tux-console3.png tux-console4.png tux-drat.png tux-egypt1.png tux-egypt2.png tux-egypt3.png tux-egypt4.png tux-fist1.png tux-fist2.png tux-kiss1.png tux-kiss2.png tux-relax1.png tux-relax2.png tux-sit.png tux-yay1.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/tux'
 /usr/bin/install -p -m 644 tux-yay2.png tux-yes1.png tux-yes2.png tux-yipe.png '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/images/tux'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/tux'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images/tux'
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images'
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/images'
Making install in menus
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/menus'
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/menus'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/menus" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/menus"
 /usr/bin/install -p -m 644 main_menu.xml '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/menus'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/menus'
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/menus'
Making install in missions
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions'
Making install in arcade
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/arcade'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/arcade'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/missions/arcade" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/arcade"
 /usr/bin/install -p -m 644 ace commando ranger scout space_cadet '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/arcade'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/arcade'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/arcade'
Making install in campaign
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign'
Making install in ace
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ace'
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ace'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/missions/campaign/ace" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign/ace"
 /usr/bin/install -p -m 644 ace bonus round1 round2 round3 '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign/ace'
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ace'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ace'
Making install in cadet
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/cadet'
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/cadet'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/missions/campaign/cadet" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign/cadet"
 /usr/bin/install -p -m 644 cadet bonus round1 round2 round3 '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign/cadet'
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/cadet'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/cadet'
Making install in commando
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/commando'
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/commando'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/missions/campaign/commando" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign/commando"
 /usr/bin/install -p -m 644 commando round1 round2 round3 '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign/commando'
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/commando'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/commando'
Making install in ranger
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ranger'
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ranger'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/missions/campaign/ranger" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign/ranger"
 /usr/bin/install -p -m 644 ranger bonus round1 round2 round3 '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign/ranger'
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ranger'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/ranger'
Making install in scout
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/scout'
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/scout'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/missions/campaign/scout" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign/scout"
 /usr/bin/install -p -m 644 scout bonus round1 round2 round3 '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign/scout'
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/scout'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign/scout'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign'
make[5]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/missions/campaign" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign"
 /usr/bin/install -p -m 644 campaign '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/campaign'
make[5]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/campaign'
Making install in lessons
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/lessons'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/lessons'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/missions/lessons" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/lessons"
 /usr/bin/install -p -m 644 lesson00 lesson01 lesson02 lesson03 lesson04 lesson05 lesson06 lesson07 lesson08 lesson09 lesson10 lesson11 lesson12 lesson13 lesson14 lesson15 lesson16 lesson17 lesson18 lesson19 lesson20 lesson21 lesson22 lesson23 lesson24 lesson25 lesson26 lesson27 lesson28 lesson29 lesson30 lesson31 lesson32 lesson33 lesson34 lesson35 lesson36 lesson37 lesson38 lesson39 '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/lessons'
 /usr/bin/install -p -m 644 lesson40 lesson41 lesson42 lesson43 lesson44 lesson45 lesson46 lesson47 lesson48 lesson49 lesson50 lesson51 lesson52 lesson53 lesson54 lesson55 lesson56 lesson57 '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/lessons'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/lessons'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/lessons'
Making install in multiplay
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/multiplay'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/multiplay'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/missions/multiplay" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/multiplay"
 /usr/bin/install -p -m 644 ace commando ranger scout space_cadet mpoptions '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions/multiplay'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/multiplay'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions/multiplay'
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions'
make[4]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/missions" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions"
 /usr/bin/install -p -m 644 demo options '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/missions'
make[4]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions'
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/missions'
Making install in sounds
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/sounds'
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/sounds'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/tuxmath/sounds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/sounds"
 /usr/bin/install -p -m 644 01_rush.ogg 02_on_the_edge_of_the_universe.ogg 03_gravity.ogg alarm.wav buzz.wav cheer.wav engine.wav explosion.wav game2.mod game3.mod game.mod harp.wav laser.wav pop.wav shieldsdown.wav sizzling.wav tock.wav towerclock.wav tuxi.ogg '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/tuxmath/sounds'
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/sounds'
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data/sounds'
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data'
make[3]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data'
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data'
make[1]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/data'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/doc'
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/doc/tuxmath" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/doc/tuxmath"
 /usr/bin/install -p -m 644 changelog COPYING_GPL3 GPL_VERSIONS INSTALL OFL README_DATA_LICENSES README TODO '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/doc/tuxmath'
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/doc'
make[1]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/doc'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/po'
installing ar.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/tuxmath.mo
installing ast.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/tuxmath.mo
installing bg.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/tuxmath.mo
installing cs.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/tuxmath.mo
installing da.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/tuxmath.mo
installing de.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/tuxmath.mo
installing el.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/tuxmath.mo
installing en@quot.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/en@quot/LC_MESSAGES/tuxmath.mo
installing en@boldquot.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/en@boldquot/LC_MESSAGES/tuxmath.mo
installing en_GB.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/tuxmath.mo
installing es.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/tuxmath.mo
installing fi.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/tuxmath.mo
installing fr.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/tuxmath.mo
installing ga.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES/tuxmath.mo
installing he.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/tuxmath.mo
installing hi.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/tuxmath.mo
installing hu.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/tuxmath.mo
installing it.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/tuxmath.mo
installing ja.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/tuxmath.mo
installing ku.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/ku/LC_MESSAGES/tuxmath.mo
installing mn.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/mn/LC_MESSAGES/tuxmath.mo
installing nb.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/tuxmath.mo
installing nl.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/tuxmath.mo
installing nn.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES/tuxmath.mo
installing oc.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES/tuxmath.mo
installing pl.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/tuxmath.mo
installing pt.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/tuxmath.mo
installing pt_BR.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/tuxmath.mo
installing ro.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/tuxmath.mo
installing ru.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/tuxmath.mo
installing sk.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/tuxmath.mo
installing sl.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/tuxmath.mo
installing sv.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/tuxmath.mo
installing tl.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/tl/LC_MESSAGES/tuxmath.mo
installing tr.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/tuxmath.mo
installing uk.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/tuxmath.mo
installing vi.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/tuxmath.mo
installing zam.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/zam/LC_MESSAGES/tuxmath.mo
installing zh_CN.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/tuxmath.mo
installing zh_TW.gmo as /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/tuxmath.mo
if test "tuxmath" = "gettext-tools"; then \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -p -m 644 ./$file \
		    /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/po'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/src'
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/src'
test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/bin"
  /usr/bin/install -p tuxmath tuxmathadmin generate_lesson tuxmathserver tuxmathtestclient '/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/src'
make[1]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3/src'
make[1]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3'
make[2]: Entering directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3'
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/tuxmath_w_fonts-2.0.3'
make[1]: Leaving directory '/builddir/build/BUILD/tuxmath_w_fonts-2.0.3'
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64 tuxmath
+ desktop-file-install --vendor= --dir /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/applications tuxmath.desktop
+ mkdir -p /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/icons/hicolor/48x48/apps
+ install -p -m 644 data/images/icons/icon.png /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/icons/hicolor/48x48/apps/tuxmath.png
+ mkdir -p /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/icons/hicolor/scalable/apps
+ install -p -m 644 data/images/icons/tuxmath.svg /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/icons/hicolor/scalable/apps
+ mkdir -p /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/appdata
+ install -p -m 644 /builddir/build/SOURCES/tuxmath.appdata.xml /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/appdata
+ appstream-util validate-relax --nonet /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/appdata/tuxmath.appdata.xml
/builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64/usr/share/appdata/tuxmath.appdata.xml: GLib-GIO-Message: 22:30:59.009: Using the 'memory' GSettings backend.  Your settings will not be saved or shared with other applications.
OK
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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: tuxmath-2.0.3-1.fc28.riscv64
Provides: application() application(tuxmath.desktop) metainfo() metainfo(tuxmath.appdata.xml) tuxmath = 2.0.3-1.fc28 tuxmath(riscv-64) = 2.0.3-1.fc28
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires(posttrans): /bin/sh
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL-1.2.so.0()(64bit) libSDL_Pango.so.1()(64bit) libSDL_image-1.2.so.0()(64bit) libSDL_mixer-1.2.so.0()(64bit) libSDL_net-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librsvg-2.so.2()(64bit) libt4k_common.so.0()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tuxmath-2.0.3-1.fc28.riscv64
Wrote: /builddir/build/SRPMS/tuxmath-2.0.3-1.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/tuxmath-2.0.3-1.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PxpMwU
+ umask 022
+ cd /builddir/build/BUILD
+ cd tuxmath_w_fonts-2.0.3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/tuxmath-2.0.3-1.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