As an addition to the previous messages, below is given
the full output of

# emerge gtypist
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-misc/gtypist-2.9.5::gentoo
 * gtypist-2.9.5.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...

                 [ ok ]
 * colemak.typ SHA256 SHA512 WHIRLPOOL size ;-) ...

                 [ ok ]
>>> Unpacking source...
>>> Unpacking gtypist-2.9.5.tar.xz to 
>>> /var/tmp/portage/app-misc/gtypist-2.9.5/work
>>> Source unpacked in /var/tmp/portage/app-misc/gtypist-2.9.5/work
>>> Preparing source in 
>>> /var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5 ...
 * Applying gtypist-2.8.3-xemacs-compat.patch ...

                 [ ok ]
>>> Source prepared.
>>> Configuring source in 
>>> /var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5 ...
 * econf: updating gtypist-2.9.5/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gtypist-2.9.5/config.guess with
/usr/share/gnuconfig/config.guess
./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
--disable-silent-rules --libdir=/usr/lib64 --disable-nls EMACS=no
--with-lispdir=
checking for a BSD-compatible install...
/usr/lib/portage/python3.4/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 whether make supports nested variables... 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
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 for gawk... (cached) gawk
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 whether x86_64-pc-linux-gnu-gcc understands -c and -o
together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for library containing strerror... none required
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for bison... bison -y
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.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 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 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 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 working volatile... yes
checking for size_t... yes
checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking return type of signal handlers... void
checking for working strtod... yes
checking for __argz_count... yes
checking for __argz_next... yes
checking for __argz_stringify... yes
checking for dcgettext... yes
checking for getcwd... yes
checking for getwd... yes
checking for mempcpy... yes
checking for memset... yes
checking for munmap... yes
checking for nl_langinfo... 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 strstr... yes
checking for strtoul... yes
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking for add_wch in -lncursesw... yes
checking for library containing cbreak... none required
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by x86_64-pc-linux-gnu-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 iconv... yes
checking for working iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... no
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 CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether to use NLS... no
checking for emacs... no
checking where .elc files should go...
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lessons/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating m4/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/app-misc/gtypist-2.9.5/work/gtypist-2.9.5 ...
make -j3
make  all-recursive
make[1]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
Making all in m4
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
Making all in po
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/po'
Making all in lessons
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
Making all in tools
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
if test "no" != "no"; then \
  am__dir=. am__subdir_includes=''; \
  case gtypist-mode.elc in */*) \
    am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \
    am__subdir_includes="-L $am__dir -L ./$am__dir"; \
  esac; \
  test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \
  no --batch \
      \
    $am__subdir_includes -L . -L . \
    --eval "(defun byte-compile-dest-file (f) \"gtypist-mode.elc\")" \
    --eval "(unless (byte-compile-file \"gtypist-mode.el\") (kill-emacs 1))"; \
else :; fi
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
Making all in doc
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
Making all in src
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../intl
-DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
-march=native -O2 -pipe -c -o gtypist.o gtypist.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../intl
-DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
-march=native -O2 -pipe -c -o cursmenu.o cursmenu.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../intl
-DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
-march=native -O2 -pipe -c -o script.o script.c
gtypist.c: In function 'print_help':
gtypist.c:1729:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("track personal best typing speeds"),
       ^
gtypist.c:1730:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("default maximum error percentage (default 3.0); valid values are "
       ^
gtypist.c:1732:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("turn off WPM timer in drills"),
       ^
gtypist.c:1733:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("use the terminal's hardware cursor"),
       ^
gtypist.c:1734:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("cursor flash period P*.1 sec (default 10); valid  values are between "
       ^
gtypist.c:1736:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("set initial display colours where available"),
       ^
gtypist.c:1737:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("don't beep on errors"),
       ^
gtypist.c:1738:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("same as -s, --silent"),
       ^
gtypist.c:1739:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("start the lesson at label 'L'"),
       ^
gtypist.c:1740:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("try to mimic word processors"),
       ^
gtypist.c:1741:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("forbid the user to skip exercises"),
       ^
gtypist.c:1742:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("highlight errors with reverse video"),
       ^
gtypist.c:1743:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("print this message"),
       ^
gtypist.c:1744:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("output version information and exit"),
       ^
gtypist.c:1745:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("do not ask confirmation questions"),
       ^
gtypist.c:1746:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("set top banner colours (background, foreground, package and version "
       ^
gtypist.c:1748:7: warning: initialization discards 'const' qualifier
from pointer target type
       _("set scoring mode (words per minute or characters per minute)")};
       ^
gtypist.c: In function 'main':
script.c: In function 'get_script_line':
gtypist.c:2022:12: warning: assignment discards 'const' qualifier from
pointer target type
   COPYRIGHT=
            ^
gtypist.c:2031:16: warning: assignment discards 'const' qualifier from
pointer target type
   MODE_TUTORIAL=_(" Tutorial ");
                ^
script.c:207:3: warning: ignoring return value of 'fgets', declared
with attribute warn_unused_result [-Wunused-result]
   fgets(line, MAX_SCR_LINE, script);
   ^
gtypist.c:2033:13: warning: assignment discards 'const' qualifier from
pointer target type
   MODE_QUERY=_("  Query   ");
             ^
gtypist.c:2035:13: warning: assignment discards 'const' qualifier from
pointer target type
   MODE_DRILL=_("  Drill   ");
             ^
gtypist.c:2037:17: warning: assignment discards 'const' qualifier from
pointer target type
   MODE_SPEEDTEST=_("Speed test");
                 ^
script.c:214:7: warning: ignoring return value of 'fgets', declared
with attribute warn_unused_result [-Wunused-result]
       fgets(line, MAX_SCR_LINE, script);
       ^
gtypist.c:2038:15: warning: assignment discards 'const' qualifier from
pointer target type
   WAIT_MESSAGE=
               ^
gtypist.c:2041:21: warning: assignment discards 'const' qualifier from
pointer target type
   ERROR_TOO_HIGH_MSG=
                     ^
gtypist.c:2045:21: warning: assignment discards 'const' qualifier from
pointer target type
   SKIPBACK_VIA_F_MSG=
                     ^
gtypist.c:2049:23: warning: assignment discards 'const' qualifier from
pointer target type
   REPEAT_NEXT_EXIT_MSG=
                       ^
gtypist.c:2053:18: warning: assignment discards 'const' qualifier from
pointer target type
   REPEAT_EXIT_MSG=
                  ^
gtypist.c:2056:26: warning: assignment discards 'const' qualifier from
pointer target type
   CONFIRM_EXIT_LESSON_MSG=
                          ^
gtypist.c:2060:14: warning: assignment discards 'const' qualifier from
pointer target type
   NO_SKIP_MSG=
              ^
gtypist.c:2066:16: warning: assignment discards 'const' qualifier from
pointer target type
   SPEED_RAW_WPM=_(" Raw speed      = %6.2f wpm ");
                ^
gtypist.c:2068:16: warning: assignment discards 'const' qualifier from
pointer target type
   SPEED_RAW_CPM=_(" Raw speed      = %6.2f cpm ");
                ^
gtypist.c:2073:16: warning: assignment discards 'const' qualifier from
pointer target type
   SPEED_ADJ_WPM=  _(" Adjusted speed = %6.2f wpm ");
                ^
gtypist.c:2075:16: warning: assignment discards 'const' qualifier from
pointer target type
   SPEED_ADJ_CPM=  _(" Adjusted speed = %6.2f cpm ");
                ^
gtypist.c:2080:18: warning: assignment discards 'const' qualifier from
pointer target type
   SPEED_PCT_ERROR=_("            with %.1f%% errors ");
                  ^
gtypist.c:2085:17: warning: assignment discards 'const' qualifier from
pointer target type
   SPEED_BEST_WPM= _(" Personal best  = %6.2f wpm ");
                 ^
gtypist.c:2087:17: warning: assignment discards 'const' qualifier from
pointer target type
   SPEED_BEST_CPM= _(" Personal best  = %6.2f cpm ");
                 ^
gtypist.c:2092:21: warning: assignment discards 'const' qualifier from
pointer target type
   SPEED_BEST_NEW_MSG= _("           new personal best ");
                     ^
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../intl
-DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
-march=native -O2 -pipe -c -o error.o error.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../intl
-DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
-march=native -O2 -pipe -c -o getopt.o getopt.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../intl
-DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
-march=native -O2 -pipe -c -o getopt1.o getopt1.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../intl
-DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
-march=native -O2 -pipe -c -o utf8.o utf8.c
x86_64-pc-linux-gnu-gcc  -march=native -O2 -pipe  -Wl,-O1
-Wl,--as-needed -o gtypist gtypist.o cursmenu.o script.o error.o
getopt.o getopt1.o utf8.o  -lncursesw
if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a
typing tutor with lessons for different keyboards and languages'; fi
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
make[1]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
>>> Source compiled.
>>> Test phase [not enabled]: app-misc/gtypist-2.9.5

>>> Install gtypist-2.9.5 into /var/tmp/portage/app-misc/gtypist-2.9.5/image/ 
>>> category app-misc
make -j3 DESTDIR=/var/tmp/portage/app-misc/gtypist-2.9.5/image/ install
Making install in m4
make[1]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
make[1]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
Making install in po
make[1]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/po'
if test "gtypist" = "gettext-tools"; then \
  /bin/mkdir -p
/var/tmp/portage/app-misc/gtypist-2.9.5/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.4/ebuild-helpers/xattr/install -c -m 644 ./$file \
            
/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gettext/po/$file;
\
  done; \
  for file in Makevars; do \
    rm -f 
/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gettext/po/$file;
\
  done; \
else \
  : ; \
fi
make[1]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/po'
Making install in lessons
make[1]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p 
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gtypist'
 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644
gtypist.typ c.typ d.typ m.typ n.typ q.typ r.typ s.typ t.typ u.typ
v.typ esp.typ cs.typ ru.typ ttde.typ demo.typ ktbg.typ ktbg_long.typ
ktde.typ ktde2.typ ktde_neo.typ ktde_number.typ ktdk.typ ktdk2.typ
ktdvorak.typ ktdvorak_abcd.typ ktdvorak_es.typ kten.typ ktes.typ
ktes_cat.typ ktfi.typ ktfi_kids.typ ktfr.typ ktfr2.typ kthu.typ
kthu_expert.typ ktit.typ ktnl.typ ktnl_junior.typ ktno.typ
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gtypist'
 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644
ktpl.typ ktru.typ ktru_long.typ ktru_slava.typ ktsi.typ kttr.typ
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gtypist'
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
make[1]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
Making install in tools
make[1]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
if test "no" != "no"; then \
  am__dir=. am__subdir_includes=''; \
  case gtypist-mode.elc in */*) \
    am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \
    am__subdir_includes="-L $am__dir -L ./$am__dir"; \
  esac; \
  test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \
  no --batch \
      \
    $am__subdir_includes -L . -L . \
    --eval "(defun byte-compile-dest-file (f) \"gtypist-mode.elc\")" \
    --eval "(unless (byte-compile-file \"gtypist-mode.el\") (kill-emacs 1))"; \
