[build-status: 169315] Log for successful build of klavaro_1.1.5-1 (dist=unstable)

Build Daemon 3 buildd3 at linux-m32r.org
Tue Sep 9 18:10:05 JST 2008


Automatic build of klavaro_1.1.5-1 on mappi006 by sbuild/m32r 
Build started at 20080909-1605
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 643kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main klavaro 1.1.5-1 (dsc) [1064B]
Get:2 http://debian.linux-m32r.org 06_devonian/main klavaro 1.1.5-1 (tar) [638kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main klavaro 1.1.5-1 (diff) [3538B]
Fetched 643kB in 13s (47.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), cdbs, pkg-config (>= 0.9.0), libgtk2.0-dev (>= 2.6.2), autotools-dev, imagemagick
Checking for already installed source dependencies...
debhelper: already installed (7.0.17 >= 5 is satisfied)
cdbs: already installed (0.4.52)
pkg-config: already installed (0.22-1 >= 0.9.0 is satisfied)
libgtk2.0-dev: already installed (2.10.12-2 >= 2.6.2 is satisfied)
autotools-dev: already installed (20080123.2)
imagemagick: already installed (7:6.2.4.5.dfsg1-2)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.2 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting klavaro in klavaro-1.1.5
dpkg-source: info: unpacking klavaro_1.1.5.orig.tar.gz
dpkg-source: info: applying klavaro_1.1.5-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package klavaro
dpkg-buildpackage: source version 1.1.5-1
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
rm -f pixmaps/klavaro-32x16.xpm
dh_clean 
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd3/klavaro-1.1.5'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd3/klavaro-1.1.5'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
rm -f debian/cdbs-install-list debian/cdbs-package-list
cd . && \
	  rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \
	  if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \
	  if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi
 debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
[ -e pixmaps/klavaro-32x16.xpm ] || \
	convert -resize 32x16 pixmaps/logo.xpm pixmaps/klavaro-32x16.xpm
