tags 1092240 patch thanks Hello.
I tried to find a fix for this package without success. Since the build failure happens while performing the tests, I suggest that the tests are disabled until a better fix is found. Thanks.
--- uim-1.8.8.orig/debian/rules 2024-06-29 11:25:06.000000000 +0200 +++ uim-1.8.8/debian/rules 2025-01-14 13:55:06.851623535 +0100 @@ -67,6 +67,8 @@ rm -f $(CURDIR)/tables/wb86.table $(CURDIR)/tables/zm.table rm -f $(CURDIR)/config.log $(CURDIR)/config.status +override_dh_auto_test: + override_dh_auto_install: dh_auto_install -- GTK_IMMODULES=/dev/null