Bug#1045738: vte: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:21:32 BST 2023


Source: vte
Version: 1:0.28.2-6
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at 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 vte
> dpkg-buildpackage: info: source version 1:0.28.2-6
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jeremy Bicha <jbicha at debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making clean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "marshal.c marshal.h vtetypebuiltins.c vtetypebuiltins.h stamp-vtetypebuiltins.h " || rm -f marshal.c marshal.h vtetypebuiltins.c vtetypebuiltins.h stamp-vtetypebuiltins.h 
> test -z "libvte.la" || rm -f libvte.la
> rm -rf .libs _libs
> rm -f *.o
> test -z "table.log trie.log check-doc-syntax.sh.log" || rm -f table.log trie.log check-doc-syntax.sh.log
>  rm -f vte
>  rm -f dumpkeys iso2022 reaper reflect-text-view reflect-vte mev ssfe table trie xticker vteconv vtetc
> rm -f *.lo
>  rm -f interpret slowcat
> test -z "table.trs trie.trs check-doc-syntax.sh.trs" || rm -f table.trs trie.trs check-doc-syntax.sh.trs
> rm -f ./so_locations
> test -z "test-suite.log" || rm -f test-suite.log
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making clean in termcaps
> make[2]: Entering directory '/<<PKGBUILDDIR>>/termcaps'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/termcaps'
> Making clean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.pox vte-0.0.pot *.old.po cat-id-tbl.tmp
> rm -f .intltool-merge-cache
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making clean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> Making clean in reference
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/reference'
> test -z "vte.actions vte.args vte.hierarchy vte.interfaces vte.prerequisites vte.signals vte-undocumented.txt vte-undeclared.txt vte-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test" || rm -f vte.actions vte.args vte.hierarchy vte.interfaces vte.prerequisites vte.signals vte-undocumented.txt vte-undeclared.txt vte-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test
> rm -rf .libs _libs
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/reference'
> Making clean in openi18n
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/openi18n'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f cursor
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/openi18n'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making clean in perf
> make[2]: Entering directory '/<<PKGBUILDDIR>>/perf'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/perf'
> Making clean in python
> make[2]: Entering directory '/<<PKGBUILDDIR>>/python'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/python'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_gnome_clean
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> rm -f src/app.c
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building vte using existing ./vte_0.28.2.orig.tar.xz
> 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 Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file compile, 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 gtk-doc.make, 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 perf/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gnome-pty-helper/install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gnome-pty-helper/aclocal.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gnome-pty-helper/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gnome-pty-helper/configure, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gnome-pty-helper/config.h.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gnome-pty-helper/depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gnome-pty-helper/missing, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file termcaps/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/vtetypebuiltins.c, 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 src/vtetypebuiltins.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/marshal.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/marshal.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/Makefile.in.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file python/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/openi18n/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/reference/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file glade/Makefile.in, use --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 'libtool' will not be represented in diff
> dpkg-source: error: cannot represent change to po/am.gmo: binary file contents changed
> dpkg-source: error: add po/am.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ang.gmo: binary file contents changed
> dpkg-source: error: add po/ang.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ar.gmo: binary file contents changed
> dpkg-source: error: add po/ar.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/as.gmo: binary file contents changed
> dpkg-source: error: add po/as.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ast.gmo: binary file contents changed
> dpkg-source: error: add po/ast.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/az.gmo: binary file contents changed
> dpkg-source: error: add po/az.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/be.gmo: binary file contents changed
> dpkg-source: error: add po/be.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/be at latin.gmo: binary file contents changed
> dpkg-source: error: add po/be at latin.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/bg.gmo: binary file contents changed
> dpkg-source: error: add po/bg.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/bn.gmo: binary file contents changed
> dpkg-source: error: add po/bn.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/bn_IN.gmo: binary file contents changed
> dpkg-source: error: add po/bn_IN.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/bs.gmo: binary file contents changed
> dpkg-source: error: add po/bs.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ca.gmo: binary file contents changed
> dpkg-source: error: add po/ca.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ca at valencia.gmo: binary file contents changed
> dpkg-source: error: add po/ca at valencia.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/cs.gmo: binary file contents changed
> dpkg-source: error: add po/cs.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/cy.gmo: binary file contents changed
> dpkg-source: error: add po/cy.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/da.gmo: binary file contents changed
> dpkg-source: error: add po/da.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/de.gmo: binary file contents changed
> dpkg-source: error: add po/de.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/dz.gmo: binary file contents changed
> dpkg-source: error: add po/dz.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/el.gmo: binary file contents changed
> dpkg-source: error: add po/el.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/en at shaw.gmo: binary file contents changed
> dpkg-source: error: add po/en at shaw.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/en_CA.gmo: binary file contents changed
> dpkg-source: error: add po/en_CA.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/en_GB.gmo: binary file contents changed
> dpkg-source: error: add po/en_GB.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/eo.gmo: binary file contents changed
> dpkg-source: error: add po/eo.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/es.gmo: binary file contents changed
> dpkg-source: error: add po/es.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/et.gmo: binary file contents changed
> dpkg-source: error: add po/et.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/eu.gmo: binary file contents changed
> dpkg-source: error: add po/eu.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/fa.gmo: binary file contents changed
> dpkg-source: error: add po/fa.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/fi.gmo: binary file contents changed
> dpkg-source: error: add po/fi.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/fr.gmo: binary file contents changed
> dpkg-source: error: add po/fr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ga.gmo: binary file contents changed
> dpkg-source: error: add po/ga.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/gl.gmo: binary file contents changed
> dpkg-source: error: add po/gl.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/gu.gmo: binary file contents changed
> dpkg-source: error: add po/gu.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/he.gmo: binary file contents changed
> dpkg-source: error: add po/he.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/hi.gmo: binary file contents changed
> dpkg-source: error: add po/hi.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/hr.gmo: binary file contents changed
> dpkg-source: error: add po/hr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/hu.gmo: binary file contents changed
> dpkg-source: error: add po/hu.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/id.gmo: binary file contents changed
> dpkg-source: error: add po/id.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/is.gmo: binary file contents changed
> dpkg-source: error: add po/is.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/it.gmo: binary file contents changed
> dpkg-source: error: add po/it.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> 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: cannot represent change to po/ka.gmo: binary file contents changed
> dpkg-source: error: add po/ka.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/kn.gmo: binary file contents changed
> dpkg-source: error: add po/kn.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ko.gmo: binary file contents changed
> dpkg-source: error: add po/ko.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ku.gmo: binary file contents changed
> dpkg-source: error: add po/ku.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ky.gmo: binary file contents changed
> dpkg-source: error: add po/ky.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/li.gmo: binary file contents changed
> dpkg-source: error: add po/li.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/lt.gmo: binary file contents changed
> dpkg-source: error: add po/lt.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/lv.gmo: binary file contents changed
> dpkg-source: error: add po/lv.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/mai.gmo: binary file contents changed
> dpkg-source: error: add po/mai.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/mi.gmo: binary file contents changed
> dpkg-source: error: add po/mi.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/mk.gmo: binary file contents changed
> dpkg-source: error: add po/mk.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ml.gmo: binary file contents changed
> dpkg-source: error: add po/ml.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/mn.gmo: binary file contents changed
> dpkg-source: error: add po/mn.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/mr.gmo: binary file contents changed
> dpkg-source: error: add po/mr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ms.gmo: binary file contents changed
> dpkg-source: error: add po/ms.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/nb.gmo: binary file contents changed
> dpkg-source: error: add po/nb.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/nds.gmo: binary file contents changed
> dpkg-source: error: add po/nds.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ne.gmo: binary file contents changed
> dpkg-source: error: add po/ne.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/nl.gmo: binary file contents changed
> dpkg-source: error: add po/nl.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/nn.gmo: binary file contents changed
> dpkg-source: error: add po/nn.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/oc.gmo: binary file contents changed
> dpkg-source: error: add po/oc.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/or.gmo: binary file contents changed
> dpkg-source: error: add po/or.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pa.gmo: binary file contents changed
> dpkg-source: error: add po/pa.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pl.gmo: binary file contents changed
> dpkg-source: error: add po/pl.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pt.gmo: binary file contents changed
> dpkg-source: error: add po/pt.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/pt_BR.gmo: binary file contents changed
> dpkg-source: error: add po/pt_BR.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ro.gmo: binary file contents changed
> dpkg-source: error: add po/ro.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ru.gmo: binary file contents changed
> dpkg-source: error: add po/ru.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/rw.gmo: binary file contents changed
> dpkg-source: error: add po/rw.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/si.gmo: binary file contents changed
> dpkg-source: error: add po/si.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/sk.gmo: binary file contents changed
> dpkg-source: error: add po/sk.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/sl.gmo: binary file contents changed
> dpkg-source: error: add po/sl.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/sq.gmo: binary file contents changed
> dpkg-source: error: add po/sq.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/sr.gmo: binary file contents changed
> dpkg-source: error: add po/sr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/sr at latin.gmo: binary file contents changed
> dpkg-source: error: add po/sr at latin.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'po/stamp-it' will not be represented in diff
> dpkg-source: error: cannot represent change to po/sv.gmo: binary file contents changed
> dpkg-source: error: add po/sv.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ta.gmo: binary file contents changed
> dpkg-source: error: add po/ta.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/te.gmo: binary file contents changed
> dpkg-source: error: add po/te.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/th.gmo: binary file contents changed
> dpkg-source: error: add po/th.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/tr.gmo: binary file contents changed
> dpkg-source: error: add po/tr.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/ug.gmo: binary file contents changed
> dpkg-source: error: add po/ug.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/uk.gmo: binary file contents changed
> dpkg-source: error: add po/uk.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/vi.gmo: binary file contents changed
> dpkg-source: error: add po/vi.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/wa.gmo: binary file contents changed
> dpkg-source: error: add po/wa.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/xh.gmo: binary file contents changed
> dpkg-source: error: add po/xh.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/zh_CN.gmo: binary file contents changed
> dpkg-source: error: add po/zh_CN.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/zh_HK.gmo: binary file contents changed
> dpkg-source: error: add po/zh_HK.gmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to po/zh_TW.gmo: binary file contents changed
> dpkg-source: error: add po/zh_TW.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/vte_0.28.2-6_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.



More information about the pkg-gnome-maintainers mailing list