touch debian/stamp-autotools-files
chmod a+x /build/buildd3/klavaro-1.1.5/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd3/klavaro-1.1.5/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/klavaro" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
checking for a BSD-compatible install... /usr/bin/ginstall -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 gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking how to run the C preprocessor... cc -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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... 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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  cs_CZ de_DE eo es_ES fr_FR hu_HU nl_BE nl_NL pl_PL pt_BR ru_RU sv_SE
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating data/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . 
make[1]: Entering directory `/build/buildd3/klavaro-1.1.5'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd3/klavaro-1.1.5'
Making all in src
make[3]: Entering directory `/build/buildd3/klavaro-1.1.5/src'
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c main.c
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c gtkdatabox.c
gtkdatabox.c: In function 'gtk_databox_get_type':
gtkdatabox.c:156: warning: missing initializer
gtkdatabox.c:156: warning: (near initialization for 'databox_info.value_table')
gtkdatabox.c: In function 'gtk_databox_destroy':
gtkdatabox.c:493: warning: unused parameter 'widget'
gtkdatabox.c: In function 'gtk_databox_configure':
gtkdatabox.c:508: warning: unused parameter 'event'
gtkdatabox.c: In function 'gtk_databox_button_release':
gtkdatabox.c:623: warning: unused parameter 'widget'
gtkdatabox.c: In function 'gtk_databox_zoomed':
gtkdatabox.c:1018: warning: unused parameter 'widget'
gtkdatabox.c: In function 'gtk_databox_draw':
gtkdatabox.c:1334: warning: unused parameter 'event'
gtkdatabox.c: In function 'gtk_databox_data_destroy_internal':
gtkdatabox.c:1639: warning: unused parameter 'list'
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c gtkdataboxmarshal.c
gtkdataboxmarshal.c: In function 'gtk_databox_marshal_VOID__POINTER_POINTER':
gtkdataboxmarshal.c:37: warning: unused parameter 'return_value'
gtkdataboxmarshal.c:39: warning: unused parameter 'invocation_hint'
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c support.c
support.c: In function 'create_pixmap':
support.c:84: warning: unused parameter 'widget'
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c interface.c
interface.c: In function 'create_filechooser_tutor':
interface.c:4147: warning: not enough variable arguments to fit a sentinel
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c callbacks.c
callbacks.c: In function 'on_window_main_destroy':
callbacks.c:66: warning: unused parameter 'object'
callbacks.c:66: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_help_clicked':
callbacks.c:81: warning: unused parameter 'button'
callbacks.c:81: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_about_clicked':
callbacks.c:106: warning: unused parameter 'button'
callbacks.c:106: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_exit_clicked':
callbacks.c:142: warning: unused parameter 'button'
callbacks.c:142: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_keyboard_clicked':
callbacks.c:152: warning: unused parameter 'button'
callbacks.c:152: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_change_language_clicked':
callbacks.c:180: warning: unused parameter 'button'
callbacks.c:180: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_intro_clicked':
callbacks.c:198: warning: unused parameter 'button'
callbacks.c:198: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_basic_clicked':
callbacks.c:219: warning: unused parameter 'button'
callbacks.c:219: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_adapt_clicked':
callbacks.c:236: warning: unused parameter 'button'
callbacks.c:236: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_velo_clicked':
callbacks.c:246: warning: unused parameter 'button'
callbacks.c:246: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_fluid_clicked':
callbacks.c:256: warning: unused parameter 'button'
callbacks.c:256: warning: unused parameter 'user_data'
callbacks.c: In function 'on_checkbutton_0_toggled':
callbacks.c:267: warning: unused parameter 'user_data'
callbacks.c: In function 'on_radiobutton_1_toggled':
callbacks.c:291: warning: unused parameter 'user_data'
callbacks.c: In function 'on_radiobutton_2_toggled':
callbacks.c:299: warning: unused parameter 'user_data'
callbacks.c: In function 'on_radiobutton_3_toggled':
callbacks.c:307: warning: unused parameter 'user_data'
callbacks.c: In function 'on_radiobutton_4_toggled':
callbacks.c:315: warning: unused parameter 'user_data'
callbacks.c: In function 'on_text_info_realize':
callbacks.c:326: warning: unused parameter 'user_data'
callbacks.c: In function 'on_dialog_info_destroy':
callbacks.c:338: warning: unused parameter 'object'
callbacks.c:338: warning: unused parameter 'user_data'
callbacks.c: In function 'on_dialog_info_response':
callbacks.c:345: warning: unused parameter 'response_id'
callbacks.c:345: warning: unused parameter 'user_data'
callbacks.c: In function 'on_window_keyboard_destroy':
callbacks.c:359: warning: unused parameter 'object'
callbacks.c:359: warning: unused parameter 'user_data'
callbacks.c: In function 'on_window_keyboard_delete_event':
callbacks.c:386: warning: unused parameter 'event'
callbacks.c:386: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_kb_main_insert_text':
callbacks.c:397: warning: unused parameter 'editable'
callbacks.c:398: warning: unused parameter 'position'
callbacks.c:399: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_kb_user_insert_text':
callbacks.c:420: warning: unused parameter 'editable'
callbacks.c:421: warning: unused parameter 'position'
callbacks.c:422: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_kb_save_clicked':
callbacks.c:443: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_kb_remove_clicked':
callbacks.c:480: warning: unused parameter 'button'
callbacks.c:480: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_keyboard_select_clicked':
callbacks.c:514: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_keyboard_cancel_clicked':
callbacks.c:541: warning: unused parameter 'user_data'
callbacks.c: In function 'on_notebook_kb_switch_page':
callbacks.c:551: warning: unused parameter 'notebook'
callbacks.c:551: warning: unused parameter 'page'
callbacks.c:552: warning: unused parameter 'user_data'
callbacks.c: In function 'on_toggle_shift1_toggled':
callbacks.c:572: warning: unused parameter 'user_data'
callbacks.c: In function 'on_toggle_shift2_toggled':
callbacks.c:588: warning: unused parameter 'user_data'
callbacks.c: In function 'on_virtual_key_clicked':
callbacks.c:607: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_keyboard_close_clicked':
callbacks.c:617: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_popup_key_insert_text':
callbacks.c:628: warning: unused parameter 'position'
callbacks.c:629: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_popup_cancel_clicked':
callbacks.c:643: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_msg_save_clicked':
callbacks.c:653: warning: unused parameter 'user_data'
callbacks.c: In function 'on_window_tutor_destroy':
callbacks.c:667: warning: unused parameter 'object'
callbacks.c:667: warning: unused parameter 'user_data'
callbacks.c: In function 'on_text_tutor_realize':
callbacks.c:687: warning: unused parameter 'user_data'
callbacks.c: In function 'on_spinbutton_lesson_value_changed':
callbacks.c:756: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_revert_lesson_clicked':
callbacks.c:784: warning: unused parameter 'button'
callbacks.c:784: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_reset_lesson_clicked':
callbacks.c:799: warning: unused parameter 'button'
callbacks.c:799: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_tutor_other_clicked':
callbacks.c:814: warning: unused parameter 'button'
callbacks.c:814: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_tutor_stat_clicked':
callbacks.c:826: warning: unused parameter 'button'
callbacks.c:826: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_tutor_top10_clicked':
callbacks.c:859: warning: unused parameter 'button'
callbacks.c:859: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_tutor_show_keyb_clicked':
callbacks.c:870: warning: unused parameter 'button'
callbacks.c:870: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_tutor_intro_clicked':
callbacks.c:896: warning: unused parameter 'button'
callbacks.c:896: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_tutor_close_clicked':
callbacks.c:907: warning: unused parameter 'user_data'
callbacks.c: In function 'on_togglebutton_edit_basic_lesson_toggled':
callbacks.c:916: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_custom_basic_lesson_activate':
callbacks.c:973: warning: unused parameter 'entry'
callbacks.c:973: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_tutor_font_clicked':
callbacks.c:986: warning: unused parameter 'button'
callbacks.c:986: warning: unused parameter 'user_data'
callbacks.c: In function 'on_fontselectiondialog_tutor_response':
callbacks.c:995: warning: unused parameter 'user_data'
callbacks.c: In function 'on_fontselectiondialog_tutor_destroy':
callbacks.c:1033: warning: unused parameter 'user_data'
callbacks.c: In function 'on_checkbutton_beep_toggled':
callbacks.c:1044: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_mesg_focus_out_event':
callbacks.c:1057: warning: unused parameter 'event'
callbacks.c:1057: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_mesg_grab_focus':
callbacks.c:1068: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_mesg_activate':
callbacks.c:1079: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_mesg_delete_text':
callbacks.c:1102: warning: unused parameter 'editable'
callbacks.c:1102: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_mesg_insert_text':
callbacks.c:1116: warning: unused parameter 'position'
callbacks.c:1117: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_mesg_drag_drop':
callbacks.c:1158: warning: unused parameter 'drag_context'
callbacks.c:1159: warning: unused parameter 'x'
callbacks.c:1159: warning: unused parameter 'y'
callbacks.c:1159: warning: unused parameter 'time'
callbacks.c:1159: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_tutor_restart_clicked':
callbacks.c:1174: warning: unused parameter 'button'
callbacks.c:1174: warning: unused parameter 'user_data'
callbacks.c: In function 'on_treeview_other_realize':
callbacks.c:1192: warning: unused parameter 'user_data'
callbacks.c: In function 'on_treeview_other_destroy':
callbacks.c:1213: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_other_apply_clicked':
callbacks.c:1241: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_other_new_clicked':
callbacks.c:1251: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_other_paste_clicked':
callbacks.c:1264: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_other_remove_clicked':
callbacks.c:1297: warning: unused parameter 'user_data'
callbacks.c: In function 'on_filechooser_tutor_response':
callbacks.c:1338: warning: unused parameter 'user_data'
callbacks.c: In function 'on_filechooser_tutor_destroy':
callbacks.c:1360: warning: unused parameter 'object'
callbacks.c:1360: warning: unused parameter 'user_data'
callbacks.c: In function 'on_frame_stat_realize':
callbacks.c:1374: warning: unused parameter 'user_data'
callbacks.c: In function 'on_toggle_stat_accur_toggled':
callbacks.c:1382: warning: unused parameter 'user_data'
callbacks.c: In function 'on_toggle_stat_velo_toggled':
callbacks.c:1391: warning: unused parameter 'user_data'
callbacks.c: In function 'on_toggle_stat_fluid_toggled':
callbacks.c:1400: warning: unused parameter 'user_data'
callbacks.c: In function 'on_toggle_stat_score_toggled':
callbacks.c:1409: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_stat_close_clicked':
callbacks.c:1419: warning: unused parameter 'user_data'
callbacks.c: In function 'on_togglebutton_top10_local_toggled':
callbacks.c:1429: warning: unused parameter 'togglebutton'
callbacks.c:1429: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_top10_exclude_clicked':
callbacks.c:1435: warning: unused parameter 'button'
callbacks.c:1435: warning: unused parameter 'user_data'
callbacks.c: In function 'on_togglebutton_top10_external_toggled':
callbacks.c:1452: warning: unused parameter 'togglebutton'
callbacks.c:1452: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_top10_update_clicked':
callbacks.c:1458: warning: unused parameter 'button'
callbacks.c:1458: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_top10_publish_clicked':
callbacks.c:1470: warning: unused parameter 'button'
callbacks.c:1470: warning: unused parameter 'user_data'
callbacks.c: In function 'on_checkbutton_top10_default_toggled':
callbacks.c:1482: warning: unused parameter 'user_data'
callbacks.c: In function 'on_checkbutton_top10_personal_toggled':
callbacks.c:1502: warning: unused parameter 'user_data'
callbacks.c: In function 'on_checkbutton_top10_manager_toggled':
callbacks.c:1526: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_top10_uphost_changed':
callbacks.c:1542: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_top10_upuser_changed':
callbacks.c:1549: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_top10_uppass_changed':
callbacks.c:1556: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_top10_downhost_changed':
callbacks.c:1563: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_top10_downuser_changed':
callbacks.c:1570: warning: unused parameter 'user_data'
callbacks.c: In function 'on_entry_top10_downpass_changed':
callbacks.c:1577: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_top10_downupdate_clicked':
callbacks.c:1584: warning: unused parameter 'button'
callbacks.c:1584: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_top10_host_test_clicked':
callbacks.c:1596: warning: unused parameter 'button'
callbacks.c:1596: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_top10_close_clicked':
callbacks.c:1606: warning: unused parameter 'button'
callbacks.c:1606: warning: unused parameter 'user_data'
callbacks.c: In function 'on_window_top10_destroy':
callbacks.c:1612: warning: unused parameter 'object'
callbacks.c:1612: warning: unused parameter 'user_data'
callbacks.c: In function 'on_dialog_confirm_realize':
callbacks.c:1625: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_confirm_yes_clicked':
callbacks.c:1672: warning: unused parameter 'user_data'
callbacks.c: In function 'on_button_confirm_no_clicked':
callbacks.c:1706: warning: unused parameter 'user_data'
callbacks.c: In function 'on_window_hints_destroy':
callbacks.c:1729: warning: unused parameter 'object'
callbacks.c:1729: warning: unused parameter 'user_data'
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c translation.c
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c keyboard.c
keyboard.c: In function 'keyb_force_edit_tab':
keyboard.c:610: warning: unused parameter 'data'
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c tutor.c
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c cursor.c
cursor.c: In function 'cursor_init':
cursor.c:160: warning: unused parameter 'data'
cursor.c: In function 'cursor_on':
cursor.c:172: warning: unused parameter 'data'
cursor.c: In function 'cursor_off':
cursor.c:194: warning: unused parameter 'data'
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c plot.c
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c basic.c
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c adaptability.c
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c velocity.c
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c fluidness.c
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c top10.c
cc  -g -O2 -g -Wall -O2   -o klavaro main.o gtkdatabox.o gtkdataboxmarshal.o support.o interface.o callbacks.o translation.o keyboard.o tutor.o cursor.o plot.o basic.o adaptability.o velocity.o fluidness.o top10.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0    
cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -Wextra    -g -O2 -g -Wall -O2 -c klavaro_helper.c
cc  -g -O2 -g -Wall -O2   -o klavaro_helper klavaro_helper.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
make[3]: Leaving directory `/build/buildd3/klavaro-1.1.5/src'
Making all in po
make[3]: Entering directory `/build/buildd3/klavaro-1.1.5/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/klavaro-1.1.5/po'
Making all in data
make[3]: Entering directory `/build/buildd3/klavaro-1.1.5/data'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/klavaro-1.1.5/data'
Making all in doc
make[3]: Entering directory `/build/buildd3/klavaro-1.1.5/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/klavaro-1.1.5/doc'
make[3]: Entering directory `/build/buildd3/klavaro-1.1.5'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd3/klavaro-1.1.5'
make[2]: Leaving directory `/build/buildd3/klavaro-1.1.5'
make[1]: Leaving directory `/build/buildd3/klavaro-1.1.5'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
 /usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
dh_clean -k 
dh_installdirs -A 
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
[ -e pixmaps/klavaro-32x16.xpm ] || \
	convert -resize 32x16 pixmaps/logo.xpm pixmaps/klavaro-32x16.xpm
DEB_MAKE_CHECK_TARGET unset, not running checks
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . install DESTDIR=/build/buildd3/klavaro-1.1.5/debian/klavaro/
make[1]: Entering directory `/build/buildd3/klavaro-1.1.5'
Making install in src
make[2]: Entering directory `/build/buildd3/klavaro-1.1.5/src'
make[3]: Entering directory `/build/buildd3/klavaro-1.1.5/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/bin"
  /usr/bin/ginstall -c 'klavaro' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/bin/klavaro'
  /usr/bin/ginstall -c 'klavaro_helper' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/bin/klavaro_helper'
