Source: khal
Version: 1:0.11.2-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 khal
> dpkg-buildpackage: info: source version 1:0.11.2-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jonas Smedegaard <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from khal-0.11.2/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  debian/rules clean
> dh clean --buildsystem=pybuild
>    debian/rules execute_before_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> printf '# coding: utf-8\nversion = "%s"\nversion_tuple = (%s, %s, %s)\n' 
> 0.11.2 0 11 2 > khal/version.py
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> grep -q use_scm_version setup.py || dh_auto_clean --buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean 
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_khal/build' (and everything 
> under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using options from khal-0.11.2/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building khal using existing ./khal_0.11.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/changelog.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/changelog.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/configure.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/configure.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/environment.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/faq.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/faq.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/feedback.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/feedback.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/hacking.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/hacking.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/index.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/index.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/install.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/install.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/license.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/license.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/man.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/man.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/30c3.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/30c3.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/31c3.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/31c3.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/callfortesting.doctree: binary file contents 
> changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/callfortesting.doctree 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal01.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal01.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal0100.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal0100.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal011.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal011.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal02.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal02.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal03.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal03.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal031.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal031.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal04.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal04.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal05.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal05.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal06.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal06.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal07.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal07.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal071.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal071.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal08.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal08.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal081.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal081.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal082.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal082.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal083.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal083.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal084.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal084.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal09.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal09.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal091.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal091.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal092.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal092.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal093.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal093.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal094.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal094.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal095.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal095.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal096.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal096.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal097.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal097.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/news/khal098.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/news/khal098.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/standards.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/standards.doctree in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/_build/man/.doctrees/usage.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/man/.doctrees/usage.doctree 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/khal_0.11.2-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.

Reply via email to