Source: logilab-common Version: 1.9.8-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 logilab-common > dpkg-buildpackage: info: source version 1.9.8-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Sandro Tosi <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --with python3,sphinxdoc --buildsystem=pybuild > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > NO_SETUPTOOLS=1 python3 setup.py clean > /usr/lib/python3/dist-packages/setuptools/dist.py:945: > SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. > !! > > > ******************************************************************************** > Please replace its usage with implicit namespaces (PEP 420). > > See > https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages > for details. > > ******************************************************************************** > > !! > ep.load()(self, ep.name, value) > running clean > find . -name "*.pyc" -delete > dh_clean > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--buildsystem=pybuild > dh_clean -O--buildsystem=pybuild > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building logilab-common using existing > ./logilab-common_1.9.8.orig.tar.xz > dpkg-source: warning: newly created empty file > 'build/lib/logilab/common/py.typed' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'build/scripts-3.11/logilab-pytest' will not be represented in diff > dpkg-source: error: cannot represent change to > docs/_build/doctrees/changelog.doctree: binary file contents changed > dpkg-source: error: add docs/_build/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 > docs/_build/doctrees/environment.pickle: binary file contents changed > dpkg-source: error: add docs/_build/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 > docs/_build/doctrees/index.doctree: binary file contents changed > dpkg-source: error: add docs/_build/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 > docs/_build/doctrees/logilab.common.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/logilab.common.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 > docs/_build/doctrees/logilab.common.ureports.doctree: binary file contents > changed > dpkg-source: error: add docs/_build/doctrees/logilab.common.ureports.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 > docs/_build/doctrees/logilab.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/logilab.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 > docs/_build/doctrees/modules.doctree: binary file contents changed > dpkg-source: error: add docs/_build/doctrees/modules.doctree in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/index.html has no final > newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common.html has no > final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/cache.html has > no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/changelog.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/clcommands.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/compat.html has > no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/configuration.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/daemon.html has > no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/date.html has > no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/debugger.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/decorators.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/deprecation.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/fileutils.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/graph.html has > no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/interface.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/logging_ext.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/modutils.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/optik_ext.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/optparser.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/proc.html has > no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/pytest.html has > no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/registry.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/shellutils.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/sphinxutils.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/table.html has > no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/tasksqueue.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/testlib.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/textutils.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/tree.html has > no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/umessage.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/ureports.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/ureports/docbook_writer.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/ureports/html_writer.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/ureports/nodes.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/ureports/text_writer.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/vcgutils.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/visitor.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/logilab/common/xmlutils.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_modules/optparse.html has no final > newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_static/alabaster.css has no final > newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_static/basic.css has no final newline > (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_static/documentation_options.js has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to > docs/_build/html/_static/file.png: binary file contents changed > dpkg-source: error: add docs/_build/html/_static/file.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/html/_static/forkme_right_darkblue_121621.png: binary file > contents changed > dpkg-source: error: add > docs/_build/html/_static/forkme_right_darkblue_121621.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/html/_static/minus.png: binary file contents changed > dpkg-source: error: add docs/_build/html/_static/minus.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > docs/_build/html/_static/plus.png: binary file contents changed > dpkg-source: error: add docs/_build/html/_static/plus.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/_static/pygments.css has no final > newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/changelog.html has no final newline > (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/genindex.html has no final newline > (either original or modified version) > dpkg-source: warning: file logilab-common-1.9.8/docs/_build/html/index.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/logilab.common.html has no final > newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/logilab.common.ureports.html has no > final newline (either original or modified version) > dpkg-source: warning: file logilab-common-1.9.8/docs/_build/html/logilab.html > has no final newline (either original or modified version) > dpkg-source: warning: file logilab-common-1.9.8/docs/_build/html/modules.html > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to docs/_build/html/objects.inv: > binary file contents changed > dpkg-source: error: add docs/_build/html/objects.inv in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/py-modindex.html has no final newline > (either original or modified version) > dpkg-source: warning: file logilab-common-1.9.8/docs/_build/html/search.html > has no final newline (either original or modified version) > dpkg-source: warning: file > logilab-common-1.9.8/docs/_build/html/searchindex.js has no final newline > (either original or modified version) > 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/logilab-common_1.9.8-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.