/usr/bin/make  install-exec-hook
make[4]: Entering directory `/build/buildd3/klavaro-1.1.5/src'
if test -f /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/bin/klavaro_helper; then \
		/bin/sh ../mkinstalldirs /build/buildd3/klavaro-1.1.5/debian/klavaro//var/games/klavaro; \
		chown root.games /build/buildd3/klavaro-1.1.5/debian/klavaro//var/games/klavaro; \
		chmod g+w /build/buildd3/klavaro-1.1.5/debian/klavaro//var/games/klavaro; \
		chown root.games /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/bin/klavaro_helper; \
		chmod g+s /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/bin/klavaro_helper; \
	fi
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//var/games/klavaro
make[4]: Leaving directory `/build/buildd3/klavaro-1.1.5/src'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/klavaro-1.1.5/src'
make[2]: Leaving directory `/build/buildd3/klavaro-1.1.5/src'
Making install in po
make[2]: Entering directory `/build/buildd3/klavaro-1.1.5/po'
if test -r ".././mkinstalldirs"; then \
	  .././mkinstalldirs /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share; \
	else \
	  /bin/sh ../mkinstalldirs /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share; \
	fi
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/cs_CZ/LC_MESSAGES
installing cs_CZ.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/cs_CZ/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/de_DE/LC_MESSAGES
installing de_DE.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/de_DE/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/eo/LC_MESSAGES
installing eo.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/eo/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/es_ES/LC_MESSAGES
installing es_ES.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/es_ES/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/fr_FR/LC_MESSAGES
installing fr_FR.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/fr_FR/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/hu_HU/LC_MESSAGES
installing hu_HU.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/hu_HU/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/nl_BE/LC_MESSAGES
installing nl_BE.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/nl_BE/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/nl_NL/LC_MESSAGES
installing nl_NL.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/nl_NL/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/pl_PL/LC_MESSAGES
installing pl_PL.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/pl_PL/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/pt_BR/LC_MESSAGES
installing pt_BR.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/pt_BR/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/ru_RU/LC_MESSAGES
installing ru_RU.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/ru_RU/LC_MESSAGES/klavaro.mo
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/sv_SE/LC_MESSAGES
installing sv_SE.gmo as /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/locale/sv_SE/LC_MESSAGES/klavaro.mo
if test "klavaro" = "glib"; then \
	  if test -r ".././mkinstalldirs"; then \
	    .././mkinstalldirs /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/glib-2.0/gettext/po; \
	  else \
	    /bin/sh ../mkinstalldirs /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/glib-2.0/gettext/po; \
	  fi; \
	  /usr/bin/ginstall -c -m 644 ./Makefile.in.in \
			  /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/glib-2.0/gettext/po/Makefile.in.in; \
	else \
	  : ; \
	fi
