[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1046669: marked as done (qjackrcd: Fails to build source after successful build)



Your message dated Wed, 20 Aug 2025 22:59:15 +0000
with message-id <E1uorlz-009Qvd-3C@fasolo.debian.org>
and subject line Bug#1046669: fixed in qjackrcd 1.2.0-3
has caused the Debian Bug report #1046669,
regarding qjackrcd: 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.)


-- 
1046669: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046669
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: qjackrcd
Version: 1.2.0-2
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 qjackrcd
> dpkg-buildpackage: info: source version 1.2.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Sebastian Ramacher <sramacher@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f -f Makefile
> dh_auto_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building qjackrcd using existing ./qjackrcd_1.2.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file Makefile, use --include-removal to override
> dpkg-source: error: cannot represent change to build/main.o: binary file contents changed
> dpkg-source: error: add build/main.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/mainconsole.o: binary file contents changed
> dpkg-source: error: add build/mainconsole.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/mainwindow.o: binary file contents changed
> dpkg-source: error: add build/mainwindow.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/moc_mainconsole.o: binary file contents changed
> dpkg-source: error: add build/moc_mainconsole.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/moc_mainwindow.o: binary file contents changed
> dpkg-source: error: add build/moc_mainwindow.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/moc_qjrmeter.o: binary file contents changed
> dpkg-source: error: add build/moc_qjrmeter.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/moc_recorder.o: binary file contents changed
> dpkg-source: error: add build/moc_recorder.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/qjrmeter.o: binary file contents changed
> dpkg-source: error: add build/qjrmeter.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/qrc_qjackrcd.o: binary file contents changed
> dpkg-source: error: add build/qrc_qjackrcd.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/recorder.o: binary file contents changed
> dpkg-source: error: add build/recorder.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to locale/qjackrcd_cs.qm: binary file contents changed
> dpkg-source: error: add locale/qjackrcd_cs.qm in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to locale/qjackrcd_de.qm: binary file contents changed
> dpkg-source: error: add locale/qjackrcd_de.qm in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to locale/qjackrcd_en.qm: binary file contents changed
> dpkg-source: error: add locale/qjackrcd_en.qm in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to locale/qjackrcd_fr.qm: binary file contents changed
> dpkg-source: error: add locale/qjackrcd_fr.qm in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to locale/qjackrcd_it.qm: binary file contents changed
> dpkg-source: error: add locale/qjackrcd_it.qm in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to qjackrcd: binary file contents changed
> dpkg-source: error: add qjackrcd in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'qjackrcd' will not be represented in diff
> dpkg-source: error: cannot represent change to qjackrcd.1.gz: binary file contents changed
> dpkg-source: error: add qjackrcd.1.gz 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/qjackrcd_1.2.0-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.

--- End Message ---
--- Begin Message ---
Source: qjackrcd
Source-Version: 1.2.0-3
Done: Alexandre Detiste <tchet@debian.org>

We believe that the bug you reported is fixed in the latest version of
qjackrcd, 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 1046669@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Detiste <tchet@debian.org> (supplier of updated qjackrcd 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, 21 Aug 2025 00:28:10 +0200
Source: qjackrcd
Architecture: source
Version: 1.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Alexandre Detiste <tchet@debian.org>
Closes: 1046669 1049572
Changes:
 qjackrcd (1.2.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Update description Qt4 -> Qt5
   * Add debian/clean (Closes: #1046669, #1049572)
   * Trim d/rules with shorter syntax
 .
   [ Olivier Humbert ]
   * Update copyright (http -> https)
 .
   [ Dennis Braun ]
   * Bump dh-compat to 13
   * Add libjack-jackd2-dev as optional B-D
   * Bump Standards-Version to 4.6.1
Checksums-Sha1:
 eee0aee07a5821766e2093be4744ce88f20fa577 2045 qjackrcd_1.2.0-3.dsc
 9e438c2017aa00bf3a8b5ff3071365203cafce16 2624 qjackrcd_1.2.0-3.debian.tar.xz
 445f0018ac73f124cbe7310642f9c52a2f8eecb4 11624 qjackrcd_1.2.0-3_source.buildinfo
Checksums-Sha256:
 b2c55223d92aca336300d7055928c4ba70435f6d9888d52be0f6ebf891049f47 2045 qjackrcd_1.2.0-3.dsc
 a0e43fce244a7a29a1e32d68d57f94f8e3e984d5dfbeeceaebc415ca5901c584 2624 qjackrcd_1.2.0-3.debian.tar.xz
 467c3c413b5a17a47023040824a6d7113c954b5ed3ce973647e14b58c3a03286 11624 qjackrcd_1.2.0-3_source.buildinfo
Files:
 37bc1fd1be5451e6c28be78cba021b1d 2045 sound optional qjackrcd_1.2.0-3.dsc
 c932da552df73160fe87b06c61e09a0d 2624 sound optional qjackrcd_1.2.0-3.debian.tar.xz
 09a16368900f933aee78edb078099928 11624 sound optional qjackrcd_1.2.0-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmimTKURHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBrDERAAsw0+crvYDYQt7oyv6wdlVXeNwmXfxNyu
X8QYEzpTsaLKSucKAR6hCX+AzJNJWVT6DRTE/HVkbg2pOBeWJdOuTpDXChCxSHbE
zvmwKpLq+jyjpwCRZ8ZnU9EEojSemqnGaB6E8HznIYiuniTAuBOkcfZnJH/8OwZt
txgPoSv9DusvatLAeSVJ7R5XwC3CsEUnUWIGJI+Fhj37+kxpXx0NOkLk2ZcuueXy
lcTiAeOUxrocTi9aBHfqKa7PKYT8EOngUxWZ+lGUVCmHk6DzLZeBSmsXV5UPyP5D
l3n7FS5qeUqQTFfHpA3LKNNvqXBW89uL/3BQf5uoKvLrsGg/a1HRTx/uXR3uBrSN
F9812F7s79yRFuxiyznI19B2ul3rmfztVQA2YC9qQr9bQtTzitU6uJE7pXe0vhba
lNFnBZmip/wkN9Eubn+1Cp2q871skwOBZ6nT8PY2usN03XxCRcwGGOHWA4N7s6sJ
joA1ZomT05J1eA3vu/OQbFEmd7Sdteb0XF+QCnydAWZtCXG16HvoIgU14/TxcoPu
ZSYd0SsxkXJk6h6ICzrQkBBDu69GKCCKiaMiu5ixEUTJGZm2UAZ+R502ZLCxzmu7
c/SMO7a5BvNITgIRmdTKnuqflHY+c7CxnIYrPVa0gQ8Ox20wqpSaDVRhOV+ADo2p
k05JCz+UTIU=
=Agin
-----END PGP SIGNATURE-----

Attachment: pgpZ5q0uJY6B_.pgp
Description: PGP signature


--- End Message ---

Reply to: