Your message dated Sat, 31 Jan 2026 14:49:28 +0000
with message-id <[email protected]>
and subject line Bug#1048318: fixed in scim 1.4.18+git20211204-0.4
has caused the Debian Bug report #1048318,
regarding scim: Fails to build source after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1048318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048318
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: scim
Version: 1.4.18+git20211204-0.2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ----------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package scim
> dpkg-buildpackage: info: source version 1.4.18+git20211204-0.2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Boyuan Yang <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with autoreconf
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_testdir
>    dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>       make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
>  rm -f scim scim-config-agent
> test -z "libscim.la *.bak" || rm -f libscim.la *.bak
> test -z "libscim-1.0.la" || rm -f libscim-1.0.la
> rm -f ./so_locations
>  rm -f scim-launcher scim-helper-launcher scim-helper-manager
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "scim_types.h" || rm -f scim_types.h
> test . = "." || test -z "" || rm -f 
> test -z "scim_types.h" || rm -f scim_types.h
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/scim.Po
> rm -f ./.deps/scim_backend.Plo
> rm -f ./.deps/scim_chartraits.Plo
> rm -f ./.deps/scim_compose_key.Plo
> rm -f ./.deps/scim_config_agent.Po
> rm -f ./.deps/scim_config_base.Plo
> rm -f ./.deps/scim_config_module.Plo
> rm -f ./.deps/scim_connection.Plo
> rm -f ./.deps/scim_debug.Plo
> rm -f ./.deps/scim_event.Plo
> rm -f ./.deps/scim_filter.Plo
> rm -f ./.deps/scim_filter_manager.Plo
> rm -f ./.deps/scim_filter_module.Plo
> rm -f ./.deps/scim_frontend.Plo
> rm -f ./.deps/scim_frontend_module.Plo
> rm -f ./.deps/scim_global_config.Plo
> rm -f ./.deps/scim_helper.Plo
> rm -f ./.deps/scim_helper_launcher.Po
> rm -f ./.deps/scim_helper_manager.Plo
> rm -f ./.deps/scim_helper_manager_server.Po
> rm -f ./.deps/scim_helper_module.Plo
> rm -f ./.deps/scim_hotkey.Plo
> rm -f ./.deps/scim_iconv.Plo
> rm -f ./.deps/scim_imengine.Plo
> rm -f ./.deps/scim_imengine_module.Plo
> rm -f ./.deps/scim_launcher.Po
> rm -f ./.deps/scim_lookup_table.Plo
> rm -f ./.deps/scim_module.Plo
> rm -f ./.deps/scim_object.Plo
> rm -f ./.deps/scim_panel_agent.Plo
> rm -f ./.deps/scim_panel_client.Plo
> rm -f ./.deps/scim_private.Plo
> rm -f ./.deps/scim_signals.Plo
> rm -f ./.deps/scim_slot.Plo
> rm -f ./.deps/scim_socket.Plo
> rm -f ./.deps/scim_transaction.Plo
> rm -f ./.deps/scim_utility.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in utils
> make[2]: Entering directory '/<<PKGBUILDDIR>>/utils'
> test -z "libscim-x11utils-1.0.la libscim-gtkutils-1.0.la" || rm -f 
> libscim-x11utils-1.0.la libscim-gtkutils-1.0.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/libscim_gtkutils-1.0_la-scimkeyselection.Plo
> rm -f ./.deps/libscim_gtkutils-1.0_la-scimstringview.Plo
> rm -f ./.deps/libscim_gtkutils-1.0_la-scimtrayicon.Plo
> rm -f ./.deps/libscim_x11utils-1.0_la-scim_x11_utils.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/utils'
> Making distclean in modules
> make[2]: Entering directory '/<<PKGBUILDDIR>>/modules'
> Making distclean in FrontEnd
> make[3]: Entering directory '/<<PKGBUILDDIR>>/modules/FrontEnd'
> Making distclean in IMdkit
> make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/FrontEnd/IMdkit'
> rm -rf .libs _libs
> test -z "libXimd.la" || rm -f libXimd.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/libXimd_la-FrameMgr.Plo
> rm -f ./.deps/libXimd_la-IMConn.Plo
> rm -f ./.deps/libXimd_la-IMMethod.Plo
> rm -f ./.deps/libXimd_la-IMValues.Plo
> rm -f ./.deps/libXimd_la-i18nAttr.Plo
> rm -f ./.deps/libXimd_la-i18nClbk.Plo
> rm -f ./.deps/libXimd_la-i18nIMProto.Plo
> rm -f ./.deps/libXimd_la-i18nIc.Plo
> rm -f ./.deps/libXimd_la-i18nMethod.Plo
> rm -f ./.deps/libXimd_la-i18nOffsetCache.Plo
> rm -f ./.deps/libXimd_la-i18nPtHdr.Plo
> rm -f ./.deps/libXimd_la-i18nUtil.Plo
> rm -f ./.deps/libXimd_la-i18nX.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/FrontEnd/IMdkit'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/modules/FrontEnd'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> test -z "x11.la socket.la" || rm -f x11.la socket.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules/FrontEnd'
> rm -f ./.deps/scim_socket_frontend.Plo
> rm -f ./.deps/x11_la-scim_x11_frontend.Plo
> rm -f ./.deps/x11_la-scim_x11_ic.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules/FrontEnd'
> Making distclean in IMEngine
> make[3]: Entering directory '/<<PKGBUILDDIR>>/modules/IMEngine'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> test -z "rawcode.la socket.la" || rm -f rawcode.la socket.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/scim_rawcode_imengine.Plo
> rm -f ./.deps/scim_socket_imengine.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules/IMEngine'
> Making distclean in Config
> make[3]: Entering directory '/<<PKGBUILDDIR>>/modules/Config'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> test -z "simple.la socket.la" || rm -f simple.la socket.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/scim_simple_config.Plo
> rm -f ./.deps/scim_socket_config.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules/Config'
> Making distclean in SetupUI
> make[3]: Entering directory '/<<PKGBUILDDIR>>/modules/SetupUI'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> test -z "aaa-frontend-setup.la aaa-imengine-setup.la panel-gtk-setup.la" || 
> rm -f aaa-frontend-setup.la aaa-imengine-setup.la panel-gtk-setup.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/aaa_frontend_setup_la-scim_frontend_setup.Plo
> rm -f ./.deps/aaa_imengine_setup_la-scim_imengine_setup.Plo
> rm -f ./.deps/panel_gtk_setup_la-scim_panel_gtk_setup.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules/SetupUI'
> Making distclean in Filter
> make[3]: Entering directory '/<<PKGBUILDDIR>>/modules/Filter'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> test -z "sctc.la" || rm -f sctc.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/scim_sctc_filter.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules/Filter'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/modules'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/modules'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/modules'
> Making distclean in configs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/configs'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/configs'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.pox scim.pot *.old.po cat-id-tbl.tmp
> rm -f .intltool-merge-cache
> rm -f Makefile Makefile.in POTFILES stamp-it
> rm -f *.mo *.msg *.cat *.cat.m *.gmo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in extras
> make[2]: Entering directory '/<<PKGBUILDDIR>>/extras'
> Making distclean in panel
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extras/panel'
>  rm -f scim-panel-gtk
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/scim_panel_gtk-scim_panel_gtk.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/extras/panel'
> Making distclean in gtk_immodule/gtk2
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extras/gtk_immodule/gtk2'
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/im_scim_orig_la-gtkimcontextscim.Plo
> rm -f ./.deps/im_scim_orig_la-imscim.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/extras/gtk_immodule/gtk2'
> Making distclean in gtk_immodule/gtk3
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extras/gtk_immodule/gtk3'
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/im_scim_orig_la-gtkimcontextscim.Plo
> rm -f ./.deps/im_scim_orig_la-imscim.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/extras/gtk_immodule/gtk3'
> Making distclean in immodules
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extras/immodules'
> Making distclean in common
> make[4]: Entering directory '/<<PKGBUILDDIR>>/extras/immodules/common'
> rm -rf .libs _libs
> test -z "libscimbridgecommon.la" || rm -f libscimbridgecommon.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/scim-bridge-attribute.Plo
> rm -f ./.deps/scim-bridge-display.Plo
> rm -f ./.deps/scim-bridge-key-event.Plo
> rm -f ./.deps/scim-bridge-message.Plo
> rm -f ./.deps/scim-bridge-messenger.Plo
> rm -f ./.deps/scim-bridge-path.Plo
> rm -f ./.deps/scim-bridge-string.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/extras/immodules/common'
> Making distclean in client-common
> make[4]: Entering directory '/<<PKGBUILDDIR>>/extras/immodules/client-common'
> rm -rf .libs _libs
> test -z "libscimbridgeclientcommon.la" || rm -f libscimbridgeclientcommon.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/scim-bridge-client-debug.Plo
> rm -f ./.deps/scim-bridge-client-output.Plo
> rm -f ./.deps/scim-bridge-client.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/extras/immodules/client-common'
> Making distclean in client-gtk/gtk2
> make[4]: Entering directory 
> '/<<PKGBUILDDIR>>/extras/immodules/client-gtk/gtk2'
> rm -rf .libs _libs
> test -z "im-scim.la" || rm -f im-scim.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/im_scim_la-im-scim-bridge-gtk.Plo
> rm -f ./.deps/im_scim_la-scim-bridge-client-gtk.Plo
> rm -f ./.deps/im_scim_la-scim-bridge-client-imcontext-gtk.Plo
> rm -f ./.deps/im_scim_la-scim-bridge-client-key-event-utility-gtk.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/extras/immodules/client-gtk/gtk2'
> Making distclean in client-gtk/gtk3
> make[4]: Entering directory 
> '/<<PKGBUILDDIR>>/extras/immodules/client-gtk/gtk3'
> rm -rf .libs _libs
> test -z "im-scim.la" || rm -f im-scim.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/im_scim_la-im-scim-bridge-gtk.Plo
> rm -f ./.deps/im_scim_la-scim-bridge-client-gtk.Plo
> rm -f ./.deps/im_scim_la-scim-bridge-client-imcontext-gtk.Plo
> rm -f ./.deps/im_scim_la-scim-bridge-client-key-event-utility-gtk.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/extras/immodules/client-gtk/gtk3'
> Making distclean in client-gtk/gtk4
> make[4]: Entering directory 
> '/<<PKGBUILDDIR>>/extras/immodules/client-gtk/gtk4'
> rm -rf .libs _libs
> test -z "libim-scim.la" || rm -f libim-scim.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/libim_scim_la-im-scim-bridge-gtk.Plo
> rm -f ./.deps/libim_scim_la-scim-bridge-client-gtk.Plo
> rm -f ./.deps/libim_scim_la-scim-bridge-client-imcontext-gtk.Plo
> rm -f ./.deps/libim_scim_la-scim-bridge-client-key-event-utility-gtk.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/extras/immodules/client-gtk/gtk4'
> Making distclean in client-clutter
> make[4]: Entering directory '/<<PKGBUILDDIR>>/extras/immodules/client-clutter'
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/im_scim_la-im-scim-bridge-clutter.Plo
> rm -f ./.deps/im_scim_la-scim-bridge-client-clutter.Plo
> rm -f ./.deps/im_scim_la-scim-bridge-client-imcontext-clutter.Plo
> rm -f ./.deps/im_scim_la-scim-bridge-client-key-event-utility-clutter.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/extras/immodules/client-clutter'
> Making distclean in agent
> make[4]: Entering directory '/<<PKGBUILDDIR>>/extras/immodules/agent'
>  rm -f scim-im-agent
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/scim-bridge-agent-accept-listener.Po
> rm -f ./.deps/scim-bridge-agent-application.Po
> rm -f ./.deps/scim-bridge-agent-client-listener.Po
> rm -f ./.deps/scim-bridge-agent-imcontext.Po
> rm -f ./.deps/scim-bridge-agent-interruption-listener.Po
> rm -f ./.deps/scim-bridge-agent-output.Po
> rm -f ./.deps/scim-bridge-agent-panel-client.Po
> rm -f ./.deps/scim-bridge-agent-panel-listener.Po
> rm -f ./.deps/scim-bridge-agent-signal-listener.Po
> rm -f ./.deps/scim-bridge-agent.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/extras/immodules/agent'
> Making distclean in doc
> make[4]: Entering directory '/<<PKGBUILDDIR>>/extras/immodules/doc'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/extras/immodules/doc'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/extras/immodules'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/extras/immodules'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/extras/immodules'
> Making distclean in setup
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extras/setup'
> test -z "*.bak scim-setup.desktop scim-setup" || rm -f *.bak 
> scim-setup.desktop scim-setup
> rm -rf .libs _libs
> test -z "setup.la" || rm -f setup.la
> rm -f ./so_locations
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "scim-setup" || rm -f scim-setup
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/setup_la-scim_setup_helper.Plo
> rm -f ./.deps/setup_la-scim_setup_module.Plo
> rm -f ./.deps/setup_la-scim_setup_ui.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/extras/setup'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extras'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/extras'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/extras'
> Making distclean in data
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> Making distclean in icons
> make[3]: Entering directory '/<<PKGBUILDDIR>>/data/icons'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/data/icons'
> Making distclean in pixmaps
> make[3]: Entering directory '/<<PKGBUILDDIR>>/data/pixmaps'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/data/pixmaps'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/data'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/data'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
> Making distclean in docs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in manual
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/manual'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs/manual'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
> test -z "*.bak" || rm -f *.bak
> rm -rf .libs _libs
> rm -f *.lo
> test -z "scim.cfg" || rm -f scim.cfg
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> test -z "" || rm -f 
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/scim_test_imengine.Plo
> rm -f ./.deps/test_helper_la-scim_test_helper.Plo
> rm -f ./.deps/testiconvert.Po
> rm -f ./.deps/testlang.Po
> rm -f ./.deps/testpanel.Po
> rm -f ./.deps/testsocketclient.Po
> rm -f ./.deps/testsocketserver.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "*.bak *.tar.*" || rm -f *.bak *.tar.*
> rm -rf .libs _libs
> rm -f *.lo
> test -z "scim.pc scim-gtkutils.pc scim-x11utils.pc scim.spec" || rm -f 
> scim.pc scim-gtkutils.pc scim-x11utils.pc scim.spec
> test . = "." || test -z "" || rm -f 
> test -z "scim.pc scim-gtkutils.pc intltool-extract intltool-merge 
> intltool-update" || rm -f scim.pc scim-gtkutils.pc intltool-extract 
> intltool-merge intltool-update
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>       rm -f debian/debhelper-build-stamp
>       rm -rf debian/.debhelper/
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
>       rm -f debian/libscim-dev.debhelper.log debian/libscim8v5.debhelper.log 
> debian/scim-dev-doc.debhelper.log debian/scim-dev.debhelper.log 
> debian/scim-gtk-immodule.debhelper.log debian/scim-im-agent.debhelper.log 
> debian/scim-modules-socket.debhelper.log debian/scim.debhelper.log
>       rm -f -- debian/scim.substvars debian/libscim8v5.substvars 
> debian/libscim-dev.substvars debian/scim-gtk-immodule.substvars 
> debian/scim-im-agent.substvars debian/scim-modules-socket.substvars 
> debian/scim-dev.substvars debian/scim-dev-doc.substvars 
> ./docs/html/a00002.html ./docs/html/a00002.js ./docs/html/a00005.html 
> ./docs/html/a00005.js ./docs/html/a00008.html ./docs/html/a00008.js 
> ./docs/html/a00011.html ./docs/html/a00011.js ./docs/html/a00014.html 
> ./docs/html/a00014.js ./docs/html/a00017.html ./docs/html/a00017.js 
> ./docs/html/a00020.html ./docs/html/a00020.js ./docs/html/a00023.html 
> ./docs/html/a00023.js ./docs/html/a00026.html ./docs/html/a00026.js 
> ./docs/html/a00029.html ./docs/html/a00029.js ./docs/html/a00032.html 
> ./docs/html/a00032.js ./docs/html/a00035.html ./docs/html/a00035.js 
> ./docs/html/a00038.html ./docs/html/a00038.js ./docs/html/a00041.html 
> ./docs/html/a00041.js ./docs/html/a00044.html ./docs/html/a00044.js 
> ./docs/html/a00047.html ./docs/html/a00050.html ./docs/html/a00050.js 
> ./docs/html/a00053.html ./docs/html/a00053.js ./docs/html/a00056.html 
> ./docs/html/a00056.js ./docs/html/a00059.html ./docs/html/a00059.js 
> ./docs/html/a00062.html ./docs/html/a00062.js ./docs/html/a00065.html 
> ./docs/html/a00068.html ./docs/html/a00068.js ./docs/html/a00071.html 
> ./docs/html/a00071.js ./docs/html/a00074.html ./docs/html/a00074.js 
> ./docs/html/a00077.html ./docs/html/a00077.js ./docs/html/a00080.html 
> ./docs/html/a00080.js ./docs/html/a00083.html ./docs/html/a00083.js 
> ./docs/html/a00086.html ./docs/html/a00086.js ./docs/html/a00089.html 
> ./docs/html/a00092.html ./docs/html/a00092.js 
> ./docs/html/a00095.html ./docs/html/a00095.js ./docs/html/a00098.html 
> ./docs/html/a00098.js ./docs/html/a00101.html ./docs/html/a00104.html 
> ./docs/html/a00104.js ./docs/html/a00107.html ./docs/html/a00107.js 
> ./docs/html/a00110.html ./docs/html/a00113.html ./docs/html/a00113.js 
> ./docs/html/a00116.html ./docs/html/a00116.js ./docs/html/a00119.html 
> ./docs/html/a00119.js ./docs/html/a00122.html ./docs/html/a00125.html 
> ./docs/html/a00128.html ./docs/html/a00128.js ./docs/html/a00131.html 
> ./docs/html/a00131.js ./docs/html/a00134.html ./docs/html/a00137.html 
> ./docs/html/a00137.js ./docs/html/a00138.html ./docs/html/a00138.js 
> ./docs/html/a00139.html ./docs/html/a00139.js ./docs/html/a00140.html 
> ./docs/html/a00140.js ./docs/html/a00141.html ./docs/html/a00141.js 
> ./docs/html/a00142.html ./docs/html/a00142.js 
> ./docs/html/a00143.html ./docs/html/a00143.js ./docs/html/a00144.html 
> ./docs/html/a00144.js ./docs/html/a00145.html ./docs/html/a00145.js 
> ./docs/html/a00146.html ./docs/html/a00146.js ./docs/html/a00147.html 
> ./docs/html/a00150.html ./docs/html/a00150.js ./docs/html/a00151.html 
> ./docs/html/a00154.html ./docs/html/a00154.js ./docs/html/a00155.html 
> ./docs/html/a00158.html ./docs/html/a00158.js ./docs/html/a00159.html 
> ./docs/html/a00162.html ./docs/html/a00162.js ./docs/html/a00163.html 
> ./docs/html/a00166.html ./docs/html/a00166.js ./docs/html/a00167.html 
> ./docs/html/a00170.html ./docs/html/a00170.js ./docs/html/a00171.html 
> ./docs/html/a00174.html ./docs/html/a00174.js ./docs/html/a00175.html 
> ./docs/html/a00178.html ./docs/html/a00178.js ./docs/html/a00179.html 
> ./docs/html/a00182.html ./docs/html/a00182.js 
> ./docs/html/a00183.html ./docs/html/a00186.html ./docs/html/a00186.js 
> ./docs/html/a00187.html ./docs/html/a00190.html ./docs/html/a00190.js 
> ./docs/html/a00191.html ./docs/html/a00194.html ./docs/html/a00194.js 
> ./docs/html/a00195.html ./docs/html/a00198.html ./docs/html/a00198.js 
> ./docs/html/a00199.html ./docs/html/a00202.html ./docs/html/a00202.js 
> ./docs/html/a00203.html ./docs/html/a00206.html ./docs/html/a00206.js 
> ./docs/html/a00207.html ./docs/html/a00210.html ./docs/html/a00210.js 
> ./docs/html/a00211.html ./docs/html/a00214.html ./docs/html/a00214.js 
> ./docs/html/a00215.html ./docs/html/a00218.html ./docs/html/a00218.js 
> ./docs/html/a00219.html ./docs/html/a00222.html ./docs/html/a00222.js 
> ./docs/html/a00223.html ./docs/html/a00226.html ./docs/html/a00226.js 
> ./docs/html/a00227.html ./docs/html/a00230.html 
> ./docs/html/a00230.js ./docs/html/a00231.html ./docs/html/a00234.html 
> ./docs/html/a00234.js ./docs/html/a00235.html ./docs/html/a00238.html 
> ./docs/html/a00238.js ./docs/html/a00239.html ./docs/html/a00242.html 
> ./docs/html/a00242.js ./docs/html/a00243.html ./docs/html/a00246.html 
> ./docs/html/a00246.js ./docs/html/a00247.html ./docs/html/a00250.html 
> ./docs/html/a00250.js ./docs/html/a00251.html ./docs/html/a00254.html 
> ./docs/html/a00254.js ./docs/html/a00255.html ./docs/html/a00258.html 
> ./docs/html/a00258.js ./docs/html/a00259.html ./docs/html/a00262.html 
> ./docs/html/a00262.js ./docs/html/a00263.html ./docs/html/a00266.html 
> ./docs/html/a00266.js ./docs/html/a00267.html ./docs/html/a00270.html 
> ./docs/html/a00270.js ./docs/html/a00271.html ./docs/html/a00274.html 
> ./docs/html/a00274.js ./docs/html/a00275.html 
> ./docs/html/a00278.html ./docs/html/a00278.js ./docs/html/a00279.html 
> ./docs/html/a00282.html ./docs/html/a00282.js ./docs/html/a00283.html 
> ./docs/html/a00286.html ./docs/html/a00286.js ./docs/html/a00287.html 
> ./docs/html/a00290.html ./docs/html/a00290.js ./docs/html/a00291.html 
> ./docs/html/a00294.html ./docs/html/a00294.js ./docs/html/a00295.html 
> ./docs/html/a00298.html ./docs/html/a00298.js ./docs/html/a00299.html 
> ./docs/html/a00302.html ./docs/html/a00302.js ./docs/html/a00303.html 
> ./docs/html/a00306.html ./docs/html/a00306.js ./docs/html/a00307.html 
> ./docs/html/a00310.html ./docs/html/a00310.js ./docs/html/a00311.html 
> ./docs/html/a00314.html ./docs/html/a00314.js ./docs/html/a00315.html 
> ./docs/html/a00318.html ./docs/html/a00318.js ./docs/html/a00319.html 
> ./docs/html/a00322.html ./docs/html/a00322.js 
> ./docs/html/a00323.html ./docs/html/a00326.html ./docs/html/a00326.js 
> ./docs/html/a00327.html ./docs/html/a00330.html ./docs/html/a00330.js 
> ./docs/html/a00331.html ./docs/html/a00334.html ./docs/html/a00334.js 
> ./docs/html/a00335.html ./docs/html/a00338.html ./docs/html/a00338.js 
> ./docs/html/a00339.html ./docs/html/a00342.html ./docs/html/a00342.js 
> ./docs/html/a00343.html ./docs/html/a00346.html ./docs/html/a00346.js 
> ./docs/html/a00347.html ./docs/html/a00350.html ./docs/html/a00350.js 
> ./docs/html/a00351.html ./docs/html/a00354.html ./docs/html/a00354.js 
> ./docs/html/a00355.html ./docs/html/a00358.html ./docs/html/a00358.js 
> ./docs/html/a00359.html ./docs/html/a00362.html ./docs/html/a00362.js 
> ./docs/html/a00363.html ./docs/html/a00366.html ./docs/html/a00366.js 
> ./docs/html/a00367.html ./docs/html/a00370.html 
> ./docs/html/a00370.js ./docs/html/a00371.html ./docs/html/a00374.html 
> ./docs/html/a00374.js ./docs/html/a00375.html ./docs/html/a00378.html 
> ./docs/html/a00378.js ./docs/html/a00379.html ./docs/html/a00382.html 
> ./docs/html/a00382.js ./docs/html/a00383.html ./docs/html/a00386.html 
> ./docs/html/a00386.js ./docs/html/a00387.html ./docs/html/a00390.html 
> ./docs/html/a00390.js ./docs/html/a00391.html ./docs/html/a00394.html 
> ./docs/html/a00394.js ./docs/html/a00395.html ./docs/html/a00398.html 
> ./docs/html/a00398.js ./docs/html/a00399.html ./docs/html/a00402.html 
> ./docs/html/a00402.js ./docs/html/a00403.html ./docs/html/a00406.html 
> ./docs/html/a00406.js ./docs/html/a00407.html ./docs/html/a00410.html 
> ./docs/html/a00410.js ./docs/html/a00411.html ./docs/html/a00414.html 
> ./docs/html/a00414.js ./docs/html/a00415.html 
> ./docs/html/a00418.html ./docs/html/a00418.js ./docs/html/a00419.html 
> ./docs/html/a00422.html ./docs/html/a00422.js ./docs/html/a00423.html 
> ./docs/html/a00426.html ./docs/html/a00426.js ./docs/html/a00427.html 
> ./docs/html/a00430.html ./docs/html/a00430.js ./docs/html/a00431.html 
> ./docs/html/a00434.html ./docs/html/a00434.js ./docs/html/a00435.html 
> ./docs/html/a00438.html ./docs/html/a00438.js ./docs/html/a00439.html 
> ./docs/html/a00442.html ./docs/html/a00442.js ./docs/html/a00443.html 
> ./docs/html/a00446.html ./docs/html/a00446.js ./docs/html/a00447.html 
> ./docs/html/a00450.html ./docs/html/a00450.js ./docs/html/a00451.html 
> ./docs/html/a00454.html ./docs/html/a00454.js ./docs/html/a00455.html 
> ./docs/html/a00458.html ./docs/html/a00458.js ./docs/html/a00459.html 
> ./docs/html/a00462.html ./docs/html/a00462.js 
> ./docs/html/a00463.html ./docs/html/a00466.html ./docs/html/a00466.js 
> ./docs/html/a00467.html ./docs/html/a00470.html ./docs/html/a00470.js 
> ./docs/html/a00471.html ./docs/html/a00474.html ./docs/html/a00474.js 
> ./docs/html/a00475.html ./docs/html/a00478.html ./docs/html/a00478.js 
> ./docs/html/a00479.html ./docs/html/a00482.html ./docs/html/a00482.js 
> ./docs/html/a00483.html ./docs/html/a00486.html ./docs/html/a00486.js 
> ./docs/html/a00487.html ./docs/html/a00490.html ./docs/html/a00490.js 
> ./docs/html/a00491.html ./docs/html/a00494.html ./docs/html/a00494.js 
> ./docs/html/a00495.html ./docs/html/a00498.html ./docs/html/a00498.js 
> ./docs/html/a00499.html ./docs/html/a00502.html ./docs/html/a00502.js 
> ./docs/html/a00503.html ./docs/html/a00506.html ./docs/html/a00506.js 
> ./docs/html/a00507.html ./docs/html/a00510.html 
> ./docs/html/a00510.js ./docs/html/a00511.html ./docs/html/a00514.html 
> ./docs/html/a00514.js ./docs/html/a00515.html ./docs/html/a00518.html 
> ./docs/html/a00518.js ./docs/html/a00519.html ./docs/html/a00522.html 
> ./docs/html/a00522.js ./docs/html/a00523.html ./docs/html/a00526.html 
> ./docs/html/a00526.js ./docs/html/a00527.html ./docs/html/a00530.html 
> ./docs/html/a00530.js ./docs/html/a00531.html ./docs/html/a00534.html 
> ./docs/html/a00534.js ./docs/html/a00535.html ./docs/html/a00538.html 
> ./docs/html/a00538.js ./docs/html/a00539.html ./docs/html/a00542.html 
> ./docs/html/a00542.js ./docs/html/a00543.html ./docs/html/a00546.html 
> ./docs/html/a00546.js ./docs/html/a00547.html ./docs/html/a00550.html 
> ./docs/html/a00550.js ./docs/html/a00551.html ./docs/html/a00554.html 
> ./docs/html/a00554.js ./docs/html/a00555.html 
> ./docs/html/a00558.html ./docs/html/a00558.js ./docs/html/a00559.html 
> ./docs/html/a00562.html ./docs/html/a00562.js ./docs/html/a00563.html 
> ./docs/html/a00566.html ./docs/html/a00566.js ./docs/html/a00567.html 
> ./docs/html/a00570.html ./docs/html/a00570.js ./docs/html/a00571.html 
> ./docs/html/a00574.html ./docs/html/a00574.js ./docs/html/a00575.html 
> ./docs/html/a00578.html ./docs/html/a00578.js ./docs/html/a00579.html 
> ./docs/html/a00582.html ./docs/html/a00582.js ./docs/html/a00583.html 
> ./docs/html/a00586.html ./docs/html/a00586.js ./docs/html/a00587.html 
> ./docs/html/a00590.html ./docs/html/a00590.js ./docs/html/annotated.html 
> ./docs/html/annotated_dup.js ./docs/html/bc_s.png ./docs/html/bdwn.png 
> ./docs/html/classes.html ./docs/html/closed.png 
> ./docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html 
> ./docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js ./docs/html/doc.png 
> ./docs/html/doxygen.css ./docs/html/doxygen.svg ./docs/html/dynsections.js 
> ./docs/html/files.html ./docs/html/files_dup.js ./docs/html/folderclosed.png 
> ./docs/html/folderopen.png ./docs/html/functions.html 
> ./docs/html/functions_b.html ./docs/html/functions_c.html 
> ./docs/html/functions_d.html ./docs/html/functions_dup.js 
> ./docs/html/functions_e.html ./docs/html/functions_f.html 
> ./docs/html/functions_func.html ./docs/html/functions_func.js 
> ./docs/html/functions_func_b.html ./docs/html/functions_func_c.html 
> ./docs/html/functions_func_d.html ./docs/html/functions_func_e.html 
> ./docs/html/functions_func_f.html ./docs/html/functions_func_g.html 
> ./docs/html/functions_func_h.html ./docs/html/functions_func_i.html 
> ./docs/html/functions_func_k.html 
> ./docs/html/functions_func_l.html ./docs/html/functions_func_m.html 
> ./docs/html/functions_func_n.html ./docs/html/functions_func_o.html 
> ./docs/html/functions_func_p.html ./docs/html/functions_func_r.html 
> ./docs/html/functions_func_s.html ./docs/html/functions_func_t.html 
> ./docs/html/functions_func_u.html ./docs/html/functions_func_v.html 
> ./docs/html/functions_func_w.html ./docs/html/functions_func_\~.html 
> ./docs/html/functions_g.html ./docs/html/functions_h.html 
> ./docs/html/functions_i.html ./docs/html/functions_k.html 
> ./docs/html/functions_l.html ./docs/html/functions_m.html 
> ./docs/html/functions_n.html ./docs/html/functions_o.html 
> ./docs/html/functions_p.html ./docs/html/functions_r.html 
> ./docs/html/functions_rela.html ./docs/html/functions_s.html 
> ./docs/html/functions_t.html ./docs/html/functions_type.html 
> ./docs/html/functions_u.html ./docs/html/functions_v.html 
> ./docs/html/functions_vars.html ./docs/html/functions_w.html 
> ./docs/html/functions_\~.html ./docs/html/globals.html 
> ./docs/html/globals_b.html ./docs/html/globals_defs.html 
> ./docs/html/globals_dup.js ./docs/html/globals_g.html 
> ./docs/html/globals_n.html ./docs/html/globals_r.html 
> ./docs/html/globals_s.html ./docs/html/globals_t.html 
> ./docs/html/globals_u.html ./docs/html/globals_vars.html 
> ./docs/html/globals_vars.js ./docs/html/hierarchy.html 
> ./docs/html/hierarchy.js ./docs/html/index.html ./docs/html/jquery.js 
> ./docs/html/menu.js ./docs/html/menudata.js ./docs/html/modules.html 
> ./docs/html/modules.js ./docs/html/namespacemembers.html 
> ./docs/html/namespacemembers_b.html ./docs/html/namespacemembers_c.html 
> ./docs/html/namespacemembers_dup.js 
> ./docs/html/namespacemembers_enum.html ./docs/html/namespacemembers_eval.html 
> ./docs/html/namespacemembers_eval.js ./docs/html/namespacemembers_f.html 
> ./docs/html/namespacemembers_func.html ./docs/html/namespacemembers_h.html 
> ./docs/html/namespacemembers_i.html ./docs/html/namespacemembers_k.html 
> ./docs/html/namespacemembers_o.html ./docs/html/namespacemembers_p.html 
> ./docs/html/namespacemembers_s.html ./docs/html/namespacemembers_t.html 
> ./docs/html/namespacemembers_type.html ./docs/html/namespacemembers_u.html 
> ./docs/html/namespacemembers_vars.html ./docs/html/namespacemembers_w.html 
> ./docs/html/namespaces.html ./docs/html/namespaces_dup.js 
> ./docs/html/nav_f.png ./docs/html/nav_g.png ./docs/html/nav_h.png 
> ./docs/html/navtree.css ./docs/html/navtree.js ./docs/html/navtreedata.js 
> ./docs/html/navtreeindex0.js 
> ./docs/html/navtreeindex1.js ./docs/html/navtreeindex10.js 
> ./docs/html/navtreeindex11.js ./docs/html/navtreeindex12.js 
> ./docs/html/navtreeindex13.js ./docs/html/navtreeindex14.js 
> ./docs/html/navtreeindex2.js ./docs/html/navtreeindex3.js 
> ./docs/html/navtreeindex4.js ./docs/html/navtreeindex5.js 
> ./docs/html/navtreeindex6.js ./docs/html/navtreeindex7.js 
> ./docs/html/navtreeindex8.js ./docs/html/navtreeindex9.js 
> ./docs/html/open.png ./docs/html/resize.js ./docs/html/splitbar.png 
> ./docs/html/sync_off.png ./docs/html/sync_on.png ./docs/html/tab_a.png 
> ./docs/html/tab_b.png ./docs/html/tab_h.png ./docs/html/tab_s.png 
> ./docs/html/tabs.css debian/files
>       rm -fr -- debian/scim/ debian/tmp/ debian/libscim8v5/ 
> debian/libscim-dev/ debian/scim-gtk-immodule/ debian/scim-im-agent/ 
> debian/scim-modules-socket/ debian/scim-dev/ debian/scim-dev-doc/
>       find .  \( \( \
>               \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
> -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} + \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
> \)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building scim using existing 
> ./scim_1.4.18+git20211204.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: executable mode 0755 of 'compile' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'config.guess' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'config.rpath' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'config.sub' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'configure' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'depcomp' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'install-sh' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 'intltool-extract.in' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 'intltool-merge.in' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 'intltool-update.in' will not 
> be represented in diff
> dpkg-source: warning: executable mode 0755 of 'libltdl/config.status' will 
> not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'libltdl/libtool' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'ltmain.sh' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'missing' will not be 
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'mkinstalldirs' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'po/.intltool-merge-cache.lock' will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  scim-1.4.18+git20211204/ABOUT-NLS
>  scim-1.4.18+git20211204/INSTALL
>  scim-1.4.18+git20211204/Makefile.in
>  scim-1.4.18+git20211204/aclocal.m4
>  scim-1.4.18+git20211204/compile
>  scim-1.4.18+git20211204/config.guess
>  scim-1.4.18+git20211204/config.h.in
>  scim-1.4.18+git20211204/config.rpath
>  scim-1.4.18+git20211204/config.sub
>  scim-1.4.18+git20211204/configs/Makefile.in
>  scim-1.4.18+git20211204/configure
>  scim-1.4.18+git20211204/data/Makefile.in
>  scim-1.4.18+git20211204/data/icons/Makefile.in
>  scim-1.4.18+git20211204/data/pixmaps/Makefile.in
>  scim-1.4.18+git20211204/depcomp
>  scim-1.4.18+git20211204/docs/Makefile.in
>  scim-1.4.18+git20211204/docs/manual/Makefile.in
>  scim-1.4.18+git20211204/extras/Makefile.in
>  scim-1.4.18+git20211204/extras/gtk_immodule/gtk2/Makefile.in
>  scim-1.4.18+git20211204/extras/gtk_immodule/gtk3/Makefile.in
>  scim-1.4.18+git20211204/extras/immodules/Makefile.in
>  scim-1.4.18+git20211204/extras/immodules/agent/Makefile.in
>  scim-1.4.18+git20211204/extras/immodules/client-clutter/Makefile.in
>  scim-1.4.18+git20211204/extras/immodules/client-common/Makefile.in
>  scim-1.4.18+git20211204/extras/immodules/client-gtk/gtk2/Makefile.in
>  scim-1.4.18+git20211204/extras/immodules/client-gtk/gtk3/Makefile.in
>  scim-1.4.18+git20211204/extras/immodules/client-gtk/gtk4/Makefile.in
>  scim-1.4.18+git20211204/extras/immodules/common/Makefile.in
>  scim-1.4.18+git20211204/extras/immodules/doc/Makefile.in
>  scim-1.4.18+git20211204/extras/panel/Makefile.in
>  scim-1.4.18+git20211204/extras/setup/Makefile.in
>  scim-1.4.18+git20211204/install-sh
>  scim-1.4.18+git20211204/libltdl/COPYING.LIB
>  scim-1.4.18+git20211204/libltdl/Makefile
>  scim-1.4.18+git20211204/libltdl/Makefile.am
>  scim-1.4.18+git20211204/libltdl/Makefile.in
>  scim-1.4.18+git20211204/libltdl/README
>  scim-1.4.18+git20211204/libltdl/aclocal.m4
>  scim-1.4.18+git20211204/libltdl/config-h.in
>  scim-1.4.18+git20211204/libltdl/config.h
>  scim-1.4.18+git20211204/libltdl/config.log
>  scim-1.4.18+git20211204/libltdl/config.status
>  scim-1.4.18+git20211204/libltdl/configure
>  scim-1.4.18+git20211204/libltdl/configure.ac
>  scim-1.4.18+git20211204/libltdl/libltdl/lt__alloc.h
>  scim-1.4.18+git20211204/libltdl/libltdl/lt__argz_.h
>  scim-1.4.18+git20211204/libltdl/libltdl/lt__dirent.h
>  scim-1.4.18+git20211204/libltdl/libltdl/lt__glibc.h
>  scim-1.4.18+git20211204/libltdl/libltdl/lt__private.h
>  scim-1.4.18+git20211204/libltdl/libltdl/lt__strl.h
>  scim-1.4.18+git20211204/libltdl/libltdl/lt_dlloader.h
>  scim-1.4.18+git20211204/libltdl/libltdl/lt_error.h
>  scim-1.4.18+git20211204/libltdl/libltdl/lt_system.h
>  scim-1.4.18+git20211204/libltdl/libltdl/slist.h
>  scim-1.4.18+git20211204/libltdl/libtool
>  scim-1.4.18+git20211204/libltdl/loaders/dld_link.c
>  scim-1.4.18+git20211204/libltdl/loaders/dlopen.c
>  scim-1.4.18+git20211204/libltdl/loaders/dyld.c
>  scim-1.4.18+git20211204/libltdl/loaders/load_add_on.c
>  scim-1.4.18+git20211204/libltdl/loaders/loadlibrary.c
>  scim-1.4.18+git20211204/libltdl/loaders/preopen.c
>  scim-1.4.18+git20211204/libltdl/loaders/shl_load.c
>  scim-1.4.18+git20211204/libltdl/lt__alloc.c
>  scim-1.4.18+git20211204/libltdl/lt__argz.c
>  scim-1.4.18+git20211204/libltdl/lt__dirent.c
>  scim-1.4.18+git20211204/libltdl/lt__strl.c
>  scim-1.4.18+git20211204/libltdl/lt_dlloader.c
>  scim-1.4.18+git20211204/libltdl/lt_error.c
>  scim-1.4.18+git20211204/libltdl/ltdl.c
>  scim-1.4.18+git20211204/libltdl/ltdl.h
>  scim-1.4.18+git20211204/libltdl/slist.c
>  scim-1.4.18+git20211204/libltdl/stamp-h1
>  scim-1.4.18+git20211204/ltmain.sh
>  scim-1.4.18+git20211204/m4/codeset.m4
>  scim-1.4.18+git20211204/m4/gettext.m4
>  scim-1.4.18+git20211204/m4/glibc21.m4
>  scim-1.4.18+git20211204/m4/iconv.m4
>  scim-1.4.18+git20211204/m4/intdiv0.m4
>  scim-1.4.18+git20211204/m4/intmax.m4
>  scim-1.4.18+git20211204/m4/inttypes-pri.m4
>  scim-1.4.18+git20211204/m4/inttypes.m4
>  scim-1.4.18+git20211204/m4/inttypes_h.m4
>  scim-1.4.18+git20211204/m4/isc-posix.m4
>  scim-1.4.18+git20211204/m4/lcmessage.m4
>  scim-1.4.18+git20211204/m4/lib-ld.m4
>  scim-1.4.18+git20211204/m4/lib-link.m4
>  scim-1.4.18+git20211204/m4/lib-prefix.m4
>  scim-1.4.18+git20211204/m4/libtool.m4
>  scim-1.4.18+git20211204/m4/longdouble.m4
>  scim-1.4.18+git20211204/m4/longlong.m4
>  scim-1.4.18+git20211204/m4/ltargz.m4
>  scim-1.4.18+git20211204/m4/ltdl.m4
>  scim-1.4.18+git20211204/m4/ltoptions.m4
>  scim-1.4.18+git20211204/m4/ltsugar.m4
>  scim-1.4.18+git20211204/m4/ltversion.m4
>  scim-1.4.18+git20211204/m4/lt~obsolete.m4
>  scim-1.4.18+git20211204/m4/nls.m4
>  scim-1.4.18+git20211204/m4/po.m4
>  scim-1.4.18+git20211204/m4/printf-posix.m4
>  scim-1.4.18+git20211204/m4/progtest.m4
>  scim-1.4.18+git20211204/m4/signed.m4
>  scim-1.4.18+git20211204/m4/size_max.m4
>  scim-1.4.18+git20211204/m4/stdint_h.m4
>  scim-1.4.18+git20211204/m4/uintmax_t.m4
>  scim-1.4.18+git20211204/m4/ulonglong.m4
>  scim-1.4.18+git20211204/m4/wchar_t.m4
>  scim-1.4.18+git20211204/m4/wint_t.m4
>  scim-1.4.18+git20211204/m4/xsize.m4
>  scim-1.4.18+git20211204/missing
>  scim-1.4.18+git20211204/mkinstalldirs
>  scim-1.4.18+git20211204/modules/Config/Makefile.in
>  scim-1.4.18+git20211204/modules/Filter/Makefile.in
>  scim-1.4.18+git20211204/modules/FrontEnd/IMdkit/Makefile.in
>  scim-1.4.18+git20211204/modules/FrontEnd/Makefile.in
>  scim-1.4.18+git20211204/modules/IMEngine/Makefile.in
>  scim-1.4.18+git20211204/modules/Makefile.in
>  scim-1.4.18+git20211204/modules/SetupUI/Makefile.in
>  scim-1.4.18+git20211204/po/Makefile.in.in
>  scim-1.4.18+git20211204/po/Rules-quot
>  scim-1.4.18+git20211204/src/Makefile.in
>  scim-1.4.18+git20211204/tests/Makefile.in
>  scim-1.4.18+git20211204/utils/Makefile.in
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/scim_1.4.18+git20211204-0.2.diff.MIp2sr
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/scim_1.4.18+git20211204-0.2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: scim
Source-Version: 1.4.18+git20211204-0.4
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
scim, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated scim package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 21 Jan 2026 14:38:14 +0100
Source: scim
Architecture: source
Version: 1.4.18+git20211204-0.4
Distribution: unstable
Urgency: medium
Maintainer: Rolf Leggewie <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 901056 1048318 1125197
Changes:
 scim (1.4.18+git20211204-0.4) unstable; urgency=medium
 .
   * Team upload.
   * Non-maintainer upload.
   * d/watch:
      - Version=5
      - Use Git mode to really catch what is packaged
   * Maintain package in Debian team on Salsa
     Closes: #1125197
   * ACK NMU 1.4.18-2.1 (Closes: #901056)
   * debhelper-compat = 13
   * Adapt path doc-base to new location chosen by dehhelper-compat 13
   * d/copyright:
      - DEP5
      - extensive review
   * Fix clean target
     Closes: #1048318
   * Standards-Version: 4.7.3 (routine-update)
   * debputy lint --auto-fix (routine-update)
Checksums-Sha1:
 a7000bbbb7dde08545f7da63e773ab1c0249aa94 2552 scim_1.4.18+git20211204-0.4.dsc
 d42bd94deaa5b2dd347e2a5c19538d7730388824 28372 
scim_1.4.18+git20211204-0.4.debian.tar.xz
 caa8a8a2514ff7d22ac377e8b5caf20e6fa9da6d 19925 
scim_1.4.18+git20211204-0.4_amd64.buildinfo
Checksums-Sha256:
 ac037c55d1cbf7752ac4d886d98aebb2d2377c4018374db87b2eaf7dcc249621 2552 
scim_1.4.18+git20211204-0.4.dsc
 f90ee2b359686c404024fb502a5745c1dc69949cb1fba1a68a478d40e4d031f1 28372 
scim_1.4.18+git20211204-0.4.debian.tar.xz
 43bc4bfd9a7eee7ba6dded096eec346e92d4bf3811aaa26b607a753c59d14448 19925 
scim_1.4.18+git20211204-0.4_amd64.buildinfo
Files:
 fbdf9e3e840074db1e86bf7c003fdf19 2552 utils optional 
scim_1.4.18+git20211204-0.4.dsc
 10188e53afde668bf6fa2e85af439e0b 28372 utils optional 
scim_1.4.18+git20211204-0.4.debian.tar.xz
 44ca1c056d769df064ac90daf1b51adb 19925 utils optional 
scim_1.4.18+git20211204-0.4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmlw2zkRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGlpxAAji2cZUnbd2k9pgoZXToevAupjYfesW8M
e+GNMrhqtYR0dGzOSbFN5aMp+lopUadeKZ6DSotZDWL516FkuZqJ3oNNP1sDir/U
M+cDDvh6RuUfNdB3ecdlSehliMNnTWlKoYjRU+UX9oKhsoTa6BV4z7Ne4mak5dLe
4XJCedl1DlgVU3LB5/PhHTP/7AU73pRxlZ+IUSspTXDVRHP3SYX9Gwb2m8N1XIib
d+4cuTgxeJ8Daw+NjWAhiJjBTRX8ZkuGtKbpF3bs8kD4sAzp1vdxdCJT5Vb/yDD6
kJEqklvksVS0++dP82wMtTrwZsOdmuDwVqOnjVHRe/KxMP/48xcZC0Bxa+H3kA/U
OfRxUxusl4xyv6smHDlqV4UDjYPefjVmgxUxj7TsoSQ7mKEfw4qFUtmM4+yJfIrZ
4sRw72oZJdtuYpkE5xGZxHY7XN2I/kyZP/4IVicWrTRTJUiy4DAY4kdk8lcs16tI
W3FSY7htCfxvY8SHSGsFlZJzgHUzrpOH8hCsscC2gvvHpmsjUbelxRGowxiDePCb
JbLLFvBx/NuC1UepQB4d4k51Be6Dfs/RZh/p59tE8wdfGrH0TwGSGWdaYS/ZkLEB
aAhgaCfnAQREYyWG7GhSIJorF6eI3mu6xlpnyDdTboNJgs9XlviUCqd2TbdmAU7v
Ec++7AZPs/0=
=gVfm
-----END PGP SIGNATURE-----

Attachment: pgpUK9uRt7Is7.pgp
Description: PGP signature


--- End Message ---

Reply via email to