Your message dated Sun, 28 Jul 2024 12:35:54 +0000 with message-id <E1sY37y-00EDLt-0y@fasolo.debian.org> and subject line Bug#1047021: fixed in libskk 1.0.5+git20240522-1 has caused the Debian Bug report #1047021, regarding libskk: 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 owner@bugs.debian.org immediately.) -- 1047021: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047021 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: libskk: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:20:55 +0200
- Message-id: <1691954455.186695.1278462.nullmailer@grub.nussbaum.fr>
Source: libskk Version: 1.0.5-2 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian-qa@lists.debian.org 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 libskk > dpkg-buildpackage: info: source version 1.0.5-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Boyuan Yang <byang@debian.org> > dpkg-source --before-build . > debian/rules clean > dh clean --with gir --no-parallel > dh_auto_clean -O--no-parallel > make -j1 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in libskk > make[2]: Entering directory '/<<PKGBUILDDIR>>/libskk' > Makefile:974: warning: overriding recipe for target 'skk-1.0.vapi' > Makefile:959: warning: ignoring old recipe for target 'skk-1.0.vapi' > test -z "skk-1.0.vapi skk-internals-1.0.vapi Skk-1.0.typelib Skk-1.0.gir libskk.pc " || rm -f skk-1.0.vapi skk-internals-1.0.vapi Skk-1.0.typelib Skk-1.0.gir libskk.pc > test -z "libskk.la" || rm -f libskk.la > rm -f ./so_locations > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "libskk.pc" || rm -f libskk.pc > test . = "." || test -z "" || rm -f > rm -f ./candidate-list.c > rm -f ./candidate.c > rm -f ./cdb-dict.c > rm -f ./context.c > rm -f ./dict.c > rm -f ./encoding.c > rm -f ./expr.c > rm -f ./file-dict.c > rm -f ./key-event-filter.c > rm -f ./key-event.c > rm -f ./keymap.c > rm -f ./keysyms.c > rm -f ./map-file.c > rm -f ./nicola.c > rm -f ./rom-kana.c > rm -f ./rule.c > rm -f ./skkserv.c > rm -f ./state.c > rm -f ./user-dict.c > rm -f ./util.c > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/libskk_la-candidate-list.Plo > rm -f ./.deps/libskk_la-candidate.Plo > rm -f ./.deps/libskk_la-cdb-dict.Plo > rm -f ./.deps/libskk_la-context.Plo > rm -f ./.deps/libskk_la-dict.Plo > rm -f ./.deps/libskk_la-encoding.Plo > rm -f ./.deps/libskk_la-expr.Plo > rm -f ./.deps/libskk_la-file-dict.Plo > rm -f ./.deps/libskk_la-key-event-filter.Plo > rm -f ./.deps/libskk_la-key-event.Plo > rm -f ./.deps/libskk_la-keymap.Plo > rm -f ./.deps/libskk_la-keysyms.Plo > rm -f ./.deps/libskk_la-map-file.Plo > rm -f ./.deps/libskk_la-nicola.Plo > rm -f ./.deps/libskk_la-rom-kana.Plo > rm -f ./.deps/libskk_la-rule.Plo > rm -f ./.deps/libskk_la-skkserv.Plo > rm -f ./.deps/libskk_la-state.Plo > rm -f ./.deps/libskk_la-user-dict.Plo > rm -f ./.deps/libskk_la-util.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libskk' > Making distclean in rules > make[2]: Entering directory '/<<PKGBUILDDIR>>/rules' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/rules' > Making distclean in tools > make[2]: Entering directory '/<<PKGBUILDDIR>>/tools' > rm -f skk > 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 ./fep.c > rm -f ./skk.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/skk-skk.Po > rm -f ./.deps/skkfep_client-fep.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -f rom-kana file-dict user-dict cdb-dict skkserv rule context basic > test -z "user-dict.dat valgrind.log.*" || rm -f user-dict.dat valgrind.log.* > rm -rf .libs _libs > rm -f rom-kana file-dict user-dict cdb-dict skkserv rule context basic > rm -f *.o > test -z "rom-kana.log file-dict.log user-dict.log cdb-dict.log skkserv.log rule.log context.log basic.log" || rm -f rom-kana.log file-dict.log user-dict.log cdb-dict.log skkserv.log rule.log context.log basic.log > test -z "rom-kana.trs file-dict.trs user-dict.trs cdb-dict.trs skkserv.trs rule.trs context.trs basic.trs" || rm -f rom-kana.trs file-dict.trs user-dict.trs cdb-dict.trs skkserv.trs rule.trs context.trs basic.trs > test -z "test-suite.log" || rm -f test-suite.log > 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/basic.Po > rm -f ./.deps/cdb-dict.Po > rm -f ./.deps/common.Po > rm -f ./.deps/context.Po > rm -f ./.deps/file-dict.Po > rm -f ./.deps/rom-kana.Po > rm -f ./.deps/rule.Po > rm -f ./.deps/skkserv.Po > rm -f ./.deps/user-dict.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in docs > make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' > test -z "libskk-doc.stamp libskk-gtk-doc.stamp" || rm -f libskk-doc.stamp libskk-gtk-doc.stamp > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -rf libskk gtk-doc > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' > 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.* libskk.po libskk.1po libskk.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > if test "x." = "x."; then :; else \ > rm -f ChangeLog; \ > fi > 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 -O--no-parallel > dh_clean -O--no-parallel > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building libskk using existing ./libskk_1.0.5.orig.tar.gz > dpkg-source: error: cannot represent change to po/ja.gmo: binary file contents changed > dpkg-source: error: add po/ja.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > 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/libskk_1.0.5-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 ---
- To: 1047021-close@bugs.debian.org
- Subject: Bug#1047021: fixed in libskk 1.0.5+git20240522-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 28 Jul 2024 12:35:54 +0000
- Message-id: <E1sY37y-00EDLt-0y@fasolo.debian.org>
- Reply-to: Boyuan Yang <byang@debian.org>
Source: libskk Source-Version: 1.0.5+git20240522-1 Done: Boyuan Yang <byang@debian.org> We believe that the bug you reported is fixed in the latest version of libskk, 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 1047021@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Boyuan Yang <byang@debian.org> (supplier of updated libskk 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 28 Jul 2024 07:52:19 -0400 Source: libskk Architecture: source Version: 1.0.5+git20240522-1 Distribution: unstable Urgency: medium Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org> Changed-By: Boyuan Yang <byang@debian.org> Closes: 1047021 1075204 Changes: libskk (1.0.5+git20240522-1) unstable; urgency=medium . [ Debian Janitor ] * debian/copyright: use spaces rather than tabs to start continuation lines. * Set upstream metadata fields: Repository-Browse. . [ Boyuan Yang ] * New upstream snapshot. (Closes: #1075204) * debian/source/options: Ignore sources changes in .gmo files. (Closes: #1047021) * Update standards version to 4.6.2, no changes needed. * debian/libskk0.symbols: Add new symbols. * debian/clean: Clean generated files. Checksums-Sha1: e0ae8d1bdeaea865140dd39a409ff50dbcfc4382 2343 libskk_1.0.5+git20240522-1.dsc 225916035601b01951c5bc72062ce67ec302f1d7 191440 libskk_1.0.5+git20240522.orig.tar.gz 3f8610c63a68aeee4a2e4b3dbe2063d747e97dba 4972 libskk_1.0.5+git20240522-1.debian.tar.xz 58d9dbb03e92cd7a7fb005ab901b97347d347129 10404 libskk_1.0.5+git20240522-1_amd64.buildinfo Checksums-Sha256: aa5a122a48c896e6be1af4a2d6725909617d3fff1c620a473ec70c228174949d 2343 libskk_1.0.5+git20240522-1.dsc a42912b5eb7fba6ab31edc8d01c4302c2f0340eaea248507b1f9afd0b601e7c7 191440 libskk_1.0.5+git20240522.orig.tar.gz 7dcee9666484d494e7d001aa12ec59c7a5cd966f3d3cb4adef2c3747f93892c9 4972 libskk_1.0.5+git20240522-1.debian.tar.xz 50cca562d9e9b8f49b08dfbc0a46629c04dfd3bc4f37c6439090da4496c62648 10404 libskk_1.0.5+git20240522-1_amd64.buildinfo Files: b475b32e0875f0a00f46c105e4b71e8d 2343 libs optional libskk_1.0.5+git20240522-1.dsc 31b7470360c2ee477a423a17bcf70862 191440 libs optional libskk_1.0.5+git20240522.orig.tar.gz 30ca6b7398b7795afb6bee24d34cf535 4972 libs optional libskk_1.0.5+git20240522-1.debian.tar.xz 0ce7bcadee5cbf3f83ff72ae719a9b8e 10404 libs optional libskk_1.0.5+git20240522-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmamMYQACgkQwpPntGGC Ws7r8g/+Jq7EkBBU5Disp5CnDdYx89tGW7x8t6lMhGCja5mXghiVYoaSxGCvCmNd leZA7j/75gSi1jb7aPOxoWTaYVrnH4d652SzGz7dkkKuk/1j6trtlc7yHO1nzQ8Q wf+pD2Na9OEwB0Hf38NtjTC/3P3iC09CkODcfNgSqxbSmTZpIzmhYJLLLXOGMn8s kdqzrNUb52JzIbLKEJ7TZkOaePj7bPCMZVdYiFTEAuqbPsb7HxscqrcFpujdC01o e7/eg5yPkWjfqjhYWwxwckmDuQFRmpnKf3Q5ld1hDqTFSW5Lt5ZwujehN/MnHGMu 0Plk0+pl9qkJZC7Ymxp1dxVi9XRU2ErhXmffi7TmLtArt7N0CLT3mdk6lxkGfRW7 hPHFP5PCdh05BrkaLl506Ywt51F3F96xDy7TfHDyEqdQS0DqngOQWObfG2LR2cn3 jn7yb0g0i+p5Cu+UopNSC+Vvo390k8OqbVOi3lTIvk8omNGgFM2pHQ6B2G9vZngj PiWOf2R5YokLTYFuL6ib5/e5ePFlRIxFbSEEtYdr3lutM8GG7Mr6gGkiHBDIGdib jkRSg6u3vRXTEYcZvBzlUrldZYISv160hCDkQDy5SCWk/ZOEOSb7/Nd/zNjVNWQ4 4m6Y1YqwS8K0mTI30MT+SnNoKDPs1J5Q3B4KUfVJWxPV1CI/Hj8= =Z7R3 -----END PGP SIGNATURE-----Attachment: pgpbSeyaZMlUz.pgp
Description: PGP signature
--- End Message ---