+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tuxtype2.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 warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QBtxgX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tuxtype_w_fonts-1.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tuxtype_w_fonts-1.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tuxtype_w_fonts-1.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (tuxtype2-1.8.1-chown.patch):' Patch #0 (tuxtype2-1.8.1-chown.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.am patching file Makefile.in + rm -rf data/fonts/AndikaDesRevG.ttf data/fonts/DoulosSILR.ttf data/fonts/Kedage-n.ttf data/fonts/Rachana_w01.ttf data/fonts/Vemana.ttf data/fonts/lohit_bn.ttf data/fonts/lohit_gu.ttf data/fonts/lohit_hi.ttf data/fonts/lohit_pa.ttf data/fonts/lohit_ta.ttf data/fonts/utkal.ttf + sed -i -e 's|\r||g' doc/en/TuxType_port_Mac.txt + pushd po ~/build/BUILD/tuxtype_w_fonts-1.8.1/po ~/build/BUILD/tuxtype_w_fonts-1.8.1 + mv zh_N.gmo zh_CN.gmo + mv zh_N.po zh_CN.po + popd ~/build/BUILD/tuxtype_w_fonts-1.8.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uieBvw + umask 022 + cd /builddir/build/BUILD + cd tuxtype_w_fonts-1.8.1 + 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 --localstatedir=/var/games --sysconfdir=/etc 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 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-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 riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for bison... no checking for byacc... no checking for native Win32... no 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 Mingw crossbuild not detected - using #AC_CHECK_LIB() for SDL libs:, checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for IMG_Load in -lSDL_image... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for SDLPango_Init in -lSDL_Pango... yes checking for RSVG... yes checking for CAIRO... yes checking for csin in -lm... 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 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 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 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 atexit... yes checking for bcopy... yes checking for floor... yes checking for getcwd... yes checking for getenv... 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 pow... yes checking for putenv... yes checking for scandir... yes checking for SDLPango_CreateContext_GivenFontDesc... yes checking for setenv... yes checking for setlocale... 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 strstr... yes checking for strtoul... yes checking for makensis... no configure: creating ./config.status config.status: creating Makefile config.status: creating tuxtype.spec config.status: creating tuxtype_preview.spec config.status: creating data/Makefile config.status: creating data/fonts/Makefile config.status: creating data/im/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/hands/Makefile config.status: creating data/images/icons/Makefile config.status: creating data/images/keyboard/Makefile config.status: creating data/images/menu/Makefile config.status: creating data/images/status/Makefile config.status: creating data/images/tux/Makefile config.status: creating data/scripts/Makefile config.status: creating data/sounds/Makefile config.status: creating data/themes/Makefile config.status: creating data/themes/armenian/Makefile config.status: creating data/themes/armenian/images/Makefile config.status: creating data/themes/assamese/Makefile config.status: creating data/themes/assamese/words/Makefile config.status: creating data/themes/bokmal/Makefile config.status: creating data/themes/bokmal/words/Makefile config.status: creating data/themes/bokmal/images/Makefile config.status: creating data/themes/bokmal/images/status/Makefile config.status: creating data/themes/brazilian-portuguese/Makefile config.status: creating data/themes/brazilian-portuguese/images/Makefile config.status: creating data/themes/brazilian-portuguese/words/Makefile config.status: creating data/themes/bulgarian/Makefile config.status: creating data/themes/bulgarian/words/Makefile config.status: creating data/themes/bulgarian/scripts/Makefile config.status: creating data/themes/catalan/Makefile config.status: creating data/themes/catalan/words/Makefile config.status: creating data/themes/czech/Makefile config.status: creating data/themes/czech/words/Makefile config.status: creating data/themes/dansk/Makefile config.status: creating data/themes/dansk/sounds/Makefile config.status: creating data/themes/dansk/words/Makefile config.status: creating data/themes/deutsch/Makefile config.status: creating data/themes/deutsch/words/Makefile config.status: creating data/themes/espanol/Makefile config.status: creating data/themes/espanol/images/Makefile config.status: creating data/themes/espanol/words/Makefile config.status: creating data/themes/euskara/Makefile config.status: creating data/themes/euskara/images/Makefile config.status: creating data/themes/euskara/words/Makefile config.status: creating data/themes/french/Makefile config.status: creating data/themes/french/words/Makefile config.status: creating data/themes/french/scripts/Makefile config.status: creating data/themes/greek/Makefile config.status: creating data/themes/greek/words/Makefile config.status: creating data/themes/gujarati/Makefile config.status: creating data/themes/gujarati/words/Makefile config.status: creating data/themes/hindi/Makefile config.status: creating data/themes/hindi/words/Makefile config.status: creating data/themes/italian/Makefile config.status: creating data/themes/italian/images/Makefile config.status: creating data/themes/italian/words/Makefile config.status: creating data/themes/jamaican/Makefile config.status: creating data/themes/jamaican/images/Makefile config.status: creating data/themes/jamaican/words/Makefile config.status: creating data/themes/kannada/Makefile config.status: creating data/themes/kannada/words/Makefile config.status: creating data/themes/lithuanian/Makefile config.status: creating data/themes/lithuanian/images/Makefile config.status: creating data/themes/lithuanian/images/status/Makefile config.status: creating data/themes/lithuanian/sounds/Makefile config.status: creating data/themes/lithuanian/words/Makefile config.status: creating data/themes/malayalam/Makefile config.status: creating data/themes/malayalam/images/Makefile config.status: creating data/themes/malayalam/images/status/Makefile config.status: creating data/themes/malayalam/images/keyboard/Makefile config.status: creating data/themes/malayalam/scripts/Makefile config.status: creating data/themes/malayalam/words/Makefile config.status: creating data/themes/nederlands/Makefile config.status: creating data/themes/nederlands/words/Makefile config.status: creating data/themes/nepali/Makefile config.status: creating data/themes/nepali/words/Makefile config.status: creating data/themes/nynorsk/Makefile config.status: creating data/themes/nynorsk/images/Makefile config.status: creating data/themes/nynorsk/images/status/Makefile config.status: creating data/themes/nynorsk/words/Makefile config.status: creating data/themes/oriya/Makefile config.status: creating data/themes/oriya/words/Makefile config.status: creating data/themes/punjabi/Makefile config.status: creating data/themes/punjabi/words/Makefile config.status: creating data/themes/russian/Makefile config.status: creating data/themes/russian/images/Makefile config.status: creating data/themes/russian/images/status/Makefile config.status: creating data/themes/russian/words/Makefile config.status: creating data/themes/suomi/Makefile config.status: creating data/themes/suomi/words/Makefile config.status: creating data/themes/svenska/Makefile config.status: creating data/themes/svenska/words/Makefile config.status: creating data/themes/swahili/Makefile config.status: creating data/themes/swahili/words/Makefile config.status: creating data/themes/tamil/Makefile config.status: creating data/themes/tamil/words/Makefile config.status: creating data/themes/telugu/Makefile config.status: creating data/themes/telugu/words/Makefile config.status: creating data/themes/wolof/Makefile config.status: creating data/themes/wolof/images/Makefile config.status: creating data/themes/wolof/words/Makefile config.status: creating data/words/Makefile config.status: creating doc/Makefile config.status: creating doc/en/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating nsis/tuxtype.nsi config.status: creating src/Makefile 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/tuxtype_w_fonts-1.8.1' Making all in data make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data' Making all in fonts make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/fonts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/fonts' Making all in im make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/im' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/im' Making all in images make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images' Making all in backgrounds make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/backgrounds' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/backgrounds' Making all in cities make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/cities' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/cities' Making all in comets make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/comets' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/comets' Making all in hands make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/hands' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/hands' Making all in icons make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/icons' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/icons' Making all in keyboard make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/keyboard' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/keyboard' Making all in menu make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/menu' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/menu' Making all in status make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/status' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/status' Making all in tux make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/tux' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/tux' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images' Making all in scripts make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/scripts' cd .; ./sed-linux.sh Editing lesson scripts for a non-windows build... make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/scripts' Making all in sounds make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/sounds' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/sounds' Making all in themes make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes' Making all in armenian make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian' Making all in assamese make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese' Making all in bokmal make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' Making all in status make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal' Making all in bulgarian make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' Making all in scripts make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' Making all in brazilian-portuguese make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' Making all in catalan make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan' Making all in czech make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech' Making all in dansk make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk' Making all in sounds make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk' Making all in deutsch make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch' Making all in espanol make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol' Making all in euskara make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara' Making all in french make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french' Making all in scripts make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french' Making all in greek make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek' Making all in gujarati make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati' Making all in hindi make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi' Making all in italian make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/words' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/images' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian' Making all in jamaican make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican' Making all in kannada make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada' Making all in lithuanian make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' Making all in status make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' Making all in sounds make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' Making all in malayalam make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' Making all in keyboard make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' Making all in status make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' Making all in scripts make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam' Making all in nepali make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali' Making all in nederlands make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands' Making all in nynorsk make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' Making all in status make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' Making all in oriya make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya' Making all in punjabi make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi' Making all in russian make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images' Making all in status make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian' Making all in suomi make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi' Making all in svenska make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska' Making all in swahili make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili' Making all in tamil make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil' Making all in telugu make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu' Making all in wolof make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof' Making all in images make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' Making all in words make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes' Making all in words make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/words' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/words' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc' Making all in en make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc/en' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc/en' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc' Making all in po make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/po' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c alphabet.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c audio.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c convert_utf.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c editor.c In file included from globals.h:22:0, from audio.c:19: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition In file included from globals.h:22:0, from editor.c:17: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition In file included from globals.h:22:0, from convert_utf.c:23: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition In file included from globals.h:22:0, from alphabet.c:26: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition convert_utf.c: In function 'ConvertFromUTF8': convert_utf.c:37:10: warning: variable 'bytes_converted' set but not used [-Wunused-but-set-variable] size_t bytes_converted; ^~~~~~~~~~~~~~~ convert_utf.c: In function 'ConvertToUTF8': convert_utf.c:87:10: warning: variable 'bytes_converted' set but not used [-Wunused-but-set-variable] size_t bytes_converted; ^~~~~~~~~~~~~~~ editor.c: In function 'EditWordList': editor.c:496:7: warning: variable 'old_loc' set but not used [-Wunused-but-set-variable] int old_loc = 1; ^~~~~~~ In file included from alphabet.c:26:0: alphabet.c: In function 'GenerateWordList': globals.h:154:56: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] #define DOUT(x) if (settings.debug_on) fprintf(stderr, "%s = %d\n", #x, x); ^ alphabet.c:547:5: note: in expansion of macro 'DOUT' DOUT(length); ^~~~ alphabet.c:503:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c input_methods.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c laser.c In file included from globals.h:22:0, from laser.c:20: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition editor.c:510:24: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordsDir, "%s/words", settings.user_settings_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from editor.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ editor.c:518:27: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordsDir , "%s/words" , settings.var_data_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from editor.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ input_methods.c: In function 'charmap_add': input_methods.c:685:65: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(stderr, "%04X: Multi-character flag, truncated.\n", (int)unicode); ^ input_methods.c: In function 'im_event_zh_tw': input_methods.c:988:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] cm.section = (++cm.section % SEC_TOTAL); /* Change section */ ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ input_methods.c: In function 'im_event_th': input_methods.c:1174:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] cm.section = (++cm.section % SEC_TOTAL); /* Change section */ ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ input_methods.c: In function 'im_event_ja': input_methods.c:1360:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] cm.section = (++cm.section % SEC_TOTAL); /* Change section */ ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ input_methods.c: In function 'im_event_ko': input_methods.c:1570:18: warning: operation on 'cm.section' may be undefined [-Wsequence-point] cm.section = (++cm.section % SEC_TOTAL); /* Change section */ ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ input_methods.c: In function 'charmap_load': input_methods.c:736:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(is, "%*[^\n]"); ^~~~~~~~~~~~~~~~~~~~~ laser.c: In function 'PlayLaserGame': laser.c:73:32: warning: variable 'picked_comet' set but not used [-Wunused-but-set-variable] num_comets_alive, paused, picked_comet, ^~~~~~~~~~~~ editor.c: In function 'CreateNewWordList': editor.c:975:24: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordsDir, "%s/words", settings.user_settings_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from editor.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ editor.c:983:27: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordsDir , "%s/words" , settings.var_data_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from editor.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ editor.c: In function 'RemoveList': editor.c:1310:24: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordsDir, "%s/words", settings.user_settings_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from editor.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ editor.c:1318:27: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordsDir , "%s/words" , settings.var_data_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from editor.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alphabet.c: In function 'LoadKeyboard': alphabet.c:110:21: warning: '/keyboard.lst' directive writing 13 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn , "%s/keyboard.lst", settings.default_data_path); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from alphabet.c:26: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 269 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alphabet.c:100:21: warning: '/keyboard.lst' directive writing 13 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn , "%s/keyboard.lst", settings.theme_data_path); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from alphabet.c:26: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 269 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ editor.c: In function 'ChooseListToEdit': editor.c:76:24: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordsDir, "%s/words", settings.user_settings_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from editor.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ editor.c:84:27: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordsDir , "%s/words" , settings.var_data_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from editor.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ editor.c:116:31: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(fn, FNLEN, "%s/%s" , wordsDir, list_dirent->d_name); ^ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from editor.c:17: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ editor.c:356:35: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(fn, FNLEN, "%s/%s" , wordsDir, list_dirent->d_name); ^ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from editor.c:17: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alphabet.c: In function 'savekeyboard': alphabet.c:1283:21: warning: '/keyboard.lst' directive writing 13 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn , "%s/keyboard.lst", settings.theme_data_path); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from alphabet.c:26: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 269 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alphabet.c:1285:21: warning: '/keyboard.lst' directive writing 13 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn , "%s/keyboard.lst", settings.default_data_path); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from alphabet.c:26: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 14 and 269 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c loaders.c In file included from globals.h:22:0, from loaders.c:20: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c main.c In file included from globals.h:22:0, from main.c:19: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c mysetenv.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c options.c In file included from globals.h:22:0, from options.c:23: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition In file included from mysetenv.c:9:0: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c pause.c In file included from globals.h:22:0, from pause.c:19: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c pixels.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c playgame.c In file included from globals.h:22:0, from playgame.c:20: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c practice.c In file included from loaders.c:123:0: /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:27:2: warning: #warning "Including directly is deprecated." [-Wcpp] #warning "Including directly is deprecated." ^~~~~~~ loaders.c: In function 'LoadSVGOfDimensions': loaders.c:144:3: warning: 'rsvg_init' is deprecated: Use 'g_type_init' instead [-Wdeprecated-declarations] rsvg_init(); ^~~~~~~~~ In file included from loaders.c:122:0: /usr/include/librsvg-2.0/librsvg/rsvg.h:204:6: note: declared here void rsvg_init (void); ^~~~~~~~~ loaders.c:152:5: warning: 'rsvg_term' is deprecated [-Wdeprecated-declarations] rsvg_term(); ^~~~~~~~~ In file included from loaders.c:122:0: /usr/include/librsvg-2.0/librsvg/rsvg.h:206:6: note: declared here void rsvg_term (void); ^~~~~~~~~ loaders.c:198:5: warning: 'rsvg_term' is deprecated [-Wdeprecated-declarations] rsvg_term(); ^~~~~~~~~ In file included from loaders.c:122:0: /usr/include/librsvg-2.0/librsvg/rsvg.h:206:6: note: declared here void rsvg_term (void); ^~~~~~~~~ loaders.c:210:3: warning: 'rsvg_term' is deprecated [-Wdeprecated-declarations] rsvg_term(); ^~~~~~~~~ In file included from loaders.c:122:0: /usr/include/librsvg-2.0/librsvg/rsvg.h:206:6: note: declared here void rsvg_term (void); ^~~~~~~~~ At top level: loaders.c:112:5: warning: 'max' defined but not used [-Wunused-function] int max(int n1, int n2) ^~~ In file included from globals.h:22:0, from practice.c:24: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition playgame.c: In function 'LoadTuxAnims': playgame.c:742:7: warning: variable 'height' set but not used [-Wunused-but-set-variable] int height = 0; //temp width/height varis to determine max's ^~~~~~ loaders.c: In function 'LoadLang': loaders.c:94:22: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 30 [-Wformat-truncation=] snprintf(buf, 30, "%s", settings.theme_locale_name); ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from loaders.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 256 bytes into a destination of size 30 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: playgame.c:1563:13: warning: 'HandleKey' defined but not used [-Wunused-function] static void HandleKey(SDL_keysym* key_sym) ^~~~~~~~~ playgame.c:699:13: warning: 'display_msg' defined but not used [-Wunused-function] static void display_msg(const char* msg, int x, int y) ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c scandir.c In file included from scandir.c:7:0: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition loaders.c: In function 'LoadImage': loaders.c:268:20: warning: '/images/' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn, "%s/images/%s", settings.theme_data_path, datafile); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from loaders.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 9 or more bytes (assuming 264) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loaders.c:280:20: warning: '/images/' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn, "%s/images/%s", settings.default_data_path, datafile); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from loaders.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 9 or more bytes (assuming 264) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c scripting.c In file included from globals.h:22:0, from scripting.h:19, from scripting.c:19: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition loaders.c: In function 'LoadSound': loaders.c:498:21: warning: '/sounds/' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn , "%s/sounds/%s", settings.default_data_path, datafile); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from loaders.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 9 or more bytes (assuming 264) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loaders.c:489:21: warning: '/sounds/' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn , "%s/sounds/%s", settings.theme_data_path, datafile); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from loaders.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 9 or more bytes (assuming 264) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loaders.c: In function 'LoadMusic': loaders.c:530:21: warning: '/sounds/' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn , "%s/sounds/%s", settings.default_data_path, datafile); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from loaders.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 9 or more bytes (assuming 264) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loaders.c:521:21: warning: '/sounds/' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn , "%s/sounds/%s", settings.theme_data_path, datafile); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from loaders.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 9 or more bytes (assuming 264) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c SDL_extras.c In file included from SDL_extras.h:17:0, from SDL_extras.c:15: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition scripting.c: In function 'XMLLesson': scripting.c:384:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ scripting.c:385:105: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' sprintf(fn, "%s/scripts/%s", settings.theme_data_path, script_filenames[loc]); stop = 1; ^~~~ scripting.c: In function 'run_script': scripting.c:1333:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ scripting.c:1334:26: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' loc.y=y; y+=loc.h; ^ SDL_extras.c: In function 'TransWipe': SDL_extras.c:654:27: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, &src, screen, &src); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c:655:27: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, &dst, screen, &dst); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c:666:23: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, NULL, screen, &src); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c:693:27: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, &src, screen, &src); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c:694:27: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, &dst, screen, &dst); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c:705:23: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, NULL, screen, &src); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c:734:27: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, &src, screen, &src); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c:735:27: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, &dst, screen, &dst); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c:748:27: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, &src, screen, &src); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c:749:27: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, &dst, screen, &dst); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c:760:23: warning: passing argument 1 of 'SDL_UpperBlit' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] SDL_BlitSurface(newbkg, NULL, screen, &src); ^~~~~~ In file included from /usr/include/SDL/SDL_mouse.h:32:0, from /usr/include/SDL/SDL_events.h:35, from /usr/include/SDL/SDL.h:37, from SDL_extras.h:19, from SDL_extras.c:15: /usr/include/SDL/SDL_video.h:748:29: note: expected 'SDL_Surface * {aka struct SDL_Surface *}' but argument is of type 'const SDL_Surface * {aka const struct SDL_Surface *}' extern DECLSPEC int SDLCALL SDL_UpperBlit ^~~~~~~~~~~~~ SDL_extras.c: In function 'BlackOutline_w': SDL_extras.c:1342:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ SDL_extras.c: In function 'SimpleText': SDL_extras.c:1394:5: warning: missing braces around initializer [-Wmissing-braces] { ^ col->r, col->r, 0, 0, { { } col->g, col->g, 0, 0, { } col->b, col->b, 0, 0, { } 0, 255, 0, 0, { }; } } SDL_extras.c: In function 'Set_SDL_Pango_Font_Size': SDL_extras.c:1450:33: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 64 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "%s %d", settings.theme_font_name, (int)((size * 3)/4)); ^~ ~~~~~~~~ SDL_extras.c:1450:32: note: directive argument in the range [-536870912, 536870911] snprintf(buf, sizeof(buf), "%s %d", settings.theme_font_name, (int)((size * 3)/4)); ^~~~~~~ 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 SDL_extras.h:19, from SDL_extras.c:15: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 267 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ practice.c: In function 'Phrases': practice.c:1221:22: warning: '%s' directive writing 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] sprintf(fn , "%s/%s", settings.default_data_path, phrase_file); ^~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from practice.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 268 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ practice.c:1213:22: warning: '%s' directive writing 11 bytes into a region of size between 0 and 255 [-Wformat-overflow=] sprintf(fn , "%s/%s", settings.theme_data_path, phrase_file); ^~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from practice.c:24: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 13 and 268 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c: In function 'InstructCascade': scripting.c:49:21: warning: '/scripts/cascade.xml' directive writing 20 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf( fn, "%s/scripts/cascade.xml", settings.theme_data_path); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 276 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c:58:19: warning: '/scripts/cascade.xml' directive writing 20 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf( fn, "%s/scripts/cascade.xml", settings.default_data_path); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 21 and 276 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c: In function 'InstructLaser': scripting.c:72:21: warning: '/scripts/laser.xml' directive writing 18 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf( fn, "%s/scripts/laser.xml", settings.theme_data_path); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 19 and 274 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c:82:19: warning: '/scripts/laser.xml' directive writing 18 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf( fn, "%s/scripts/laser.xml", settings.default_data_path); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 19 and 274 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c: In function 'ProjectInfo': scripting.c:95:21: warning: '/scripts/projectInfo.xml' directive writing 24 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf( fn, "%s/scripts/projectInfo.xml", settings.theme_data_path); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 25 and 280 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c:104:19: warning: '/scripts/projectInfo.xml' directive writing 24 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf( fn, "%s/scripts/projectInfo.xml", settings.default_data_path); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 25 and 280 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c: In function 'XMLLesson': scripting.c:145:29: warning: '/scripts' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(script_path, "%s/scripts", settings.theme_data_path); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c:156:30: warning: '/scripts' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf( script_path, "%s/scripts", settings.default_data_path); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c:363:32: warning: '/scripts/' directive writing 9 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn, "%s/scripts/%s", settings.default_data_path, script_filenames[loc]); ^~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 10 or more bytes (assuming 265) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c:365:32: warning: '/scripts/' directive writing 9 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn, "%s/scripts/%s", settings.theme_data_path, script_filenames[loc]); ^~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 10 or more bytes (assuming 265) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c:383:30: warning: '/scripts/' directive writing 9 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn, "%s/scripts/%s", settings.default_data_path, script_filenames[loc]); ^~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 10 or more bytes (assuming 265) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripting.c:385:30: warning: '/scripts/' directive writing 9 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn, "%s/scripts/%s", settings.theme_data_path, script_filenames[loc]); stop = 1; ^~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from scripting.h:19, from scripting.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 10 or more bytes (assuming 265) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c setup.c In file included from globals.h:22:0, from setup.c:20: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c snow.c gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c theme.c In file included from globals.h:22:0, from theme.c:19: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/games/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -c titlescreen.c In file included from globals.h:22:0, from titlescreen.c:20: ../config.h:340:0: warning: "VERSION" redefined #define VERSION "1.8.1" :0:0: note: this is the location of the previous definition theme.c: In function 'ChooseTheme': theme.c:61:18: warning: '/themes/' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn, "%s/themes/", settings.default_data_path); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from theme.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 264 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ theme.c:83:20: warning: '/themes/' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(fn, "%s/themes/%s", settings.default_data_path, themesFile->d_name); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from theme.c:19: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 519 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ setup.c: In function 'SaveSettings': setup.c:387:41: warning: '/settings.txt' directive output may be truncated writing 13 bytes into a region of size between 0 and 255 [-Wformat-truncation=] snprintf( fn, FNLEN-1, (const char*)"%s/settings.txt", settings.user_settings_path ); ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from setup.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 14 and 269 bytes into a destination of size 255 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ titlescreen.c:1110:13: warning: 'not_implemented' defined but not used [-Wunused-function] static void not_implemented(void) ^~~~~~~~~~~~~~~ setup.c: In function 'SetupPaths.part.0': setup.c:459:33: warning: '/themes/' directive writing 8 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(full_theme_path, "%s/themes/%s", settings.default_data_path, theme_dir); ^~~~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from setup.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 9 or more bytes (assuming 264) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ titlescreen.c: In function 'chooseWordlist': titlescreen.c:1225:27: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordPath,"%s/words", settings.theme_data_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from titlescreen.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ titlescreen.c:1234:27: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordPath,"%s/words", settings.default_data_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from titlescreen.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ titlescreen.c:1293:23: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordPath,"%s/words", settings.var_data_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from titlescreen.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ titlescreen.c:1347:23: warning: '/words' directive writing 6 bytes into a region of size between 1 and 256 [-Wformat-overflow=] sprintf(wordPath,"%s/words", settings.user_settings_path); ^~~~~~ In file included from /usr/include/stdio.h:861:0, from globals.h:29, from titlescreen.c:20: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 7 and 262 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/games/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -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/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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tuxtype alphabet.o audio.o convert_utf.o editor.o input_methods.o laser.o loaders.o main.o mysetenv.o options.o pause.o pixels.o playgame.o practice.o scandir.o scripting.o SDL_extras.o setup.o snow.o theme.o titlescreen.o -lm -lSDL_Pango -lSDL_mixer -lSDL_image -lSDL -lpthread -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lcairo make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1' make[1]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W1hUSN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64 + cd tuxtype_w_fonts-1.8.1 + make install DESTDIR=/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64 'INSTALL=install -p' Making install in data make[1]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data' Making install in fonts make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/fonts' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/fonts' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install -p -m 644 ./AndikaDesRevG.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './AndikaDesRevG.ttf': No such file or directory make[3]: [Makefile:371: install-data-local] Error 1 (ignored) install -p -m 644 ./DoulosSILR.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './DoulosSILR.ttf': No such file or directory make[3]: [Makefile:372: install-data-local] Error 1 (ignored) install -p -m 644 ./Kedage-n.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './Kedage-n.ttf': No such file or directory make[3]: [Makefile:373: install-data-local] Error 1 (ignored) install -p -m 644 ./lohit_bn.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './lohit_bn.ttf': No such file or directory make[3]: [Makefile:374: install-data-local] Error 1 (ignored) install -p -m 644 ./lohit_gu.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './lohit_gu.ttf': No such file or directory make[3]: [Makefile:375: install-data-local] Error 1 (ignored) install -p -m 644 ./lohit_hi.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './lohit_hi.ttf': No such file or directory make[3]: [Makefile:376: install-data-local] Error 1 (ignored) install -p -m 644 ./lohit_ta.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './lohit_ta.ttf': No such file or directory make[3]: [Makefile:377: install-data-local] Error 1 (ignored) install -p -m 644 ./lohit_pa.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './lohit_pa.ttf': No such file or directory make[3]: [Makefile:378: install-data-local] Error 1 (ignored) install -p -m 644 ./Rachana_w01.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './Rachana_w01.ttf': No such file or directory make[3]: [Makefile:379: install-data-local] Error 1 (ignored) install -p -m 644 ./utkal.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './utkal.ttf': No such file or directory make[3]: [Makefile:380: install-data-local] Error 1 (ignored) install -p -m 644 ./Vemana.ttf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/fonts install: cannot stat './Vemana.ttf': No such file or directory make[3]: [Makefile:381: install-data-local] Error 1 (ignored) make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/fonts' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/fonts' Making install in im make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/im' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/im' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/im" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/im" install -p -m 644 ja.im ko.im th.im zh_tw.im '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/im' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/im' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/im' Making install in images make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images' Making install in backgrounds make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/backgrounds' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/backgrounds' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/images/backgrounds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/backgrounds" install -p -m 644 0.jpg 1.jpg 2.jpg 3.jpg 4.jpg '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/backgrounds' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/backgrounds' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/backgrounds' Making install in cities make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/cities' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/cities' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/images/cities" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/cities" install -p -m 644 cdead-blue.png cdead-green.png cdead-orange.png cdead-red.png city-blue.png city-green.png city-orange.png city-red.png csplode-blue-1.png csplode-blue-2.png csplode-blue-3.png csplode-blue-4.png csplode-blue-5.png csplode-green-1.png csplode-green-2.png csplode-green-3.png csplode-green-4.png csplode-green-5.png csplode-orange-1.png csplode-orange-2.png csplode-orange-3.png csplode-orange-4.png csplode-orange-5.png csplode-red-1.png csplode-red-2.png csplode-red-3.png csplode-red-4.png csplode-red-5.png shield0.png shield1.png shield2.png shield3.png shields.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/cities' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/cities' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/cities' Making install in comets make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/comets' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/comets' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/images/comets" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/comets" install -p -m 644 comet1.png comet2.png comet3.png comet1.svg comet2.svg comet3.svg cometex1.png cometex2.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/comets' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/comets' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/comets' Making install in hands make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/hands' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/hands' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/images/hands" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/hands" install -p -m 644 hands.png 0.png 1.png 2.png 3.png 4.png 5.png 6.png 7.png 8.png 9.png none.png lshift.png rshift.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/hands' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/hands' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/hands' Making install in icons make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/icons' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/icons' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/images/icons" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/icons" install -p -m 644 tuxtype.ico tuxtype.icns icon.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/icons' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/icons' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/icons' Making install in keyboard make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/keyboard' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/keyboard' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/images/keyboard" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/keyboard" install -p -m 644 esc.png keyboard_A00.png keyboard_A01.png keyboard_A02.png keyboard_A03.png keyboard_A04.png keyboard_A05.png keyboard_A06.png keyboard_A07.png keyboard_A08.png keyboard_A09.png keyboard_A10.png keyboard_A11.png keyboard_A12.png keyboard_A13.png keyboard_B00.png keyboard_B01.png keyboard_B02.png keyboard_B03.png keyboard_B04.png keyboard_B05.png keyboard_B06.png keyboard_B07.png keyboard_B08.png keyboard_B09.png keyboard_B10.png keyboard_B11.png keyboard_B12.png keyboard_B13.png keyboard_C00.png keyboard_C01.png keyboard_C02.png keyboard_C03.png keyboard_C04.png keyboard_C05.png keyboard_C06.png keyboard_C07.png keyboard_C08.png keyboard_C09.png keyboard_C10.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/keyboard' install -p -m 644 keyboard_C11.png keyboard_C12.png keyboard_D00.png keyboard_D01.png keyboard_D02.png keyboard_D03.png keyboard_D04.png keyboard_D05.png keyboard_D06.png keyboard_D07.png keyboard_D08.png keyboard_D09.png keyboard_D10.png keyboard_D11.png keyboard_D12.png keyboard_E00.png keyboard_E01.png keyboard_E02.png keyboard_E03.png keyboard_E04.png keyboard_E05.png keyboard_E06.png keyboard_E07.png keyboard.eps keyboardN_A00.png keyboardN_A01.png keyboardN_A02.png keyboardN_A03.png keyboardN_A04.png keyboardN_A05.png keyboardN_A06.png keyboardN_A07.png keyboardN_A08.png keyboardN_A09.png keyboardN_A10.png keyboardN_A11.png keyboardN_A12.png keyboardN_A13.png keyboardN_B00.png keyboardN_B01.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/keyboard' install -p -m 644 keyboardN_B02.png keyboardN_B03.png keyboardN_B04.png keyboardN_B05.png keyboardN_B06.png keyboardN_B07.png keyboardN_B08.png keyboardN_B09.png keyboardN_B10.png keyboardN_B11.png keyboardN_B12.png keyboardN_B13.png keyboardN_C00.png keyboardN_C01.png keyboardN_C02.png keyboardN_C03.png keyboardN_C04.png keyboardN_C05.png keyboardN_C06.png keyboardN_C07.png keyboardN_C08.png keyboardN_C09.png keyboardN_C10.png keyboardN_C11.png keyboardN_C12.png keyboardN_D00.png keyboardN_D01.png keyboardN_D02.png keyboardN_D03.png keyboardN_D04.png keyboardN_D05.png keyboardN_D06.png keyboardN_D07.png keyboardN_D08.png keyboardN_D09.png keyboardN_D10.png keyboardN_D11.png keyboardN_D12.png keyboardN_E00.png keyboardN_E01.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/keyboard' install -p -m 644 keyboardN_E02.png keyboardN_E03.png keyboardN_E04.png keyboardN_E05.png keyboardN_E06.png keyboardN_E07.png keyboardN_None.png keyboard_None.png keyboard.png keyboard-us.eps keyboard-us.png larrow.png space.png rarrow.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/keyboard' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/keyboard' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/keyboard' Making install in menu make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/menu' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/menu' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/images/menu" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/menu" install -p -m 644 cascade0.png cascade1.png cascade10.png cascade2.png cascade3.png cascade4.png cascade5.png cascade6.png cascade7.png cascade8.png cascade9.png cascaded.png comet0.png comet1.png comet2.png comet3.png comet4.png comet5.png cometd.png keyboard0.png keyboard1.png keyboard2.png keyboardd.png keycas0.png keycas1.png keycas2.png keycas3.png keycas4.png keycas5.png keycas6.png keycas7.png keycas8.png keycas9.png keycasd.png lesson0.png lesson1.png lesson2.png lesson3.png lessond.png list0.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/menu' install -p -m 644 list1.png list2.png list3.png list4.png list5.png list6.png list7.png listd.png main0.png main1.png main2.png main3.png main4.png main5.png main6.png main7.png maind.png quit0.png quit1.png quit2.png quit3.png quit4.png quit5.png quit6.png quit7.png quit8.png quitd.png reg0.png reg1.png reg2.png sel0.png sel1.png sel2.png tux_config0.png tux_config1.png tux_configd.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/menu' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/menu' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/menu' Making install in status make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/status' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/status' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/images/status" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/status" install -p -m 644 gameover.png numbers.png score.png tux_helmet1.png tux_helmet2.png tux_helmet3.png wave.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/status' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/status' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/status' Making install in tux make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/tux' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/tux' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/images/tux" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/tux" install -p -m 644 console.png gulp0.png gulp1.png gulp2.png gulp3.png run0.png run1.png stand-.png stand0.png stand1.png tux-console1.png tux-console2.png tux-console3.png tux-console4.png tux-drat.png tux-egypt0.png tux-egypt1.png tux-fist0.png tux-fist1.png tux-kiss1.png tux-kiss2.png tux-relax1.png tux-relax2.png tux-sit.png tux-yay1.png tux-yay2.png tux-yes1.png tux-yes2.png tux-yipe.png walk0.png walk1.png walk2.png walk3.png win0.png win1.png yipe0.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images/tux' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/tux' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images/tux' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images" install -p -m 644 README_IMAGES.TXT down.png fishy-.png fishy0.png fishy1.png fishy2.png fishy3.png hidden.jpg insert1.png kcas0.jpg kcas1.jpg kcas2.jpg kcas3.jpg kcas4.jpg kcas5.jpg kcas6.jpg kcas7.jpg kcas8.jpg kcas9.jpg kcas10.jpg kcas11.jpg left.png line2.png main_bkg.png num_0.png nosound.png num_1.png num_2.png num_3.png num_4.png num_5.png num_6.png num_7.png num_8.png num_9.png pract.png right.png splat0.png sound.png standby.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images' install -p -m 644 title1.png tutor-alpha.png tutor-alpha2.png tutor.png tutor2.png tutor3.png tux0.png tux1.png tux2.png tux3.png up.png wordlist_button.png world.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/images' Making install in scripts make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/scripts' cd ../.. && /bin/sh ./config.status data/scripts/Makefile config.status: creating data/scripts/Makefile cd .; ./sed-linux.sh Editing lesson scripts for a non-windows build... make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/scripts' cd ../.. && /bin/sh ./config.status data/scripts/Makefile config.status: creating data/scripts/Makefile make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/scripts" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/scripts" install -p -m 644 projectInfo.xml cascade.xml laser.xml basic_lesson_01.xml basic_lesson_02.xml basic_lesson_03.xml basic_lesson_04.xml basic_lesson_05.xml basic_lesson_06.xml basic_lesson_07.xml basic_lesson_08.xml basic_lesson_09.xml basic_lesson_10.xml basic_lesson_11.xml basic_lesson_12.xml basic_lesson_13.xml basic_lesson_14.xml basic_lesson_15.xml basic_lesson_16.xml basic_lesson_17.xml basic_lesson_18.xml basic_lesson_19.xml basic_lesson_20.xml basic_lesson_21.xml basic_lesson_22.xml basic_lesson_23.xml basic_lesson_24.xml basic_lesson_25.xml basic_lesson_26.xml basic_lesson_27.xml basic_lesson_28.xml basic_lesson_29.xml basic_lesson_30.xml basic_lesson_31.xml basic_lesson_32.xml basic_lesson_33.xml basic_lesson_34.xml basic_lesson_35.xml basic_lesson_36.xml basic_lesson_37.xml '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/scripts' install -p -m 644 basic_lesson_38.xml basic_lesson_39.xml basic_lesson_40.xml basic_lesson_41.xml basic_lesson_42.xml basic_lesson_43.xml '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/scripts' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/scripts' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/scripts' Making install in sounds make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/sounds' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/sounds' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/sounds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/sounds" install -p -m 644 tuxi.ogg amidst_the_raindrops.ogg alarm.wav bite.wav buzz.wav cheer.wav chiptune2.ogg excuseme.wav explosion.wav harp.wav laser.wav lose.wav pause.wav pop.wav run.wav shieldsdown.wav splat.wav tock.wav win.wav winfinal.wav game.mod game2.mod game3.mod README_SOUNDS.TXT '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/sounds' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/sounds' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/sounds' Making install in themes make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes' Making install in armenian make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/armenian/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/armenian/images" install -p -m 644 splat0.png title1.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/armenian/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/armenian" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/armenian" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/armenian' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/armenian' Making install in assamese make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/assamese/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/assamese/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/assamese/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/assamese" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/assamese" install -p -m 644 keyboard.lst alphabet.txt settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/assamese' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/assamese' Making install in bokmal make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' Making install in status make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/bokmal/images/status" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bokmal/images/status" install -p -m 644 score.png wave.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bokmal/images/status' make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/bokmal/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bokmal/images" install -p -m 644 splat0.png map.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bokmal/images' make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/bokmal/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bokmal/words" install -p -m 644 3boks.txt 4boks.txt 5boks.txt 6boks.txt dyrenavn.txt frukt.txt land.txt sprak.txt yrke.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bokmal/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/bokmal" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bokmal" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bokmal' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bokmal' Making install in bulgarian make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' Making install in scripts make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/bulgarian/scripts" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bulgarian/scripts" install -p -m 644 Lesson_1.xml '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bulgarian/scripts' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/bulgarian/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bulgarian/words" install -p -m 644 alphabet.txt animals.txt astronomy.txt fingers.txt jobs.txt names.txt plants.txt words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bulgarian/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/bulgarian" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bulgarian" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/bulgarian' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' Making install in brazilian-portuguese make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/brazilian-portuguese/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/brazilian-portuguese/images" install -p -m 644 map.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/brazilian-portuguese/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/brazilian-portuguese/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/brazilian-portuguese/words" install -p -m 644 fingers.txt plants.txt words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/brazilian-portuguese/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/brazilian-portuguese" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/brazilian-portuguese" install -p -m 644 AUTHOR keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/brazilian-portuguese' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' Making install in catalan make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/catalan/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/catalan/words" install -p -m 644 words1.txt words2.txt words3.txt words4.txt words5.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/catalan/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/catalan" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/catalan" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/catalan' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/catalan' Making install in czech make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/czech/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/czech/words" install -p -m 644 prsty.txt rostliny.txt slova2.txt slova3.txt slova4.txt slova5.txt abeceda.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/czech/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/czech" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/czech" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/czech' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/czech' Making install in dansk make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk' Making install in sounds make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/dansk/sounds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/dansk/sounds" install -p -m 644 excuseme.wav '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/dansk/sounds' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/dansk/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/dansk/words" install -p -m 644 words1.txt words2.txt words3.txt words4.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/dansk/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/dansk" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/dansk" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/dansk' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/dansk' Making install in deutsch make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/deutsch/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/deutsch/words" install -p -m 644 kurz2-3-mit.txt kurz2-3.txt lang7-8-mit.txt lang7-8.txt mittel4-6-mit.txt mittel4-6.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/deutsch/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/deutsch" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/deutsch" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/deutsch' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/deutsch' Making install in espanol make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/espanol/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/espanol/images" install -p -m 644 map.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/espanol/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/espanol/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/espanol/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/espanol/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/espanol" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/espanol" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/espanol' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/espanol' Making install in euskara make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/euskara/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/euskara/images" install -p -m 644 map.png photo.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/euskara/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/euskara/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/euskara/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/euskara/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/euskara" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/euskara" install -p -m 644 AUTHOR keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/euskara' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/euskara' Making install in french make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french' Making install in scripts make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/french/scripts" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/french/scripts" install -p -m 644 les_jours_de_la_semaine.xml les_mois_de_l_annee.xml '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/french/scripts' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/french/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/french/words" install -p -m 644 fingers.txt months.txt names.txt weekdays.txt words1.txt words2.txt words3.txt words4.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/french/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/french" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/french" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/french' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/french' Making install in greek make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/greek/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/greek/words" install -p -m 644 easy.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/greek/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/greek" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/greek" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/greek' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/greek' Making install in gujarati make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/gujarati/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/gujarati/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/gujarati/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/gujarati" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/gujarati" install -p -m 644 keyboard.lst alphabet.txt settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/gujarati' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/gujarati' Making install in hindi make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/hindi/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/hindi/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/hindi/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/hindi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/hindi" install -p -m 644 keyboard.lst alphabet.txt settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/hindi' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/hindi' Making install in italian make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/italian/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/italian/words" install -p -m 644 freq.txt word1.txt word2.txt word3.txt word4.txt animali.txt citta.txt diteggiatura.txt nomi.txt piantefiorifrutta.txt stati.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/italian/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/words' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/images' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/images' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/italian/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/italian/images" install -p -m 644 map.png photo.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/italian/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian/images' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/italian" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/italian" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/italian' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/italian' Making install in jamaican make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/jamaican/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/jamaican/images" install -p -m 644 map.png photo.png tux0.png tux1.png tux2.png tux3.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/jamaican/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/jamaican/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/jamaican/words" install -p -m 644 jam-long.txt jam-med.txt jam-short.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/jamaican/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/jamaican" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/jamaican" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/jamaican' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/jamaican' Making install in kannada make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/kannada/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/kannada/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/kannada/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/kannada" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/kannada" install -p -m 644 keyboard.lst alphabet.txt settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/kannada' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/kannada' Making install in lithuanian make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' Making install in status make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/lithuanian/images/status" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/lithuanian/images/status" install -p -m 644 gameover.png score.png wave.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/lithuanian/images/status' make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' Making install in sounds make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/lithuanian/sounds" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/lithuanian/sounds" install -p -m 644 excuseme.wav '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/lithuanian/sounds' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/lithuanian/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/lithuanian/words" install -p -m 644 1-pamoka.txt 2-pamoka.txt 3-pamoka.txt 4-pamoka.txt 5-pamoka.txt 6-pamoka.txt 7-pamoka.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/lithuanian/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/lithuanian" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/lithuanian" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/lithuanian' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' Making install in malayalam make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' Making install in keyboard make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/malayalam/images/keyboard" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam/images/keyboard" install -p -m 644 key.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam/images/keyboard' make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' Making install in status make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/malayalam/images/status" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam/images/status" install -p -m 644 score.png wave.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam/images/status' make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/malayalam/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam/images" install -p -m 644 splat0.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam/images' make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' Making install in scripts make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/malayalam/scripts" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam/scripts" install -p -m 644 projectInfo.xml cascade.xml laser.xml Lesson_01.xml Lesson_02.xml Lesson_03.xml Lesson_04.xml Lesson_05.xml Lesson_06.xml Lesson_07.xml Lesson_08.xml Lesson_09.xml Lesson_10.xml Lesson_11.xml Lesson_12.xml Lesson_13.xml Lesson_14.xml Lesson_15.xml '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam/scripts' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/malayalam/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/malayalam" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam" install -p -m 644 keyboard.lst phrases.txt settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/malayalam' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/malayalam' Making install in nepali make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/nepali/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nepali/words" install -p -m 644 alphabet.txt fingers.txt plants.txt words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nepali/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/nepali" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nepali" install -p -m 644 authors.txt keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nepali' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nepali' Making install in nederlands make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/nederlands/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nederlands/words" install -p -m 644 planten.txt vingers.txt woorden1.txt woorden2.txt woorden3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nederlands/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/nederlands" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nederlands" install -p -m 644 keyboard.lst nederlands.txt settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nederlands' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nederlands' Making install in nynorsk make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' Making install in status make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/nynorsk/images/status" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nynorsk/images/status" install -p -m 644 score.png wave.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nynorsk/images/status' make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/nynorsk/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nynorsk/images" install -p -m 644 splat0.png map.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nynorsk/images' make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/nynorsk/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nynorsk/words" install -p -m 644 3boks.txt 4boks.txt 5boks.txt 6boks.txt dyrenamn.txt frukt.txt land.txt sprak.txt yrke.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nynorsk/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/nynorsk" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nynorsk" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/nynorsk' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' Making install in oriya make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/oriya/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/oriya/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/oriya/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/oriya" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/oriya" install -p -m 644 keyboard.lst alphabet.txt settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/oriya' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/oriya' Making install in punjabi make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/punjabi/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/punjabi/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/punjabi/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/punjabi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/punjabi" install -p -m 644 keyboard.lst alphabet.txt settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/punjabi' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/punjabi' Making install in russian make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images' Making install in status make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/russian/images/status" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/russian/images/status" install -p -m 644 score.png wave.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/russian/images/status' make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images' make[6]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/russian/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/russian/images" install -p -m 644 splat0.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/russian/images' make[6]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/images' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/russian/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/russian/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/russian/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/russian" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/russian" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/russian' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/russian' Making install in suomi make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/suomi/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/suomi/words" install -p -m 644 alphabet.txt kasvit.txt sanat1.txt sanat2.txt sanat3.txt sormet.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/suomi/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/suomi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/suomi" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/suomi' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/suomi' Making install in svenska make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/svenska/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/svenska/words" install -p -m 644 ord1.txt ord2.txt ord3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/svenska/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/svenska" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/svenska" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/svenska' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/svenska' Making install in swahili make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/swahili/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/swahili/words" install -p -m 644 words1.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/swahili/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/swahili" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/swahili" install -p -m 644 AUTHOR keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/swahili' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/swahili' Making install in tamil make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/tamil/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/tamil/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/tamil/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/tamil" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/tamil" install -p -m 644 keyboard.lst phrases.txt settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/tamil' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/tamil' Making install in telugu make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/telugu/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/telugu/words" install -p -m 644 words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/telugu/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/telugu" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/telugu" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/telugu' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/telugu' Making install in wolof make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof' Making install in images make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/wolof/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/wolof/images" install -p -m 644 photo.png map.png '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/wolof/images' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' Making install in words make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/wolof/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/wolof/words" install -p -m 644 names.txt plants.txt words1.txt words2.txt words3.txt words4.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/wolof/words' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof' make[5]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof' make[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/themes/wolof" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/wolof" install -p -m 644 keyboard.lst settings.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/themes/wolof' make[5]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof' make[4]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes/wolof' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes' make[4]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes' 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/tuxtype_w_fonts-1.8.1/data/themes' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/themes' Making install in words make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/words' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/words' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype/words" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/words" install -p -m 644 alphabet.txt animals.txt astronomy.txt colors.txt fingers.txt fruit.txt geography.txt numbers.txt plants.txt shapes.txt trees.txt words1.txt words2.txt words3.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/words' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/words' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data/words' make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/tuxtype" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype" install -p -m 644 keyboard.lst phrases.txt '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data' make[1]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/data' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc' Making install in en make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc/en' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc/en' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/tuxtype" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype" install -p -m 644 howtotheme.html TuxType_port_Mac.txt lesson_scripting_reference.html '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc/en' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc/en' make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc' make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/tuxtype" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype" install -p -m 644 ../ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL OFL README TODO '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype' make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/doc' Making install in po make[1]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share installing ar.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/tuxtype.mo installing as.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/as/LC_MESSAGES/tuxtype.mo installing ast.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/tuxtype.mo installing ca.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/tuxtype.mo installing cs.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/tuxtype.mo installing da.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/tuxtype.mo installing de.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/tuxtype.mo installing el.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/tuxtype.mo installing en@boldquot.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/en@boldquot/LC_MESSAGES/tuxtype.mo installing en_GB.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/tuxtype.mo installing en@quot.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/en@quot/LC_MESSAGES/tuxtype.mo installing es.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/tuxtype.mo installing eu.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/tuxtype.mo installing fi.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/tuxtype.mo installing fr.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/tuxtype.mo installing gu.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/tuxtype.mo installing hi.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/tuxtype.mo installing it.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/tuxtype.mo installing ja.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/tuxtype.mo installing kn.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/tuxtype.mo installing lt.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/tuxtype.mo installing ml.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/tuxtype.mo installing nb.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/tuxtype.mo installing ne.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/ne/LC_MESSAGES/tuxtype.mo installing nl.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/tuxtype.mo installing nn.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES/tuxtype.mo installing or.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/or/LC_MESSAGES/tuxtype.mo installing pt.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/tuxtype.mo installing ru.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/tuxtype.mo installing sv.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/tuxtype.mo installing sw.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/sw/LC_MESSAGES/tuxtype.mo installing ta.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/tuxtype.mo installing te.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/tuxtype.mo installing tr.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/tuxtype.mo installing wo.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/wo/LC_MESSAGES/tuxtype.mo install: cannot stat './zh_N.gmo': No such file or directory installing ./zh_N.gmo as /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/locale/zh_N/LC_MESSAGES/tuxtype.mo if test "tuxtype" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.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 \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/src' make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/bin" install -p tuxtype '/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/src' make[1]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1/src' make[1]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1' make[2]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype install -p -m 644 ./tuxtype.ico /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/tuxtype/tuxtype.ico make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1' /usr/bin/mkdir -p -m 755 /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/etc/tuxtype /usr/bin/mkdir -p -m 2755 /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/var/games/tuxtype /usr/bin/mkdir -p -m 2755 /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/var/games/tuxtype/words make[3]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1' make[2]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1' make[1]: Leaving directory '/builddir/build/BUILD/tuxtype_w_fonts-1.8.1' + rm -rf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64//usr/share/doc + rm -rf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64//usr/doc + mkdir -p /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64//usr/share/applications/ + mkdir -p /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64//usr/share/pixmaps/ + mkdir -p /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64//var/games/tuxtype + cat + convert -size 48x48 tuxtype.ico /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64//usr/share/pixmaps/tuxtype.png + desktop-file-install --dir /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64//usr/share/applications/ --add-category X-Fedora tuxtype2.desktop + mkdir -p /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/appdata + cat + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64 tuxtype + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: tuxtype2-1.8.1-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.orc7jB + umask 022 + cd /builddir/build/BUILD + cd tuxtype_w_fonts-1.8.1 + DOCDIR=/builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype2 + cp -pr AUTHORS /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype2 + cp -pr COPYING /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype2 + cp -pr ChangeLog /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype2 + cp -pr README /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype2 + cp -pr TODO /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype2 + cp -pr doc/en/howtotheme.html /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype2 + cp -pr doc/en/TuxType_port_Mac.txt /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64/usr/share/doc/tuxtype2 + exit 0 Provides: application() application(tuxtype2.desktop) metainfo() metainfo(tuxtype2.appdata.xml) tuxtype2 = 1.8.1-18.fc28 tuxtype2(riscv-64) = 1.8.1-18.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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) 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) libpthread.so.0()(64bit) librsvg-2.so.2()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/tuxtype2-1.8.1-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tuxtype2-1.8.1-18.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ewdGqu + umask 022 + cd /builddir/build/BUILD + cd tuxtype_w_fonts-1.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tuxtype2-1.8.1-18.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff