Your message dated Thu, 25 Dec 2025 15:55:02 +0000 with message-id <E1vYng6-00DuFw-0o@fasolo.debian.org> and subject line Bug#1045538: fixed in mffm-fftw 1.7-6 has caused the Debian Bug report #1045538, regarding mffm-fftw: 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 owner@bugs.debian.org immediately.) -- 1045538: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045538 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: mffm-fftw: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:20:59 +0200
- Message-id: <1691954459.108236.1279152.nullmailer@grub.nussbaum.fr>
Source: mffm-fftw Version: 1.7-4.1 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: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S > ----------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package mffm-fftw > dpkg-buildpackage: info: source version 1.7-4.1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Holger Levsen <holger@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --no-parallel > dh_auto_clean -O--no-parallel > make -j1 clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f *.o a.out *~ *.txt lib*.so.* complexFFTExample realFFTExample real2DFFTExample > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--no-parallel > dh_clean -O--no-parallel > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building mffm-fftw using existing ./mffm-fftw_1.7.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to html/bc_s.png: binary file contents changed > dpkg-source: error: add html/bc_s.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 html/bdwn.png: binary file contents changed > dpkg-source: error: add html/bdwn.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 html/closed.png: binary file contents changed > dpkg-source: error: add html/closed.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 html/doc.png: binary file contents changed > dpkg-source: error: add html/doc.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 html/folderclosed.png: binary file contents changed > dpkg-source: error: add html/folderclosed.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 html/folderopen.png: binary file contents changed > dpkg-source: error: add html/folderopen.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: warning: file mffm-fftw-1.7/html/jquery.js has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to html/nav_f.png: binary file contents changed > dpkg-source: error: add html/nav_f.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 html/nav_g.png: binary file contents changed > dpkg-source: error: add html/nav_g.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 html/nav_h.png: binary file contents changed > dpkg-source: error: add html/nav_h.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 html/open.png: binary file contents changed > dpkg-source: error: add html/open.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 html/splitbar.png: binary file contents changed > dpkg-source: error: add html/splitbar.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 html/sync_off.png: binary file contents changed > dpkg-source: error: add html/sync_off.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 html/sync_on.png: binary file contents changed > dpkg-source: error: add html/sync_on.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 html/tab_a.png: binary file contents changed > dpkg-source: error: add html/tab_a.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 html/tab_b.png: binary file contents changed > dpkg-source: error: add html/tab_b.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 html/tab_h.png: binary file contents changed > dpkg-source: error: add html/tab_h.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 html/tab_s.png: binary file contents changed > dpkg-source: error: add html/tab_s.png 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/mffm-fftw_1.7-4.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.
--- End Message ---
--- Begin Message ---
- To: 1045538-close@bugs.debian.org
- Subject: Bug#1045538: fixed in mffm-fftw 1.7-6
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Thu, 25 Dec 2025 15:55:02 +0000
- Message-id: <E1vYng6-00DuFw-0o@fasolo.debian.org>
- Reply-to: Santiago Vila <sanvila@debian.org>
Source: mffm-fftw Source-Version: 1.7-6 Done: Santiago Vila <sanvila@debian.org> We believe that the bug you reported is fixed in the latest version of mffm-fftw, 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 1045538@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Santiago Vila <sanvila@debian.org> (supplier of updated mffm-fftw 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 25 Dec 2025 16:30:00 +0100 Source: mffm-fftw Architecture: source Version: 1.7-6 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Santiago Vila <sanvila@debian.org> Closes: 1045538 Changes: mffm-fftw (1.7-6) unstable; urgency=medium . * QA upload. * Fix clean target. Closes: #1045538. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * Add debian/salsa-ci.yml. Checksums-Sha1: cd0e4a61e9eb508957f8f3dad196ba97695c8c95 1524 mffm-fftw_1.7-6.dsc 29717b5d341cc9ef7eb0f96b649b33cf02b9183f 115916 mffm-fftw_1.7-6.debian.tar.xz 87962a00837b5fef61154366908437edcae47d38 5487 mffm-fftw_1.7-6_source.buildinfo Checksums-Sha256: 3a4b66b3cce61f006dc41909b8aef96a84e86a0ebbb0a95778572a950032f41a 1524 mffm-fftw_1.7-6.dsc bd01532ac583af7540ca5553fd364378da17ad3cbaa5fec26719b98e400f99ed 115916 mffm-fftw_1.7-6.debian.tar.xz 6bdc05671a4c164a04ab61f47ff69b096126dd5df8efdba89cf7c38c599b8fa6 5487 mffm-fftw_1.7-6_source.buildinfo Files: 94981fd00e498b7e5eb2a04f36860902 1524 devel optional mffm-fftw_1.7-6.dsc 84ef74c99ff219259289c5d3ca30bff7 115916 devel optional mffm-fftw_1.7-6.debian.tar.xz aab97094c468444524e1d153db26efa1 5487 devel optional mffm-fftw_1.7-6_source.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmlNWN4ACgkQQc5/C58b izKykwf+LLfgxyiS9ccXSas2IX/pZAgRQ4rESWlLf1HCMnemi8BiLHPwb2qHZObk t7/C4Tw0CLOAaDH3rjGHg/5H+nch7R1ksT0sv8FhG0l9ETSXBp2g5WggRRW2u0Tv ilYv8Khh0gYZZ2BhHuvhdThfyq2ZVC6eKBMl2hjOPAXeJR+ijP3lG1Z2TtXzHY+R 49pPlwnS+FiJQh6kntlwDP1gmJC4JwmM9JruA9yKqcfYqmzgTuGew/nMqzqoQ3As B4aPimUfcNLRkiK5DxMbS4zwidnoxQzOJm1yWYBdmgYuPeJsUuWmbCsRAn+ne0vg bjvWgh+Uf0NEpeN3SGH7ZLxrXXn6pg== =Bkmq -----END PGP SIGNATURE-----Attachment: pgp5ExX2IWg2i.pgp
Description: PGP signature
--- End Message ---