make[2]: Leaving directory `/build/buildd3/klavaro-1.1.5/po'
Making install in data
make[2]: Entering directory `/build/buildd3/klavaro-1.1.5/data'
make[3]: Entering directory `/build/buildd3/klavaro-1.1.5/data'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/klavaro" || /bin/mkdir -p "/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro"
 /usr/bin/ginstall -c -m 644 'klavaro_test.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/klavaro_test.txt'
 /usr/bin/ginstall -c -m 644 'basic_lessons.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/basic_lessons.txt'
 /usr/bin/ginstall -c -m 644 'fingers_position.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/fingers_position.txt'
 /usr/bin/ginstall -c -m 644 'alphagrip5.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/alphagrip5.kbd'
 /usr/bin/ginstall -c -m 644 'azerty_be.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/azerty_be.kbd'
 /usr/bin/ginstall -c -m 644 'azerty_fr.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/azerty_fr.kbd'
 /usr/bin/ginstall -c -m 644 'azerty_fr_ibook.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/azerty_fr_ibook.kbd'
 /usr/bin/ginstall -c -m 644 'dvorak_br_nativo.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/dvorak_br_nativo.kbd'
 /usr/bin/ginstall -c -m 644 'dvorak_fr.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/dvorak_fr.kbd'
 /usr/bin/ginstall -c -m 644 'dvorak_tr_F.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/dvorak_tr_F.kbd'
 /usr/bin/ginstall -c -m 644 'dvorak_us.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/dvorak_us.kbd'
 /usr/bin/ginstall -c -m 644 'dvorak_us_br.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/dvorak_us_br.kbd'
 /usr/bin/ginstall -c -m 644 'dvorak_us_es.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/dvorak_us_es.kbd'
 /usr/bin/ginstall -c -m 644 'dvorak_us_se.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/dvorak_us_se.kbd'
 /usr/bin/ginstall -c -m 644 'jtsuken_ru.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/jtsuken_ru.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_br.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_br.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_br_abnt2.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_br_abnt2.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_cz.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_cz.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_el.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_el.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_es.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_es.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_he.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_he.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_it.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_it.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_jp.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_jp.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_pt.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_pt.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_se.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_se.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_tr.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_tr.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_uk.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_uk.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_us.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_us.kbd'
 /usr/bin/ginstall -c -m 644 'qwerty_us2.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwerty_us2.kbd'
 /usr/bin/ginstall -c -m 644 'qwertz_de.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwertz_de.kbd'
 /usr/bin/ginstall -c -m 644 'qwertz_cz.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwertz_cz.kbd'
 /usr/bin/ginstall -c -m 644 'qwertz_hu.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwertz_hu.kbd'
 /usr/bin/ginstall -c -m 644 'qwertz_pl.kbd' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/qwertz_pl.kbd'
 /usr/bin/ginstall -c -m 644 'C_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/C_help.txt'
 /usr/bin/ginstall -c -m 644 'C_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/C_about.txt'
 /usr/bin/ginstall -c -m 644 'C_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/C_intro.txt'
 /usr/bin/ginstall -c -m 644 'C_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/C_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'C_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/C_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'C_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/C_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'C_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/C_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'C.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/C.words'
 /usr/bin/ginstall -c -m 644 'C.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/C.paragraphs'
 /usr/bin/ginstall -c -m 644 'cs_CZ_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/cs_CZ_about.txt'
 /usr/bin/ginstall -c -m 644 'cs_CZ_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/cs_CZ_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'cs_CZ_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/cs_CZ_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'cs_CZ_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/cs_CZ_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'cs_CZ_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/cs_CZ_help.txt'
 /usr/bin/ginstall -c -m 644 'cs_CZ_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/cs_CZ_intro.txt'
 /usr/bin/ginstall -c -m 644 'cs_CZ_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/cs_CZ_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'cs_CZ.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/cs_CZ.words'
 /usr/bin/ginstall -c -m 644 'cs_CZ.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/cs_CZ.paragraphs'
 /usr/bin/ginstall -c -m 644 'de_DE_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/de_DE_about.txt'
 /usr/bin/ginstall -c -m 644 'de_DE_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/de_DE_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'de_DE_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/de_DE_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'de_DE_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/de_DE_help.txt'
 /usr/bin/ginstall -c -m 644 'de_DE_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/de_DE_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'de_DE_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/de_DE_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'de_DE.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/de_DE.words'
 /usr/bin/ginstall -c -m 644 'de_DE.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/de_DE.paragraphs'
 /usr/bin/ginstall -c -m 644 'eo_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/eo_help.txt'
 /usr/bin/ginstall -c -m 644 'eo_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/eo_about.txt'
 /usr/bin/ginstall -c -m 644 'eo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/eo_intro.txt'
 /usr/bin/ginstall -c -m 644 'eo_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/eo_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'eo_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/eo_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'eo_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/eo_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'eo_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/eo_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'eo.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/eo.words'
 /usr/bin/ginstall -c -m 644 'eo.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/eo.paragraphs'
 /usr/bin/ginstall -c -m 644 'es_ES_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/es_ES_help.txt'
 /usr/bin/ginstall -c -m 644 'es_ES_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/es_ES_about.txt'
 /usr/bin/ginstall -c -m 644 'es_ES_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/es_ES_intro.txt'
 /usr/bin/ginstall -c -m 644 'es_ES_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/es_ES_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'es_ES_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/es_ES_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'es_ES_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/es_ES_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'es_ES_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/es_ES_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'es_ES.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/es_ES.words'
 /usr/bin/ginstall -c -m 644 'es_ES.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/es_ES.paragraphs'
 /usr/bin/ginstall -c -m 644 'fr_FR_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/fr_FR_help.txt'
 /usr/bin/ginstall -c -m 644 'fr_FR_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/fr_FR_about.txt'
 /usr/bin/ginstall -c -m 644 'fr_FR_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/fr_FR_intro.txt'
 /usr/bin/ginstall -c -m 644 'fr_FR_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/fr_FR_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'fr_FR_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/fr_FR_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'fr_FR_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/fr_FR_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'fr_FR_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/fr_FR_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'fr_FR.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/fr_FR.words'
 /usr/bin/ginstall -c -m 644 'fr_FR.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/fr_FR.paragraphs'
 /usr/bin/ginstall -c -m 644 'hu_HU_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/hu_HU_help.txt'
 /usr/bin/ginstall -c -m 644 'hu_HU_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/hu_HU_about.txt'
 /usr/bin/ginstall -c -m 644 'hu_HU_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/hu_HU_intro.txt'
 /usr/bin/ginstall -c -m 644 'hu_HU_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/hu_HU_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'hu_HU_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/hu_HU_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'hu_HU_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/hu_HU_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'hu_HU_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/hu_HU_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'hu_HU.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/hu_HU.words'
 /usr/bin/ginstall -c -m 644 'hu_HU.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/hu_HU.paragraphs'
 /usr/bin/ginstall -c -m 644 'nl_BE_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/nl_BE_help.txt'
 /usr/bin/ginstall -c -m 644 'nl_BE_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/nl_BE_about.txt'
 /usr/bin/ginstall -c -m 644 'nl_BE_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/nl_BE_intro.txt'
 /usr/bin/ginstall -c -m 644 'nl_BE_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/nl_BE_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'nl_BE_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/nl_BE_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'nl_BE_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/nl_BE_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'nl_BE_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/nl_BE_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'nl_BE.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/nl_BE.words'
 /usr/bin/ginstall -c -m 644 'nl_BE.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/nl_BE.paragraphs'
 /usr/bin/ginstall -c -m 644 'pl_PL_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pl_PL_help.txt'
 /usr/bin/ginstall -c -m 644 'pl_PL_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pl_PL_about.txt'
 /usr/bin/ginstall -c -m 644 'pl_PL_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pl_PL_intro.txt'
 /usr/bin/ginstall -c -m 644 'pl_PL_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pl_PL_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'pl_PL_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pl_PL_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'pl_PL_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pl_PL_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'pl_PL_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pl_PL_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'pl_PL.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pl_PL.words'
 /usr/bin/ginstall -c -m 644 'pl_PL.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pl_PL.paragraphs'
 /usr/bin/ginstall -c -m 644 'pt_BR_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pt_BR_help.txt'
 /usr/bin/ginstall -c -m 644 'pt_BR_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pt_BR_about.txt'
 /usr/bin/ginstall -c -m 644 'pt_BR_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pt_BR_intro.txt'
 /usr/bin/ginstall -c -m 644 'pt_BR_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pt_BR_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'pt_BR_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pt_BR_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'pt_BR_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pt_BR_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'pt_BR_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pt_BR_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'pt_BR.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pt_BR.words'
 /usr/bin/ginstall -c -m 644 'pt_BR.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pt_BR.paragraphs'
 /usr/bin/ginstall -c -m 644 'ru_RU_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/ru_RU_help.txt'
 /usr/bin/ginstall -c -m 644 'ru_RU_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/ru_RU_about.txt'
 /usr/bin/ginstall -c -m 644 'ru_RU_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/ru_RU_intro.txt'
 /usr/bin/ginstall -c -m 644 'ru_RU_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/ru_RU_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'ru_RU_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/ru_RU_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'ru_RU_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/ru_RU_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'ru_RU_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/ru_RU_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'ru_RU.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/ru_RU.words'
 /usr/bin/ginstall -c -m 644 'ru_RU.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/ru_RU.paragraphs'
 /usr/bin/ginstall -c -m 644 'sv_SE_help.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/sv_SE_help.txt'
 /usr/bin/ginstall -c -m 644 'sv_SE_about.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/sv_SE_about.txt'
 /usr/bin/ginstall -c -m 644 'sv_SE_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/sv_SE_intro.txt'
 /usr/bin/ginstall -c -m 644 'sv_SE_basic_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/sv_SE_basic_intro.txt'
 /usr/bin/ginstall -c -m 644 'sv_SE_adapt_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/sv_SE_adapt_intro.txt'
 /usr/bin/ginstall -c -m 644 'sv_SE_velo_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/sv_SE_velo_intro.txt'
 /usr/bin/ginstall -c -m 644 'sv_SE_fluid_intro.txt' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/sv_SE_fluid_intro.txt'
 /usr/bin/ginstall -c -m 644 'sv_SE.words' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/sv_SE.words'
 /usr/bin/ginstall -c -m 644 'sv_SE.paragraphs' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/sv_SE.paragraphs'
make[3]: Leaving directory `/build/buildd3/klavaro-1.1.5/data'
make[2]: Leaving directory `/build/buildd3/klavaro-1.1.5/data'
Making install in doc
make[2]: Entering directory `/build/buildd3/klavaro-1.1.5/doc'
make[3]: Entering directory `/build/buildd3/klavaro-1.1.5/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 './klavaro.1' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/man/man1/klavaro.1'
 /usr/bin/ginstall -c -m 644 './klavaro_helper.1' '/build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/man/man1/klavaro_helper.1'
make[3]: Leaving directory `/build/buildd3/klavaro-1.1.5/doc'
make[2]: Leaving directory `/build/buildd3/klavaro-1.1.5/doc'
make[2]: Entering directory `/build/buildd3/klavaro-1.1.5'
make[3]: Entering directory `/build/buildd3/klavaro-1.1.5'
make[3]: Nothing to be done for `install-exec-am'.
if test -d ./pixmaps; then \
	  /bin/sh ./mkinstalldirs /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pixmaps; \
	  for pixmap in ./pixmaps/*; do \
	    if test -f $pixmap; then \
	      /usr/bin/ginstall -c -m 644 $pixmap /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pixmaps; \
	    fi \
	  done \
	fi
mkdir -p -- /build/buildd3/klavaro-1.1.5/debian/klavaro//usr/share/klavaro/pixmaps
make[3]: Leaving directory `/build/buildd3/klavaro-1.1.5'
make[2]: Leaving directory `/build/buildd3/klavaro-1.1.5'
make[1]: Leaving directory `/build/buildd3/klavaro-1.1.5'
dh_installdirs -pklavaro 
dh_installdocs -pklavaro ./README ./NEWS ./AUTHORS  
dh_installexamples -pklavaro 
dh_installman -pklavaro  
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installinfo -pklavaro  
dh_installmenu -pklavaro 
dh_installcron -pklavaro 
dh_installinit -pklavaro   
dh_installdebconf -pklavaro 
dh_installemacsen -pklavaro   
dh_installcatalogs -pklavaro 
dh_installpam -pklavaro 
dh_installlogrotate -pklavaro 
dh_installlogcheck -pklavaro 
dh_installchangelogs -pklavaro  ./ChangeLog 
dh_installudev -pklavaro 
dh_lintian -pklavaro 
dh_install -pklavaro  
dh_link -pklavaro  
dh_installmime -pklavaro 
dh_scrollkeeper -pklavaro 
dh_gconf -pklavaro 
dh_desktop -pklavaro 
dh_icons -pklavaro 
dh_strip -pklavaro  
dh_compress -pklavaro  
dh_fixperms -pklavaro  
dh_makeshlibs -pklavaro  
dh_installdeb -pklavaro 
dh_perl -pklavaro 
dh_shlibdeps -pklavaro    
dpkg-shlibdeps: warning: dependency on libX11.so.6 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXrender.so.1 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libfontconfig.so.1 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXext.so.6 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXi.so.6 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libcairo.so.2 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXinerama.so.1 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXcursor.so.1 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXfixes.so.3 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libpangocairo-1.0.so.0 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libXrandr.so.2 could be avoided if "debian/klavaro/usr/bin/klavaro_helper debian/klavaro/usr/bin/klavaro" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol -pklavaro  
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pklavaro 
dh_builddeb -pklavaro 
dpkg-deb: building package `klavaro' in `../klavaro_1.1.5-1_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../klavaro_1.1.5-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080909-1809

chroot-unstable/build/buildd3/klavaro_1.1.5-1_m32r.deb:
 new debian package, version 2.0.
 size 347092 bytes: control archive= 5917 bytes.
     900 bytes,    20 lines      control              
   12408 bytes,   178 lines      md5sums              
     659 bytes,    36 lines   *  postinst             #!/bin/sh
     466 bytes,    28 lines   *  postrm               #!/bin/sh
 Package: klavaro
 Version: 1.1.5-1
 Architecture: m32r
 Maintainer: Bart Martens <bartm at debian.org>
 Installed-Size: 1700
 Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.3.5-1), libcairo2 (>= 1.4.0), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.10.3), libpango1.0-0 (>= 1.20.3), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1
 Section: x11
 Priority: optional
 Homepage: http://klavaro.sourceforge.net/
 Description: A very flexible touch typing tutor
  Klavaro is a simple tutor to teach correct typing, almost independently of
  language and very flexible regarding to new or unknown keyboard layouts.
  .
  Its key features are:
   * Internationalization
   * Ready to use keyboard layouts
   * Keyboard layout editor
   * Basic course
   * Adaptability, velocity and fluidness exercises
   * Progress charts.

chroot-unstable/build/buildd3/klavaro_1.1.5-1_m32r.deb:
drwxr-xr-x root/root         0 2008-09-09 17:51 ./
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/
drwxr-xr-x root/root         0 2008-09-09 17:55 ./usr/bin/
-rwxr-xr-x root/root    214260 2008-09-09 17:55 ./usr/bin/klavaro
-rwxr-xr-x root/root      4552 2008-09-09 17:55 ./usr/bin/klavaro_helper
drwxr-xr-x root/root         0 2008-09-09 17:53 ./usr/share/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/cs_CZ/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/cs_CZ/LC_MESSAGES/
-rw-r--r-- root/root     27927 2008-09-09 17:48 ./usr/share/locale/cs_CZ/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/de_DE/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/de_DE/LC_MESSAGES/
-rw-r--r-- root/root     28278 2008-09-09 17:48 ./usr/share/locale/de_DE/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/eo/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/eo/LC_MESSAGES/
-rw-r--r-- root/root     27742 2008-09-09 17:48 ./usr/share/locale/eo/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/es_ES/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/es_ES/LC_MESSAGES/
-rw-r--r-- root/root     20035 2008-09-09 17:48 ./usr/share/locale/es_ES/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/fr_FR/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/fr_FR/LC_MESSAGES/
-rw-r--r-- root/root     28728 2008-09-09 17:48 ./usr/share/locale/fr_FR/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/hu_HU/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/hu_HU/LC_MESSAGES/
-rw-r--r-- root/root     28864 2008-09-09 17:48 ./usr/share/locale/hu_HU/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/nl_BE/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/nl_BE/LC_MESSAGES/
-rw-r--r-- root/root     20419 2008-09-09 17:48 ./usr/share/locale/nl_BE/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/nl_NL/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/nl_NL/LC_MESSAGES/
-rw-r--r-- root/root     20516 2008-09-09 17:48 ./usr/share/locale/nl_NL/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/pl_PL/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/pl_PL/LC_MESSAGES/
-rw-r--r-- root/root     19523 2008-09-09 17:48 ./usr/share/locale/pl_PL/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/pt_BR/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/pt_BR/LC_MESSAGES/
-rw-r--r-- root/root     28470 2008-09-09 17:48 ./usr/share/locale/pt_BR/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/ru_RU/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/ru_RU/LC_MESSAGES/
-rw-r--r-- root/root     24989 2008-09-09 17:48 ./usr/share/locale/ru_RU/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/sv_SE/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./usr/share/locale/sv_SE/LC_MESSAGES/
-rw-r--r-- root/root     19740 2008-09-09 17:48 ./usr/share/locale/sv_SE/LC_MESSAGES/klavaro.mo
drwxr-xr-x root/root         0 2008-09-09 17:49 ./usr/share/klavaro/
-rw-r--r-- root/root         0 2008-09-09 17:48 ./usr/share/klavaro/klavaro_test.txt
-rw-r--r-- root/root      5676 2008-09-09 17:48 ./usr/share/klavaro/basic_lessons.txt
-rw-r--r-- root/root        60 2008-09-09 17:48 ./usr/share/klavaro/fingers_position.txt
-rw-r--r-- root/root       120 2008-09-09 17:48 ./usr/share/klavaro/alphagrip5.kbd
-rw-r--r-- root/root       132 2008-09-09 17:48 ./usr/share/klavaro/azerty_be.kbd
-rw-r--r-- root/root       129 2008-09-09 17:48 ./usr/share/klavaro/azerty_fr.kbd
-rw-r--r-- root/root       117 2008-09-09 17:48 ./usr/share/klavaro/azerty_fr_ibook.kbd
-rw-r--r-- root/root       124 2008-09-09 17:48 ./usr/share/klavaro/dvorak_br_nativo.kbd
-rw-r--r-- root/root       125 2008-09-09 17:48 ./usr/share/klavaro/dvorak_fr.kbd
-rw-r--r-- root/root       132 2008-09-09 17:48 ./usr/share/klavaro/dvorak_tr_F.kbd
-rw-r--r-- root/root       120 2008-09-09 17:48 ./usr/share/klavaro/dvorak_us.kbd
-rw-r--r-- root/root       124 2008-09-09 17:48 ./usr/share/klavaro/dvorak_us_br.kbd
-rw-r--r-- root/root       126 2008-09-09 17:48 ./usr/share/klavaro/dvorak_us_es.kbd
-rw-r--r-- root/root       131 2008-09-09 17:48 ./usr/share/klavaro/dvorak_us_se.kbd
-rw-r--r-- root/root       188 2008-09-09 17:48 ./usr/share/klavaro/jtsuken_ru.kbd
-rw-r--r-- root/root       120 2008-09-09 17:48 ./usr/share/klavaro/qwerty_br.kbd
-rw-r--r-- root/root       124 2008-09-09 17:48 ./usr/share/klavaro/qwerty_br_abnt2.kbd
-rw-r--r-- root/root       136 2008-09-09 17:48 ./usr/share/klavaro/qwerty_cz.kbd
-rw-r--r-- root/root       168 2008-09-09 17:48 ./usr/share/klavaro/qwerty_el.kbd
-rw-r--r-- root/root       129 2008-09-09 17:48 ./usr/share/klavaro/qwerty_es.kbd
-rw-r--r-- root/root       170 2008-09-09 17:48 ./usr/share/klavaro/qwerty_he.kbd
-rw-r--r-- root/root       130 2008-09-09 17:48 ./usr/share/klavaro/qwerty_it.kbd
-rw-r--r-- root/root       120 2008-09-09 17:48 ./usr/share/klavaro/qwerty_jp.kbd
-rw-r--r-- root/root       127 2008-09-09 17:48 ./usr/share/klavaro/qwerty_pt.kbd
-rw-r--r-- root/root       131 2008-09-09 17:48 ./usr/share/klavaro/qwerty_se.kbd
-rw-r--r-- root/root       133 2008-09-09 17:48 ./usr/share/klavaro/qwerty_tr.kbd
-rw-r--r-- root/root       122 2008-09-09 17:48 ./usr/share/klavaro/qwerty_uk.kbd
-rw-r--r-- root/root       120 2008-09-09 17:48 ./usr/share/klavaro/qwerty_us.kbd
-rw-r--r-- root/root       120 2008-09-09 17:48 ./usr/share/klavaro/qwerty_us2.kbd
-rw-r--r-- root/root       130 2008-09-09 17:48 ./usr/share/klavaro/qwertz_de.kbd
-rw-r--r-- root/root       136 2008-09-09 17:48 ./usr/share/klavaro/qwertz_cz.kbd
-rw-r--r-- root/root       139 2008-09-09 17:48 ./usr/share/klavaro/qwertz_hu.kbd
-rw-r--r-- root/root       136 2008-09-09 17:48 ./usr/share/klavaro/qwertz_pl.kbd
-rw-r--r-- root/root       413 2008-09-09 17:48 ./usr/share/klavaro/C_help.txt
-rw-r--r-- root/root       177 2008-09-09 17:48 ./usr/share/klavaro/C_about.txt
-rw-r--r-- root/root      1899 2008-09-09 17:48 ./usr/share/klavaro/C_intro.txt
-rw-r--r-- root/root       572 2008-09-09 17:48 ./usr/share/klavaro/C_basic_intro.txt
-rw-r--r-- root/root       489 2008-09-09 17:48 ./usr/share/klavaro/C_adapt_intro.txt
-rw-r--r-- root/root       466 2008-09-09 17:48 ./usr/share/klavaro/C_velo_intro.txt
-rw-r--r-- root/root      1005 2008-09-09 17:48 ./usr/share/klavaro/C_fluid_intro.txt
-rw-r--r-- root/root      9965 2008-09-09 17:48 ./usr/share/klavaro/C.words
-rw-r--r-- root/root     14723 2008-09-09 17:48 ./usr/share/klavaro/C.paragraphs
-rw-r--r-- root/root       202 2008-09-09 17:48 ./usr/share/klavaro/cs_CZ_about.txt
-rw-r--r-- root/root       526 2008-09-09 17:48 ./usr/share/klavaro/cs_CZ_adapt_intro.txt
-rw-r--r-- root/root       566 2008-09-09 17:48 ./usr/share/klavaro/cs_CZ_basic_intro.txt
-rw-r--r-- root/root      1048 2008-09-09 17:48 ./usr/share/klavaro/cs_CZ_fluid_intro.txt
-rw-r--r-- root/root       411 2008-09-09 17:48 ./usr/share/klavaro/cs_CZ_help.txt
-rw-r--r-- root/root      1878 2008-09-09 17:49 ./usr/share/klavaro/cs_CZ_intro.txt
-rw-r--r-- root/root       421 2008-09-09 17:49 ./usr/share/klavaro/cs_CZ_velo_intro.txt
-rw-r--r-- root/root     11224 2008-09-09 17:49 ./usr/share/klavaro/cs_CZ.words
-rw-r--r-- root/root     12014 2008-09-09 17:49 ./usr/share/klavaro/cs_CZ.paragraphs
-rw-r--r-- root/root       211 2008-09-09 17:49 ./usr/share/klavaro/de_DE_about.txt
-rw-r--r-- root/root       502 2008-09-09 17:49 ./usr/share/klavaro/de_DE_adapt_intro.txt
-rw-r--r-- root/root       590 2008-09-09 17:49 ./usr/share/klavaro/de_DE_basic_intro.txt
-rw-r--r-- root/root       474 2008-09-09 17:49 ./usr/share/klavaro/de_DE_help.txt
-rw-r--r-- root/root       522 2008-09-09 17:49 ./usr/share/klavaro/de_DE_velo_intro.txt
-rw-r--r-- root/root      1006 2008-09-09 17:49 ./usr/share/klavaro/de_DE_fluid_intro.txt
-rw-r--r-- root/root     10480 2008-09-09 17:49 ./usr/share/klavaro/de_DE.words
-rw-r--r-- root/root     10802 2008-09-09 17:49 ./usr/share/klavaro/de_DE.paragraphs
-rw-r--r-- root/root       423 2008-09-09 17:49 ./usr/share/klavaro/eo_help.txt
-rw-r--r-- root/root       175 2008-09-09 17:49 ./usr/share/klavaro/eo_about.txt
-rw-r--r-- root/root      1835 2008-09-09 17:49 ./usr/share/klavaro/eo_intro.txt
-rw-r--r-- root/root       553 2008-09-09 17:49 ./usr/share/klavaro/eo_basic_intro.txt
-rw-r--r-- root/root       494 2008-09-09 17:49 ./usr/share/klavaro/eo_adapt_intro.txt
-rw-r--r-- root/root       444 2008-09-09 17:49 ./usr/share/klavaro/eo_velo_intro.txt
-rw-r--r-- root/root       995 2008-09-09 17:49 ./usr/share/klavaro/eo_fluid_intro.txt
-rw-r--r-- root/root     11914 2008-09-09 17:49 ./usr/share/klavaro/eo.words
-rw-r--r-- root/root     13286 2008-09-09 17:49 ./usr/share/klavaro/eo.paragraphs
-rw-r--r-- root/root       429 2008-09-09 17:49 ./usr/share/klavaro/es_ES_help.txt
-rw-r--r-- root/root       190 2008-09-09 17:49 ./usr/share/klavaro/es_ES_about.txt
-rw-r--r-- root/root      2247 2008-09-09 17:49 ./usr/share/klavaro/es_ES_intro.txt
-rw-r--r-- root/root       626 2008-09-09 17:49 ./usr/share/klavaro/es_ES_basic_intro.txt
-rw-r--r-- root/root       537 2008-09-09 17:49 ./usr/share/klavaro/es_ES_adapt_intro.txt
-rw-r--r-- root/root       525 2008-09-09 17:49 ./usr/share/klavaro/es_ES_velo_intro.txt
-rw-r--r-- root/root      1124 2008-09-09 17:49 ./usr/share/klavaro/es_ES_fluid_intro.txt
-rw-r--r-- root/root      8952 2008-09-09 17:49 ./usr/share/klavaro/es_ES.words
-rw-r--r-- root/root      9497 2008-09-09 17:49 ./usr/share/klavaro/es_ES.paragraphs
-rw-r--r-- root/root       422 2008-09-09 17:49 ./usr/share/klavaro/fr_FR_help.txt
-rw-r--r-- root/root       208 2008-09-09 17:49 ./usr/share/klavaro/fr_FR_about.txt
-rw-r--r-- root/root      2057 2008-09-09 17:49 ./usr/share/klavaro/fr_FR_intro.txt
-rw-r--r-- root/root       574 2008-09-09 17:49 ./usr/share/klavaro/fr_FR_basic_intro.txt
-rw-r--r-- root/root       602 2008-09-09 17:49 ./usr/share/klavaro/fr_FR_adapt_intro.txt
-rw-r--r-- root/root       511 2008-09-09 17:49 ./usr/share/klavaro/fr_FR_velo_intro.txt
-rw-r--r-- root/root      1074 2008-09-09 17:49 ./usr/share/klavaro/fr_FR_fluid_intro.txt
-rw-r--r-- root/root     10478 2008-09-09 17:49 ./usr/share/klavaro/fr_FR.words
-rw-r--r-- root/root     11173 2008-09-09 17:49 ./usr/share/klavaro/fr_FR.paragraphs
-rw-r--r-- root/root       387 2008-09-09 17:49 ./usr/share/klavaro/hu_HU_help.txt
-rw-r--r-- root/root       206 2008-09-09 17:49 ./usr/share/klavaro/hu_HU_about.txt
-rw-r--r-- root/root      1763 2008-09-09 17:49 ./usr/share/klavaro/hu_HU_intro.txt
-rw-r--r-- root/root       582 2008-09-09 17:49 ./usr/share/klavaro/hu_HU_basic_intro.txt
-rw-r--r-- root/root       411 2008-09-09 17:49 ./usr/share/klavaro/hu_HU_adapt_intro.txt
-rw-r--r-- root/root       495 2008-09-09 17:49 ./usr/share/klavaro/hu_HU_velo_intro.txt
-rw-r--r-- root/root       987 2008-09-09 17:49 ./usr/share/klavaro/hu_HU_fluid_intro.txt
-rw-r--r-- root/root     11984 2008-09-09 17:49 ./usr/share/klavaro/hu_HU.words
-rw-r--r-- root/root     12702 2008-09-09 17:49 ./usr/share/klavaro/hu_HU.paragraphs
-rw-r--r-- root/root       297 2008-09-09 17:49 ./usr/share/klavaro/nl_BE_help.txt
-rw-r--r-- root/root       195 2008-09-09 17:49 ./usr/share/klavaro/nl_BE_about.txt
-rw-r--r-- root/root      1597 2008-09-09 17:49 ./usr/share/klavaro/nl_BE_intro.txt
-rw-r--r-- root/root       562 2008-09-09 17:49 ./usr/share/klavaro/nl_BE_basic_intro.txt
-rw-r--r-- root/root       483 2008-09-09 17:49 ./usr/share/klavaro/nl_BE_adapt_intro.txt
-rw-r--r-- root/root       443 2008-09-09 17:49 ./usr/share/klavaro/nl_BE_velo_intro.txt
-rw-r--r-- root/root       917 2008-09-09 17:49 ./usr/share/klavaro/nl_BE_fluid_intro.txt
-rw-r--r-- root/root     11072 2008-09-09 17:49 ./usr/share/klavaro/nl_BE.words
-rw-r--r-- root/root     11402 2008-09-09 17:49 ./usr/share/klavaro/nl_BE.paragraphs
-rw-r--r-- root/root       417 2008-09-09 17:49 ./usr/share/klavaro/pl_PL_help.txt
-rw-r--r-- root/root       196 2008-09-09 17:49 ./usr/share/klavaro/pl_PL_about.txt
-rw-r--r-- root/root      2059 2008-09-09 17:49 ./usr/share/klavaro/pl_PL_intro.txt
-rw-r--r-- root/root       504 2008-09-09 17:49 ./usr/share/klavaro/pl_PL_basic_intro.txt
-rw-r--r-- root/root       557 2008-09-09 17:49 ./usr/share/klavaro/pl_PL_adapt_intro.txt
-rw-r--r-- root/root       484 2008-09-09 17:49 ./usr/share/klavaro/pl_PL_velo_intro.txt
-rw-r--r-- root/root      1002 2008-09-09 17:49 ./usr/share/klavaro/pl_PL_fluid_intro.txt
-rw-r--r-- root/root     13134 2008-09-09 17:49 ./usr/share/klavaro/pl_PL.words
-rw-r--r-- root/root     16848 2008-09-09 17:49 ./usr/share/klavaro/pl_PL.paragraphs
-rw-r--r-- root/root       432 2008-09-09 17:49 ./usr/share/klavaro/pt_BR_help.txt
-rw-r--r-- root/root       185 2008-09-09 17:49 ./usr/share/klavaro/pt_BR_about.txt
-rw-r--r-- root/root      2134 2008-09-09 17:49 ./usr/share/klavaro/pt_BR_intro.txt
-rw-r--r-- root/root       579 2008-09-09 17:49 ./usr/share/klavaro/pt_BR_basic_intro.txt
-rw-r--r-- root/root       537 2008-09-09 17:49 ./usr/share/klavaro/pt_BR_adapt_intro.txt
-rw-r--r-- root/root       524 2008-09-09 17:49 ./usr/share/klavaro/pt_BR_velo_intro.txt
-rw-r--r-- root/root      1093 2008-09-09 17:49 ./usr/share/klavaro/pt_BR_fluid_intro.txt
-rw-r--r-- root/root     10676 2008-09-09 17:49 ./usr/share/klavaro/pt_BR.words
-rw-r--r-- root/root     10133 2008-09-09 17:49 ./usr/share/klavaro/pt_BR.paragraphs
-rw-r--r-- root/root       688 2008-09-09 17:49 ./usr/share/klavaro/ru_RU_help.txt
-rw-r--r-- root/root       266 2008-09-09 17:49 ./usr/share/klavaro/ru_RU_about.txt
-rw-r--r-- root/root      3485 2008-09-09 17:49 ./usr/share/klavaro/ru_RU_intro.txt
-rw-r--r-- root/root      1076 2008-09-09 17:49 ./usr/share/klavaro/ru_RU_basic_intro.txt
-rw-r--r-- root/root       894 2008-09-09 17:49 ./usr/share/klavaro/ru_RU_adapt_intro.txt
-rw-r--r-- root/root       784 2008-09-09 17:49 ./usr/share/klavaro/ru_RU_velo_intro.txt
-rw-r--r-- root/root      1698 2008-09-09 17:49 ./usr/share/klavaro/ru_RU_fluid_intro.txt
-rw-r--r-- root/root      4684 2008-09-09 17:49 ./usr/share/klavaro/ru_RU.words
-rw-r--r-- root/root      6368 2008-09-09 17:49 ./usr/share/klavaro/ru_RU.paragraphs
-rw-r--r-- root/root       436 2008-09-09 17:49 ./usr/share/klavaro/sv_SE_help.txt
-rw-r--r-- root/root       173 2008-09-09 17:49 ./usr/share/klavaro/sv_SE_about.txt
-rw-r--r-- root/root      2016 2008-09-09 17:49 ./usr/share/klavaro/sv_SE_intro.txt
-rw-r--r-- root/root       595 2008-09-09 17:49 ./usr/share/klavaro/sv_SE_basic_intro.txt
-rw-r--r-- root/root       490 2008-09-09 17:49 ./usr/share/klavaro/sv_SE_adapt_intro.txt
-rw-r--r-- root/root       530 2008-09-09 17:49 ./usr/share/klavaro/sv_SE_velo_intro.txt
-rw-r--r-- root/root      1115 2008-09-09 17:49 ./usr/share/klavaro/sv_SE_fluid_intro.txt
-rw-r--r-- root/root      9088 2008-09-09 17:49 ./usr/share/klavaro/sv_SE.words
-rw-r--r-- root/root      9385 2008-09-09 17:49 ./usr/share/klavaro/sv_SE.paragraphs
drwxr-xr-x root/root         0 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/
-rw-r--r-- root/root     14725 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/hands_0.xpm
-rw-r--r-- root/root     14950 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/hands_1.xpm
-rw-r--r-- root/root     14935 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/hands_2.xpm
-rw-r--r-- root/root     14920 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/hands_3.xpm
-rw-r--r-- root/root     14965 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/hands_4.xpm
-rw-r--r-- root/root     14995 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/hands_5.xpm
-rw-r--r-- root/root     14965 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/hands_6.xpm
-rw-r--r-- root/root     14875 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/hands_7.xpm
-rw-r--r-- root/root     14890 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/hands_8.xpm
-rw-r--r-- root/root     14965 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/hands_9.xpm
-rw-r--r-- root/root      4739 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/klavaro-32x16.xpm
-rw-r--r-- root/root      2838 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/logo.xpm
-rw-r--r-- root/root       874 2008-09-09 17:49 ./usr/share/klavaro/pixmaps/shift.xpm
drwxr-xr-x root/root         0 2008-09-09 17:49 ./usr/share/man/
drwxr-xr-x root/root         0 2008-09-09 17:55 ./usr/share/man/man1/
-rw-r--r-- root/root       518 2008-09-09 17:50 ./usr/share/man/man1/klavaro.1.gz
-rw-r--r-- root/root       518 2008-09-09 17:50 ./usr/share/man/man1/klavaro_helper.1.gz
drwxr-xr-x root/root         0 2008-09-09 17:50 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-09-09 17:55 ./usr/share/doc/klavaro/
-rw-r--r-- root/root       391 2007-01-02 09:10 ./usr/share/doc/klavaro/README
-rw-r--r-- root/root       870 2007-01-02 09:10 ./usr/share/doc/klavaro/AUTHORS
-rw-r--r-- root/root      2547 2008-09-09 17:08 ./usr/share/doc/klavaro/copyright
-rw-r--r-- root/root      2379 2008-09-05 10:07 ./usr/share/doc/klavaro/changelog.gz
-rw-r--r-- root/root       160 2008-08-18 02:07 ./usr/share/doc/klavaro/NEWS.gz
-rw-r--r-- root/root       961 2008-09-09 17:08 ./usr/share/doc/klavaro/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-09-09 17:51 ./usr/share/menu/
-rw-r--r-- root/root       171 2008-09-09 17:08 ./usr/share/menu/klavaro
drwxr-xr-x root/root         0 2008-09-09 17:53 ./usr/share/applications/
-rw-r--r-- root/root       589 2008-09-09 17:08 ./usr/share/applications/klavaro.desktop
drwxr-xr-x root/root         0 2008-09-09 17:53 ./usr/share/pixmaps/
-rw-r--r-- root/root      4739 2008-09-09 17:12 ./usr/share/pixmaps/klavaro-32x16.xpm
drwxr-xr-x root/root         0 2008-09-09 17:48 ./var/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./var/games/
drwxr-xr-x root/root         0 2008-09-09 17:48 ./var/games/klavaro/

klavaro_1.1.5-1_m32r.changes:
Format: 1.8
Date: Sun, 07 Sep 2008 11:06:56 +0200
Source: klavaro
Binary: klavaro
Architecture: m32r
Version: 1.1.5-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Bart Martens <bartm at debian.org>
Description: 
 klavaro    - A very flexible touch typing tutor
Changes: 
 klavaro (1.1.5-1) unstable; urgency=low
 .
   * New upstream release.
Checksums-Sha1: 
 8d12cef4c30a5ed44cf3d6ea7c6f531350cb190a 347092 klavaro_1.1.5-1_m32r.deb
Checksums-Sha256: 
 9f86748e0d253d6b63f15d142a17521c17d4e2981f2fea3116caf90ea1e32d97 347092 klavaro_1.1.5-1_m32r.deb
Files: 
 d59ad5abf80c31210f75e697ccc8ab52 347092 x11 optional klavaro_1.1.5-1_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/klavaro-1.1.5
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080909-1809
Build needed 01:03:24, 7616k disk space




More information about the build-status mailing list