Your message dated Tue, 30 Apr 2024 13:34:26 +0000
with message-id <[email protected]>
and subject line Bug#1044718: fixed in dioptas 0.6.0-2
has caused the Debian Bug report #1044718,
regarding dioptas: Fails to build source after successful build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1044718: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044718
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: dioptas
Version: 0.5.2-4
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 dioptas
> dpkg-buildpackage: info: source version 0.5.2-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Roland Mas <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> I: pybuild base:275: python3.11 setup.py clean
> /<<PKGBUILDDIR>>/setup.py:3: DeprecationWarning:
>
> `numpy.distutils` is deprecated since NumPy 1.23.0, as a result
> of the deprecation of `distutils` itself. It will be removed for
> Python >= 3.12. For older Python versions it will remain present.
> It is recommended to use `setuptools < 60.0` for those Python versions.
> For more details, see:
> https://numpy.org/devdocs/reference/distutils_status_migration.html
>
>
> from numpy.distutils.core import Extension, setup
> /usr/lib/python3/dist-packages/pythran/tables.py:4530: FutureWarning: In the
> future `np.bool` will be defined as the corresponding NumPy scalar.
> if not hasattr(numpy, method):
> /usr/lib/python3/dist-packages/pythran/tables.py:4563: FutureWarning: In the
> future `np.bytes` will be defined as the corresponding NumPy scalar.
> obj = getattr(themodule, elem)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_dioptas/build' (and
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts.linux-x86_64-3.11' does not exist -- can't clean it
> rm -f dioptas/model/util/smooth_bruckner_cython.c
> 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 dioptas using existing ./dioptas_0.5.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file dioptas-0.5.2/dioptas.egg-info/SOURCES.txt has no
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> docs/build/doctrees/calibration.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/calibration.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/configurations_and_projects.doctree: binary file contents
> changed
> dpkg-source: error: add
> docs/build/doctrees/configurations_and_projects.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/integration.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/integration.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/introduction.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/introduction.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/mask.doctree: binary file contents changed
> dpkg-source: error: add docs/build/doctrees/mask.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/html/_images/background_control.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/background_control.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/_images/background_inspect.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/background_inspect.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/_images/cor_control.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/cor_control.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/_images/erase_icon.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/erase_icon.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/_images/image_widget_qa.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/image_widget_qa.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/_images/integration_options.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/integration_options.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/_images/integration_view.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/integration_view.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/_images/integration_view_configuration.png: binary file
> contents changed
> dpkg-source: error: add
> docs/build/html/_images/integration_view_configuration.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/_images/integration_view_modules.png: binary file contents
> changed
> dpkg-source: error: add docs/build/html/_images/integration_view_modules.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/_images/integration_view_project_controls.png: binary file
> contents changed
> dpkg-source: error: add
> docs/build/html/_images/integration_view_project_controls.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/_images/jcpds_editor.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/jcpds_editor.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/_images/mask_view.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/mask_view.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/_images/open_icon.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/open_icon.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/_images/overlay_control.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/overlay_control.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/_images/peak_selection.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/peak_selection.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/_images/peak_selection2.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/peak_selection2.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/_images/phase_control.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/phase_control.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/_images/refinement_options.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/refinement_options.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/_images/save_icon.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/save_icon.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/_images/start_values.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_images/start_values.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> dioptas-0.5.2/docs/build/html/_sources/index.rst.txt has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> dioptas-0.5.2/docs/build/html/_sources/introduction.rst.txt has no final
> newline (either original or modified version)
> dpkg-source: warning: file dioptas-0.5.2/docs/build/html/_static/agogo.css
> has no final newline (either original or modified version)
> dpkg-source: warning: file dioptas-0.5.2/docs/build/html/_static/basic.css
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> docs/build/html/_static/bgfooter.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_static/bgfooter.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/bgtop.png: binary file contents changed
> dpkg-source: error: add docs/build/html/_static/bgtop.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> dioptas-0.5.2/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/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 dioptas-0.5.2/docs/build/html/_static/pygments.css
> has no final newline (either original or modified version)
> dpkg-source: warning: file dioptas-0.5.2/docs/build/html/calibration.html has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> dioptas-0.5.2/docs/build/html/configurations_and_projects.html has no final
> newline (either original or modified version)
> dpkg-source: warning: file dioptas-0.5.2/docs/build/html/genindex.html has no
> final newline (either original or modified version)
> dpkg-source: warning: file dioptas-0.5.2/docs/build/html/index.html has no
> final newline (either original or modified version)
> dpkg-source: warning: file dioptas-0.5.2/docs/build/html/integration.html has
> no final newline (either original or modified version)
> dpkg-source: warning: file dioptas-0.5.2/docs/build/html/introduction.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file dioptas-0.5.2/docs/build/html/mask.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 dioptas-0.5.2/docs/build/html/search.html has no
> final newline (either original or modified version)
> dpkg-source: warning: file dioptas-0.5.2/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/dioptas_0.5.2-4_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.
--- End Message ---
--- Begin Message ---
Source: dioptas
Source-Version: 0.6.0-2
Done: Roland Mas <[email protected]>
We believe that the bug you reported is fixed in the latest version of
dioptas, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Roland Mas <[email protected]> (supplier of updated dioptas package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 30 Apr 2024 14:40:16 +0200
Source: dioptas
Architecture: source
Version: 0.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian PaN Maintainers
<[email protected]>
Changed-By: Roland Mas <[email protected]>
Closes: 1044718 1057986
Changes:
dioptas (0.6.0-2) unstable; urgency=medium
.
* Bug fix: "Fails to build source after successful build", thanks to Lucas
Nussbaum (Closes: #1044718).
* Bug fix: "runtime dependency on cython", thanks to Matthias Klose (Closes:
#1057986).
Checksums-Sha1:
be59a47ea783178628e7ab38a6ae91ba5ad8e88e 2433 dioptas_0.6.0-2.dsc
1e6dc32f4c5bf711dd0490de052a36e5a285500b 7712 dioptas_0.6.0-2.debian.tar.xz
6979b50891b1b67380665a5d313cd2d9fffc6416 22050 dioptas_0.6.0-2_amd64.buildinfo
Checksums-Sha256:
be70bec4a3d6f47594d4efca964f054a5e35038dd26e9a2689e1151bc64e7124 2433
dioptas_0.6.0-2.dsc
3ce5784ec3781893f347def27b0c768a23d8854786a5596b3235c83b50f818cc 7712
dioptas_0.6.0-2.debian.tar.xz
aa8446e94f4b22c80bc7d1aedb63462e2432ec0b9849cf67f8d53c6f6a7d9097 22050
dioptas_0.6.0-2_amd64.buildinfo
Files:
808621b0e8d8a31cd50bf9a50925a93b 2433 python optional dioptas_0.6.0-2.dsc
27a1ebc1c71366abe25729a28e6a5d59 7712 python optional
dioptas_0.6.0-2.debian.tar.xz
47d55594ccc10f415eae4ad613b942dc 22050 python optional
dioptas_0.6.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEtBU2D1kett1zr/uD0w3s0lmTIvwFAmYw7NcACgkQ0w3s0lmT
IvyP8hAAoE1vN4eQf9GCwDj66hHsh/+U7wwhY/g00DIx4HfuaboAFL2Dwb0MUqWG
obOKl0akgBYXP6MPIO6nhkxrVrEwsM1X+vUZdsu41nVs9sXKMtzLW9JeFGLG5yAw
2wavH/0ory0jWushUxdOWBDu+uiK4q/Q55m/4QRIEr45v0HiXmYqYN1t+L9fsBR2
LzsmdMKGvPjx/3T+/uSTW0SkcwlXW+s4DMd3TzCMChqgVTXCGSnbto657sD6Ydmn
rS5i5lJ63qPMEa1ax7SnqObiAUCo1C9+flGZuCAA1Dm+dfQ1OhXaHJpT3HaATBze
NVjZ0azZEQMa73nXE2E5BLQkR8FzlpisVwiQOXW+vsyx5u8pPMpZOSgJ3CtB2Vi2
mvxD3CPDe3t1oBYIKuGnwywryNup1G+VSrNs5uA0GqICVRxPCw9jf2uVlsSu0Fnt
lkmtEvlQJ5aqV8EmKz8CpPPJAw/lMbuSE+ne8Dj7vCop3CrEteNzZt9j4qdN6vOg
mKnLCNMr8MaQfp1Ihst+WhkPve8VWvvYiVJtqV8xCKt/oyLms0nK8YvPfyAz0eww
ouU7Jwjk9/aV0IdqKAPV/8mZey8Q0RqUoIslx7BFZhpUc3hQjzO/SxPWhaXU+KUo
odvpE4u/KepImK1s8nopvO/OEH0ZO6/JFF57QHerzqCBe2ojxYE=
=3HIy
-----END PGP SIGNATURE-----
pgpoAjz1eCNr9.pgp
Description: PGP signature
--- End Message ---