Source: clutter-imcontext Version: 0.1.4-3.1 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 clutter-imcontext > dpkg-buildpackage: info: source version 0.1.4-3.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Holger Levsen <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > CDBS WARNING: copyright-check disabled - touch debian/copyright_hints to > enable. > test -x debian/rules > rm -f debian/stamp-makefile-build debian/stamp-makefile-install > /usr/bin/make -C . -k distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in clutter-imcontext > make[2]: Entering directory '/<<PKGBUILDDIR>>/clutter-imcontext' > test -z "*~ clutter-imcontext-0.1.pc clutter-imcontext.pc > stamp-clutter-imcontext-marshal.h clutter-imcontext-marshal.c > clutter-imcontext-marshal.h" || rm -f *~ clutter-imcontext-0.1.pc > clutter-imcontext.pc stamp-clutter-imcontext-marshal.h > clutter-imcontext-marshal.c clutter-imcontext-marshal.h > test -z "libclutter-imcontext-0.1.la" || rm -f libclutter-imcontext-0.1.la > rm -f ./so_locations > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "clutter-imcontext.pc" || rm -f clutter-imcontext.pc > test . = "." || test -z "" || rm -f > test -z "clutter-imcontext-marshal.c clutter-imcontext-marshal.h" || rm -f > clutter-imcontext-marshal.c clutter-imcontext-marshal.h > rm -f ./.deps/clutter-imcontext-marshal.Plo > rm -f ./.deps/clutter-imcontext-private.Plo > rm -f ./.deps/clutter-imcontext.Plo > rm -f ./.deps/clutter-imcontextsimple.Plo > rm -f ./.deps/clutter-immodule.Plo > rm -f ./.deps/clutter-immulticontext.Plo > rm -f ./.deps/clutter-imtext.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/clutter-imcontext' > Making distclean in tools > make[2]: Entering directory '/<<PKGBUILDDIR>>/tools' > rm -f clutter-scan-immodules > 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 TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/scan-immodules.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -rf .libs _libs > rm -f test-imtext > rm -f *.o > 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/test-imtext.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > Making distclean in reference > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/reference' > test -z "clutter-imcontext.actions clutter-imcontext.args > clutter-imcontext.hierarchy clutter-imcontext.interfaces > clutter-imcontext.prerequisites clutter-imcontext.signals > clutter-imcontext-undocumented.txt clutter-imcontext-undeclared.txt > clutter-imcontext-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 clutter-imcontext.actions > clutter-imcontext.args clutter-imcontext.hierarchy > clutter-imcontext.interfaces clutter-imcontext.prerequisites > clutter-imcontext.signals clutter-imcontext-undocumented.txt > clutter-imcontext-undeclared.txt clutter-imcontext-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 > test -z "version.xml" || rm -f version.xml > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/reference' > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "*~" || rm -f *~ > 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 > 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>>' > rm -f debian/stamp-autotools > rmdir --ignore-fail-on-non-empty . > rmdir: failed to remove '.': Invalid argument > make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean] Error 1 > (ignored) > set -e; mv ./config.guess.cdbs-orig ./config.guess; mv > ./config.sub.cdbs-orig ./config.sub; > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in > use) > rm -f debian/stamp-autotools-files > rm -f debian/copyright_newhints > rm -f debian/cdbs-install-list debian/cdbs-package-list > debian/stamp-copyright-check > rm -rf "debian/upstream-cruft" > rm -f debian/stamp-upstream-cruft > rm -rf autom4te.cache > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building clutter-imcontext using existing > ./clutter-imcontext_0.1.4.orig.tar.gz > dpkg-source: error: cannot represent change to compile: > dpkg-source: error: new version is symlink to > /usr/share/automake-1.16/compile > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gtk-doc.m4: > dpkg-source: error: new version is symlink to /usr/share/aclocal/gtk-doc.m4 > dpkg-source: error: old version is nonexistent > dpkg-source: warning: newly created empty file > 'doc/reference/clutter-imcontext-overrides.txt' will not be represented in > diff > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255 > > 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/clutter-imcontext_0.1.4-3.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.

