[Pkg-telepathy-maintainers] Bug#1045318: telepathy-idle: Fails to build source after successful build

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


Source: telepathy-idle
Version: 0.2.2-1
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 telepathy-idle
> dpkg-buildpackage: info: source version 0.2.2-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Laurent Bigonville <bigon at debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in tools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
> test -z "libglibcodegen.pyc libglibcodegen.pyo" || rm -f libglibcodegen.pyc libglibcodegen.pyo
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> Making distclean in extensions
> make[2]: Entering directory '/<<PKGBUILDDIR>>/extensions'
> test -z "_gen/all.xml _gen/enums.h _gen/interfaces.h _gen/svc-gtk-doc.h _gen/svc.h _gen/svc.c extensions.html" || rm -f _gen/all.xml _gen/enums.h _gen/interfaces.h _gen/svc-gtk-doc.h _gen/svc.h _gen/svc.c extensions.html
> rm -rf .libs _libs
> test -z "libidle-extensions.la" || rm -f libidle-extensions.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 ./.deps/svc.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/extensions'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z " telepathy-idle.8" || rm -f  telepathy-idle.8
> rm -rf .libs _libs
> test -z "libidle-convenience.la" || rm -f libidle-convenience.la
> rm -f *.o
>  rm -f telepathy-idle
> 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 ./.deps/idle-connection-manager.Plo
> rm -f ./.deps/idle-connection.Plo
> rm -f ./.deps/idle-contact-info.Plo
> rm -f ./.deps/idle-ctcp.Plo
> rm -f ./.deps/idle-debug.Plo
> rm -f ./.deps/idle-handles.Plo
> rm -f ./.deps/idle-im-channel.Plo
> rm -f ./.deps/idle-im-manager.Plo
> rm -f ./.deps/idle-muc-channel.Plo
> rm -f ./.deps/idle-muc-manager.Plo
> rm -f ./.deps/idle-parser.Plo
> rm -f ./.deps/idle-roomlist-channel.Plo
> rm -f ./.deps/idle-roomlist-manager.Plo
> rm -f ./.deps/idle-server-connection.Plo
> rm -f ./.deps/idle-text.Plo
> rm -f ./.deps/idle.Po
> rm -f ./.deps/protocol.Plo
> rm -f ./.deps/room-config.Plo
> rm -f ./.deps/server-tls-channel.Plo
> rm -f ./.deps/server-tls-manager.Plo
> rm -f ./.deps/tls-certificate.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in data
> make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
> test -z "org.freedesktop.Telepathy.ConnectionManager.idle.service" || rm -f org.freedesktop.Telepathy.ConnectionManager.idle.service
> 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'
> 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 tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in twisted
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/twisted'
> Making distclean in tools
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/twisted/tools'
> test -z "org.freedesktop.Telepathy.ConnectionManager.idle.service tmp-session-bus.conf exec-with-log.sh idle-testing.log" || rm -f org.freedesktop.Telepathy.ConnectionManager.idle.service tmp-session-bus.conf exec-with-log.sh idle-testing.log
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/twisted/tools'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/twisted'
> test -z "config.py idle-twisted-tests.list run-test.sh  idle-[1-9]*.log *.pyc */*.pyc " || rm -f config.py idle-twisted-tests.list run-test.sh  idle-[1-9]*.log *.pyc */*.pyc 
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/twisted'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/twisted'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -rf .libs _libs
> rm -f *.o
> test -z "test-ctcp-tokenize.log test-ctcp-kill-blingbling.log test-text-encode-and-split.log" || rm -f test-ctcp-tokenize.log test-ctcp-kill-blingbling.log test-text-encode-and-split.log
> rm -f *.lo
> rm -f *.tab.c
>  rm -f test-ctcp-tokenize test-ctcp-kill-blingbling test-text-encode-and-split
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "test-ctcp-tokenize.trs test-ctcp-kill-blingbling.trs test-text-encode-and-split.trs" || rm -f test-ctcp-tokenize.trs test-ctcp-kill-blingbling.trs test-text-encode-and-split.trs
> test . = "." || test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> rm -f ./.deps/test-ctcp-kill-blingbling.Po
> rm -f ./.deps/test-ctcp-tokenize.Po
> rm -f ./.deps/test-text-encode-and-split.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> 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
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building telepathy-idle using existing ./telepathy-idle_0.2.2.orig.tar.gz
> 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 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 depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test-driver, 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/ltsugar.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, 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 m4/ltversion.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, 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 extensions/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/twisted/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/twisted/tools/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 tools/Makefile.in, use --include-removal to override
> dpkg-source: error: cannot represent change to tools/__pycache__/libglibcodegen.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/libglibcodegen.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tools/__pycache__/libtpcodegen.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tools/__pycache__/libtpcodegen.cpython-311.pyc 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/telepathy-idle_0.2.2-1_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-telepathy-maintainers mailing list