Gentoo Archives: gentoo-user

From: gevisz <gevisz@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Gtypist does not accept ru.typ
Date: Wed, 06 Jan 2016 21:54:11
Message-Id: CA+t6X7cDuSZG3tc_xe8-Rt+2=r_XupVhZDC7nA4t-yAxoEfEpw@mail.gmail.com
In Reply to: Re: [gentoo-user] Gtypist does not accept ru.typ by gevisz
1 As an addition to the previous messages, below is given
2 the full output of
3
4
5 # emerge gtypist
6 Calculating dependencies... done!
7
8 >>> Verifying ebuild manifests
9
10 >>> Emerging (1 of 1) app-misc/gtypist-2.9.5::gentoo
11 * gtypist-2.9.5.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...
12
13 [ ok ]
14 * colemak.typ SHA256 SHA512 WHIRLPOOL size ;-) ...
15
16 [ ok ]
17 >>> Unpacking source...
18 >>> Unpacking gtypist-2.9.5.tar.xz to /var/tmp/portage/app-misc/gtypist-2.9.5/work
19 >>> Source unpacked in /var/tmp/portage/app-misc/gtypist-2.9.5/work
20 >>> Preparing source in /var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5 ...
21 * Applying gtypist-2.8.3-xemacs-compat.patch ...
22
23 [ ok ]
24 >>> Source prepared.
25 >>> Configuring source in /var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5 ...
26 * econf: updating gtypist-2.9.5/config.sub with /usr/share/gnuconfig/config.sub
27 * econf: updating gtypist-2.9.5/config.guess with
28 /usr/share/gnuconfig/config.guess
29 ./configure --prefix=/usr --build=x86_64-pc-linux-gnu
30 --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
31 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
32 --localstatedir=/var/lib --disable-dependency-tracking
33 --disable-silent-rules --libdir=/usr/lib64 --disable-nls EMACS=no
34 --with-lispdir=
35 checking for a BSD-compatible install...
36 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
37 checking whether build environment is sane... yes
38 checking for a thread-safe mkdir -p... /bin/mkdir -p
39 checking for gawk... gawk
40 checking whether make sets $(MAKE)... yes
41 checking whether make supports nested variables... yes
42 checking for style of include used by make... GNU
43 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
44 checking whether the C compiler works... yes
45 checking for C compiler default output file name... a.out
46 checking for suffix of executables...
47 checking whether we are cross compiling... no
48 checking for suffix of object files... o
49 checking whether we are using the GNU C compiler... yes
50 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
51 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
52 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
53 checking dependency style of x86_64-pc-linux-gnu-gcc... none
54 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
55 checking for grep that handles long lines and -e... /bin/grep
56 checking for egrep... /bin/grep -E
57 checking for ANSI C header files... yes
58 checking for sys/types.h... yes
59 checking for sys/stat.h... yes
60 checking for stdlib.h... yes
61 checking for string.h... yes
62 checking for memory.h... yes
63 checking for strings.h... yes
64 checking for inttypes.h... yes
65 checking for stdint.h... yes
66 checking for unistd.h... yes
67 checking minix/config.h usability... no
68 checking minix/config.h presence... no
69 checking for minix/config.h... no
70 checking whether it is safe to define __EXTENSIONS__... yes
71 checking for gawk... (cached) gawk
72 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
73 checking whether we are using the GNU C compiler... (cached) yes
74 checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
75 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89...
76 (cached) none needed
77 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o
78 together... (cached) yes
79 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
80 checking for library containing strerror... none required
81 checking whether ln -s works... yes
82 checking whether make sets $(MAKE)... (cached) yes
83 checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
84 checking for bison... bison -y
85 checking for ANSI C header files... (cached) yes
86 checking for unistd.h... (cached) yes
87 checking alloca.h usability... yes
88 checking alloca.h presence... yes
89 checking for alloca.h... yes
90 checking argz.h usability... yes
91 checking argz.h presence... yes
92 checking for argz.h... yes
93 checking errno.h usability... yes
94 checking errno.h presence... yes
95 checking for errno.h... yes
96 checking fcntl.h usability... yes
97 checking fcntl.h presence... yes
98 checking for fcntl.h... yes
99 checking langinfo.h usability... yes
100 checking langinfo.h presence... yes
101 checking for langinfo.h... yes
102 checking libintl.h usability... yes
103 checking libintl.h presence... yes
104 checking for libintl.h... yes
105 checking limits.h usability... yes
106 checking limits.h presence... yes
107 checking for limits.h... yes
108 checking locale.h usability... yes
109 checking locale.h presence... yes
110 checking for locale.h... yes
111 checking malloc.h usability... yes
112 checking malloc.h presence... yes
113 checking for malloc.h... yes
114 checking stddef.h usability... yes
115 checking stddef.h presence... yes
116 checking for stddef.h... yes
117 checking stdio_ext.h usability... yes
118 checking stdio_ext.h presence... yes
119 checking for stdio_ext.h... yes
120 checking for stdlib.h... (cached) yes
121 checking for string.h... (cached) yes
122 checking for strings.h... (cached) yes
123 checking sys/param.h usability... yes
124 checking sys/param.h presence... yes
125 checking for sys/param.h... yes
126 checking for unistd.h... (cached) yes
127 checking for stdbool.h that conforms to C99... yes
128 checking for _Bool... yes
129 checking for an ANSI C-conforming const... yes
130 checking for inline... inline
131 checking for working volatile... yes
132 checking for size_t... yes
133 checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
134 checking for working alloca.h... yes
135 checking for alloca... yes
136 checking for stdlib.h... (cached) yes
137 checking for GNU libc compatible malloc... yes
138 checking for stdlib.h... (cached) yes
139 checking for GNU libc compatible realloc... yes
140 checking return type of signal handlers... void
141 checking for working strtod... yes
142 checking for __argz_count... yes
143 checking for __argz_next... yes
144 checking for __argz_stringify... yes
145 checking for dcgettext... yes
146 checking for getcwd... yes
147 checking for getwd... yes
148 checking for mempcpy... yes
149 checking for memset... yes
150 checking for munmap... yes
151 checking for nl_langinfo... yes
152 checking for setlocale... yes
153 checking for stpcpy... yes
154 checking for strcasecmp... yes
155 checking for strchr... yes
156 checking for strcspn... yes
157 checking for strdup... yes
158 checking for strstr... yes
159 checking for strtoul... yes
160 checking ncursesw/ncurses.h usability... yes
161 checking ncursesw/ncurses.h presence... yes
162 checking for ncursesw/ncurses.h... yes
163 checking for add_wch in -lncursesw... yes
164 checking for library containing cbreak... none required
165 checking build system type... x86_64-pc-linux-gnu
166 checking host system type... x86_64-pc-linux-gnu
167 checking for ld used by x86_64-pc-linux-gnu-gcc...
168 /usr/x86_64-pc-linux-gnu/bin/ld
169 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
170 checking for shared library run path origin... done
171 checking for iconv... yes
172 checking for working iconv... yes
173 checking for iconv declaration...
174 extern size_t iconv (iconv_t cd, char * *inbuf, size_t
175 *inbytesleft, char * *outbuf, size_t *outbytesleft);
176 checking whether NLS is requested... no
177 checking for msgfmt... /usr/bin/msgfmt
178 checking for gmsgfmt... /usr/bin/gmsgfmt
179 checking for xgettext... /usr/bin/xgettext
180 checking for msgmerge... /usr/bin/msgmerge
181 checking for CFPreferencesCopyAppValue... no
182 checking for CFLocaleCopyCurrent... no
183 checking whether to use NLS... no
184 checking for emacs... no
185 checking where .elc files should go...
186 checking that generated files are newer than configure... done
187 configure: creating ./config.status
188 config.status: creating lessons/Makefile
189 config.status: creating tools/Makefile
190 config.status: creating doc/Makefile
191 config.status: creating src/Makefile
192 config.status: creating Makefile
193 config.status: creating po/Makefile.in
194 config.status: creating m4/Makefile
195 config.status: creating config.h
196 config.status: executing depfiles commands
197 config.status: executing po-directories commands
198 config.status: creating po/POTFILES
199 config.status: creating po/Makefile
200 >>> Source configured.
201 >>> Compiling source in /var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5 ...
202 make -j3
203 make all-recursive
204 make[1]: Entering directory
205 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
206 Making all in m4
207 make[2]: Entering directory
208 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
209 make[2]: Nothing to be done for 'all'.
210 make[2]: Leaving directory
211 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
212 Making all in po
213 make[2]: Entering directory
214 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/po'
215 make[2]: Nothing to be done for 'all'.
216 make[2]: Leaving directory
217 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/po'
218 Making all in lessons
219 make[2]: Entering directory
220 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
221 make[2]: Nothing to be done for 'all'.
222 make[2]: Leaving directory
223 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
224 Making all in tools
225 make[2]: Entering directory
226 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
227 if test "no" != "no"; then \
228 am__dir=. am__subdir_includes=''; \
229 case gtypist-mode.elc in */*) \
230 am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \
231 am__subdir_includes="-L $am__dir -L ./$am__dir"; \
232 esac; \
233 test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \
234 no --batch \
235 \
236 $am__subdir_includes -L . -L . \
237 --eval "(defun byte-compile-dest-file (f) \"gtypist-mode.elc\")" \
238 --eval "(unless (byte-compile-file \"gtypist-mode.el\") (kill-emacs 1))"; \
239 else :; fi
240 make[2]: Leaving directory
241 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
242 Making all in doc
243 make[2]: Entering directory
244 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
245 make[2]: Nothing to be done for 'all'.
246 make[2]: Leaving directory
247 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
248 Making all in src
249 make[2]: Entering directory
250 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
251 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl
252 -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
253 -march=native -O2 -pipe -c -o gtypist.o gtypist.c
254 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl
255 -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
256 -march=native -O2 -pipe -c -o cursmenu.o cursmenu.c
257 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl
258 -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
259 -march=native -O2 -pipe -c -o script.o script.c
260 gtypist.c: In function 'print_help':
261 gtypist.c:1729:7: warning: initialization discards 'const' qualifier
262 from pointer target type
263 _("track personal best typing speeds"),
264 ^
265 gtypist.c:1730:7: warning: initialization discards 'const' qualifier
266 from pointer target type
267 _("default maximum error percentage (default 3.0); valid values are "
268 ^
269 gtypist.c:1732:7: warning: initialization discards 'const' qualifier
270 from pointer target type
271 _("turn off WPM timer in drills"),
272 ^
273 gtypist.c:1733:7: warning: initialization discards 'const' qualifier
274 from pointer target type
275 _("use the terminal's hardware cursor"),
276 ^
277 gtypist.c:1734:7: warning: initialization discards 'const' qualifier
278 from pointer target type
279 _("cursor flash period P*.1 sec (default 10); valid values are between "
280 ^
281 gtypist.c:1736:7: warning: initialization discards 'const' qualifier
282 from pointer target type
283 _("set initial display colours where available"),
284 ^
285 gtypist.c:1737:7: warning: initialization discards 'const' qualifier
286 from pointer target type
287 _("don't beep on errors"),
288 ^
289 gtypist.c:1738:7: warning: initialization discards 'const' qualifier
290 from pointer target type
291 _("same as -s, --silent"),
292 ^
293 gtypist.c:1739:7: warning: initialization discards 'const' qualifier
294 from pointer target type
295 _("start the lesson at label 'L'"),
296 ^
297 gtypist.c:1740:7: warning: initialization discards 'const' qualifier
298 from pointer target type
299 _("try to mimic word processors"),
300 ^
301 gtypist.c:1741:7: warning: initialization discards 'const' qualifier
302 from pointer target type
303 _("forbid the user to skip exercises"),
304 ^
305 gtypist.c:1742:7: warning: initialization discards 'const' qualifier
306 from pointer target type
307 _("highlight errors with reverse video"),
308 ^
309 gtypist.c:1743:7: warning: initialization discards 'const' qualifier
310 from pointer target type
311 _("print this message"),
312 ^
313 gtypist.c:1744:7: warning: initialization discards 'const' qualifier
314 from pointer target type
315 _("output version information and exit"),
316 ^
317 gtypist.c:1745:7: warning: initialization discards 'const' qualifier
318 from pointer target type
319 _("do not ask confirmation questions"),
320 ^
321 gtypist.c:1746:7: warning: initialization discards 'const' qualifier
322 from pointer target type
323 _("set top banner colours (background, foreground, package and version "
324 ^
325 gtypist.c:1748:7: warning: initialization discards 'const' qualifier
326 from pointer target type
327 _("set scoring mode (words per minute or characters per minute)")};
328 ^
329 gtypist.c: In function 'main':
330 script.c: In function 'get_script_line':
331 gtypist.c:2022:12: warning: assignment discards 'const' qualifier from
332 pointer target type
333 COPYRIGHT=
334 ^
335 gtypist.c:2031:16: warning: assignment discards 'const' qualifier from
336 pointer target type
337 MODE_TUTORIAL=_(" Tutorial ");
338 ^
339 script.c:207:3: warning: ignoring return value of 'fgets', declared
340 with attribute warn_unused_result [-Wunused-result]
341 fgets(line, MAX_SCR_LINE, script);
342 ^
343 gtypist.c:2033:13: warning: assignment discards 'const' qualifier from
344 pointer target type
345 MODE_QUERY=_(" Query ");
346 ^
347 gtypist.c:2035:13: warning: assignment discards 'const' qualifier from
348 pointer target type
349 MODE_DRILL=_(" Drill ");
350 ^
351 gtypist.c:2037:17: warning: assignment discards 'const' qualifier from
352 pointer target type
353 MODE_SPEEDTEST=_("Speed test");
354 ^
355 script.c:214:7: warning: ignoring return value of 'fgets', declared
356 with attribute warn_unused_result [-Wunused-result]
357 fgets(line, MAX_SCR_LINE, script);
358 ^
359 gtypist.c:2038:15: warning: assignment discards 'const' qualifier from
360 pointer target type
361 WAIT_MESSAGE=
362 ^
363 gtypist.c:2041:21: warning: assignment discards 'const' qualifier from
364 pointer target type
365 ERROR_TOO_HIGH_MSG=
366 ^
367 gtypist.c:2045:21: warning: assignment discards 'const' qualifier from
368 pointer target type
369 SKIPBACK_VIA_F_MSG=
370 ^
371 gtypist.c:2049:23: warning: assignment discards 'const' qualifier from
372 pointer target type
373 REPEAT_NEXT_EXIT_MSG=
374 ^
375 gtypist.c:2053:18: warning: assignment discards 'const' qualifier from
376 pointer target type
377 REPEAT_EXIT_MSG=
378 ^
379 gtypist.c:2056:26: warning: assignment discards 'const' qualifier from
380 pointer target type
381 CONFIRM_EXIT_LESSON_MSG=
382 ^
383 gtypist.c:2060:14: warning: assignment discards 'const' qualifier from
384 pointer target type
385 NO_SKIP_MSG=
386 ^
387 gtypist.c:2066:16: warning: assignment discards 'const' qualifier from
388 pointer target type
389 SPEED_RAW_WPM=_(" Raw speed = %6.2f wpm ");
390 ^
391 gtypist.c:2068:16: warning: assignment discards 'const' qualifier from
392 pointer target type
393 SPEED_RAW_CPM=_(" Raw speed = %6.2f cpm ");
394 ^
395 gtypist.c:2073:16: warning: assignment discards 'const' qualifier from
396 pointer target type
397 SPEED_ADJ_WPM= _(" Adjusted speed = %6.2f wpm ");
398 ^
399 gtypist.c:2075:16: warning: assignment discards 'const' qualifier from
400 pointer target type
401 SPEED_ADJ_CPM= _(" Adjusted speed = %6.2f cpm ");
402 ^
403 gtypist.c:2080:18: warning: assignment discards 'const' qualifier from
404 pointer target type
405 SPEED_PCT_ERROR=_(" with %.1f%% errors ");
406 ^
407 gtypist.c:2085:17: warning: assignment discards 'const' qualifier from
408 pointer target type
409 SPEED_BEST_WPM= _(" Personal best = %6.2f wpm ");
410 ^
411 gtypist.c:2087:17: warning: assignment discards 'const' qualifier from
412 pointer target type
413 SPEED_BEST_CPM= _(" Personal best = %6.2f cpm ");
414 ^
415 gtypist.c:2092:21: warning: assignment discards 'const' qualifier from
416 pointer target type
417 SPEED_BEST_NEW_MSG= _(" new personal best ");
418 ^
419 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl
420 -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
421 -march=native -O2 -pipe -c -o error.o error.c
422 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl
423 -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
424 -march=native -O2 -pipe -c -o getopt.o getopt.c
425 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl
426 -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
427 -march=native -O2 -pipe -c -o getopt1.o getopt1.c
428 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl
429 -DDATADIR=\"/usr/share/gtypist\" -DLOCALEDIR=\"/usr/share/locale\"
430 -march=native -O2 -pipe -c -o utf8.o utf8.c
431 x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1
432 -Wl,--as-needed -o gtypist gtypist.o cursmenu.o script.o error.o
433 getopt.o getopt1.o utf8.o -lncursesw
434 if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a
435 typing tutor with lessons for different keyboards and languages'; fi
436 make[2]: Leaving directory
437 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
438 make[2]: Entering directory
439 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
440 make[2]: Leaving directory
441 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
442 make[1]: Leaving directory
443 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
444 >>> Source compiled.
445 >>> Test phase [not enabled]: app-misc/gtypist-2.9.5
446
447 >>> Install gtypist-2.9.5 into /var/tmp/portage/app-misc/gtypist-2.9.5/image/ category app-misc
448 make -j3 DESTDIR=/var/tmp/portage/app-misc/gtypist-2.9.5/image/ install
449 Making install in m4
450 make[1]: Entering directory
451 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
452 make[2]: Entering directory
453 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
454 make[2]: Nothing to be done for 'install-exec-am'.
455 make[2]: Nothing to be done for 'install-data-am'.
456 make[2]: Leaving directory
457 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
458 make[1]: Leaving directory
459 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/m4'
460 Making install in po
461 make[1]: Entering directory
462 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/po'
463 if test "gtypist" = "gettext-tools"; then \
464 /bin/mkdir -p
465 /var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gettext/po; \
466 for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed
467 en@××××.header en@××××××××.header insert-header.sin Rules-quot
468 Makevars.template; do \
469 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 ./$file \
470 /var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gettext/po/$file;
471 \
472 done; \
473 for file in Makevars; do \
474 rm -f /var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gettext/po/$file;
475 \
476 done; \
477 else \
478 : ; \
479 fi
480 make[1]: Leaving directory
481 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/po'
482 Making install in lessons
483 make[1]: Entering directory
484 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
485 make[2]: Entering directory
486 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
487 make[2]: Nothing to be done for 'install-exec-am'.
488 /bin/mkdir -p '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gtypist'
489 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644
490 gtypist.typ c.typ d.typ m.typ n.typ q.typ r.typ s.typ t.typ u.typ
491 v.typ esp.typ cs.typ ru.typ ttde.typ demo.typ ktbg.typ ktbg_long.typ
492 ktde.typ ktde2.typ ktde_neo.typ ktde_number.typ ktdk.typ ktdk2.typ
493 ktdvorak.typ ktdvorak_abcd.typ ktdvorak_es.typ kten.typ ktes.typ
494 ktes_cat.typ ktfi.typ ktfi_kids.typ ktfr.typ ktfr2.typ kthu.typ
495 kthu_expert.typ ktit.typ ktnl.typ ktnl_junior.typ ktno.typ
496 '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gtypist'
497 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644
498 ktpl.typ ktru.typ ktru_long.typ ktru_slava.typ ktsi.typ kttr.typ
499 '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/gtypist'
500 make[2]: Leaving directory
501 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
502 make[1]: Leaving directory
503 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/lessons'
504 Making install in tools
505 make[1]: Entering directory
506 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
507 if test "no" != "no"; then \
508 am__dir=. am__subdir_includes=''; \
509 case gtypist-mode.elc in */*) \
510 am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \
511 am__subdir_includes="-L $am__dir -L ./$am__dir"; \
512 esac; \
513 test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \
514 no --batch \
515 \
516 $am__subdir_includes -L . -L . \
517 --eval "(defun byte-compile-dest-file (f) \"gtypist-mode.elc\")" \
518 --eval "(unless (byte-compile-file \"gtypist-mode.el\") (kill-emacs 1))"; \
519 else :; fi
520 make[2]: Entering directory
521 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
522 make[2]: Nothing to be done for 'install-exec-am'.
523 if test "no" != "no"; then \
524 am__dir=. am__subdir_includes=''; \
525 case gtypist-mode.elc in */*) \
526 am__dir=`echo 'gtypist-mode.elc' | sed 's,/[^/]*$,,'`; \
527 am__subdir_includes="-L $am__dir -L ./$am__dir"; \
528 esac; \
529 test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit 1; \
530 no --batch \
531 \
532 $am__subdir_includes -L . -L . \
533 --eval "(defun byte-compile-dest-file (f) \"gtypist-mode.elc\")" \
534 --eval "(unless (byte-compile-file \"gtypist-mode.el\") (kill-emacs 1))"; \
535 else :; fi
536 make[2]: Leaving directory
537 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
538 make[1]: Leaving directory
539 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/tools'
540 Making install in doc
541 make[1]: Entering directory
542 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
543 make[2]: Entering directory
544 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
545 make[2]: Nothing to be done for 'install-exec-am'.
546 /bin/mkdir -p '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info'
547 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644
548 ./gtypist.info ./gtypist.cs.info ./gtypist.es.info
549 '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info'
550 install-info --info-dir='/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info'
551 '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info/gtypist.info'
552 install-info --info-dir='/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info'
553 '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info/gtypist.cs.info'
554 install-info --info-dir='/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info'
555 '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/info/gtypist.es.info'
556 make[2]: Leaving directory
557 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
558 make[1]: Leaving directory
559 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/doc'
560 Making install in src
561 make[1]: Entering directory
562 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
563 if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a
564 typing tutor with lessons for different keyboards and languages'; fi
565 make[2]: Entering directory
566 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
567 if (test ! -e gtypist.1) then help2man ./gtypist -o gtypist.1 -n 'a
568 typing tutor with lessons for different keyboards and languages'; fi
569 /bin/mkdir -p '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/bin'
570 /bin/mkdir -p '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/man/man1'
571 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c gtypist
572 '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/bin'
573 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644
574 gtypist.1 '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/man/man1'
575 make[2]: Leaving directory
576 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
577 make[1]: Leaving directory
578 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5/src'
579 make[1]: Entering directory
580 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
581 make[2]: Entering directory
582 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
583 /bin/mkdir -p '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/man/man1'
584 /bin/mkdir -p '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/bin'
585 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
586 typefortune '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/bin'
587 /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644
588 typefortune.1 '/var/tmp/portage/app-misc/gtypist-2.9.5/image//usr/share/man/man1'
589 make[2]: Leaving directory
590 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
591 make[1]: Leaving directory
592 '/var/tmp/portage/app-misc/gtypist-2.9.5/work/gtypist-2.9.5'
593 >>> Completed installing gtypist-2.9.5 into /var/tmp/portage/app-misc/gtypist-2.9.5/image/
594
595 strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R
596 .GCC.command.line -R .note.gnu.gold-version
597 usr/bin/gtypist
598 ecompressdir: bzip2 -9 /usr/share/doc
599 ecompressdir: bzip2 -9 /usr/share/man
600 ecompressdir: bzip2 -9 /usr/share/info
601
602 >>> Installing (1 of 1) app-misc/gtypist-2.9.5::gentoo
603 >>> Auto-cleaning packages...
604
605 >>> No outdated packages were found on your system.
606
607 * Regenerating GNU info directory index...
608 * Processed 195 info files.
609
610 # gtypist ru.typ
611 gtypist: line 34: iconv() failed on 'B: Добро пожаловать!': Invalid or
612 incomplete multibyte or wide character
613 You should probably use a UTF-8 locale for the selected lesson!
614 :
615 ?