mike-fabian / ibus-typing-booster

ibus-typing-booster is a completion input method for faster typing
https://mike-fabian.github.io/ibus-typing-booster/
Other
233 stars 15 forks source link

[BUG] 2.16.0: test suite is failing #308

Closed kloczek closed 2 years ago

kloczek commented 2 years ago

Like it is in the subject .. test suite is failing

```console + cd ibus-typing-booster-2.16.0 + /usr/bin/mkdir -p /tmp/glib-2.0/schemas/ + cp org.freedesktop.ibus.engine.typing-booster.gschema.xml /tmp/glib-2.0/schemas/org.freedesktop.ibus.engine.typing-booster.gschema.xml + glib-compile-schemas /tmp/glib-2.0/schemas + export XDG_DATA_DIRS=/tmp + XDG_DATA_DIRS=/tmp ++ dbus-launch --sh-syntax + eval 'DBUS_SESSION_BUS_ADDRESS='\''unix:abstract=/tmp/dbus-LAcu1gKpaH,guid=6d279075ab264896cbbcd6db62a0f426'\'';' export 'DBUS_SESSION_BUS_ADDRESS;' 'DBUS_SESSION_BUS_PID=1941053;' ++ DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-LAcu1gKpaH,guid=6d279075ab264896cbbcd6db62a0f426 ++ export DBUS_SESSION_BUS_ADDRESS ++ DBUS_SESSION_BUS_PID=1941053 + dconf dump / [org/freedesktop/ibus/engine/table/wubi-jidian] chinesemode=1 spacekeybehavior=false [org/gnome/login-screen] enable-fingerprint-authentication=false enable-password-authentication=true enable-smartcard-authentication=false + dconf write /org/freedesktop/ibus/engine/typing-booster/offtherecord false + dconf write /org/freedesktop/ibus/engine/typing-booster/usedigitsasselectkeys true + dconf write /org/freedesktop/ibus/engine/typing-booster/addspaceoncommit true + dconf write /org/freedesktop/ibus/engine/typing-booster/tabenable false + dconf write /org/freedesktop/ibus/engine/typing-booster/inputmethod ''\''NoIME'\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/rememberlastusedpreeditime true + dconf write /org/freedesktop/ibus/engine/typing-booster/mincharcomplete 1 + dconf write /org/freedesktop/ibus/engine/typing-booster/dictionary ''\''en_US'\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/emojipredictions true + dconf write /org/freedesktop/ibus/engine/typing-booster/autocommitcharacters ''\'''\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/pagesize 6 + dconf write /org/freedesktop/ibus/engine/typing-booster/shownumberofcandidates true + dconf write /org/freedesktop/ibus/engine/typing-booster/showstatusinfoinaux true + dconf write /org/freedesktop/ibus/engine/typing-booster/inlinecompletion false + dconf write /org/freedesktop/ibus/engine/typing-booster/keybindings '{'\''next_input_method'\'': <['\''Control+Down'\'', '\''Control+KP_Down'\'']>, '\''previous_input_method'\'': <['\''Control+Up'\'', '\''Control+KP_Up'\'']>, '\''lookup_related'\'': <['\''Mod5+F12'\'']>, '\''enable_lookup'\'': <['\''Tab'\'', '\''ISO_Left_Tab'\'', '\''KP_Divide'\'']>, '\''select_next_candidate'\'': <['\''Tab'\'', '\''ISO_Left_Tab'\'', '\''Down'\'', '\''KP_Down'\'']>, '\''lookup_table_page_down'\'': <['\''Page_Down'\'', '\''KP_Page_Down'\'', '\''KP_Next'\'']>, '\''toggle_emoji_prediction'\'': <['\''Mod5+F6'\'']>, '\''lookup_table_page_up'\'': <['\''Page_Up'\'', '\''KP_Page_Up'\'', '\''KP_Prior'\'']>, '\''toggle_off_the_record'\'': <['\''Mod5+F9'\'']>, '\''cancel'\'': <['\''Escape'\'']>, '\''setup'\'': <['\''Mod5+F10'\'']>, '\''select_previous_candidate'\'': <['\''Shift+Tab'\'', '\''Shift+ISO_Left_Tab'\'', '\''Up'\'', '\''KP_Up'\'']>}' + dconf dump / [org/freedesktop/ibus/engine/table/wubi-jidian] chinesemode=1 spacekeybehavior=false [org/freedesktop/ibus/engine/typing-booster] addspaceoncommit=true autocommitcharacters='' dictionary='en_US' emojipredictions=true inlinecompletion=false inputmethod='NoIME' keybindings={'next_input_method': <['Control+Down', 'Control+KP_Down']>, 'previous_input_method': <['Control+Up', 'Control+KP_Up']>, 'lookup_related': <['Mod5+F12']>, 'enable_lookup': <['Tab', 'ISO_Left_Tab', 'KP_Divide']>, 'select_next_candidate': <['Tab', 'ISO_Left_Tab', 'Down', 'KP_Down']>, 'lookup_table_page_down': <['Page_Down', 'KP_Page_Down', 'KP_Next']>, 'toggle_emoji_prediction': <['Mod5+F6']>, 'lookup_table_page_up': <['Page_Up', 'KP_Page_Up', 'KP_Prior']>, 'toggle_off_the_record': <['Mod5+F9']>, 'cancel': <['Escape']>, 'setup': <['Mod5+F10']>, 'select_previous_candidate': <['Shift+Tab', 'Shift+ISO_Left_Tab', 'Up', 'KP_Up']>} mincharcomplete=1 offtherecord=false pagesize=6 rememberlastusedpreeditime=true shownumberofcandidates=true showstatusinfoinaux=true tabenable=false usedigitsasselectkeys=true [org/gnome/login-screen] enable-fingerprint-authentication=false enable-password-authentication=true enable-smartcard-authentication=false + ibus-daemon -drx + xvfb-run -a /usr/bin/make -O -j48 V=1 VERBOSE=1 check Making check in engine make[1]: Nothing to be done for 'check'. Making check in icons make[2]: Nothing to be done for 'check-am'. Making check in m4 make[1]: Nothing to be done for 'check'. Making check in data make[1]: Nothing to be done for 'check'. Making check in data/annotations make[1]: Nothing to be done for 'check'. Making check in data/annotationsDerived make[1]: Nothing to be done for 'check'. Making check in po make[1]: Nothing to be done for 'check'. Making check in setup make[1]: Nothing to be done for 'check'. Making check in tests /usr/bin/make run_tests make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' sed -e 's&@PYTHON_BIN@&/usr/bin/python3&g' \ -e 's&@PKGDATADIR@&/usr/share/ibus-typing-booster&g' \ -e 's&@SRCDIR@&.&g' run_tests.in > run_tests chmod +x run_tests make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' /usr/bin/make check-TESTS make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_keyvals_to_keycodes.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_m17n_translit.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_itb_util.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_0_gtk.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_m17n_db_info.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_emoji_unicode_version.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_compose_sequences.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' FAIL: test_hunspell_suggest.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' FAIL: test_emoji_similar.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_emoji_candidates.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_tabsqlitedb.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' FAIL: test_itb.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' ====================================================== ibus-typing-booster 2.16.0: tests/test-suite.log ====================================================== # TOTAL: 12 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_emoji_similar.py =========================== test_candidates_pykakasi_available_ja_JP (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pykakasi failed.' test_candidates_pykakasi_missing_ja_JP (test_emoji_similar.EmojiSimilarTestCase) ... ok test_dummy (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_de_DE (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... FAIL test_similar_camel_es_MX (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_it_IT (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_de_DE_versus_de_CH (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_euro_sign_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_horse_racing_pinyin_available_zh_CN (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pinyin failed.' test_similar_horse_racing_pinyin_available_zh_TW (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pinyin failed.' test_similar_horse_racing_pinyin_missing_zh_CN (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_horse_racing_pinyin_missing_zh_TW (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_query_is_not_an_emoji (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_show_keywords_option_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_surfer_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... FAIL test_similar_white_smiling_face_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_white_smiling_face_it_IT (test_emoji_similar.EmojiSimilarTestCase) ... ok ====================================================================== FAIL: test_similar_camel_es_ES (test_emoji_similar.EmojiSimilarTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_emoji_similar.py", line 116, in test_similar_camel_es_ES self.assertEqual( AssertionError: Lists differ: [('🐫', 'camello [🐫, nature]', 2), ('πŸͺ', 'dromedario [nature]'[85 chars], 1)] != [('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario,[203 chars], 3)] First differing element 0: ('🐫', 'camello [🐫, nature]', 2) ('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario, jorobas]', 6) - [('🐫', 'camello [🐫, nature]', 2), - ('πŸͺ', 'dromedario [nature]', 1), - ('πŸ¦™', 'llama [nature]', 1), - ('🐐', 'cabra [nature]', 1), - ('πŸ¦’', 'jirafa [nature]', 1)] + [('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario, jorobas]', 6), + ('πŸͺ', 'dromedario [camello, desierto, dromedario]', 3), + ('🏜️', 'desierto [desierto]', 1), + ('🐫', 'cammello [🐫, animale, cammello, gobba]', 4), + ('πŸͺ', 'dromedario [animale, cammello, gobba]', 3)] ====================================================================== FAIL: test_similar_surfer_es_ES (test_emoji_similar.EmojiSimilarTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_emoji_similar.py", line 130, in test_similar_surfer_es_ES self.assertEqual( AssertionError: Lists differ: [('πŸ„\[39 chars]d♂️, people, activity]', 3), ('πŸ„πŸΏ', 'persona h[53 chars], 2)] != [('πŸ„\[39 chars]d♂️, hombre, hombre haciendo surf, surf, surfe[133 chars], 5)] First differing element 0: ('πŸ„\u[38 chars]d♂️, people, activity]', 3) ('πŸ„\u[38 chars]d♂️, hombre, hombre haciendo surf, surf, surfe[13 chars]', 6) - [('πŸ„\u200d♂️', 'hombre haciendo surf [πŸ„\u200d♂️, people, activity]', 3), - ('πŸ„πŸΏ', 'persona haciendo surf: tono de piel oscuro [people, activity]', 2)] + [('πŸ„\u200d♂️', + 'hombre haciendo surf [πŸ„\u200d♂️, hombre, hombre haciendo surf, surf, ' + 'surfero, surfista]', + 6), + ('πŸ„πŸ»\u200d♂️', + 'hombre haciendo surf: tono de piel claro [hombre, hombre haciendo surf, ' + 'surf, surfero, surfista]', + 5)] ---------------------------------------------------------------------- Ran 19 tests in 17.199s FAILED (failures=2, skipped=3) FAIL test_emoji_similar.py (exit status: 1) FAIL: test_hunspell_suggest.py ============================== No file el_GR.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] No file sv_SE.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] test_de_DE_cs_CZ_enchant (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_de_DE_cs_CZ_pyhunspell (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because this test requires python3-pyhunspell to work.' test_dummy (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_el_GR (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because no Greek dictionary could be found. ' test_en_US (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' test_en_US_spellcheck_enchant (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_en_US_spellcheck_pyhunspell (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because this test requires python3-pyhunspell to work.' test_en_US_spellcheck_suggest_enchant (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' test_en_US_spellcheck_suggest_pyhunspell (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because this test requires python3-pyhunspell to work.' test_es_ES (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_fi_FI_dictionary_file (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fi_FI_spellcheck_suggest_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fi_FI_spellcheck_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fi_FI_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fr_FR (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_it_IT (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_sv_SE (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because no Swedisch dictionary could be found. ' ====================================================================== ERROR: test_fi_FI_dictionary_file (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 246, in test_fi_FI_dictionary_file h = hunspell_suggest.Hunspell(['fi_FI']) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 362, in __init__ self.init_dictionaries() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 378, in init_dictionaries self._dictionaries.append(Dictionary(name=dictionary_name)) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ====================================================================== ERROR: test_fi_FI_spellcheck_suggest_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 342, in test_fi_FI_spellcheck_suggest_voikko d = hunspell_suggest.Dictionary('fi_FI') File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ====================================================================== ERROR: test_fi_FI_spellcheck_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 332, in test_fi_FI_spellcheck_voikko d = hunspell_suggest.Dictionary('fi_FI') File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ====================================================================== ERROR: test_fi_FI_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 260, in test_fi_FI_voikko d = hunspell_suggest.Dictionary('fi_FI') File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ---------------------------------------------------------------------- Ran 17 tests in 8.028s FAILED (errors=4, skipped=7) FAIL test_hunspell_suggest.py (exit status: 1) FAIL: test_itb.py ================= No file mr_IN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] No file ko_KR.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] test_accent_insensitive_matching_french_dictionary (test_itb.ItbTestCase) ... ok test_accent_insensitive_matching_german_database (test_itb.ItbTestCase) ... ok test_accent_insensitive_matching_german_dictionary (test_itb.ItbTestCase) ... ok test_add_space_on_commit (test_itb.ItbTestCase) Test new option to avoid adding spaces when committing by label ... ok test_appending_to_selected_candidate_with_accents (test_itb.ItbTestCase) Test case for ... ok test_auto_capitalize (test_itb.ItbTestCase) Test auto capitalization after punctuation ... ok test_autocommit_characters (test_itb.ItbTestCase) ... ok test_backspace_left_when_candidate_manually_selected (test_itb.ItbTestCase) ... ok test_char_space_period_space (test_itb.ItbTestCase) ... ok test_commit_candidate_1_without_space (test_itb.ItbTestCase) ... ok test_commit_with_arrows (test_itb.ItbTestCase) ... ok test_complete_word_from_us_english_dictionary (test_itb.ItbTestCase) ... ok test_compose_and_latn_post (test_itb.ItbTestCase) ... ok test_compose_combining_chars_in_preedit_representation (test_itb.ItbTestCase) ... ok test_compose_completions (test_itb.ItbTestCase) ... ok test_compose_do_not_throw_away_invalid_sequences (test_itb.ItbTestCase) ... ok test_compose_sequences_containing_code_points (test_itb.ItbTestCase) ... ok test_control_alpha (test_itb.ItbTestCase) Test case for ... ok test_digits_used_in_keybindings (test_itb.ItbTestCase) ... No file hi_IN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] ok test_direct_input (test_itb.ItbTestCase) ... ok test_dummy (test_itb.ItbTestCase) ... ok test_emoji_related_tab_enable_cursor_visible_escape (test_itb.ItbTestCase) ... ok test_emoji_triggered_by_underscore (test_itb.ItbTestCase) ... ok test_expected_failure (test_itb.ItbTestCase) ... expected failure test_get_label (test_itb.ItbTestCase) ... ok test_hi_inscript2_rupee_symbol (test_itb.ItbTestCase) ... ime "hi-inscript2" ... No file hi_IN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] ok test_keys_which_select_with_shift (test_itb.ItbTestCase) ... ok test_korean (test_itb.ItbTestCase) ... skipped 'Skipping because no Korean dictionary could be found. On some systems like Arch Linux or FreeBSD it is not available.' test_latn_post (test_itb.ItbTestCase) ... ok test_m17n_unicode_improved (test_itb.ItbTestCase) Test case for for handling space with the improved version ... ime "t-unicode" ... skipped 'The improved version of unicode.mim is not installed.' test_marathi_and_british_english (test_itb.ItbTestCase) ... skipped 'Skipping because no Marathi dictionary could be found. On some systems like Ubuntu or Elementary OS it is not available.' test_push_context (test_itb.ItbTestCase) ... ok test_selecting_non_existing_candidates (test_itb.ItbTestCase) Test case for: https://bugzilla.redhat.com/show_bug.cgi?id=1630349 ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' test_set_page_size (test_itb.ItbTestCase) ... ok test_single_char_commit_with_arrow_right (test_itb.ItbTestCase) ... ok test_single_char_commit_with_space (test_itb.ItbTestCase) ... ok test_sinhala_wijesekera (test_itb.ItbTestCase) ... ok test_start_compose_when_candidate_selected (test_itb.ItbTestCase) ... ok test_tab_enable_key_binding_changed (test_itb.ItbTestCase) ... ok test_toggle_candidate_case (test_itb.ItbTestCase) ... ok test_toggle_case_for_multiple_words (test_itb.ItbTestCase) ... ok test_vietnamese_telex (test_itb.ItbTestCase) ... No file vi_VN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] ok test_voikko (test_itb.ItbTestCase) ... ERROR test_voikko_en_GB_fi_FI (test_itb.ItbTestCase) ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' ====================================================================== ERROR: test_voikko (test_itb.ItbTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_itb.py", line 1947, in test_voikko self.engine.set_dictionary_names( File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_table.py", line 1409, in set_dictionary_names self.database.hunspell_obj.set_dictionary_names(dictionary_names) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 397, in set_dictionary_names self.init_dictionaries() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 378, in init_dictionaries self._dictionaries.append(Dictionary(name=dictionary_name)) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ---------------------------------------------------------------------- Ran 44 tests in 58.605s FAILED (errors=1, skipped=5, expected failures=1) FAIL test_itb.py (exit status: 1) ============================================================================ Testsuite summary for ibus-typing-booster 2.16.0 ============================================================================ # TOTAL: 12 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to https://github.com/mike-fabian/ibus-typing-booster/issues ============================================================================ make[3]: *** [Makefile:639: test-suite.log] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[2]: *** [Makefile:747: check-TESTS] Error 2 make[1]: *** [Makefile:897: check-am] Error 2 make: *** [Makefile:525: check-recursive] Error 1 ```
mike-fabian commented 2 years ago

