Source: libskk Version: 1.0.5-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 libskk > dpkg-buildpackage: info: source version 1.0.5-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Boyuan Yang <[email protected]> > 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.