else :; fi
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
make[2]: Nothing to be done for 'install-exec-am'.
if test "no" != "no"; then \
  am__dir=. am__subdir_includes=''; \
  case gtypist-mode.elc in */*) \
    am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \
    am__subdir_includes="-L $am__dir -L ./$am__dir"; \
  esac; \
  test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \
  no --batch \
      \
    $am__subdir_includes -L . -L . \
    --eval "(defun byte-compile-dest-file (f) \"gtypist-mode.elc\")" \
    --eval "(unless (byte-compile-file \"gtypist-mode.el\") (kill-emacs 1))"; \
else :; fi
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
make[1]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
Making install in doc
make[1]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info'
 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644
./gtypist.info ./gtypist.cs.info ./gtypist.es.info
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info'
 install-info 
--info-dir='/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info'
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info/gtypist.info'
 install-info 
--info-dir='/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info'
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info/gtypist.cs.info'
 install-info 
--info-dir='/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info'
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info/gtypist.es.info'
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
make[1]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
Making install in src
make[1]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a
typing tutor with lessons for different keyboards and languages'; fi
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a
typing tutor with lessons for different keyboards and languages'; fi
 /bin/mkdir -p '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/bin'
 /bin/mkdir -p 
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/man/man1'
  /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c gtypist
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/bin'
 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644
gtypist.1 '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/man/man1'
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
make[1]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
make[1]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
make[2]: Entering directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
 /bin/mkdir -p 
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/man/man1'
 /bin/mkdir -p '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/bin'
 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
typefortune '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/bin'
 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644
typefortune.1 
'/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/man/man1'
make[2]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
make[1]: Leaving directory
'/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
>>> Completed installing gtypist-2.9.5 into 
>>> /var/tmp/portage/app-misc/gtypist-2.9.5/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R
.GCC.command.line -R .note.gnu.gold-version
   usr/bin/gtypist
ecompressdir: bzip2 -9 /usr/share/doc
ecompressdir: bzip2 -9 /usr/share/man
ecompressdir: bzip2 -9 /usr/share/info

>>> Installing (1 of 1) app-misc/gtypist-2.9.5::gentoo
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * Regenerating GNU info directory index...
 * Processed 195 info files.

# gtypist ru.typ
gtypist: line 34: iconv() failed on 'B: Добро пожаловать!': Invalid or
incomplete multibyte or wide character
You should probably use a UTF-8 locale for the selected lesson!
:
?

Reply via email to