What system do you run the build on and how do you do the build?

kloczek commented 2 years ago

What system do you run the build on and how do you do the build?

I'm ruuning that on Linux inside LXC zone created to only build that package. Part of my spec filre used to build ibus-typing-booster:

%build
autoreconf -fiv
%configure \
        PYTHON=%__python3 \
        --disable-additional \
        %{nil}
%make_build -C po update-po
%make_build

So after unpacking source tar ball I'm just regenerate all GNO tools files and run configure without any specyfic params.

```console warning: Downloading https://github.com/mike-fabian/ibus-typing-booster//archive/2.16.0/ibus-typing-booster-2.16.0.tar.gz to /home/tkloczko/rpmbuild/SOURCES/ibus-typing-booster-2.16.0.tar.gz Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.62XcSl + umask 022 + cd /home/tkloczko/rpmbuild/BUILD + cd /home/tkloczko/rpmbuild/BUILD + rm -rf ibus-typing-booster-2.16.0 + /usr/bin/gzip -dc /home/tkloczko/rpmbuild/SOURCES/ibus-typing-booster-2.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ibus-typing-booster-2.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MS3pag + umask 022 + cd /home/tkloczko/rpmbuild/BUILD + cd ibus-typing-booster-2.16.0 + autoreconf -fiv autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Copying file config.rpath Copying file m4/codeset.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longdouble.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/ulonglong.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:53: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:53: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/gettext.m4:367: gt_INTL_MACOSX is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:53: the top level configure.ac:53: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:53: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:53: the top level configure.ac:53: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:53: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:20: AM_ICONV_LINK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:53: the top level configure.ac:57: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:57: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:57: the top level autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:53: installing './compile' setup/Makefile.am:49: warning: addsuffix .in, $(setup_typing_booster_built_files: non-POSIX variable name setup/Makefile.am:49: (probably a GNU make extension) tests/Makefile.am:46: warning: patsubst %.py, %.test, $(TESTS: non-POSIX variable name tests/Makefile.am:46: (probably a GNU make extension) parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none' + CXXFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none' + FFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,--build-id=sha1' + CC=/usr/bin/gcc + CXX=/usr/bin/g++ + FC=/usr/bin/gfortran + AR=/usr/bin/gcc-ar + NM=/usr/bin/gcc-nm + RANLIB=/usr/bin/gcc-ranlib + export CFLAGS CXXFLAGS FFLAGS FCFLAGS LDFLAGS CC CXX FC AR NM RANLIB + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --disable-silent-rules --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info PYTHON=/usr/bin/python3 --disable-additional checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether /usr/bin/python3 version is >= 3.3... yes checking for /usr/bin/python3 version... 3.8 checking for /usr/bin/python3 platform... linux checking for GNU default /usr/bin/python3 prefix... ${prefix} checking for GNU default /usr/bin/python3 exec_prefix... ${exec_prefix} checking for /usr/bin/python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.8/site-packages checking for /usr/bin/python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.8/site-packages checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for IBUS... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether make supports the include directive... yes (GNU style) checking for x86_64-redhat-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating engine/Makefile config.status: creating engine/typing-booster.xml.in config.status: creating engine/ibus-engine-typing-booster config.status: creating engine/emoji-picker config.status: creating engine/itb_version.py config.status: creating setup/Makefile config.status: creating setup/ibus-setup-typing-booster config.status: WARNING: 'setup/ibus-setup-typing-booster.in' seems to ignore the --datarootdir setting config.status: creating setup/itb_version.py config.status: creating tests/Makefile config.status: creating data/Makefile config.status: creating data/annotations/Makefile config.status: creating data/annotationsDerived/Makefile config.status: creating icons/Makefile config.status: creating m4/Makefile config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands Build options: Version 2.16.0 Install prefix /usr Build Additional no + /usr/bin/make -O -j48 V=1 VERBOSE=1 -C po update-po /usr/bin/make ibus-typing-booster.pot-update make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' if test -n 'https://github.com/mike-fabian/ibus-typing-booster/issues' || test 'https://github.com/mike-fabian/ibus-typing-booster/issues' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='https://github.com/mike-fabian/ibus-typing-booster/issues'; \ else \ msgid_bugs_address='https://github.com/mike-fabian/ibus-typing-booster/issues'; \ fi; \ /usr/bin/xgettext --default-domain=ibus-typing-booster --directory=.. \ --add-comments=TRANSLATORS: -c --keyword=_ --keyword=N_ \ --files-from=./POTFILES.in \ --copyright-holder='Anish Patil ' \ --msgid-bugs-address="$msgid_bugs_address" test ! -f ibus-typing-booster.po || { \ if test -f ./ibus-typing-booster.pot; then \ sed -f remove-potcdate.sed < ./ibus-typing-booster.pot > ibus-typing-booster.1po && \ sed -f remove-potcdate.sed < ibus-typing-booster.po > ibus-typing-booster.2po && \ if cmp ibus-typing-booster.1po ibus-typing-booster.2po >/dev/null 2>&1; then \ rm -f ibus-typing-booster.1po ibus-typing-booster.2po ibus-typing-booster.po; \ else \ rm -f ibus-typing-booster.1po ibus-typing-booster.2po ./ibus-typing-booster.pot && \ mv ibus-typing-booster.po ./ibus-typing-booster.pot; \ fi; \ else \ mv ibus-typing-booster.po ./ibus-typing-booster.pot; \ fi; \ } make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' test -z "ar.po-update ca.po-update cs.po-update de.po-update es.po-update fa.po-update fr.po-update he.po-update hu.po-update it.po-update ja.po-update nl.po-update or.po-update pl.po-update pt.po-update pt_BR.po-update si.po-update sv.po-update sw.po-update tr.po-update uk.po-update zh_CN.po-update zh_TW.po-update" || /usr/bin/make ar.po-update ca.po-update cs.po-update de.po-update es.po-update fa.po-update fr.po-update he.po-update hu.po-update it.po-update ja.po-update nl.po-update or.po-update pl.po-update pt.po-update pt_BR.po-update si.po-update sv.po-update sw.po-update tr.po-update uk.po-update zh_CN.po-update zh_TW.po-update make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' it: msgmerge it.po ibus-typing-booster.pot -o it.new.po ...................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' ca: msgmerge ca.po ibus-typing-booster.pot -o ca.new.po ....................................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' cs: msgmerge cs.po ibus-typing-booster.pot -o cs.new.po ....................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' nl: msgmerge nl.po ibus-typing-booster.pot -o nl.new.po ........................ done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' ar: msgmerge ar.po ibus-typing-booster.pot -o ar.new.po ...................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' fr: msgmerge fr.po ibus-typing-booster.pot -o fr.new.po ................................ done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' tr: msgmerge tr.po ibus-typing-booster.pot -o tr.new.po ...................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' es: msgmerge es.po ibus-typing-booster.pot -o es.new.po ...................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' pl: msgmerge pl.po ibus-typing-booster.pot -o pl.new.po ......................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' ja: msgmerge ja.po ibus-typing-booster.pot -o ja.new.po .......................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' hu: msgmerge hu.po ibus-typing-booster.pot -o hu.new.po ...................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' he: msgmerge he.po ibus-typing-booster.pot -o he.new.po ........................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' fa: msgmerge fa.po ibus-typing-booster.pot -o fa.new.po ...................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' or: msgmerge or.po ibus-typing-booster.pot -o or.new.po ...................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' de: msgmerge de.po ibus-typing-booster.pot -o de.new.po ......................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' pt_BR: msgmerge pt_BR.po ibus-typing-booster.pot -o pt_BR.new.po ...................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' sv: msgmerge sv.po ibus-typing-booster.pot -o sv.new.po ........................ done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' pt: msgmerge pt.po ibus-typing-booster.pot -o pt.new.po ....................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' si: msgmerge si.po ibus-typing-booster.pot -o si.new.po ...................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' uk: msgmerge uk.po ibus-typing-booster.pot -o uk.new.po .................................................. done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' sw: msgmerge sw.po ibus-typing-booster.pot -o sw.new.po ......................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' zh_TW: msgmerge zh_TW.po ibus-typing-booster.pot -o zh_TW.new.po ................................................. done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' zh_CN: msgmerge zh_CN.po ibus-typing-booster.pot -o zh_CN.new.po ....................... done. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' /usr/bin/make update-gmo make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po cs.po:6: warning: header field 'Project-Id-Version' still has the initial default value 197 translated messages, 10 fuzzy translations, 12 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f ar.gmo && /usr/bin/msgfmt -c --statistics -o ar.gmo ar.po ar.po:7: warning: header field 'Project-Id-Version' still has the initial default value 194 translated messages, 8 fuzzy translations, 17 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po ca.po:5: warning: header field 'Project-Id-Version' still has the initial default value 137 translated messages, 1 fuzzy translation, 81 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po hu.po:10: warning: header field 'Project-Id-Version' still has the initial default value 115 translated messages, 2 fuzzy translations, 102 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po it.po:9: warning: header field 'Project-Id-Version' still has the initial default value 197 translated messages, 7 fuzzy translations, 15 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f fa.gmo && /usr/bin/msgfmt -c --statistics -o fa.gmo fa.po fa.po:7: warning: header field 'Project-Id-Version' still has the initial default value 13 translated messages, 1 fuzzy translation, 205 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po fr.po:12: warning: header field 'Project-Id-Version' still has the initial default value 214 translated messages, 2 fuzzy translations, 3 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po ja.po:7: warning: header field 'Project-Id-Version' still has the initial default value 81 translated messages, 3 fuzzy translations, 135 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po pt_BR.po:5: warning: header field 'Project-Id-Version' still has the initial default value 203 translated messages, 6 fuzzy translations, 10 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po sv.po:9: warning: header field 'Project-Id-Version' still has the initial default value 216 translated messages, 1 fuzzy translation, 2 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f si.gmo && /usr/bin/msgfmt -c --statistics -o si.gmo si.po si.po:7: warning: header field 'Project-Id-Version' still has the initial default value 2 translated messages, 217 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f or.gmo && /usr/bin/msgfmt -c --statistics -o or.gmo or.po or.po:8: warning: header field 'Project-Id-Version' still has the initial default value 100 translated messages, 7 fuzzy translations, 112 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po de.po:12: warning: header field 'Project-Id-Version' still has the initial default value 219 translated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 219 translated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po zh_TW.po:8: warning: header field 'Project-Id-Version' still has the initial default value 26 translated messages, 2 fuzzy translations, 191 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po es.po:11: warning: header field 'Project-Id-Version' still has the initial default value 206 translated messages, 5 fuzzy translations, 8 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po pt.po:9: warning: header field 'Project-Id-Version' still has the initial default value 47 translated messages, 2 fuzzy translations, 170 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f he.gmo && /usr/bin/msgfmt -c --statistics -o he.gmo he.po he.po:7: warning: header field 'Project-Id-Version' still has the initial default value 198 translated messages, 8 fuzzy translations, 13 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po zh_CN.po:10: warning: header field 'Project-Id-Version' still has the initial default value 200 translated messages, 6 fuzzy translations, 13 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po uk.po:9: warning: header field 'Project-Id-Version' still has the initial default value 219 translated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f sw.gmo && /usr/bin/msgfmt -c --statistics -o sw.gmo sw.po sw.po:7: warning: header field 'Project-Id-Version' still has the initial default value 216 translated messages, 1 fuzzy translation, 2 untranslated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po pl.po:8: warning: header field 'Project-Id-Version' still has the initial default value 219 translated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po tr.po:9: warning: header field 'Project-Id-Version' still has the initial default value 219 translated messages. make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' + /usr/bin/make -O -j48 V=1 VERBOSE=1 Making all in engine make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/engine' ( \ PREFIX=/usr; \ PKGDATADIR=/usr/share/ibus-typing-booster; \ LIBEXECDIR=/usr/libexec; \ s=`cat emoji-picker.desktop.in.in`; \ eval "echo \"${s}\""; \ ) > emoji-picker.desktop make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/engine' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/engine' ( \ libexecdir=/usr/libexec; \ pkgdatadir=/usr/share/ibus-typing-booster; \ s=`cat typing-booster.xml.in`; \ eval "echo \"${s}\""; \ ) > typing-booster.xml make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/engine' Making all in icons make[2]: Nothing to be done for 'all-am'. Making all in m4 make[1]: Nothing to be done for 'all'. Making all in data make[1]: Nothing to be done for 'all'. Making all in data/annotations make[1]: Nothing to be done for 'all'. Making all in data/annotationsDerived make[1]: Nothing to be done for 'all'. Making all in po test ! -f ./ibus-typing-booster.pot || \ test -z "ar.gmo ca.gmo cs.gmo de.gmo es.gmo fa.gmo fr.gmo he.gmo hu.gmo it.gmo ja.gmo nl.gmo or.gmo pl.gmo pt.gmo pt_BR.gmo si.gmo sv.gmo sw.gmo tr.gmo uk.gmo zh_CN.gmo zh_TW.gmo" || /usr/bin/make ar.gmo ca.gmo cs.gmo de.gmo es.gmo fa.gmo fr.gmo he.gmo hu.gmo it.gmo ja.gmo nl.gmo or.gmo pl.gmo pt.gmo pt_BR.gmo si.gmo sv.gmo sw.gmo tr.gmo uk.gmo zh_CN.gmo zh_TW.gmo make[2]: 'ar.gmo' is up to date. make[2]: 'ca.gmo' is up to date. make[2]: 'cs.gmo' is up to date. make[2]: 'de.gmo' is up to date. make[2]: 'es.gmo' is up to date. make[2]: 'fa.gmo' is up to date. make[2]: 'fr.gmo' is up to date. make[2]: 'he.gmo' is up to date. make[2]: 'hu.gmo' is up to date. make[2]: 'it.gmo' is up to date. make[2]: 'ja.gmo' is up to date. make[2]: 'nl.gmo' is up to date. make[2]: 'or.gmo' is up to date. make[2]: 'pl.gmo' is up to date. make[2]: 'pt.gmo' is up to date. make[2]: 'pt_BR.gmo' is up to date. make[2]: 'si.gmo' is up to date. make[2]: 'sv.gmo' is up to date. make[2]: 'sw.gmo' is up to date. make[2]: 'tr.gmo' is up to date. make[2]: 'uk.gmo' is up to date. make[2]: 'zh_CN.gmo' is up to date. make[2]: 'zh_TW.gmo' is up to date. make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' touch stamp-po make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' Making all in setup make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/setup' ( \ PKGDATADIR=/usr/share/ibus-typing-booster; \ LIBEXECDIR=/usr/libexec; \ s=`cat ibus-setup-typing-booster.desktop.in.in`; \ eval "echo \"${s}\""; \ ) > ibus-setup-typing-booster.desktop make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/setup' Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1lRiqg + umask 022 + cd /home/tkloczko/rpmbuild/BUILD + '[' /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64 '!=' / ']' + rm -rf /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64 + /usr/bin/mkdir -p /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64 + cd ibus-typing-booster-2.16.0 + /usr/bin/make install DESTDIR=/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64 'INSTALL=/usr/bin/install -p' NO_INDEX=true pkgconfigdir=/usr/share/pkgconfig Making install in engine make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/engine' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/engine' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/bin' /usr/bin/install -p emoji-picker '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/bin' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/libexec' /usr/bin/install -p ibus-engine-typing-booster '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/libexec' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/applications' /usr/bin/install -p -m 644 emoji-picker.desktop '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/applications' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus/component' /usr/bin/install -p -m 644 typing-booster.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus/component' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/engine' /usr/bin/install -p -m 644 factory.py main.py hunspell_table.py hunspell_suggest.py tabsqlitedb.py itb_util.py itb_emoji.py itb_nltk.py itb_pango.py m17n_translit.py emoji_picker.py itb_version.py tabstatistics.py '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/engine' Byte-compiling python modules... factory.pymain.pyhunspell_table.pyhunspell_suggest.pytabsqlitedb.pyitb_util.pyitb_emoji.pyitb_nltk.pyitb_pango.pym17n_translit.pyemoji_picker.pyitb_version.pytabstatistics.py Byte-compiling python modules (optimized versions) ... factory.pymain.pyhunspell_table.pyhunspell_suggest.pytabsqlitedb.pyitb_util.pyitb_emoji.pyitb_nltk.pyitb_pango.pym17n_translit.pyemoji_picker.pyitb_version.pytabstatistics.py make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/engine' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/engine' Making install in icons make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/icons' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/icons' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/icons' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/128x128/apps' /usr/bin/install -p -m 644 128x128/ibus-typing-booster.png '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/128x128/apps' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 16x16/ibus-typing-booster.png '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -p -m 644 22x22/ibus-typing-booster.png '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/256x256/apps' /usr/bin/install -p -m 644 256x256/ibus-typing-booster.png '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/256x256/apps' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 32x32/ibus-typing-booster.png '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 48x48/ibus-typing-booster.png '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/64x64/apps' /usr/bin/install -p -m 644 64x64/ibus-typing-booster.png '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/64x64/apps' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 ibus-typing-booster.svg '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/icons' /usr/bin/install -p -m 644 ibus-typing-booster.svg '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/icons' make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/icons' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/icons' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/icons' Making install in m4 make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/m4' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/m4' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/m4' Making install in data make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data' /usr/bin/install -p -m 644 emoji.json UnicodeData.txt emoji-data.txt emoji-variation-sequences.txt emoji-zwj-sequences.txt emoji-sequences.txt emoji-test.txt fi_FI.dic coin9.wav '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data' Making install in data/annotations make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data/annotations' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data/annotations' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/annotations' /usr/bin/install -p -m 644 af.xml am.xml ar.xml ar_SA.xml as.xml ast.xml az.xml be.xml bg.xml bn.xml br.xml bs.xml ca.xml ccp.xml ceb.xml chr.xml ckb.xml cs.xml cy.xml da.xml de.xml de_CH.xml doi.xml dsb.xml el.xml en.xml en_001.xml en_AU.xml en_CA.xml en_GB.xml en_IN.xml es.xml es_419.xml es_MX.xml es_US.xml et.xml eu.xml fa.xml fi.xml fil.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/annotations' /usr/bin/install -p -m 644 fo.xml fr.xml fr_CA.xml ga.xml gd.xml gl.xml gu.xml ha.xml ha_NE.xml he.xml hi.xml hi_Latn.xml hr.xml hsb.xml hu.xml hy.xml ia.xml id.xml ig.xml is.xml it.xml ja.xml jv.xml ka.xml kab.xml kk.xml kl.xml km.xml kn.xml ko.xml kok.xml ku.xml ky.xml lb.xml lo.xml lt.xml lv.xml mai.xml mi.xml mk.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/annotations' /usr/bin/install -p -m 644 ml.xml mn.xml mni.xml mr.xml ms.xml mt.xml my.xml nb.xml ne.xml nl.xml nn.xml no.xml oc.xml or.xml pa.xml pa_Arab.xml pcm.xml pl.xml ps.xml pt.xml pt_PT.xml qu.xml rm.xml ro.xml root.xml ru.xml rw.xml sa.xml sat.xml sc.xml sd.xml si.xml sk.xml sl.xml so.xml sq.xml sr.xml sr_Cyrl.xml sr_Cyrl_BA.xml sr_Latn.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/annotations' /usr/bin/install -p -m 644 sr_Latn_BA.xml su.xml sv.xml sw.xml sw_KE.xml ta.xml te.xml tg.xml th.xml ti.xml tk.xml to.xml tr.xml tt.xml ug.xml uk.xml ur.xml uz.xml vi.xml wo.xml xh.xml yo.xml yo_BJ.xml yue.xml yue_Hans.xml zh.xml zh_Hant.xml zh_Hant_HK.xml zu.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/annotations' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data/annotations' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data/annotations' Making install in data/annotationsDerived make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data/annotationsDerived' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data/annotationsDerived' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/annotationsDerived' /usr/bin/install -p -m 644 af.xml am.xml ar.xml ar_SA.xml as.xml ast.xml az.xml be.xml bg.xml bn.xml br.xml bs.xml ca.xml ccp.xml ceb.xml chr.xml ckb.xml cs.xml cy.xml da.xml de.xml de_CH.xml doi.xml dsb.xml el.xml en.xml en_001.xml en_AU.xml en_CA.xml en_GB.xml en_IN.xml es.xml es_419.xml es_MX.xml es_US.xml et.xml eu.xml fa.xml fi.xml fil.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/annotationsDerived' /usr/bin/install -p -m 644 fo.xml fr.xml fr_CA.xml ga.xml gd.xml gl.xml gu.xml ha.xml he.xml hi.xml hi_Latn.xml hr.xml hsb.xml hu.xml hy.xml ia.xml id.xml ig.xml is.xml it.xml ja.xml jv.xml ka.xml kab.xml kk.xml kl.xml km.xml kn.xml ko.xml kok.xml ky.xml lb.xml lo.xml lt.xml lv.xml mai.xml mi.xml mk.xml ml.xml mn.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/annotationsDerived' /usr/bin/install -p -m 644 mni.xml mr.xml ms.xml mt.xml my.xml nb.xml ne.xml nl.xml nn.xml no.xml or.xml pa.xml pa_Arab.xml pcm.xml pl.xml ps.xml pt.xml pt_PT.xml qu.xml rm.xml ro.xml root.xml ru.xml rw.xml sa.xml sat.xml sc.xml sd.xml si.xml sk.xml sl.xml so.xml sq.xml sr.xml sr_Cyrl.xml sr_Cyrl_BA.xml sr_Latn.xml sr_Latn_BA.xml su.xml sv.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/annotationsDerived' /usr/bin/install -p -m 644 sw.xml sw_KE.xml ta.xml te.xml tg.xml th.xml ti.xml tk.xml to.xml tr.xml tt.xml ug.xml uk.xml ur.xml uz.xml vi.xml wo.xml xh.xml yo.xml yo_BJ.xml yue.xml yue_Hans.xml zh.xml zh_Hant.xml zh_Hant_HK.xml zu.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/annotationsDerived' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data/annotationsDerived' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/data/annotationsDerived' Making install in po make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' /usr/bin/mkdir -p /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share installing ar.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/ar/LC_MESSAGES/ibus-typing-booster.mo installing ca.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/ca/LC_MESSAGES/ibus-typing-booster.mo installing cs.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/cs/LC_MESSAGES/ibus-typing-booster.mo installing de.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/de/LC_MESSAGES/ibus-typing-booster.mo installing es.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/es/LC_MESSAGES/ibus-typing-booster.mo installing fa.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/fa/LC_MESSAGES/ibus-typing-booster.mo installing fr.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/fr/LC_MESSAGES/ibus-typing-booster.mo installing he.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/he/LC_MESSAGES/ibus-typing-booster.mo installing hu.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/hu/LC_MESSAGES/ibus-typing-booster.mo installing it.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/it/LC_MESSAGES/ibus-typing-booster.mo installing ja.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/ja/LC_MESSAGES/ibus-typing-booster.mo installing nl.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/nl/LC_MESSAGES/ibus-typing-booster.mo installing or.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/or/LC_MESSAGES/ibus-typing-booster.mo installing pl.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/pl/LC_MESSAGES/ibus-typing-booster.mo installing pt.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/pt/LC_MESSAGES/ibus-typing-booster.mo installing pt_BR.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/ibus-typing-booster.mo installing si.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/si/LC_MESSAGES/ibus-typing-booster.mo installing sv.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/sv/LC_MESSAGES/ibus-typing-booster.mo installing sw.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/sw/LC_MESSAGES/ibus-typing-booster.mo installing tr.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/tr/LC_MESSAGES/ibus-typing-booster.mo installing uk.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/uk/LC_MESSAGES/ibus-typing-booster.mo installing zh_CN.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/ibus-typing-booster.mo installing zh_TW.gmo as /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/ibus-typing-booster.mo if test "ibus-typing-booster" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/po' Making install in setup make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/setup' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/setup' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/libexec' /usr/bin/install -p ibus-setup-typing-booster '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/libexec' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/applications' /usr/bin/install -p -m 644 ibus-setup-typing-booster.desktop '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/applications' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/setup' /usr/bin/install -p -m 644 i18n.py main.py itb_version.py pkginstall.py test_input_purpose.py '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/setup' Byte-compiling python modules... i18n.pymain.pyitb_version.pypkginstall.pytest_input_purpose.py Byte-compiling python modules (optimized versions) ... i18n.pymain.pyitb_version.pypkginstall.pytest_input_purpose.py make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/setup' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/setup' Making install in tests make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/metainfo' /usr/bin/install -p -m 644 typing-booster.appdata.xml emoji-picker.appdata.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/metainfo' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/glib-2.0/schemas/' /usr/bin/install -p -m 644 org.freedesktop.ibus.engine.typing-booster.gschema.xml '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/glib-2.0/schemas/' /usr/bin/make install-data-hook make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0' if test -z "/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64"; then \ glib-compile-schemas /usr/share/glib-2.0/schemas/; \ fi make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0' + /usr/bin/rm /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/af.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/am.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ar.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ar_SA.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/as.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ast.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/az.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/be.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/bg.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/bn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/br.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/bs.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ca.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ccp.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ceb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/chr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ckb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/cs.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/cy.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/da.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/de.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/de_CH.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/doi.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/dsb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/el.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/en.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/en_001.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/en_AU.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/en_CA.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/en_GB.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/en_IN.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/es.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/es_419.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/es_MX.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/es_US.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/et.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/eu.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/fa.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/fi.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/fil.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/fo.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/fr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/fr_CA.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ga.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/gd.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/gl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/gu.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ha.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ha_NE.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/he.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/hi.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/hi_Latn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/hr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/hsb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/hu.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/hy.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ia.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/id.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ig.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/is.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/it.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ja.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/jv.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ka.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/kab.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/kk.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/kl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/km.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/kn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ko.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/kok.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ku.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ky.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/lb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/lo.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/lt.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/lv.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/mai.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/mi.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/mk.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ml.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/mn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/mni.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/mr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ms.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/mt.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/my.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/nb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ne.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/nl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/nn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/no.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/oc.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/or.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/pa.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/pa_Arab.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/pcm.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/pl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ps.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/pt.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/pt_PT.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/qu.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/rm.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ro.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/root.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ru.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/rw.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sa.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sat.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sc.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sd.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/si.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sk.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/so.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sq.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sr_Cyrl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sr_Cyrl_BA.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sr_Latn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sr_Latn_BA.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/su.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sv.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sw.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/sw_KE.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ta.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/te.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/tg.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/th.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ti.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/tk.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/to.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/tr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/tt.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ug.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/uk.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/ur.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/uz.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/vi.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/wo.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/xh.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/yo.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/yo_BJ.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/yue.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/yue_Hans.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/zh.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/zh_Hant.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/zh_Hant_HK.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotations/zu.xml + /usr/bin/rm /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/af.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/am.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ar.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ar_SA.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/as.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ast.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/az.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/be.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/bg.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/bn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/br.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/bs.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ca.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ccp.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ceb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/chr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ckb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/cs.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/cy.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/da.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/de.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/de_CH.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/doi.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/dsb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/el.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/en.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/en_001.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/en_AU.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/en_CA.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/en_GB.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/en_IN.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/es.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/es_419.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/es_MX.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/es_US.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/et.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/eu.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/fa.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/fi.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/fil.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/fo.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/fr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/fr_CA.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ga.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/gd.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/gl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/gu.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ha.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/he.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/hi.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/hi_Latn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/hr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/hsb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/hu.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/hy.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ia.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/id.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ig.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/is.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/it.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ja.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/jv.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ka.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/kab.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/kk.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/kl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/km.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/kn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ko.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/kok.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ky.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/lb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/lo.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/lt.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/lv.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/mai.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/mi.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/mk.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ml.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/mn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/mni.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/mr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ms.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/mt.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/my.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/nb.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ne.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/nl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/nn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/no.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/or.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/pa.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/pa_Arab.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/pcm.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/pl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ps.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/pt.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/pt_PT.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/qu.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/rm.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ro.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/root.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ru.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/rw.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sa.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sat.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sc.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sd.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/si.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sk.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/so.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sq.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sr_Cyrl.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sr_Cyrl_BA.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sr_Latn.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sr_Latn_BA.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/su.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sv.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sw.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/sw_KE.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ta.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/te.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/tg.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/th.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ti.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/tk.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/to.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/tr.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/tt.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ug.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/uk.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/ur.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/uz.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/vi.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/wo.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/xh.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/yo.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/yo_BJ.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/yue.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/yue_Hans.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/zh.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/zh_Hant.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/zh_Hant_HK.xml /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/annotationsDerived/zu.xml + /usr/bin/rm /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64//usr/share/ibus-typing-booster/data/UnicodeData.txt + /usr/bin/gzip -n --force --best /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/emoji.json /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/emoji-data.txt /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/emoji-sequences.txt /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/emoji-test.txt /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/emoji-variation-sequences.txt /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/share/ibus-typing-booster/data/emoji-zwj-sequences.txt + /usr/lib/rpm/find-lang.sh /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64 ibus-typing-booster + /usr/bin/find-debuginfo -j48 --strict-build-id -m -i --build-id-seed 2.16.0-2.fc35 --unique-debug-suffix -2.16.0-2.fc35.x86_64 --unique-debug-src-base ibus-typing-booster-2.16.0-2.fc35.x86_64 --run-dwz --dwz-low-mem-die-limit none --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + '[' -f /usr/bin/python3 ']' + PYTHONPATH=/usr/lib/rpm/redhat + PYTHONHASHSEED=0 + /usr/bin/python3 -sBm compileall2 -f -j48 -o 0 -o 1 -o 2 -s /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64 -p / /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/lib64/python3.8/site-packages /home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/lib/python3.8/site-packages Listing '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/lib64/python3.8/site-packages'... Can't list '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/lib64/python3.8/site-packages' Listing '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/lib/python3.8/site-packages'... Can't list '/home/tkloczko/rpmbuild/BUILDROOT/ibus-typing-booster-2.16.0-2.fc35.x86_64/usr/lib/python3.8/site-packages' + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lhx8rj + umask 022 + cd /home/tkloczko/rpmbuild/BUILD + cd ibus-typing-booster-2.16.0 + /usr/bin/mkdir -p /tmp/glib-2.0/schemas/ + cp org.freedesktop.ibus.engine.typing-booster.gschema.xml /tmp/glib-2.0/schemas/org.freedesktop.ibus.engine.typing-booster.gschema.xml + glib-compile-schemas /tmp/glib-2.0/schemas + export XDG_DATA_DIRS=/tmp + XDG_DATA_DIRS=/tmp ++ dbus-launch --sh-syntax + eval 'DBUS_SESSION_BUS_ADDRESS='\''unix:abstract=/tmp/dbus-FYoHxTIOCP,guid=1dfdf7500477ae0a73ca291562a198be'\'';' export 'DBUS_SESSION_BUS_ADDRESS;' 'DBUS_SESSION_BUS_PID=2492389;' ++ DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-FYoHxTIOCP,guid=1dfdf7500477ae0a73ca291562a198be ++ export DBUS_SESSION_BUS_ADDRESS ++ DBUS_SESSION_BUS_PID=2492389 + dconf dump / [org/freedesktop/ibus/engine/table/cangjie5] debuglevel=255 dynamicadjust=false [org/freedesktop/ibus/engine/table/ipa-x-sampa] debuglevel=255 [org/freedesktop/ibus/engine/table/latex] debuglevel=255 inputmode=1 lookuptablepagesize=9 [org/freedesktop/ibus/engine/table/stroke5] debuglevel=255 [org/freedesktop/ibus/engine/table/telex] debuglevel=255 [org/freedesktop/ibus/engine/table/translit] debuglevel=255 [org/freedesktop/ibus/engine/table/wubi-jidian] chinesemode=1 spacekeybehavior=false [org/freedesktop/ibus/engine/table/wubi-jidian86] autocommit=false chinesemode=3 debuglevel=255 endeffullwidthletter=false endeffullwidthpunct=false inputmode=1 onechar=false tabdeffullwidthletter=false tabdeffullwidthpunct=false [org/freedesktop/ibus/engine/typing-booster] addspaceoncommit=true autocommitcharacters='' dictionary='en_US' emojipredictions=true inlinecompletion=false inputmethod='NoIME' keybindings={'next_input_method': <['Control+Down', 'Control+KP_Down']>, 'previous_input_method': <['Control+Up', 'Control+KP_Up']>, 'lookup_related': <['Mod5+F12']>, 'enable_lookup': <['Tab', 'ISO_Left_Tab', 'KP_Divide']>, 'select_next_candidate': <['Tab', 'ISO_Left_Tab', 'Down', 'KP_Down']>, 'lookup_table_page_down': <['Page_Down', 'KP_Page_Down', 'KP_Next']>, 'toggle_emoji_prediction': <['Mod5+F6']>, 'lookup_table_page_up': <['Page_Up', 'KP_Page_Up', 'KP_Prior']>, 'toggle_off_the_record': <['Mod5+F9']>, 'cancel': <['Escape']>, 'setup': <['Mod5+F10']>, 'select_previous_candidate': <['Shift+Tab', 'Shift+ISO_Left_Tab', 'Up', 'KP_Up']>} mincharcomplete=1 offtherecord=false pagesize=6 rememberlastusedpreeditime=true shownumberofcandidates=true showstatusinfoinaux=true tabenable=false usedigitsasselectkeys=true [org/gnome/login-screen] enable-fingerprint-authentication=false enable-password-authentication=true enable-smartcard-authentication=false + dconf write /org/freedesktop/ibus/engine/typing-booster/offtherecord false + dconf write /org/freedesktop/ibus/engine/typing-booster/usedigitsasselectkeys true + dconf write /org/freedesktop/ibus/engine/typing-booster/addspaceoncommit true + dconf write /org/freedesktop/ibus/engine/typing-booster/tabenable false + dconf write /org/freedesktop/ibus/engine/typing-booster/inputmethod ''\''NoIME'\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/rememberlastusedpreeditime true + dconf write /org/freedesktop/ibus/engine/typing-booster/mincharcomplete 1 + dconf write /org/freedesktop/ibus/engine/typing-booster/dictionary ''\''en_US'\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/emojipredictions true + dconf write /org/freedesktop/ibus/engine/typing-booster/autocommitcharacters ''\'''\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/pagesize 6 + dconf write /org/freedesktop/ibus/engine/typing-booster/shownumberofcandidates true + dconf write /org/freedesktop/ibus/engine/typing-booster/showstatusinfoinaux true + dconf write /org/freedesktop/ibus/engine/typing-booster/inlinecompletion false + dconf write /org/freedesktop/ibus/engine/typing-booster/keybindings '{'\''next_input_method'\'': <['\''Control+Down'\'', '\''Control+KP_Down'\'']>, '\''previous_input_method'\'': <['\''Control+Up'\'', '\''Control+KP_Up'\'']>, '\''lookup_related'\'': <['\''Mod5+F12'\'']>, '\''enable_lookup'\'': <['\''Tab'\'', '\''ISO_Left_Tab'\'', '\''KP_Divide'\'']>, '\''select_next_candidate'\'': <['\''Tab'\'', '\''ISO_Left_Tab'\'', '\''Down'\'', '\''KP_Down'\'']>, '\''lookup_table_page_down'\'': <['\''Page_Down'\'', '\''KP_Page_Down'\'', '\''KP_Next'\'']>, '\''toggle_emoji_prediction'\'': <['\''Mod5+F6'\'']>, '\''lookup_table_page_up'\'': <['\''Page_Up'\'', '\''KP_Page_Up'\'', '\''KP_Prior'\'']>, '\''toggle_off_the_record'\'': <['\''Mod5+F9'\'']>, '\''cancel'\'': <['\''Escape'\'']>, '\''setup'\'': <['\''Mod5+F10'\'']>, '\''select_previous_candidate'\'': <['\''Shift+Tab'\'', '\''Shift+ISO_Left_Tab'\'', '\''Up'\'', '\''KP_Up'\'']>}' + dconf dump / [org/freedesktop/ibus/engine/table/cangjie5] debuglevel=255 dynamicadjust=false [org/freedesktop/ibus/engine/table/ipa-x-sampa] debuglevel=255 [org/freedesktop/ibus/engine/table/latex] debuglevel=255 inputmode=1 lookuptablepagesize=9 [org/freedesktop/ibus/engine/table/stroke5] debuglevel=255 [org/freedesktop/ibus/engine/table/telex] debuglevel=255 [org/freedesktop/ibus/engine/table/translit] debuglevel=255 [org/freedesktop/ibus/engine/table/wubi-jidian] chinesemode=1 spacekeybehavior=false [org/freedesktop/ibus/engine/table/wubi-jidian86] autocommit=false chinesemode=3 debuglevel=255 endeffullwidthletter=false endeffullwidthpunct=false inputmode=1 onechar=false tabdeffullwidthletter=false tabdeffullwidthpunct=false [org/freedesktop/ibus/engine/typing-booster] addspaceoncommit=true autocommitcharacters='' dictionary='en_US' emojipredictions=true inlinecompletion=false inputmethod='NoIME' keybindings={'next_input_method': <['Control+Down', 'Control+KP_Down']>, 'previous_input_method': <['Control+Up', 'Control+KP_Up']>, 'lookup_related': <['Mod5+F12']>, 'enable_lookup': <['Tab', 'ISO_Left_Tab', 'KP_Divide']>, 'select_next_candidate': <['Tab', 'ISO_Left_Tab', 'Down', 'KP_Down']>, 'lookup_table_page_down': <['Page_Down', 'KP_Page_Down', 'KP_Next']>, 'toggle_emoji_prediction': <['Mod5+F6']>, 'lookup_table_page_up': <['Page_Up', 'KP_Page_Up', 'KP_Prior']>, 'toggle_off_the_record': <['Mod5+F9']>, 'cancel': <['Escape']>, 'setup': <['Mod5+F10']>, 'select_previous_candidate': <['Shift+Tab', 'Shift+ISO_Left_Tab', 'Up', 'KP_Up']>} mincharcomplete=1 offtherecord=false pagesize=6 rememberlastusedpreeditime=true shownumberofcandidates=true showstatusinfoinaux=true tabenable=false usedigitsasselectkeys=true [org/gnome/login-screen] enable-fingerprint-authentication=false enable-password-authentication=true enable-smartcard-authentication=false + ibus-daemon -drx + xvfb-run -a /usr/bin/make -O -j48 V=1 VERBOSE=1 check Making check in engine make[1]: Nothing to be done for 'check'. Making check in icons make[2]: Nothing to be done for 'check-am'. Making check in m4 make[1]: Nothing to be done for 'check'. Making check in data make[1]: Nothing to be done for 'check'. Making check in data/annotations make[1]: Nothing to be done for 'check'. Making check in data/annotationsDerived make[1]: Nothing to be done for 'check'. Making check in po make[1]: Nothing to be done for 'check'. Making check in setup make[1]: Nothing to be done for 'check'. Making check in tests /usr/bin/make run_tests make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' sed -e 's&@PYTHON_BIN@&/usr/bin/python3&g' \ -e 's&@PKGDATADIR@&/usr/share/ibus-typing-booster&g' \ -e 's&@SRCDIR@&.&g' run_tests.in > run_tests chmod +x run_tests make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' /usr/bin/make check-TESTS make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_keyvals_to_keycodes.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_m17n_translit.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_itb_util.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_0_gtk.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_m17n_db_info.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_emoji_unicode_version.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_compose_sequences.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' FAIL: test_hunspell_suggest.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' FAIL: test_emoji_similar.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_emoji_candidates.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_tabsqlitedb.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' FAIL: test_itb.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' ====================================================== ibus-typing-booster 2.16.0: tests/test-suite.log ====================================================== # TOTAL: 12 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_emoji_similar.py =========================== test_candidates_pykakasi_available_ja_JP (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pykakasi failed.' test_candidates_pykakasi_missing_ja_JP (test_emoji_similar.EmojiSimilarTestCase) ... ok test_dummy (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_de_DE (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... FAIL test_similar_camel_es_MX (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_it_IT (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_de_DE_versus_de_CH (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_euro_sign_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_horse_racing_pinyin_available_zh_CN (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pinyin failed.' test_similar_horse_racing_pinyin_available_zh_TW (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pinyin failed.' test_similar_horse_racing_pinyin_missing_zh_CN (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_horse_racing_pinyin_missing_zh_TW (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_query_is_not_an_emoji (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_show_keywords_option_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_surfer_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... FAIL test_similar_white_smiling_face_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_white_smiling_face_it_IT (test_emoji_similar.EmojiSimilarTestCase) ... ok ====================================================================== FAIL: test_similar_camel_es_ES (test_emoji_similar.EmojiSimilarTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_emoji_similar.py", line 116, in test_similar_camel_es_ES self.assertEqual( AssertionError: Lists differ: [('🐫', 'camello [🐫, nature]', 2), ('πŸͺ', 'dromedario [nature]'[85 chars], 1)] != [('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario,[203 chars], 3)] First differing element 0: ('🐫', 'camello [🐫, nature]', 2) ('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario, jorobas]', 6) - [('🐫', 'camello [🐫, nature]', 2), - ('πŸͺ', 'dromedario [nature]', 1), - ('πŸ¦™', 'llama [nature]', 1), - ('🐐', 'cabra [nature]', 1), - ('πŸ¦’', 'jirafa [nature]', 1)] + [('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario, jorobas]', 6), + ('πŸͺ', 'dromedario [camello, desierto, dromedario]', 3), + ('🏜️', 'desierto [desierto]', 1), + ('🐫', 'cammello [🐫, animale, cammello, gobba]', 4), + ('πŸͺ', 'dromedario [animale, cammello, gobba]', 3)] ====================================================================== FAIL: test_similar_surfer_es_ES (test_emoji_similar.EmojiSimilarTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_emoji_similar.py", line 130, in test_similar_surfer_es_ES self.assertEqual( AssertionError: Lists differ: [('πŸ„\[39 chars]d♂️, people, activity]', 3), ('πŸ„πŸΏ', 'persona h[53 chars], 2)] != [('πŸ„\[39 chars]d♂️, hombre, hombre haciendo surf, surf, surfe[133 chars], 5)] First differing element 0: ('πŸ„\u[38 chars]d♂️, people, activity]', 3) ('πŸ„\u[38 chars]d♂️, hombre, hombre haciendo surf, surf, surfe[13 chars]', 6) - [('πŸ„\u200d♂️', 'hombre haciendo surf [πŸ„\u200d♂️, people, activity]', 3), - ('πŸ„πŸΏ', 'persona haciendo surf: tono de piel oscuro [people, activity]', 2)] + [('πŸ„\u200d♂️', + 'hombre haciendo surf [πŸ„\u200d♂️, hombre, hombre haciendo surf, surf, ' + 'surfero, surfista]', + 6), + ('πŸ„πŸ»\u200d♂️', + 'hombre haciendo surf: tono de piel claro [hombre, hombre haciendo surf, ' + 'surf, surfero, surfista]', + 5)] ---------------------------------------------------------------------- Ran 19 tests in 16.662s FAILED (failures=2, skipped=3) FAIL test_emoji_similar.py (exit status: 1) FAIL: test_hunspell_suggest.py ============================== No file el_GR.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] No file sv_SE.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] test_de_DE_cs_CZ_enchant (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_de_DE_cs_CZ_pyhunspell (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because this test requires python3-pyhunspell to work.' test_dummy (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_el_GR (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because no Greek dictionary could be found. ' test_en_US (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' test_en_US_spellcheck_enchant (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_en_US_spellcheck_pyhunspell (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because this test requires python3-pyhunspell to work.' test_en_US_spellcheck_suggest_enchant (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' test_en_US_spellcheck_suggest_pyhunspell (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because this test requires python3-pyhunspell to work.' test_es_ES (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_fi_FI_dictionary_file (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fi_FI_spellcheck_suggest_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fi_FI_spellcheck_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fi_FI_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fr_FR (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_it_IT (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_sv_SE (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because no Swedisch dictionary could be found. ' ====================================================================== ERROR: test_fi_FI_dictionary_file (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 246, in test_fi_FI_dictionary_file h = hunspell_suggest.Hunspell(['fi_FI']) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 362, in __init__ self.init_dictionaries() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 378, in init_dictionaries self._dictionaries.append(Dictionary(name=dictionary_name)) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ====================================================================== ERROR: test_fi_FI_spellcheck_suggest_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 342, in test_fi_FI_spellcheck_suggest_voikko d = hunspell_suggest.Dictionary('fi_FI') File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ====================================================================== ERROR: test_fi_FI_spellcheck_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 332, in test_fi_FI_spellcheck_voikko d = hunspell_suggest.Dictionary('fi_FI') File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ====================================================================== ERROR: test_fi_FI_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 260, in test_fi_FI_voikko d = hunspell_suggest.Dictionary('fi_FI') File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ---------------------------------------------------------------------- Ran 17 tests in 7.476s FAILED (errors=4, skipped=7) FAIL test_hunspell_suggest.py (exit status: 1) FAIL: test_itb.py ================= No file mr_IN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] No file ko_KR.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] test_accent_insensitive_matching_french_dictionary (test_itb.ItbTestCase) ... ok test_accent_insensitive_matching_german_database (test_itb.ItbTestCase) ... ok test_accent_insensitive_matching_german_dictionary (test_itb.ItbTestCase) ... ok test_add_space_on_commit (test_itb.ItbTestCase) Test new option to avoid adding spaces when committing by label ... ok test_appending_to_selected_candidate_with_accents (test_itb.ItbTestCase) Test case for ... ok test_auto_capitalize (test_itb.ItbTestCase) Test auto capitalization after punctuation ... ok test_autocommit_characters (test_itb.ItbTestCase) ... ok test_backspace_left_when_candidate_manually_selected (test_itb.ItbTestCase) ... ok test_char_space_period_space (test_itb.ItbTestCase) ... ok test_commit_candidate_1_without_space (test_itb.ItbTestCase) ... ok test_commit_with_arrows (test_itb.ItbTestCase) ... ok test_complete_word_from_us_english_dictionary (test_itb.ItbTestCase) ... ok test_compose_and_latn_post (test_itb.ItbTestCase) ... ok test_compose_combining_chars_in_preedit_representation (test_itb.ItbTestCase) ... ok test_compose_completions (test_itb.ItbTestCase) ... ok test_compose_do_not_throw_away_invalid_sequences (test_itb.ItbTestCase) ... ok test_compose_sequences_containing_code_points (test_itb.ItbTestCase) ... ok test_control_alpha (test_itb.ItbTestCase) Test case for ... ok test_digits_used_in_keybindings (test_itb.ItbTestCase) ... No file hi_IN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] ok test_direct_input (test_itb.ItbTestCase) ... ok test_dummy (test_itb.ItbTestCase) ... ok test_emoji_related_tab_enable_cursor_visible_escape (test_itb.ItbTestCase) ... ok test_emoji_triggered_by_underscore (test_itb.ItbTestCase) ... ok test_expected_failure (test_itb.ItbTestCase) ... expected failure test_get_label (test_itb.ItbTestCase) ... ok test_hi_inscript2_rupee_symbol (test_itb.ItbTestCase) ... ime "hi-inscript2" ... No file hi_IN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] ok test_keys_which_select_with_shift (test_itb.ItbTestCase) ... ok test_korean (test_itb.ItbTestCase) ... skipped 'Skipping because no Korean dictionary could be found. On some systems like Arch Linux or FreeBSD it is not available.' test_latn_post (test_itb.ItbTestCase) ... ok test_m17n_unicode_improved (test_itb.ItbTestCase) Test case for for handling space with the improved version ... ime "t-unicode" ... skipped 'The improved version of unicode.mim is not installed.' test_marathi_and_british_english (test_itb.ItbTestCase) ... skipped 'Skipping because no Marathi dictionary could be found. On some systems like Ubuntu or Elementary OS it is not available.' test_push_context (test_itb.ItbTestCase) ... ok test_selecting_non_existing_candidates (test_itb.ItbTestCase) Test case for: https://bugzilla.redhat.com/show_bug.cgi?id=1630349 ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' test_set_page_size (test_itb.ItbTestCase) ... ok test_single_char_commit_with_arrow_right (test_itb.ItbTestCase) ... ok test_single_char_commit_with_space (test_itb.ItbTestCase) ... ok test_sinhala_wijesekera (test_itb.ItbTestCase) ... ok test_start_compose_when_candidate_selected (test_itb.ItbTestCase) ... ok test_tab_enable_key_binding_changed (test_itb.ItbTestCase) ... ok test_toggle_candidate_case (test_itb.ItbTestCase) ... ok test_toggle_case_for_multiple_words (test_itb.ItbTestCase) ... ok test_vietnamese_telex (test_itb.ItbTestCase) ... No file vi_VN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] ok test_voikko (test_itb.ItbTestCase) ... ERROR test_voikko_en_GB_fi_FI (test_itb.ItbTestCase) ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' ====================================================================== ERROR: test_voikko (test_itb.ItbTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_itb.py", line 1947, in test_voikko self.engine.set_dictionary_names( File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_table.py", line 1409, in set_dictionary_names self.database.hunspell_obj.set_dictionary_names(dictionary_names) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 397, in set_dictionary_names self.init_dictionaries() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 378, in init_dictionaries self._dictionaries.append(Dictionary(name=dictionary_name)) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ---------------------------------------------------------------------- Ran 44 tests in 56.163s FAILED (errors=1, skipped=5, expected failures=1) FAIL test_itb.py (exit status: 1) ============================================================================ Testsuite summary for ibus-typing-booster 2.16.0 ============================================================================ # TOTAL: 12 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to https://github.com/mike-fabian/ibus-typing-booster/issues ============================================================================ make[3]: *** [Makefile:639: test-suite.log] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[2]: *** [Makefile:747: check-TESTS] Error 2 make[1]: *** [Makefile:897: check-am] Error 2 make: *** [Makefile:525: check-recursive] Error 1 ```

