[From nobody Tue Sep  8 06:35:09 2026
Received: (at submit) by bugs.debian.org; 13 Aug 2023 23:05:27 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-100.5 required=4.0 tests=ATTENDEES_DBSPAM_BODY3,
 ATTENDEES_DBSPAM_BODY7,BAYES_00,DATE_IN_PAST_03_06,DIGITS_LETTERS,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,SPF_HELO_NONE,SPF_NONE,
 UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST
 autolearn=no autolearn_force=no
 version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 36; hammy, 150; neutral, 392; spammy,
 0. spammytokens: hammytokens:0.000-+--python3,
 0.000-+--pkgbuilddir, 
 0.000-+--PKGBUILDDIR, 0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin
Return-path: &lt;lucas@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:46290)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=stravinsky.debian.org, EMAIL=hostmaster@stravinsky.debian.org (verified)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1qVK9I-004cgH-RN
 for submit@bugs.debian.org; Sun, 13 Aug 2023 23:05:27 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Message-Id:Date:Subject:To:From:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=e4T19+jQpMYTgfdmOuLrlvaHTCQM2bc8oBpaxBI8RWw=; b=Sq38NX0110P+pmIY8Yq8suSAf9
 P1uWPggDRyfdFpWtfl1NPwAyW6aSArOjwPyEHWAxx7iA5K8CLKcS3xDKRnBjgK8BSXOpRKTJt9mEE
 C+QQFyr6QGAKPPRWMB9KLGWTSywqewkC+Oecbh+ZTCeM8J46uvIrRNZtjaYRtx4mdFKeHDyyRwmw0
 Yz+HfRRlyP++gCWd5XtxwXl+2mQmQceg8yYN4LC1NVZhXwLnxq/M+taVLnq1Za5Zy77xRVNPPb/M4
 tpITOGdWI7V6/o652hTIl57xbDj6OL1RwtrE3sJUfil+ZN3EPjqpF0QFeATZW4q5VsTd6GS2cGpqL
 6k9WS/kA==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1qVK9G-0022E2-RV
 for submit@bugs.debian.org; Sun, 13 Aug 2023 23:05:25 +0000
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: python-hdf5plugin: Fails to build source after successful build
Date: Sun, 13 Aug 2023 21:21:13 +0200
Message-Id: &lt;1691954473.197427.1281590.nullmailer@grub.nussbaum.fr&gt;
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

