Your message dated Sun, 18 Jan 2026 05:28:21 +0000
with message-id <[email protected]>
and subject line Bug#1048554: fixed in scim-skk 0.5.3-0.1
has caused the Debian Bug report #1048554,
regarding scim-skk: 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.)
--
1048554: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048554
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: scim-skk
Version: 0.5.2-7.3
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-skk
> dpkg-buildpackage: info: source version 0.5.2-7.3
> 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
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in intl
> make[2]: Entering directory '/<<PKGBUILDDIR>>/intl'
> rm -f *.a *.la *.o *.obj *.lo core core.*
> rm -f libgnuintl.h libintl.h charset.alias ref-add.sed ref-del.sed
> rm -f -r .libs _libs
> rm -f Makefile ID TAGS
> if test "scim-skk" = "gettext-runtime" || test "scim-skk" = "gettext-tools";
> then \
> rm -f ChangeLog.inst VERSION; \
> else \
> : ; \
> fi
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/intl'
> Making distclean in m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* scim-skk.po scim-skk.1po scim-skk.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -rf .libs _libs
> test -z "skk.la" || rm -f skk.la
> test -z "skk-imengine-setup.la" || rm -f skk-imengine-setup.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./so_locations
> rm -f ./so_locations
> rm -f ./.deps/skk_imengine_setup_la-scim_skk_imengine_setup.Plo
> rm -f ./.deps/skk_imengine_setup_la-scim_skk_setup_dictionaries.Plo
> rm -f ./.deps/skk_la-cdb.Plo
> rm -f ./.deps/skk_la-conv_table.Plo
> rm -f ./.deps/skk_la-scim_skk_automaton.Plo
> rm -f ./.deps/skk_la-scim_skk_config.Plo
> rm -f ./.deps/skk_la-scim_skk_core.Plo
> rm -f ./.deps/skk_la-scim_skk_dictionary.Plo
> rm -f ./.deps/skk_la-scim_skk_history.Plo
> rm -f ./.deps/skk_la-scim_skk_imengine.Plo
> rm -f ./.deps/skk_la-scim_skk_keybind.Plo
> rm -f ./.deps/skk_la-scim_skk_lookup_table.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in data
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "intl/Makefile" || rm -f intl/Makefile
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> 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
> debian/rules execute_before_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f build-stamp
> rm -f po/ja.gmo
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building scim-skk using existing
> ./scim-skk_0.5.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file install-sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.h.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file mkinstalldirs, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file depcomp, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file missing, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file data/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/ja.gmo, use
> --include-removal to override
> 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: info: local changes detected, the modified files are:
> scim-skk-0.5.2/libltdl/Makefile
> scim-skk-0.5.2/libltdl/config.h
> scim-skk-0.5.2/libltdl/config.log
> scim-skk-0.5.2/libltdl/config.status
> scim-skk-0.5.2/libltdl/libtool
> scim-skk-0.5.2/libltdl/stamp-h1
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/scim-skk_0.5.2-7.3.diff.WFSEUP
> 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-skk_0.5.2-7.3_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-skk
Source-Version: 0.5.3-0.1
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
scim-skk, 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-skk 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, 07 Jan 2026 10:54:12 +0100
Source: scim-skk
Architecture: source
Version: 0.5.3-0.1
Distribution: unstable
Urgency: medium
Maintainer: Ikuya Awashiro <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1048554 1049853
Changes:
scim-skk (0.5.3-0.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix Homepage
* Add watch file
* Maintain package in Debian team on Salsa
* New upstream version
* Standards-Version: 4.7.3 (routine-update)
* Remove Priority field to comply with Debian Policy 4.7.3 (routine-
update)
* Replace transitional package pkg-config by pkgconf in Build-Depends
(routine-update)
* Remove trailing whitespace in debian/changelog (routine-update)
* Remove trailing whitespace in debian/control (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* Trim trailing whitespace.
* Remove unused patches and applied upstream patches
* d/copyright: DEP5 + review
* Lintian-overrides for national-encoding
* d/rules: hardening
* Fix clean target
Closes: #1048554
* Use `mkdir -p` instead of mkinstalldirs script
Closes: #1049853
Checksums-Sha1:
3f1058640787efb739cfb68e4b6050499064a45f 1944 scim-skk_0.5.3-0.1.dsc
efff616dcb65abbd75e236ab0d5c984cc621a91e 204360 scim-skk_0.5.3.orig.tar.gz
8d9257f2be8f74b0d0e683cc8f674a2c9a8d53b4 8512 scim-skk_0.5.3-0.1.debian.tar.xz
088b692ef8bf1a250f7c6667477e74a792cd0388 14444
scim-skk_0.5.3-0.1_amd64.buildinfo
Checksums-Sha256:
91ffc7b0eda953bcb873bb69f70c0821c28907f3b44fca7ee76fc2b09b4004fe 1944
scim-skk_0.5.3-0.1.dsc
d9dbae51c3063cd393e9cfcc0468137451cfeff60a413f5fbca457dc5236d354 204360
scim-skk_0.5.3.orig.tar.gz
ce051b02aed6da7667451cd37d9ce89a441bac7f7149b194dd264fedd2b75f46 8512
scim-skk_0.5.3-0.1.debian.tar.xz
a25b899725f0913788ac38f9fd24d2e99710304f251a67e4ca65213f6b4959b4 14444
scim-skk_0.5.3-0.1_amd64.buildinfo
Files:
c784eedf1dc42d36a5102fff55c9adcb 1944 utils optional scim-skk_0.5.3-0.1.dsc
79a532682f92965a97ed7f4d3187b385 204360 utils optional
scim-skk_0.5.3.orig.tar.gz
82ed4a298ae970c565d3749225f5a503 8512 utils optional
scim-skk_0.5.3-0.1.debian.tar.xz
9655bb0f8732227fa9cd851280ffb1d1 14444 utils optional
scim-skk_0.5.3-0.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmleLkQRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHc/Q//YQBNhWNhQZUIGdYLpxKyAK9EctSFcFv3
H5VYXnnU+GTcxy8P2Unf/f0NWVCkpB2gkR9MyLI0xnEref49yXJYFKMLgW+NeJOJ
a7JPHsFmXt2w59JzmaxONECLsY1IusIKmTOMB6iOz+s2wE8Je3Al4xazd/KS60N0
rLgW7NG/ERN+8z1Ys2qdGH/d0+tn8IlPhtZRUhFEW8ooxXraOYnmGfTHBHOTUmAE
FwJ8RaZ4G5Lwf+N7ncgf9HLQzN9EVk/a7Zvq3heztKLRMT7xvLVs8eQgTSSkpBbN
X/2VBvQ7BJkjj6fbptYVo62++bvJ7KCNzjaCtXY8uD7kEVHe7stucMAC+pzldozh
YzM2XjAw0DRshkiRMcV3phGipgdvRQFxD1Yyv57I050ahz//sAgyKQ9okiOpxayu
3yvm9qfbLzGtKTZlpHWdLLZzlZJFlsZ/qmtE8bF7Rg7qw2vsmMJcVkOQgiwjH/hh
JjbCuOP23gNe67cEJI9PJaMcwwNli+yr7hvFnLWVKghfm99aFzFoZIZTZE0Y8ktG
BjpqAp0orIiyuPazDlkeA+VlhiJKj2xTYPhlMnbiq3dIi0UjNi6gEtbK7FQIfcsQ
Zd/PSMuHXQFwGLhn8yHeHMl5R/sR1djLyh7sT4esNTS7KwSwqo4CtZ0iWdvlWJkd
e8osS9M9CpY=
=CJ6a
-----END PGP SIGNATURE-----
pgp5ILcIML2Pj.pgp
Description: PGP signature
--- End Message ---