BTW: it woud be good to update configure.ac for latest autoconf 2.71 (look on the autoreconf warnings).

mike-fabian commented 2 years ago

Apparently this already fails on your system:

$ python3
Python 3.10.4 (main, Mar 25 2022, 00:00:00) [GCC 12.0.1 20220308 (Red Hat 12.0.1-0)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import libvoikko
>>> voikko = libvoikko.Voikko('fi')
>>> 

Is that right? Do you get an error already when you try this?

kloczek commented 2 years ago

Ha .. so libvoikko python module needs to be added to build dependencies πŸ€” .. OK .. added.

[tkloczko@devel-g2v SPECS]$ python3
Python 3.8.13 (default, Apr  5 2022, 21:00:20)
[GCC 12.0.1 20220308 (Red Hat 12.0.1-0)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import libvoikko
>>> voikko = libvoikko.Voikko('fi')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__
    raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8"))
libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found
>>>

Hmm .. more tahn only modle needs to be added πŸ€”

```console + cd ibus-typing-booster-2.16.0 + /usr/bin/mkdir -p /tmp/glib-2.0/schemas/ + cp org.freedesktop.ibus.engine.typing-booster.gschema.xml /tmp/glib-2.0/schemas/org.freedesktop.ibus.engine.typing-booster.gschema.xml + glib-compile-schemas /tmp/glib-2.0/schemas + export XDG_DATA_DIRS=/tmp + XDG_DATA_DIRS=/tmp ++ dbus-launch --sh-syntax + eval 'DBUS_SESSION_BUS_ADDRESS='\''unix:abstract=/tmp/dbus-ZUVyi6VlbL,guid=a83112d027c0bea8436c826962a1e16a'\'';' export 'DBUS_SESSION_BUS_ADDRESS;' 'DBUS_SESSION_BUS_PID=2557160;' ++ DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-ZUVyi6VlbL,guid=a83112d027c0bea8436c826962a1e16a ++ export DBUS_SESSION_BUS_ADDRESS ++ DBUS_SESSION_BUS_PID=2557160 + dconf dump / [org/freedesktop/ibus/engine/table/cangjie5] debuglevel=255 dynamicadjust=false [org/freedesktop/ibus/engine/table/ipa-x-sampa] debuglevel=255 [org/freedesktop/ibus/engine/table/latex] debuglevel=255 inputmode=1 lookuptablepagesize=9 [org/freedesktop/ibus/engine/table/stroke5] debuglevel=255 [org/freedesktop/ibus/engine/table/telex] debuglevel=255 [org/freedesktop/ibus/engine/table/translit] debuglevel=255 [org/freedesktop/ibus/engine/table/wubi-jidian] chinesemode=1 spacekeybehavior=false [org/freedesktop/ibus/engine/table/wubi-jidian86] autocommit=false chinesemode=3 debuglevel=255 endeffullwidthletter=false endeffullwidthpunct=false inputmode=1 onechar=false tabdeffullwidthletter=false tabdeffullwidthpunct=false [org/freedesktop/ibus/engine/typing-booster] addspaceoncommit=true autocommitcharacters='' dictionary='en_US' emojipredictions=true inlinecompletion=false inputmethod='NoIME' keybindings={'next_input_method': <['Control+Down', 'Control+KP_Down']>, 'previous_input_method': <['Control+Up', 'Control+KP_Up']>, 'lookup_related': <['Mod5+F12']>, 'enable_lookup': <['Tab', 'ISO_Left_Tab', 'KP_Divide']>, 'select_next_candidate': <['Tab', 'ISO_Left_Tab', 'Down', 'KP_Down']>, 'lookup_table_page_down': <['Page_Down', 'KP_Page_Down', 'KP_Next']>, 'toggle_emoji_prediction': <['Mod5+F6']>, 'lookup_table_page_up': <['Page_Up', 'KP_Page_Up', 'KP_Prior']>, 'toggle_off_the_record': <['Mod5+F9']>, 'cancel': <['Escape']>, 'setup': <['Mod5+F10']>, 'select_previous_candidate': <['Shift+Tab', 'Shift+ISO_Left_Tab', 'Up', 'KP_Up']>} mincharcomplete=1 offtherecord=false pagesize=6 rememberlastusedpreeditime=true shownumberofcandidates=true showstatusinfoinaux=true tabenable=false usedigitsasselectkeys=true [org/gnome/login-screen] enable-fingerprint-authentication=false enable-password-authentication=true enable-smartcard-authentication=false + dconf write /org/freedesktop/ibus/engine/typing-booster/offtherecord false + dconf write /org/freedesktop/ibus/engine/typing-booster/usedigitsasselectkeys true + dconf write /org/freedesktop/ibus/engine/typing-booster/addspaceoncommit true + dconf write /org/freedesktop/ibus/engine/typing-booster/tabenable false + dconf write /org/freedesktop/ibus/engine/typing-booster/inputmethod ''\''NoIME'\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/rememberlastusedpreeditime true + dconf write /org/freedesktop/ibus/engine/typing-booster/mincharcomplete 1 + dconf write /org/freedesktop/ibus/engine/typing-booster/dictionary ''\''en_US'\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/emojipredictions true + dconf write /org/freedesktop/ibus/engine/typing-booster/autocommitcharacters ''\'''\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/pagesize 6 + dconf write /org/freedesktop/ibus/engine/typing-booster/shownumberofcandidates true + dconf write /org/freedesktop/ibus/engine/typing-booster/showstatusinfoinaux true + dconf write /org/freedesktop/ibus/engine/typing-booster/inlinecompletion false + dconf write /org/freedesktop/ibus/engine/typing-booster/keybindings '{'\''next_input_method'\'': <['\''Control+Down'\'', '\''Control+KP_Down'\'']>, '\''previous_input_method'\'': <['\''Control+Up'\'', '\''Control+KP_Up'\'']>, '\''lookup_related'\'': <['\''Mod5+F12'\'']>, '\''enable_lookup'\'': <['\''Tab'\'', '\''ISO_Left_Tab'\'', '\''KP_Divide'\'']>, '\''select_next_candidate'\'': <['\''Tab'\'', '\''ISO_Left_Tab'\'', '\''Down'\'', '\''KP_Down'\'']>, '\''lookup_table_page_down'\'': <['\''Page_Down'\'', '\''KP_Page_Down'\'', '\''KP_Next'\'']>, '\''toggle_emoji_prediction'\'': <['\''Mod5+F6'\'']>, '\''lookup_table_page_up'\'': <['\''Page_Up'\'', '\''KP_Page_Up'\'', '\''KP_Prior'\'']>, '\''toggle_off_the_record'\'': <['\''Mod5+F9'\'']>, '\''cancel'\'': <['\''Escape'\'']>, '\''setup'\'': <['\''Mod5+F10'\'']>, '\''select_previous_candidate'\'': <['\''Shift+Tab'\'', '\''Shift+ISO_Left_Tab'\'', '\''Up'\'', '\''KP_Up'\'']>}' + dconf dump / [org/freedesktop/ibus/engine/table/cangjie5] debuglevel=255 dynamicadjust=false [org/freedesktop/ibus/engine/table/ipa-x-sampa] debuglevel=255 [org/freedesktop/ibus/engine/table/latex] debuglevel=255 inputmode=1 lookuptablepagesize=9 [org/freedesktop/ibus/engine/table/stroke5] debuglevel=255 [org/freedesktop/ibus/engine/table/telex] debuglevel=255 [org/freedesktop/ibus/engine/table/translit] debuglevel=255 [org/freedesktop/ibus/engine/table/wubi-jidian] chinesemode=1 spacekeybehavior=false [org/freedesktop/ibus/engine/table/wubi-jidian86] autocommit=false chinesemode=3 debuglevel=255 endeffullwidthletter=false endeffullwidthpunct=false inputmode=1 onechar=false tabdeffullwidthletter=false tabdeffullwidthpunct=false [org/freedesktop/ibus/engine/typing-booster] addspaceoncommit=true autocommitcharacters='' dictionary='en_US' emojipredictions=true inlinecompletion=false inputmethod='NoIME' keybindings={'next_input_method': <['Control+Down', 'Control+KP_Down']>, 'previous_input_method': <['Control+Up', 'Control+KP_Up']>, 'lookup_related': <['Mod5+F12']>, 'enable_lookup': <['Tab', 'ISO_Left_Tab', 'KP_Divide']>, 'select_next_candidate': <['Tab', 'ISO_Left_Tab', 'Down', 'KP_Down']>, 'lookup_table_page_down': <['Page_Down', 'KP_Page_Down', 'KP_Next']>, 'toggle_emoji_prediction': <['Mod5+F6']>, 'lookup_table_page_up': <['Page_Up', 'KP_Page_Up', 'KP_Prior']>, 'toggle_off_the_record': <['Mod5+F9']>, 'cancel': <['Escape']>, 'setup': <['Mod5+F10']>, 'select_previous_candidate': <['Shift+Tab', 'Shift+ISO_Left_Tab', 'Up', 'KP_Up']>} mincharcomplete=1 offtherecord=false pagesize=6 rememberlastusedpreeditime=true shownumberofcandidates=true showstatusinfoinaux=true tabenable=false usedigitsasselectkeys=true [org/gnome/login-screen] enable-fingerprint-authentication=false enable-password-authentication=true enable-smartcard-authentication=false + ibus-daemon -drx + xvfb-run -a /usr/bin/make -O -j48 V=1 VERBOSE=1 check Making check in engine make[1]: Nothing to be done for 'check'. Making check in icons make[2]: Nothing to be done for 'check-am'. Making check in m4 make[1]: Nothing to be done for 'check'. Making check in data make[1]: Nothing to be done for 'check'. Making check in data/annotations make[1]: Nothing to be done for 'check'. Making check in data/annotationsDerived make[1]: Nothing to be done for 'check'. Making check in po make[1]: Nothing to be done for 'check'. Making check in setup make[1]: Nothing to be done for 'check'. Making check in tests /usr/bin/make run_tests make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' sed -e 's&@PYTHON_BIN@&/usr/bin/python3&g' \ -e 's&@PKGDATADIR@&/usr/share/ibus-typing-booster&g' \ -e 's&@SRCDIR@&.&g' run_tests.in > run_tests chmod +x run_tests make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' /usr/bin/make check-TESTS make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_keyvals_to_keycodes.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_m17n_translit.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_itb_util.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_0_gtk.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_m17n_db_info.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_emoji_unicode_version.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_compose_sequences.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' FAIL: test_emoji_similar.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' FAIL: test_hunspell_suggest.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_emoji_candidates.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' PASS: test_tabsqlitedb.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' FAIL: test_itb.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' ====================================================== ibus-typing-booster 2.16.0: tests/test-suite.log ====================================================== # TOTAL: 12 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_emoji_similar.py =========================== test_candidates_pykakasi_available_ja_JP (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pykakasi failed.' test_candidates_pykakasi_missing_ja_JP (test_emoji_similar.EmojiSimilarTestCase) ... ok test_dummy (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_de_DE (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... FAIL test_similar_camel_es_MX (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_it_IT (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_de_DE_versus_de_CH (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_euro_sign_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_horse_racing_pinyin_available_zh_CN (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pinyin failed.' test_similar_horse_racing_pinyin_available_zh_TW (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pinyin failed.' test_similar_horse_racing_pinyin_missing_zh_CN (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_horse_racing_pinyin_missing_zh_TW (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_query_is_not_an_emoji (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_show_keywords_option_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_surfer_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... FAIL test_similar_white_smiling_face_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_white_smiling_face_it_IT (test_emoji_similar.EmojiSimilarTestCase) ... ok ====================================================================== FAIL: test_similar_camel_es_ES (test_emoji_similar.EmojiSimilarTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_emoji_similar.py", line 116, in test_similar_camel_es_ES self.assertEqual( AssertionError: Lists differ: [('🐫', 'camello [🐫, nature]', 2), ('πŸͺ', 'dromedario [nature]'[85 chars], 1)] != [('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario,[203 chars], 3)] First differing element 0: ('🐫', 'camello [🐫, nature]', 2) ('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario, jorobas]', 6) - [('🐫', 'camello [🐫, nature]', 2), - ('πŸͺ', 'dromedario [nature]', 1), - ('πŸ¦™', 'llama [nature]', 1), - ('🐐', 'cabra [nature]', 1), - ('πŸ¦’', 'jirafa [nature]', 1)] + [('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario, jorobas]', 6), + ('πŸͺ', 'dromedario [camello, desierto, dromedario]', 3), + ('🏜️', 'desierto [desierto]', 1), + ('🐫', 'cammello [🐫, animale, cammello, gobba]', 4), + ('πŸͺ', 'dromedario [animale, cammello, gobba]', 3)] ====================================================================== FAIL: test_similar_surfer_es_ES (test_emoji_similar.EmojiSimilarTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_emoji_similar.py", line 130, in test_similar_surfer_es_ES self.assertEqual( AssertionError: Lists differ: [('πŸ„\[39 chars]d♂️, people, activity]', 3), ('πŸ„πŸΏ', 'persona h[53 chars], 2)] != [('πŸ„\[39 chars]d♂️, hombre, hombre haciendo surf, surf, surfe[133 chars], 5)] First differing element 0: ('πŸ„\u[38 chars]d♂️, people, activity]', 3) ('πŸ„\u[38 chars]d♂️, hombre, hombre haciendo surf, surf, surfe[13 chars]', 6) - [('πŸ„\u200d♂️', 'hombre haciendo surf [πŸ„\u200d♂️, people, activity]', 3), - ('πŸ„πŸΏ', 'persona haciendo surf: tono de piel oscuro [people, activity]', 2)] + [('πŸ„\u200d♂️', + 'hombre haciendo surf [πŸ„\u200d♂️, hombre, hombre haciendo surf, surf, ' + 'surfero, surfista]', + 6), + ('πŸ„πŸ»\u200d♂️', + 'hombre haciendo surf: tono de piel claro [hombre, hombre haciendo surf, ' + 'surf, surfero, surfista]', + 5)] ---------------------------------------------------------------------- Ran 19 tests in 15.679s FAILED (failures=2, skipped=3) FAIL test_emoji_similar.py (exit status: 1) FAIL: test_hunspell_suggest.py ============================== No file sv_SE.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] test_de_DE_cs_CZ_enchant (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_de_DE_cs_CZ_pyhunspell (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because this test requires python3-pyhunspell to work.' test_dummy (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_el_GR (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_en_US (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' test_en_US_spellcheck_enchant (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_en_US_spellcheck_pyhunspell (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because this test requires python3-pyhunspell to work.' test_en_US_spellcheck_suggest_enchant (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' test_en_US_spellcheck_suggest_pyhunspell (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because this test requires python3-pyhunspell to work.' test_es_ES (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_fi_FI_dictionary_file (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fi_FI_spellcheck_suggest_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fi_FI_spellcheck_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fi_FI_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ... ERROR test_fr_FR (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_it_IT (test_hunspell_suggest.HunspellSuggestTestCase) ... ok test_sv_SE (test_hunspell_suggest.HunspellSuggestTestCase) ... skipped 'Skipping because no Swedisch dictionary could be found. ' ====================================================================== ERROR: test_fi_FI_dictionary_file (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 246, in test_fi_FI_dictionary_file h = hunspell_suggest.Hunspell(['fi_FI']) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 362, in __init__ self.init_dictionaries() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 378, in init_dictionaries self._dictionaries.append(Dictionary(name=dictionary_name)) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ====================================================================== ERROR: test_fi_FI_spellcheck_suggest_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 342, in test_fi_FI_spellcheck_suggest_voikko d = hunspell_suggest.Dictionary('fi_FI') File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ====================================================================== ERROR: test_fi_FI_spellcheck_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 332, in test_fi_FI_spellcheck_voikko d = hunspell_suggest.Dictionary('fi_FI') File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ====================================================================== ERROR: test_fi_FI_voikko (test_hunspell_suggest.HunspellSuggestTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_hunspell_suggest.py", line 260, in test_fi_FI_voikko d = hunspell_suggest.Dictionary('fi_FI') File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ---------------------------------------------------------------------- Ran 17 tests in 15.521s FAILED (errors=4, skipped=6) FAIL test_hunspell_suggest.py (exit status: 1) FAIL: test_itb.py ================= No file mr_IN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] No file ko_KR.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] test_accent_insensitive_matching_french_dictionary (test_itb.ItbTestCase) ... ok test_accent_insensitive_matching_german_database (test_itb.ItbTestCase) ... ok test_accent_insensitive_matching_german_dictionary (test_itb.ItbTestCase) ... ok test_add_space_on_commit (test_itb.ItbTestCase) Test new option to avoid adding spaces when committing by label ... ok test_appending_to_selected_candidate_with_accents (test_itb.ItbTestCase) Test case for ... ok test_auto_capitalize (test_itb.ItbTestCase) Test auto capitalization after punctuation ... ok test_autocommit_characters (test_itb.ItbTestCase) ... ok test_backspace_left_when_candidate_manually_selected (test_itb.ItbTestCase) ... ok test_char_space_period_space (test_itb.ItbTestCase) ... ok test_commit_candidate_1_without_space (test_itb.ItbTestCase) ... ok test_commit_with_arrows (test_itb.ItbTestCase) ... ok test_complete_word_from_us_english_dictionary (test_itb.ItbTestCase) ... ok test_compose_and_latn_post (test_itb.ItbTestCase) ... ok test_compose_combining_chars_in_preedit_representation (test_itb.ItbTestCase) ... ok test_compose_completions (test_itb.ItbTestCase) ... ok test_compose_do_not_throw_away_invalid_sequences (test_itb.ItbTestCase) ... ok test_compose_sequences_containing_code_points (test_itb.ItbTestCase) ... ok test_control_alpha (test_itb.ItbTestCase) Test case for ... ok test_digits_used_in_keybindings (test_itb.ItbTestCase) ... No file hi_IN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] ok test_direct_input (test_itb.ItbTestCase) ... ok test_dummy (test_itb.ItbTestCase) ... ok test_emoji_related_tab_enable_cursor_visible_escape (test_itb.ItbTestCase) ... ok test_emoji_triggered_by_underscore (test_itb.ItbTestCase) ... ok test_expected_failure (test_itb.ItbTestCase) ... expected failure test_get_label (test_itb.ItbTestCase) ... ok test_hi_inscript2_rupee_symbol (test_itb.ItbTestCase) ... ime "hi-inscript2" ... No file hi_IN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] ok test_keys_which_select_with_shift (test_itb.ItbTestCase) ... ok test_korean (test_itb.ItbTestCase) ... skipped 'Skipping because no Korean dictionary could be found. On some systems like Arch Linux or FreeBSD it is not available.' test_latn_post (test_itb.ItbTestCase) ... ok test_m17n_unicode_improved (test_itb.ItbTestCase) Test case for for handling space with the improved version ... ime "t-unicode" ... skipped 'The improved version of unicode.mim is not installed.' test_marathi_and_british_english (test_itb.ItbTestCase) ... skipped 'Skipping because no Marathi dictionary could be found. On some systems like Ubuntu or Elementary OS it is not available.' test_push_context (test_itb.ItbTestCase) ... ok test_selecting_non_existing_candidates (test_itb.ItbTestCase) Test case for: https://bugzilla.redhat.com/show_bug.cgi?id=1630349 ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' test_set_page_size (test_itb.ItbTestCase) ... ok test_single_char_commit_with_arrow_right (test_itb.ItbTestCase) ... ok test_single_char_commit_with_space (test_itb.ItbTestCase) ... ok test_sinhala_wijesekera (test_itb.ItbTestCase) ... ok test_start_compose_when_candidate_selected (test_itb.ItbTestCase) ... ok test_tab_enable_key_binding_changed (test_itb.ItbTestCase) ... ok test_toggle_candidate_case (test_itb.ItbTestCase) ... ok test_toggle_case_for_multiple_words (test_itb.ItbTestCase) ... ok test_vietnamese_telex (test_itb.ItbTestCase) ... No file vi_VN.dic found in ['/home/tkloczko/.local/share/ibus-typing-booster/data', '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/../data', '/usr/share/hunspell', '/usr/share/myspell', '/usr/share/myspell/dicts', '/usr/local/share/hunspell', '/usr/local/share/myspell', '/usr/local/share/myspell/dicts'] ok test_voikko (test_itb.ItbTestCase) ... ERROR test_voikko_en_GB_fi_FI (test_itb.ItbTestCase) ... skipped 'Skipping because of an unexpected change in the enchant behaviour.' ====================================================================== ERROR: test_voikko (test_itb.ItbTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_itb.py", line 1947, in test_voikko self.engine.set_dictionary_names( File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_table.py", line 1409, in set_dictionary_names self.database.hunspell_obj.set_dictionary_names(dictionary_names) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 397, in set_dictionary_names self.init_dictionaries() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 378, in init_dictionaries self._dictionaries.append(Dictionary(name=dictionary_name)) File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 97, in __init__ self.load_dictionary() File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/../engine/hunspell_suggest.py", line 130, in load_dictionary self.voikko = libvoikko.Voikko('fi') File "/usr/lib/python3.8/site-packages/libvoikko.py", line 447, in __init__ raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8")) libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found ---------------------------------------------------------------------- Ran 44 tests in 58.714s FAILED (errors=1, skipped=5, expected failures=1) FAIL test_itb.py (exit status: 1) ============================================================================ Testsuite summary for ibus-typing-booster 2.16.0 ============================================================================ # TOTAL: 12 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to https://github.com/mike-fabian/ibus-typing-booster/issues ============================================================================ make[3]: *** [Makefile:639: test-suite.log] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests' make[2]: *** [Makefile:747: check-TESTS] Error 2 make[1]: *** [Makefile:897: check-am] Error 2 make: *** [Makefile:525: check-recursive] Error 1 ```

I'll try to add build env necessary dictionaries however I think that that diff in output has a bit different bacgroud. Am I right or not? πŸ€” If you see in above output something else missing in my build env please let me know.

mike-fabian commented 2 years ago

I think I will add code to skip that voikko test case if the initialization libvoikko.Voikko('fi') fails for whatever reason.

mike-fabian commented 2 years ago

By the way, did the same failures already occur with the previous ibus-typing-booster release https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.15.27 ?

I still thinking why the emoji test cases fail on your system.

mike-fabian commented 2 years ago

Ha .. so libvoikko python module needs to be added to build dependencies thinking .. OK .. added. ... I'll try to add build env necessary dictionaries however I think that that diff in output has a bit different bacgroud. Am I right or not? thinking If you see in above output something else missing in my build env please let me know.

Still searching ...

Does

$ python3
Python 3.10.4 (main, Mar 25 2022, 00:00:00) [GCC 12.0.1 20220308 (Red Hat 12.0.1-0)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import libvoikko
>>> voikko = libvoikko.Voikko('fi')
>>>

work for you now?

kloczek commented 2 years ago

work for you now?

I still don't know what is missing for that python module πŸ€”

mike-fabian commented 2 years ago

On Fedora 35, the 3 packages python3-libvoikko, libvoikko, and voikko-fi are required for the python module to work.

python3-libvoikko requires the other two though:

[mfabian@fedora ~]$ cat /etc/fedora-release 
Fedora release 36 (Thirty Six)
[mfabian@fedora ~]$ rpm -qa | grep voikko
voikko-fi-2.5-1.fc36.noarch
libvoikko-4.3.1-3.fc36.x86_64
python3-libvoikko-4.3.1-3.fc36.noarch
[mfabian@fedora ~]$ python3
Python 3.10.4 (main, Mar 25 2022, 00:00:00) [GCC 12.0.1 20220308 (Red Hat 12.0.1-0)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import libvoikko
>>> voikko = libvoikko.Voikko('fi')
>>>
[mfabian@fedora ~]$ 

When I try to remove voikko-fi, I see that it is needed by libvoikko:

[mfabian@fedora ~]$ sudo rpm -e voikko-fi 
error: Failed dependencies:
    voikko-fi is needed by (installed) libvoikko-4.3.1-3.fc36.x86_64
[mfabian@fedora ~]$

And if I force removal ignoring the dependency

[mfabian@fedora ~]$ sudo rpm -e voikko-fi --nodeps 

Then I get the same failure you see in the test suite:

[mfabian@fedora ~]$ python3
Python 3.10.4 (main, Mar 25 2022, 00:00:00) [GCC 12.0.1 20220308 (Red Hat 12.0.1-0)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import libvoikko
>>> voikko = libvoikko.Voikko('fi')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.10/site-packages/libvoikko.py", line 447, in __init__
    raise VoikkoException("Initialization of Voikko failed: " + unicode_str(error.value, "UTF-8"))
libvoikko.VoikkoException: Initialization of Voikko failed: No valid dictionaries were found
>>> 
[mfabian@fedora ~]$

And installing it again fixes the problem again:

[mfabian@fedora ~]$ sudo dnf install voikko-fi
Last metadata expiration check: 0:02:13 ago on Thu 09 Jun 2022 17:09:26 CEST.
Dependencies resolved.
=============================================================================================
 Package               Architecture       Version                   Repository          Size
=============================================================================================
Installing:
 voikko-fi             noarch             2.5-1.fc36                fedora             1.4 M

Transaction Summary
=============================================================================================
Install  1 Package

Total download size: 1.4 M
Installed size: 3.8 M
Is this ok [y/N]: y
Downloading Packages:
voikko-fi-2.5-1.fc36.noarch.rpm                              734 kB/s | 1.4 MB     00:01    
---------------------------------------------------------------------------------------------
Total                                                        636 kB/s | 1.4 MB     00:02     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                                     1/1 
  Installing       : voikko-fi-2.5-1.fc36.noarch                                         1/1 
  Running scriptlet: voikko-fi-2.5-1.fc36.noarch                                         1/1 
  Verifying        : voikko-fi-2.5-1.fc36.noarch                                         1/1 

Installed:
  voikko-fi-2.5-1.fc36.noarch                                                                

Complete!
[mfabian@fedora ~]$ python3
Python 3.10.4 (main, Mar 25 2022, 00:00:00) [GCC 12.0.1 20220308 (Red Hat 12.0.1-0)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import libvoikko
>>> voikko = libvoikko.Voikko('fi')
>>> 
[mfabian@fedora ~]$ 
mike-fabian commented 2 years ago

====================================================================== FAIL: test_similar_camel_es_ES (test_emoji_similar.EmojiSimilarTestCase)

Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.0/tests/test_emoji_similar.py", line 116, in test_similar_camel_es_ES self.assertEqual( AssertionError: Lists differ: [('🐫', 'camello [🐫, nature]', 2), ('πŸͺ', 'dromedario [nature]'[85 chars], 1)] != [('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario,[203 chars], 3)]

First differing element 0: ('🐫', 'camello [🐫, nature]', 2) ('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario, jorobas]', 6)

  • [('🐫', 'camello [🐫, nature]', 2),
  • ('πŸͺ', 'dromedario [nature]', 1),
  • ('πŸ¦™', 'llama [nature]', 1),
  • ('🐐', 'cabra [nature]', 1),
  • ('πŸ¦’', 'jirafa [nature]', 1)]
  • [('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario, jorobas]', 6),
  • ('πŸͺ', 'dromedario [camello, desierto, dromedario]', 3),
  • ('🏜️', 'desierto [desierto]', 1),
  • ('🐫', 'cammello [🐫, animale, cammello, gobba]', 4),
  • ('πŸͺ', 'dromedario [animale, cammello, gobba]', 3)]

If you run that test case manually in the tests directory, what is the output?

It should look like this:

mfabian@taka:/local/mfabian/src/ibus-typing-booster/tests (release-candidate-2.16.1 $)
$ ./test_emoji_similar.py EmojiSimilarTestCase.test_similar_camel_es_ES
itb_emoji.find_cldr_annotation_path('en')->/local/mfabian/src/ibus-typing-booster/tests/../engine/../data/annotations/en.xml
.
----------------------------------------------------------------------
Ran 1 test in 1.089s

OK
mfabian@taka:/local/mfabian/src/ibus-typing-booster/tests (release-candidate-2.16.1 $)
$ 

i.e. it should print the path where the cldr emoji annotations are loaded from, in my case this is '/local/mfabian/src/ibus-typing-booster/tests/../engine/../data/annotations/en.xml'.

So this should print a path pointing to the cldr emoji annotations included in the ibus-typing-booster sources.

If emoji annotations are loaded from any other place, the emoji test cases are skipped because in that case the emoji annotation data is most likely older than those included in ibus-typing-booster. The emoji features in ibus-typing-booster will still work when loading the emoji annotations from an external location, but when the files are not up-to-date, some test cases fail. Therefore, I try to skip the emoji test cases when I can detect that the emoji annotation data is loaded from an external directory, see this code in the test case:

https://github.com/mike-fabian/ibus-typing-booster/blob/main/tests/test_emoji_similar.py#L45

@unittest.skipIf(
    '..' not in itb_emoji.find_cldr_annotation_path('en'),
    'Using external emoji annotations: %s '
    % itb_emoji.find_cldr_annotation_path('en')
    + 'Testing with older emoji annotations instead '
    'of those included in the ibus-typing-booster source is likely '
    'to create meaningless test failures.')
class EmojiSimilarTestCase(unittest.TestCase):
mike-fabian commented 2 years ago

If the emoji annotations are loaded from a different place in your build, then I wonder why the test case was not skipped.

mike-fabian commented 2 years ago

Can you check from where the emoji annotations are loaded during your build?

mike-fabian commented 2 years ago

I have fixed the problem with the test case for voikko by skipping the test case if voikko initialization fails

I did not yet fix the problem with the emoji test cases for you. They work for me and for some reason the emoji annotation files seem to be loaded from a different directory in your system.

If you want me to help debugging this, you can open a new issue for the fails in the emoji test cases.

kloczek commented 2 years ago

Just trested 1.16.1 and I see that still it fails in that unit. I have installed in buukd env cldr-emoji-annotation. Is it what excly is needed or it is something else?

IMO it would be better to not skip voikko test if initialisation fail because it is exectly what testsuite suppose to do which is exposing some issues.

```console Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fQIMNv + umask 022 + cd /home/tkloczko/rpmbuild/BUILD + cd ibus-typing-booster-2.16.1 + /usr/bin/mkdir -p /tmp/glib-2.0/schemas/ + cp org.freedesktop.ibus.engine.typing-booster.gschema.xml /tmp/glib-2.0/schemas/org.freedesktop.ibus.engine.typing-booster.gschema.xml + glib-compile-schemas /tmp/glib-2.0/schemas + export XDG_DATA_DIRS=/tmp + XDG_DATA_DIRS=/tmp ++ dbus-launch --sh-syntax + eval 'DBUS_SESSION_BUS_ADDRESS='\''unix:abstract=/tmp/dbus-Oc3AMFzoGl,guid=cc897a08943ebee11eca802e62ab5d02'\'';' export 'DBUS_SESSION_BUS_ADDRESS;' 'DBUS_SESSION_BUS_PID=201530;' ++ DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-Oc3AMFzoGl,guid=cc897a08943ebee11eca802e62ab5d02 ++ export DBUS_SESSION_BUS_ADDRESS ++ DBUS_SESSION_BUS_PID=201530 + dconf dump / [org/freedesktop/ibus/engine/table/cangjie5] debuglevel=255 dynamicadjust=false [org/freedesktop/ibus/engine/table/ipa-x-sampa] debuglevel=255 [org/freedesktop/ibus/engine/table/latex] debuglevel=255 inputmode=1 lookuptablepagesize=9 [org/freedesktop/ibus/engine/table/stroke5] debuglevel=255 [org/freedesktop/ibus/engine/table/telex] debuglevel=255 [org/freedesktop/ibus/engine/table/translit] debuglevel=255 [org/freedesktop/ibus/engine/table/wubi-jidian] chinesemode=1 spacekeybehavior=false [org/freedesktop/ibus/engine/table/wubi-jidian86] autocommit=false chinesemode=3 debuglevel=255 endeffullwidthletter=false endeffullwidthpunct=false inputmode=1 onechar=false tabdeffullwidthletter=false tabdeffullwidthpunct=false [org/freedesktop/ibus/engine/typing-booster] addspaceoncommit=true autocommitcharacters='' dictionary='en_US' emojipredictions=true inlinecompletion=false inputmethod='NoIME' keybindings={'next_input_method': <['Control+Down', 'Control+KP_Down']>, 'previous_input_method': <['Control+Up', 'Control+KP_Up']>, 'lookup_related': <['Mod5+F12']>, 'enable_lookup': <['Tab', 'ISO_Left_Tab', 'KP_Divide']>, 'select_next_candidate': <['Tab', 'ISO_Left_Tab', 'Down', 'KP_Down']>, 'lookup_table_page_down': <['Page_Down', 'KP_Page_Down', 'KP_Next']>, 'toggle_emoji_prediction': <['Mod5+F6']>, 'lookup_table_page_up': <['Page_Up', 'KP_Page_Up', 'KP_Prior']>, 'toggle_off_the_record': <['Mod5+F9']>, 'cancel': <['Escape']>, 'setup': <['Mod5+F10']>, 'select_previous_candidate': <['Shift+Tab', 'Shift+ISO_Left_Tab', 'Up', 'KP_Up']>} mincharcomplete=1 offtherecord=false pagesize=6 rememberlastusedpreeditime=true shownumberofcandidates=true showstatusinfoinaux=true tabenable=false usedigitsasselectkeys=true [org/gnome/login-screen] enable-fingerprint-authentication=false enable-password-authentication=true enable-smartcard-authentication=false + dconf write /org/freedesktop/ibus/engine/typing-booster/offtherecord false + dconf write /org/freedesktop/ibus/engine/typing-booster/usedigitsasselectkeys true + dconf write /org/freedesktop/ibus/engine/typing-booster/addspaceoncommit true + dconf write /org/freedesktop/ibus/engine/typing-booster/tabenable false + dconf write /org/freedesktop/ibus/engine/typing-booster/inputmethod ''\''NoIME'\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/rememberlastusedpreeditime true + dconf write /org/freedesktop/ibus/engine/typing-booster/mincharcomplete 1 + dconf write /org/freedesktop/ibus/engine/typing-booster/dictionary ''\''en_US'\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/emojipredictions true + dconf write /org/freedesktop/ibus/engine/typing-booster/autocommitcharacters ''\'''\''' + dconf write /org/freedesktop/ibus/engine/typing-booster/pagesize 6 + dconf write /org/freedesktop/ibus/engine/typing-booster/shownumberofcandidates true + dconf write /org/freedesktop/ibus/engine/typing-booster/showstatusinfoinaux true + dconf write /org/freedesktop/ibus/engine/typing-booster/inlinecompletion false + dconf write /org/freedesktop/ibus/engine/typing-booster/keybindings '{'\''next_input_method'\'': <['\''Control+Down'\'', '\''Control+KP_Down'\'']>, '\''previous_input_method'\'': <['\''Control+Up'\'', '\''Control+KP_Up'\'']>, '\''lookup_related'\'': <['\''Mod5+F12'\'']>, '\''enable_lookup'\'': <['\''Tab'\'', '\''ISO_Left_Tab'\'', '\''KP_Divide'\'']>, '\''select_next_candidate'\'': <['\''Tab'\'', '\''ISO_Left_Tab'\'', '\''Down'\'', '\''KP_Down'\'']>, '\''lookup_table_page_down'\'': <['\''Page_Down'\'', '\''KP_Page_Down'\'', '\''KP_Next'\'']>, '\''toggle_emoji_prediction'\'': <['\''Mod5+F6'\'']>, '\''lookup_table_page_up'\'': <['\''Page_Up'\'', '\''KP_Page_Up'\'', '\''KP_Prior'\'']>, '\''toggle_off_the_record'\'': <['\''Mod5+F9'\'']>, '\''cancel'\'': <['\''Escape'\'']>, '\''setup'\'': <['\''Mod5+F10'\'']>, '\''select_previous_candidate'\'': <['\''Shift+Tab'\'', '\''Shift+ISO_Left_Tab'\'', '\''Up'\'', '\''KP_Up'\'']>}' + dconf dump / [org/freedesktop/ibus/engine/table/cangjie5] debuglevel=255 dynamicadjust=false [org/freedesktop/ibus/engine/table/ipa-x-sampa] debuglevel=255 [org/freedesktop/ibus/engine/table/latex] debuglevel=255 inputmode=1 lookuptablepagesize=9 [org/freedesktop/ibus/engine/table/stroke5] debuglevel=255 [org/freedesktop/ibus/engine/table/telex] debuglevel=255 [org/freedesktop/ibus/engine/table/translit] debuglevel=255 [org/freedesktop/ibus/engine/table/wubi-jidian] chinesemode=1 spacekeybehavior=false [org/freedesktop/ibus/engine/table/wubi-jidian86] autocommit=false chinesemode=3 debuglevel=255 endeffullwidthletter=false endeffullwidthpunct=false inputmode=1 onechar=false tabdeffullwidthletter=false tabdeffullwidthpunct=false [org/freedesktop/ibus/engine/typing-booster] addspaceoncommit=true autocommitcharacters='' dictionary='en_US' emojipredictions=true inlinecompletion=false inputmethod='NoIME' keybindings={'next_input_method': <['Control+Down', 'Control+KP_Down']>, 'previous_input_method': <['Control+Up', 'Control+KP_Up']>, 'lookup_related': <['Mod5+F12']>, 'enable_lookup': <['Tab', 'ISO_Left_Tab', 'KP_Divide']>, 'select_next_candidate': <['Tab', 'ISO_Left_Tab', 'Down', 'KP_Down']>, 'lookup_table_page_down': <['Page_Down', 'KP_Page_Down', 'KP_Next']>, 'toggle_emoji_prediction': <['Mod5+F6']>, 'lookup_table_page_up': <['Page_Up', 'KP_Page_Up', 'KP_Prior']>, 'toggle_off_the_record': <['Mod5+F9']>, 'cancel': <['Escape']>, 'setup': <['Mod5+F10']>, 'select_previous_candidate': <['Shift+Tab', 'Shift+ISO_Left_Tab', 'Up', 'KP_Up']>} mincharcomplete=1 offtherecord=false pagesize=6 rememberlastusedpreeditime=true shownumberofcandidates=true showstatusinfoinaux=true tabenable=false usedigitsasselectkeys=true [org/gnome/login-screen] enable-fingerprint-authentication=false enable-password-authentication=true enable-smartcard-authentication=false + ibus-daemon -drx + xvfb-run -a /usr/bin/make -O -j48 V=1 VERBOSE=1 check Making check in engine make[1]: Nothing to be done for 'check'. Making check in icons make[2]: Nothing to be done for 'check-am'. Making check in m4 make[1]: Nothing to be done for 'check'. Making check in data make[1]: Nothing to be done for 'check'. Making check in data/annotations make[1]: Nothing to be done for 'check'. Making check in data/annotationsDerived make[1]: Nothing to be done for 'check'. Making check in po make[1]: Nothing to be done for 'check'. Making check in setup make[1]: Nothing to be done for 'check'. Making check in tests /usr/bin/make run_tests make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' sed -e 's&@PYTHON_BIN@&/usr/bin/python3&g' \ -e 's&@PKGDATADIR@&/usr/share/ibus-typing-booster&g' \ -e 's&@SRCDIR@&.&g' run_tests.in > run_tests chmod +x run_tests make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' /usr/bin/make check-TESTS make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_keyvals_to_keycodes.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_m17n_translit.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_itb_util.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_0_gtk.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_m17n_db_info.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_emoji_unicode_version.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_compose_sequences.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' FAIL: test_emoji_similar.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_hunspell_suggest.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_emoji_candidates.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_tabsqlitedb.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' PASS: test_itb.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' ====================================================== ibus-typing-booster 2.16.1: tests/test-suite.log ====================================================== # TOTAL: 12 # PASS: 11 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_emoji_similar.py =========================== test_candidates_pykakasi_available_ja_JP (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pykakasi failed.' test_candidates_pykakasi_missing_ja_JP (test_emoji_similar.EmojiSimilarTestCase) ... ok test_dummy (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_de_DE (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... FAIL test_similar_camel_es_MX (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_camel_it_IT (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_de_DE_versus_de_CH (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_euro_sign_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_horse_racing_pinyin_available_zh_CN (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pinyin failed.' test_similar_horse_racing_pinyin_available_zh_TW (test_emoji_similar.EmojiSimilarTestCase) ... skipped 'Skipping because import pinyin failed.' test_similar_horse_racing_pinyin_missing_zh_CN (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_horse_racing_pinyin_missing_zh_TW (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_query_is_not_an_emoji (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_show_keywords_option_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_surfer_es_ES (test_emoji_similar.EmojiSimilarTestCase) ... FAIL test_similar_white_smiling_face_en_US (test_emoji_similar.EmojiSimilarTestCase) ... ok test_similar_white_smiling_face_it_IT (test_emoji_similar.EmojiSimilarTestCase) ... ok ====================================================================== FAIL: test_similar_camel_es_ES (test_emoji_similar.EmojiSimilarTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests/test_emoji_similar.py", line 116, in test_similar_camel_es_ES self.assertEqual( AssertionError: Lists differ: [('🐫', 'camello [🐫, nature]', 2), ('πŸͺ', 'dromedario [nature]'[85 chars], 1)] != [('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario,[203 chars], 3)] First differing element 0: ('🐫', 'camello [🐫, nature]', 2) ('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario, jorobas]', 6) - [('🐫', 'camello [🐫, nature]', 2), - ('πŸͺ', 'dromedario [nature]', 1), - ('πŸ¦™', 'llama [nature]', 1), - ('🐐', 'cabra [nature]', 1), - ('πŸ¦’', 'jirafa [nature]', 1)] + [('🐫', 'camello [🐫, bactriano, camello, desierto, dromedario, jorobas]', 6), + ('πŸͺ', 'dromedario [camello, desierto, dromedario]', 3), + ('🏜️', 'desierto [desierto]', 1), + ('🐫', 'cammello [🐫, animale, cammello, gobba]', 4), + ('πŸͺ', 'dromedario [animale, cammello, gobba]', 3)] ====================================================================== FAIL: test_similar_surfer_es_ES (test_emoji_similar.EmojiSimilarTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests/test_emoji_similar.py", line 130, in test_similar_surfer_es_ES self.assertEqual( AssertionError: Lists differ: [('πŸ„\[39 chars]d♂️, people, activity]', 3), ('πŸ„πŸΏ', 'persona h[53 chars], 2)] != [('πŸ„\[39 chars]d♂️, hombre, hombre haciendo surf, surf, surfe[133 chars], 5)] First differing element 0: ('πŸ„\u[38 chars]d♂️, people, activity]', 3) ('πŸ„\u[38 chars]d♂️, hombre, hombre haciendo surf, surf, surfe[13 chars]', 6) - [('πŸ„\u200d♂️', 'hombre haciendo surf [πŸ„\u200d♂️, people, activity]', 3), - ('πŸ„πŸΏ', 'persona haciendo surf: tono de piel oscuro [people, activity]', 2)] + [('πŸ„\u200d♂️', + 'hombre haciendo surf [πŸ„\u200d♂️, hombre, hombre haciendo surf, surf, ' + 'surfero, surfista]', + 6), + ('πŸ„πŸ»\u200d♂️', + 'hombre haciendo surf: tono de piel claro [hombre, hombre haciendo surf, ' + 'surf, surfero, surfista]', + 5)] ---------------------------------------------------------------------- Ran 19 tests in 16.975s FAILED (failures=2, skipped=3) FAIL test_emoji_similar.py (exit status: 1) ============================================================================ Testsuite summary for ibus-typing-booster 2.16.1 ============================================================================ # TOTAL: 12 # PASS: 11 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to https://github.com/mike-fabian/ibus-typing-booster/issues ============================================================================ make[3]: *** [Makefile:641: test-suite.log] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/ibus-typing-booster-2.16.1/tests' make[2]: *** [Makefile:749: check-TESTS] Error 2 make[1]: *** [Makefile:899: check-am] Error 2 make: *** [Makefile:525: check-recursive] Error 1 ```
mike-fabian commented 2 years ago

Just trested 1.16.1 and I see that still it fails in that unit.

I didn’t change anything with the emoji tests yet, only with the voikko test.

I have installed in buukd env cldr-emoji-annotation. Is it what excly is needed or it is something else?

No, that is an external package. What is needed are the emoji annotations included in the ibus-typing-booster sources:

mfabian@taka:/local/mfabian/src/ibus-typing-booster (release-candidate-2.16.2 *$)
$ ls data/annotations
Makefile     da.xml      fr.xml       ka.xml   mt.xml       sa.xml          ti.xml
Makefile.am  de.xml      fr_CA.xml    kab.xml  my.xml       sat.xml         tk.xml
Makefile.in  de_CH.xml   ga.xml       kk.xml   nb.xml       sc.xml          to.xml
af.xml       doi.xml     gd.xml       kl.xml   ne.xml       sd.xml          tr.xml
am.xml       dsb.xml     gl.xml       km.xml   nl.xml       si.xml          tt.xml
ar.xml       el.xml      gu.xml       kn.xml   nn.xml       sk.xml          ug.xml
ar_SA.xml    en.xml      ha.xml       ko.xml   no.xml       sl.xml          uk.xml
as.xml       en_001.xml  ha_NE.xml    kok.xml  oc.xml       so.xml          ur.xml
ast.xml      en_AU.xml   he.xml       ku.xml   or.xml       sq.xml          uz.xml
az.xml       en_CA.xml   hi.xml       ky.xml   pa.xml       sr.xml          vi.xml
be.xml       en_GB.xml   hi_Latn.xml  lb.xml   pa_Arab.xml  sr_Cyrl.xml     wo.xml
bg.xml       en_IN.xml   hr.xml       lo.xml   pcm.xml      sr_Cyrl_BA.xml  xh.xml
bn.xml       es.xml      hsb.xml      lt.xml   pl.xml       sr_Latn.xml     yo.xml
br.xml       es_419.xml  hu.xml       lv.xml   ps.xml       sr_Latn_BA.xml  yo_BJ.xml
bs.xml       es_MX.xml   hy.xml       mai.xml  pt.xml       su.xml          yue.xml
ca.xml       es_US.xml   ia.xml       mi.xml   pt_PT.xml    sv.xml          yue_Hans.xml
ccp.xml      et.xml      id.xml       mk.xml   qu.xml       sw.xml          zh.xml
ceb.xml      eu.xml      ig.xml       ml.xml   rm.xml       sw_KE.xml       zh_Hant.xml
chr.xml      fa.xml      is.xml       mn.xml   ro.xml       ta.xml          zh_Hant_HK.xml
ckb.xml      fi.xml      it.xml       mni.xml  root.xml     te.xml          zu.xml
cs.xml       fil.xml     ja.xml       mr.xml   ru.xml       tg.xml
cy.xml       fo.xml      jv.xml       ms.xml   rw.xml       th.xml
mfabian@taka:/local/mfabian/src/ibus-typing-booster (release-candidate-2.16.2 *$)
$ 

You should have these if you build from a git checkout or a release tarball.

These emoji annotation files are searched like this:

DATADIR = os.path.join(os.path.dirname(__file__), '../data')
# USER_DATADIR will be β€œ~/.local/share/ibus-typing-booster/data” by default
USER_DATADIR = itb_util.xdg_save_data_path('ibus-typing-booster/data')
CLDR_ANNOTATION_DIRNAMES = (
    USER_DATADIR, DATADIR,
    # On Fedora >= 25 there is a
    # β€œcldr-emoji-annotation” package which has the
    # .xml files here in the subdirs β€œannotations”
    # and β€œannotationsDerived”:
    '/usr/share/unicode/cldr/common/',
    '/local/mfabian/src/cldr/common/')

I.e. first ~/.local/share/ibus-typing-booster/data is checked, second ../data, third /usr/share/unicode/cldr/common/.

Your cldr-emoji-annotation package most likely installs to /usr/share/unicode/cldr/common/. Is that right?

If the emoji annotations are loaded from anywhere else but ../data, the tests should be skipped. With different versions of the emoji annotation files there will most likely be test failures and I cannot know which version is installed on the system where the test runs. The files in ../data from the ibus-typing-booster sources are always the latest versions from the CLDR git repo at the time when the release of ibus-typing-booster was done. So they are usually newer versions than those in external packages.

To save space in the ibus-typing-booster package, you may

1) gzip the .xml files

or

2) delete the .xml files from the ibus-typing-booster package and rely on loading the files from an external package.

Doing 2) is perfectly fine, it doesn’t matter much if the files with the emoji names and keywords are a bit old, still works fine. But the test cases are always adapted to the very latest versions. I.e. you should not delete the .xml files in ../data/annotations and ../data/annotations/Derived before running the test cases. When the test cases have succeeded, you may delete them in order to not include them in your package.

There is code in the emoji test cases which skips the tests if the files are loaded from other locations than ../data/. Somehow this does not seem to work in your build. The failures clearly show that different versions of these files were loaded, not those from ../data. In that case the test cases should be skipped, but that doesn’t seem to work for you.

IMO it would be better to not skip voikko test if initialisation fail because it is exectly what testsuite suppose to do which is exposing some issues.

If you don’t want to skip the test case for voikko, just install the requirements for this test case to run. I always have these requirements installed when building for Fedora and openSUSE so I run these test cases very often.

But I don’t want to make the voikko stuff a hard requirement for everybody. voikko is needed only for Finnish spellchecking. Typing Booster works fine without voikko, it only lacks spellchecking support for Finnish then.