Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 536956 Details for
Bug 658814
games-kids/tuxtype-1.8.1-r1 : * emake failed (install phase)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-kids:tuxtype-1.8.1-r1:20180623-094524.log
games-kids:tuxtype-1.8.1-r1:20180623-094524.log (text/plain), 238.46 KB, created by
Toralf Förster
on 2018-06-23 09:51:59 UTC
(
hide
)
Description:
games-kids:tuxtype-1.8.1-r1:20180623-094524.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-06-23 09:51:59 UTC
Size:
238.46 KB
patch
obsolete
> * Package: games-kids/tuxtype-1.8.1-r1 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Adding group 'gamestat' to your system ... > * - Groupid: 36 >>>> Unpacking source... >>>> Unpacking tuxtype_w_fonts-1.8.1.tar.gz to /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work >>>> Source unpacked in /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work >>>> Preparing source in /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1 ... > * econf: updating tuxtype_w_fonts-1.8.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating tuxtype_w_fonts-1.8.1/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/tuxtype-1.8.1-r1 --htmldir=/usr/share/doc/tuxtype-1.8.1-r1/html --libdir=/usr/lib64 --localedir=/usr/share/locale --without-rsvg >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking 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/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether make sets $(MAKE)... (cached) yes >checking for gawk... (cached) gawk >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for bison... bison -y >checking for native Win32... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-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 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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' >Making all in data >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data' >Making all in fonts >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/fonts' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/fonts' >Making all in im >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/im' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/im' >Making all in images >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images' >Making all in backgrounds >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/backgrounds' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/backgrounds' >Making all in cities >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/cities' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/cities' >Making all in comets >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/comets' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/comets' >Making all in hands >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/hands' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/hands' >Making all in icons >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/icons' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/icons' >Making all in keyboard >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/keyboard' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/keyboard' >Making all in menu >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/menu' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/menu' >Making all in status >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/status' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/status' >Making all in tux >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/tux' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/tux' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images' >Making all in scripts >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/scripts' >cd .; ./sed-linux.sh >Editing lesson scripts for a non-windows build... > >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/scripts' >Making all in sounds >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/sounds' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/sounds' >Making all in themes >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes' >Making all in armenian >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian' >Making all in assamese >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese' >Making all in bokmal >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' >Making all in status >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' >make[6]: Nothing to be done for 'all-am'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal' >Making all in bulgarian >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' >Making all in scripts >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' >Making all in brazilian-portuguese >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' >Making all in catalan >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan' >Making all in czech >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech' >Making all in dansk >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk' >Making all in sounds >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk' >Making all in deutsch >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch' >Making all in espanol >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol' >Making all in euskara >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara' >Making all in french >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french' >Making all in scripts >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french' >Making all in greek >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek' >Making all in gujarati >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati' >Making all in hindi >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi' >Making all in italian >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian/words' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian/images' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian/images' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian' >Making all in jamaican >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican' >Making all in kannada >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada' >Making all in lithuanian >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' >Making all in status >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' >make[6]: Nothing to be done for 'all-am'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' >Making all in sounds >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' >Making all in malayalam >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' >Making all in keyboard >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' >Making all in status >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' >make[6]: Nothing to be done for 'all-am'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' >Making all in scripts >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam' >Making all in nepali >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali' >Making all in nederlands >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands' >Making all in nynorsk >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' >Making all in status >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' >make[6]: Nothing to be done for 'all-am'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' >Making all in oriya >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya' >Making all in punjabi >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi' >Making all in russian >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images' >Making all in status >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images' >make[6]: Nothing to be done for 'all-am'. >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian' >Making all in suomi >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi' >Making all in svenska >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska' >Making all in swahili >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili' >Making all in tamil >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil' >Making all in telugu >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu' >Making all in wolof >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof' >Making all in images >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' >Making all in words >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' >make[5]: Nothing to be done for 'all'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes' >Making all in words >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/words' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/words' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc' >Making all in en >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc/en' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc/en' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc' >Making all in po >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/po' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/po' >Making all in src >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c alphabet.c >In file included from globals.h:22:0, > from alphabet.c:26: >../config.h:340:0: warning: "VERSION" redefined > #define VERSION "1.8.1" > ><command-line>:0:0: note: this is the location of the previous definition >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; > ^~~ >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:862:0, > from globals.h:29, > from alphabet.c:26: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from alphabet.c:26: >/usr/include/bits/stdio2.h:33: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: 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:862:0, > from globals.h:29, > from alphabet.c:26: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from alphabet.c:26: >/usr/include/bits/stdio2.h:33: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c audio.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" > ><command-line>:0:0: note: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c convert_utf.c >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" > ><command-line>: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; > ^~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c editor.c >In file included from globals.h:22:0, > from editor.c:17: >../config.h:340:0: warning: "VERSION" redefined > #define VERSION "1.8.1" > ><command-line>:0:0: note: this is the location of the previous definition >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; > ^~~~~~~ >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:862:0, > from globals.h:29, > from editor.c:17: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from editor.c:17: >/usr/include/bits/stdio2.h:33: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 â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:862:0, > from globals.h:29, > from editor.c:17: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from editor.c:17: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from editor.c:17: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from editor.c:17: >/usr/include/bits/stdio2.h:33: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 â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:862:0, > from globals.h:29, > from editor.c:17: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from editor.c:17: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from editor.c:17: >/usr/include/bits/stdio2.h:64: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:862:0, > from globals.h:29, > from editor.c:17: >/usr/include/bits/stdio2.h:64: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c input_methods.c >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]"); > ^~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>:0:0: note: this is the location of the previous definition >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, > ^~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>:0:0: note: this is the location of the previous definition >loaders.c:112:5: warning: âmaxâ defined but not used [-Wunused-function] > int max(int n1, int n2) > ^~~ >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:862:0, > from globals.h:29, > from loaders.c:20: >/usr/include/bits/stdio2.h:64: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >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:862:0, > from globals.h:29, > from loaders.c:20: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from loaders.c:20: >/usr/include/bits/stdio2.h:33: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 â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:862:0, > from globals.h:29, > from loaders.c:20: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from loaders.c:20: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from loaders.c:20: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from loaders.c:20: >/usr/include/bits/stdio2.h:33: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>:0:0: note: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c mysetenv.c >In file included from mysetenv.c:9:0: >../config.h:340:0: warning: "VERSION" redefined > #define VERSION "1.8.1" > ><command-line>:0:0: note: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>:0:0: note: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>:0:0: note: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c pixels.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>: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 > ^~~~~~ >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) > ^~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c practice.c >In file included from globals.h:22:0, > from practice.c:24: >../config.h:340:0: warning: "VERSION" redefined > #define VERSION "1.8.1" > ><command-line>:0:0: note: this is the location of the previous definition >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:862:0, > from globals.h:29, > from practice.c:24: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from practice.c:24: >/usr/include/bits/stdio2.h:33: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c scandir.c >In file included from scandir.c:7:0: >../config.h:340:0: warning: "VERSION" redefined > #define VERSION "1.8.1" > ><command-line>:0:0: note: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>: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â > pts/%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; > ^ >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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from scripting.h:19, > from scripting.c:19: >/usr/include/bits/stdio2.h:33: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>:0:0: note: this is the location of the previous definition >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:862: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:64: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>:0:0: note: this is the location of the previous definition >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:862:0, > from globals.h:29, > from setup.c:20: >/usr/include/bits/stdio2.h:64: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >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:862:0, > from globals.h:29, > from setup.c:20: >/usr/include/bits/stdio2.h:33: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c snow.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>: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:862:0, > from globals.h:29, > from theme.c:19: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from theme.c:19: >/usr/include/bits/stdio2.h:33: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DLOCALSTATEDIR=\"/var/lib/tuxtype\" -DSYSCONFDIRDIR=\"/etc/tuxtype\" -DIMDIR=\"/usr/share/tuxtype/input_methods\" -I../intl -I../intl -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -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" > ><command-line>:0:0: note: this is the location of the previous definition >titlescreen.c:1110:13: warning: ânot_implementedâ defined but not used [-Wunused-function] > static void not_implemented(void) > ^~~~~~~~~~~~~~~ >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:862:0, > from globals.h:29, > from titlescreen.c:20: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from titlescreen.c:20: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from titlescreen.c:20: >/usr/include/bits/stdio2.h:33: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:862:0, > from globals.h:29, > from titlescreen.c:20: >/usr/include/bits/stdio2.h:33: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 ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -Wall -g -DDATA_PREFIX=\"/usr/share/tuxtype\" -DVAR_PREFIX=\"/var/lib/tuxtype\" -DCONF_PREFIX=\"/etc/tuxtype\" -DIM_PREFIX=\"/usr/share/tuxtype/input_methods\" -DDEBUG -DVERSION=\"tuxtype-1.8.1\" -DSOUND -O2 -pipe -march=native -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -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 >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/src' >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' >make[1]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' >>>> Source compiled. >>>> Test phase [not enabled]: games-kids/tuxtype-1.8.1-r1 > >>>> Install tuxtype-1.8.1-r1 into /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image/ category games-kids >make -j1 DESTDIR=/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image/ install >Making install in data >make[1]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data' >Making install in fonts >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/fonts' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/fonts' >make[3]: Nothing to be done for 'install-exec-am'. >/bin/mkdir -p /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./AndikaDesRevG.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./DoulosSILR.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./Kedage-n.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./lohit_bn.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./lohit_gu.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./lohit_hi.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./lohit_ta.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./lohit_pa.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./Rachana_w01.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./utkal.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./Vemana.ttf /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/fonts >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/fonts' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/fonts' >Making install in im >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/im' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/im' >make[3]: Nothing to be done for 'install-exec-am'. >test -z "/usr/share/tuxtype/im" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/im" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ja.im ko.im th.im zh_tw.im '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/im' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/im' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/im' >Making install in images >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images' >Making install in backgrounds >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/backgrounds' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/backgrounds" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 0.jpg 1.jpg 2.jpg 3.jpg 4.jpg '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/backgrounds' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/backgrounds' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/backgrounds' >Making install in cities >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/cities' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/cities" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/cities' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/cities' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/cities' >Making install in comets >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/comets' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/comets" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 comet1.png comet2.png comet3.png comet1.svg comet2.svg comet3.svg cometex1.png cometex2.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/comets' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/comets' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/comets' >Making install in hands >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/hands' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/hands" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/hands' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/hands' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/hands' >Making install in icons >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/icons' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/icons" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 tuxtype.ico tuxtype.icns icon.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/icons' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/icons' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/icons' >Making install in keyboard >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/keyboard' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/keyboard" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/keyboard' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/keyboard' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/keyboard' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/keyboard' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/keyboard' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/keyboard' >Making install in menu >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/menu' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/menu" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/menu' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/menu' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/menu' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/menu' >Making install in status >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/status' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/status" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 gameover.png numbers.png score.png tux_helmet1.png tux_helmet2.png tux_helmet3.png wave.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/status' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/status' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/status' >Making install in tux >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/tux' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/tux" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images/tux' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/tux' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images/tux' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images' >make[4]: Nothing to be done for 'install-exec-am'. >test -z "/usr/share/tuxtype/images" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/images' >Making install in scripts >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/scripts" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/scripts' > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/scripts' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/scripts' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/scripts' >Making install in sounds >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/sounds' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/sounds' >make[3]: Nothing to be done for 'install-exec-am'. >test -z "/usr/share/tuxtype/sounds" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/sounds" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/sounds' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/sounds' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/sounds' >Making install in themes >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes' >Making install in armenian >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/armenian/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 splat0.png title1.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/armenian/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian/images' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/armenian" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/armenian' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/armenian' >Making install in assamese >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/assamese/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/assamese/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/assamese" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst alphabet.txt settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/assamese' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/assamese' >Making install in bokmal >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' >Making install in status >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bokmal/images/status" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 score.png wave.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bokmal/images/status' >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images/status' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bokmal/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 splat0.png map.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bokmal/images' >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/images' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bokmal/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 3boks.txt 4boks.txt 5boks.txt 6boks.txt dyrenavn.txt frukt.txt land.txt sprak.txt yrke.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bokmal/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bokmal" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bokmal' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bokmal' >Making install in bulgarian >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' >Making install in scripts >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bulgarian/scripts" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 Lesson_1.xml '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bulgarian/scripts' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/scripts' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bulgarian/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 alphabet.txt animals.txt astronomy.txt fingers.txt jobs.txt names.txt plants.txt words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bulgarian/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bulgarian" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/bulgarian' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/bulgarian' >Making install in brazilian-portuguese >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/brazilian-portuguese/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 map.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/brazilian-portuguese/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/images' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/brazilian-portuguese/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 fingers.txt plants.txt words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/brazilian-portuguese/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/brazilian-portuguese" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 AUTHOR keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/brazilian-portuguese' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/brazilian-portuguese' >Making install in catalan >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/catalan/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt words4.txt words5.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/catalan/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/catalan" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/catalan' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/catalan' >Making install in czech >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/czech/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 prsty.txt rostliny.txt slova2.txt slova3.txt slova4.txt slova5.txt abeceda.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/czech/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/czech" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/czech' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/czech' >Making install in dansk >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk' >Making install in sounds >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/dansk/sounds" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 excuseme.wav '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/dansk/sounds' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk/sounds' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/dansk/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt words4.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/dansk/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/dansk" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/dansk' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/dansk' >Making install in deutsch >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/deutsch/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 kurz2-3-mit.txt kurz2-3.txt lang7-8-mit.txt lang7-8.txt mittel4-6-mit.txt mittel4-6.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/deutsch/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/deutsch" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/deutsch' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/deutsch' >Making install in espanol >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/espanol/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 map.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/espanol/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol/images' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/espanol/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/espanol/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/espanol" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/espanol' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/espanol' >Making install in euskara >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/euskara/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 map.png photo.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/euskara/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara/images' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/euskara/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/euskara/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/euskara" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 AUTHOR keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/euskara' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/euskara' >Making install in french >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french' >Making install in scripts >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/french/scripts" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 les_jours_de_la_semaine.xml les_mois_de_l_annee.xml '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/french/scripts' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french/scripts' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/french/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 fingers.txt months.txt names.txt weekdays.txt words1.txt words2.txt words3.txt words4.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/french/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/french" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/french' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/french' >Making install in greek >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/greek/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 easy.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/greek/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/greek" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/greek' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/greek' >Making install in gujarati >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/gujarati/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/gujarati/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/gujarati" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst alphabet.txt settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/gujarati' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/gujarati' >Making install in hindi >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/hindi/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/hindi/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/hindi" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst alphabet.txt settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/hindi' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/hindi' >Making install in italian >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/italian/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 freq.txt word1.txt word2.txt word3.txt word4.txt animali.txt citta.txt diteggiatura.txt nomi.txt piantefiorifrutta.txt stati.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/italian/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian/words' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian/images' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/italian/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 map.png photo.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/italian/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian/images' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/italian" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/italian' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/italian' >Making install in jamaican >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/jamaican/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 map.png photo.png tux0.png tux1.png tux2.png tux3.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/jamaican/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican/images' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/jamaican/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 jam-long.txt jam-med.txt jam-short.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/jamaican/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/jamaican" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/jamaican' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/jamaican' >Making install in kannada >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/kannada/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/kannada/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/kannada" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst alphabet.txt settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/kannada' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/kannada' >Making install in lithuanian >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' >Making install in status >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/lithuanian/images/status" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 gameover.png score.png wave.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/lithuanian/images/status' >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images/status' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/images' >Making install in sounds >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/lithuanian/sounds" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 excuseme.wav '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/lithuanian/sounds' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/sounds' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/lithuanian/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 1-pamoka.txt 2-pamoka.txt 3-pamoka.txt 4-pamoka.txt 5-pamoka.txt 6-pamoka.txt 7-pamoka.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/lithuanian/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/lithuanian" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/lithuanian' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/lithuanian' >Making install in malayalam >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' >Making install in keyboard >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam/images/keyboard" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 key.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam/images/keyboard' >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/keyboard' >Making install in status >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam/images/status" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 score.png wave.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam/images/status' >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images/status' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 splat0.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam/images' >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/images' >Making install in scripts >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam/scripts" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam/scripts' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/scripts' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst phrases.txt settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/malayalam' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/malayalam' >Making install in nepali >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nepali/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 alphabet.txt fingers.txt plants.txt words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nepali/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nepali" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 authors.txt keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nepali' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nepali' >Making install in nederlands >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nederlands/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 planten.txt vingers.txt woorden1.txt woorden2.txt woorden3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nederlands/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nederlands" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst nederlands.txt settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nederlands' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nederlands' >Making install in nynorsk >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' >Making install in status >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nynorsk/images/status" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 score.png wave.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nynorsk/images/status' >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images/status' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nynorsk/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 splat0.png map.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nynorsk/images' >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/images' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nynorsk/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 3boks.txt 4boks.txt 5boks.txt 6boks.txt dyrenamn.txt frukt.txt land.txt sprak.txt yrke.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nynorsk/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nynorsk" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/nynorsk' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/nynorsk' >Making install in oriya >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/oriya/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/oriya/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/oriya" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst alphabet.txt settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/oriya' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/oriya' >Making install in punjabi >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/punjabi/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/punjabi/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/punjabi" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst alphabet.txt settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/punjabi' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/punjabi' >Making install in russian >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images' >Making install in status >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/russian/images/status" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 score.png wave.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/russian/images/status' >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images/status' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images' >make[6]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/russian/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 splat0.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/russian/images' >make[6]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/images' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/russian/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/russian/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/russian" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/russian' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/russian' >Making install in suomi >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/suomi/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 alphabet.txt kasvit.txt sanat1.txt sanat2.txt sanat3.txt sormet.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/suomi/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/suomi" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/suomi' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/suomi' >Making install in svenska >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/svenska/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ord1.txt ord2.txt ord3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/svenska/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/svenska" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/svenska' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/svenska' >Making install in swahili >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/swahili/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/swahili/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/swahili" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 AUTHOR keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/swahili' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/swahili' >Making install in tamil >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/tamil/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/tamil/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/tamil" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst phrases.txt settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/tamil' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/tamil' >Making install in telugu >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/telugu/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 words1.txt words2.txt words3.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/telugu/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/telugu" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/telugu' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/telugu' >Making install in wolof >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof' >Making install in images >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/wolof/images" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 photo.png map.png '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/wolof/images' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof/images' >Making install in words >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/wolof/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 names.txt plants.txt words1.txt words2.txt words3.txt words4.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/wolof/words' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof/words' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof' >make[5]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/wolof" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst settings.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/themes/wolof' >make[5]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof' >make[4]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes/wolof' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes' >make[4]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/themes' >Making install in words >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/words' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/words' >make[3]: Nothing to be done for 'install-exec-am'. >test -z "/usr/share/tuxtype/words" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/words" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -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 '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/words' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/words' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data/words' >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data' >make[3]: Nothing to be done for 'install-exec-am'. >test -z "/usr/share/tuxtype" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 keyboard.lst phrases.txt '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data' >make[1]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/data' >Making install in doc >make[1]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc' >Making install in en >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc/en' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc/en' >make[3]: Nothing to be done for 'install-exec-am'. >test -z "/usr/share/doc/tuxtype-1.8.1-r1" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/doc/tuxtype-1.8.1-r1" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 howtotheme.html TuxType_port_Mac.txt lesson_scripting_reference.html '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/doc/tuxtype-1.8.1-r1' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc/en' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc/en' >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc' >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc' >make[3]: Nothing to be done for 'install-exec-am'. >test -z "/usr/share/doc/tuxtype-1.8.1-r1" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/doc/tuxtype-1.8.1-r1" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ../ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL OFL README TODO '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/doc/tuxtype-1.8.1-r1' >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc' >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc' >make[1]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/doc' >Making install in po >make[1]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/po' >/bin/mkdir -p /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share >installing ar.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/ar/LC_MESSAGES/tuxtype.mo >installing as.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/as/LC_MESSAGES/tuxtype.mo >installing ast.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/ast/LC_MESSAGES/tuxtype.mo >installing ca.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/ca/LC_MESSAGES/tuxtype.mo >installing cs.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/cs/LC_MESSAGES/tuxtype.mo >installing da.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/da/LC_MESSAGES/tuxtype.mo >installing de.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/de/LC_MESSAGES/tuxtype.mo >installing el.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/el/LC_MESSAGES/tuxtype.mo >installing en@boldquot.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/en@boldquot/LC_MESSAGES/tuxtype.mo >installing en_GB.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/en_GB/LC_MESSAGES/tuxtype.mo >installing en@quot.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/en@quot/LC_MESSAGES/tuxtype.mo >installing es.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/es/LC_MESSAGES/tuxtype.mo >installing eu.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/eu/LC_MESSAGES/tuxtype.mo >installing fi.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/fi/LC_MESSAGES/tuxtype.mo >installing fr.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/fr/LC_MESSAGES/tuxtype.mo >installing gu.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/gu/LC_MESSAGES/tuxtype.mo >installing hi.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/hi/LC_MESSAGES/tuxtype.mo >installing it.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/it/LC_MESSAGES/tuxtype.mo >installing ja.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/ja/LC_MESSAGES/tuxtype.mo >installing kn.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/kn/LC_MESSAGES/tuxtype.mo >installing lt.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/lt/LC_MESSAGES/tuxtype.mo >installing ml.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/ml/LC_MESSAGES/tuxtype.mo >installing nb.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/nb/LC_MESSAGES/tuxtype.mo >installing ne.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/ne/LC_MESSAGES/tuxtype.mo >installing nl.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/nl/LC_MESSAGES/tuxtype.mo >installing nn.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/nn/LC_MESSAGES/tuxtype.mo >installing or.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/or/LC_MESSAGES/tuxtype.mo >installing pt.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/pt/LC_MESSAGES/tuxtype.mo >installing ru.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/ru/LC_MESSAGES/tuxtype.mo >installing sv.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/sv/LC_MESSAGES/tuxtype.mo >installing sw.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/sw/LC_MESSAGES/tuxtype.mo >installing ta.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/ta/LC_MESSAGES/tuxtype.mo >installing te.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/te/LC_MESSAGES/tuxtype.mo >installing tr.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/tr/LC_MESSAGES/tuxtype.mo >installing wo.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/wo/LC_MESSAGES/tuxtype.mo >installing zh_N.gmo as /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/locale/zh_N/LC_MESSAGES/tuxtype.mo >if test "tuxtype" = "gettext-tools"; then \ > /bin/mkdir -p /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./$file \ > /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >make[1]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/po' >Making install in src >make[1]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/src' >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/src' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/bin" > /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c tuxtype '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/bin' >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/src' >make[1]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1/src' >make[1]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' >make[2]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' >make[2]: Nothing to be done for 'install-exec-am'. >/bin/mkdir -p /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype >/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./tuxtype.ico /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//usr/share/tuxtype/tuxtype.ico >make install-data-hook >make[3]: Entering directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' >/bin/mkdir -p -m 755 /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//etc/tuxtype >/bin/mkdir -p -m 2755 /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//var/lib/tuxtype >/bin/mkdir -p -m 2755 /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//var/lib/tuxtype/words >chown root:games /var/tmp/portage/games-kids/tuxtype-1.8.1-r1/image//var/lib/tuxtype/words >chown: invalid group: âroot:gamesâ >make[3]: *** [Makefile:781: install-data-hook] Error 1 >make[3]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' >make[2]: *** [Makefile:696: install-data-am] Error 2 >make[2]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' >make[1]: *** [Makefile:654: install-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' >make: *** [Makefile:340: install-recursive] Error 1 > * ERROR: games-kids/tuxtype-1.8.1-r1::gentoo failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-kids/tuxtype-1.8.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-kids/tuxtype-1.8.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/games-kids:tuxtype-1.8.1-r1:20180623-094524.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1' > * S: '/var/tmp/portage/games-kids/tuxtype-1.8.1-r1/work/tuxtype_w_fonts-1.8.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 658814
:
536948
|
536950
|
536952
|
536954
| 536956 |
536958
|
536960
|
594986
|
594988
|
594990