Source: python-hdf5plugin
Version: 4.0.1-3
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@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:
&gt; cd /&lt;&lt;PKGBUILDDIR&gt;&gt; &amp;&amp; runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
&gt; -----------------------------------------------------------------------------------------------------------------------------------------
&gt; 
&gt; dpkg-buildpackage: info: source package python-hdf5plugin
&gt; dpkg-buildpackage: info: source version 4.0.1-3
&gt; dpkg-buildpackage: info: source distribution unstable
&gt; dpkg-buildpackage: info: source changed by Enrico Zini &lt;enrico@debian.org&gt;
&gt;  dpkg-source --before-build .
&gt; dpkg-source: info: using options from python-hdf5plugin-4.0.1/debian/source/options: --extend-diff-ignore=^[^/]+\.egg-info/
&gt;  debian/rules clean
&gt; dh clean --buildsystem=pybuild
&gt;    dh_auto_clean -O--buildsystem=pybuild
&gt; I: pybuild base:275: python3.11 setup.py clean 
&gt; /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
&gt; !!
&gt; 
&gt;         ********************************************************************************
&gt;         Requirements should be satisfied by a PEP 517 installer.
&gt;         If you are using pip, you can try `pip install --use-pep517`.
&gt;         ********************************************************************************
&gt; 
&gt; !!
&gt;   dist.fetch_build_eggs(dist.setup_requires)
&gt; WARNING:root:WARNING: The wheel package is not available.
&gt; INFO:root:running clean
&gt; INFO:root:creating /tmp/tmpdio95fi9/tmp
&gt; INFO:root:creating /tmp/tmpdio95fi9/tmp/tmpdio95fi9
&gt; INFO:root:x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -c /tmp/tmpdio95fi9/source.cc -o /tmp/tmpdio95fi9/tmp/tmpdio95fi9/source.o -std=c++11
&gt; INFO:root:creating /tmp/tmp21bfdr87/tmp
&gt; INFO:root:creating /tmp/tmp21bfdr87/tmp/tmp21bfdr87
&gt; INFO:root:x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -c /tmp/tmp21bfdr87/source.c -o /tmp/tmp21bfdr87/tmp/tmp21bfdr87/source.o -msse2
&gt; INFO:root:creating /tmp/tmph_g0nl5q/tmp
&gt; INFO:root:creating /tmp/tmph_g0nl5q/tmp/tmph_g0nl5q
&gt; INFO:root:x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -c /tmp/tmph_g0nl5q/source.c -o /tmp/tmph_g0nl5q/tmp/tmph_g0nl5q/source.o -mavx2
&gt; INFO:root:creating /tmp/tmpry3dw8yg/tmp
&gt; INFO:root:creating /tmp/tmpry3dw8yg/tmp/tmpry3dw8yg
&gt; INFO:root:x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -c /tmp/tmpry3dw8yg/source.c -o /tmp/tmpry3dw8yg/tmp/tmpry3dw8yg/source.o -fopenmp
&gt; INFO:root:creating /tmp/tmpfq_jp4sv/tmp
&gt; INFO:root:creating /tmp/tmpfq_jp4sv/tmp/tmpfq_jp4sv
&gt; INFO:root:x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/&lt;&lt;PKGBUILDDIR&gt;&gt;=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -c /tmp/tmpfq_jp4sv/source.c -o /tmp/tmpfq_jp4sv/tmp/tmpfq_jp4sv/source.o -march=native
&gt; INFO:__main__:Build configuration: from collections import namedtuple
&gt; 
&gt; HDF5PluginBuildConfig = namedtuple('HDF5PluginBuildConfig', ('openmp', 'native', 'sse2', 'avx2', 'cpp11', 'filter_file_extension', 'embedded_filters'))
&gt; build_config = HDF5PluginBuildConfig(**{'openmp': True, 'native': True, 'sse2': True, 'avx2': True, 'cpp11': True, 'filter_file_extension': '.so', 'embedded_filters': ()})
&gt; 
&gt; INFO:root:removing '/&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.11/build' (and everything under it)
&gt; WARNING:root:'build/bdist.linux-x86_64' does not exist -- can't clean it
&gt; WARNING:root:'build/scripts-3.11' does not exist -- can't clean it
&gt;    dh_autoreconf_clean -O--buildsystem=pybuild
&gt;    dh_clean -O--buildsystem=pybuild
&gt;  dpkg-source -b .
&gt; dpkg-source: info: using options from python-hdf5plugin-4.0.1/debian/source/options: --extend-diff-ignore=^[^/]+\.egg-info/
&gt; dpkg-source: info: using source format '3.0 (quilt)'
&gt; dpkg-source: info: building python-hdf5plugin using existing ./python-hdf5plugin_4.0.1.orig.tar.gz
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/changelog.doctree: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/changelog.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/contribute.doctree: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/contribute.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/environment.pickle: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/environment.pickle in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/hdf5plugin_EuropeanHUG2021.doctree: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/hdf5plugin_EuropeanHUG2021.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/hdf5plugin_EuropeanHUG2022.doctree: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/hdf5plugin_EuropeanHUG2022.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/index.doctree: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/information.doctree: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/information.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/install.doctree: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/install.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2021_14_1.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2021_14_1.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2021_23_0.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2021_23_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2021_7_1.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2021_7_1.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2022_17_0.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2022_17_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2022_26_0.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2022_26_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2022_9_0.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/nbsphinx/hdf5plugin_EuropeanHUG2022_9_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/doctrees/usage.doctree: binary file contents changed
&gt; dpkg-source: error: add doc/_build/doctrees/usage.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_images/hdf5plugin_EuropeanHUG2021_14_1.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_images/hdf5plugin_EuropeanHUG2021_14_1.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_images/hdf5plugin_EuropeanHUG2021_23_0.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_images/hdf5plugin_EuropeanHUG2021_23_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_images/hdf5plugin_EuropeanHUG2021_7_1.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_images/hdf5plugin_EuropeanHUG2021_7_1.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_images/hdf5plugin_EuropeanHUG2022_17_0.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_images/hdf5plugin_EuropeanHUG2022_17_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_images/hdf5plugin_EuropeanHUG2022_26_0.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_images/hdf5plugin_EuropeanHUG2022_26_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_images/hdf5plugin_EuropeanHUG2022_9_0.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_images/hdf5plugin_EuropeanHUG2022_9_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/_sources/changelog.rst.txt has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/_static/basic.css has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/_static/documentation_options.js has no final newline (either original or modified version)
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/file.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/file.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/Lato-Bold.ttf: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Bold.ttf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/Lato-Bold.woff2: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Bold.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/Lato-BoldItalic.ttf: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/Lato-BoldItalic.ttf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/Lato-BoldItalic.woff2: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/Lato-BoldItalic.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/Lato-Italic.ttf: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Italic.ttf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/Lato-Italic.woff2: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Italic.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/Lato-Regular.ttf: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Regular.ttf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/Lato-Regular.woff2: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Regular.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/RobotoSlab-Bold.woff2: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/RobotoSlab-Bold.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/RobotoSlab-Regular.woff2: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/RobotoSlab-Regular.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/fontawesome-webfont.eot: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/fontawesome-webfont.eot in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/fontawesome-webfont.ttf: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/fontawesome-webfont.ttf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/fontawesome-webfont.woff: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/fontawesome-webfont.woff in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/fonts/fontawesome-webfont.woff2: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/fonts/fontawesome-webfont.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/minus.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/minus.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/_build/html/_static/plus.png: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/_static/plus.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/_static/pygments.css has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/changelog.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/contribute.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/genindex.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/hdf5plugin_EuropeanHUG2021.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/hdf5plugin_EuropeanHUG2022.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/index.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/information.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/install.html has no final newline (either original or modified version)
&gt; dpkg-source: error: cannot represent change to doc/_build/html/objects.inv: binary file contents changed
&gt; dpkg-source: error: add doc/_build/html/objects.inv in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/search.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/searchindex.js has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/doc/_build/html/usage.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file python-hdf5plugin-4.0.1/src/hdf5plugin.egg-info/SOURCES.txt has no final newline (either original or modified version)
&gt; dpkg-source: error: unrepresentable changes to source
&gt; dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
&gt; 
&gt; E: Command 'cd /&lt;&lt;PKGBUILDDIR&gt;&gt; &amp;&amp; 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/python-hdf5plugin_4.0.1-3_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.
]