Source: zeitgeist-sharp Version: 0.8.0.0-5.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 zeitgeist-sharp > dpkg-buildpackage: info: source version 0.8.0.0-5.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 > dh clean --with autoreconf,cli > dh: warning: Compatibility levels before 10 are deprecated (level 7 in use) > dh_auto_clean > dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level > 7 in use) > make -j1 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in Zeitgeist > make[2]: Entering directory '/<<PKGBUILDDIR>>/Zeitgeist' > /usr/bin/xbuild /p:Configuration=Debug /p:WarningLevel=0 > /p:OutputPath=/<<PKGBUILDDIR>>/bin > /p:BaseIntermediateOutputPath=/<<PKGBUILDDIR>>/bin/obj/ /p:DocumentationFile= > /t:Clean ./Zeitgeist.csproj > > >>>> xbuild tool is deprecated and will be removed in future updates, use > >>>> msbuild instead <<<< > > XBuild Engine Version 14.0 > Mono, Version 6.8.0.105 > Copyright (C) 2005-2013 Various Mono authors > > Build started 08/12/2023 13:11:28. > __________________________________________________ > Project "/<<PKGBUILDDIR>>/Zeitgeist/Zeitgeist.csproj" (Clean target(s)): > Target CoreClean: > Deleting file > '/<<PKGBUILDDIR>>/bin/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs' > Deleting file '/<<PKGBUILDDIR>>/bin/zeitgeist-sharp.dll.mdb' > Deleting file '/<<PKGBUILDDIR>>/bin/zeitgeist-sharp.dll' > Deleting file > '/<<PKGBUILDDIR>>/bin/obj/Debug/zeitgeist-sharp.dll' > Deleting file > '/<<PKGBUILDDIR>>/bin/obj/Debug/zeitgeist-sharp.dll.mdb' > Deleting file > '/<<PKGBUILDDIR>>/bin/obj/Debug/Zeitgeist.csproj.FilesWrittenAbsolute.txt' > Done building project "/<<PKGBUILDDIR>>/Zeitgeist/Zeitgeist.csproj". > > Build succeeded. > 0 Warning(s) > 0 Error(s) > > Time Elapsed 00:00:00.3251820 > test -z "zeitgeist-sharp.pc AssemblyInfo.cs" || rm -f zeitgeist-sharp.pc > AssemblyInfo.cs > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/Zeitgeist' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "" || rm -f > test . = "." || test -z "" || rm -f > 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 > dh_clean > dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in > use) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building zeitgeist-sharp using existing > ./zeitgeist-sharp_0.8.0.0.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > 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 configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Zeitgeist/AssemblyInfo.cs, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file Zeitgeist/Makefile.in, use > --include-removal to override > dpkg-source: error: cannot represent change to zeitgeist.tree: binary file > contents changed > dpkg-source: error: add zeitgeist.tree in debian/source/include-binaries if > you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to zeitgeist.zip: binary file > contents changed > dpkg-source: error: add zeitgeist.zip 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 29 > > 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/zeitgeist-sharp_0.8.0.0-5.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.

