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

Bug#1043678: marked as done (cecilia: Fails to build source after successful build)



Your message dated Wed, 13 Sep 2023 11:49:04 +0000
with message-id <E1qgOMi-000N3T-JK@fasolo.debian.org>
and subject line Bug#1043678: fixed in cecilia 5.4.1-2
has caused the Debian Bug report #1043678,
regarding cecilia: 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.)


-- 
1043678: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043678
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: cecilia
Version: 5.4.1-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 cecilia
> dpkg-buildpackage: info: source version 5.4.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dennis Braun <d_braun@kabelmail.de>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> find . -name '*.pyc' -delete
> rm -rf build
> 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 cecilia using existing ./cecilia_5.4.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to .pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/Cecilia5.icns: binary file contents changed
> dpkg-source: error: add .pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/Cecilia5.icns in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/Cecilia5.ico: binary file contents changed
> dpkg-source: error: add .pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/Cecilia5.ico in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/CeciliaFileIcon5.icns: binary file contents changed
> dpkg-source: error: add .pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/CeciliaFileIcon5.icns in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/CeciliaFileIcon5.ico: binary file contents changed
> dpkg-source: error: add .pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/CeciliaFileIcon5.ico in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to .pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/Cecilia_splash.png: binary file contents changed
> dpkg-source: error: add .pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/Cecilia_splash.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file cecilia-5.4.1/.pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/DocFrame.py has no final newline (either original or modified version)
> dpkg-source: warning: file cecilia-5.4.1/.pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/Drunk.py has no final newline (either original or modified version)
> dpkg-source: warning: file cecilia-5.4.1/.pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/Sliders.py has no final newline (either original or modified version)
> dpkg-source: warning: file cecilia-5.4.1/.pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/modules/Pitch/FreqShift.c5 has no final newline (either original or modified version)
> dpkg-source: warning: file cecilia-5.4.1/.pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/modules/Pitch/Harmonizer.c5 has no final newline (either original or modified version)
> dpkg-source: warning: file cecilia-5.4.1/.pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/modules/Pitch/LooperBank.c5 has no final newline (either original or modified version)
> dpkg-source: warning: file cecilia-5.4.1/.pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/modules/Pitch/LooperMod.c5 has no final newline (either original or modified version)
> dpkg-source: warning: file cecilia-5.4.1/.pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/modules/Resonators&Verbs/Convolve.c5 has no final newline (either original or modified version)
> dpkg-source: warning: file cecilia-5.4.1/.pybuild/cpython3_3.11_cecilia/build/cecilia/Resources/modules/Time/Stutterer.c5 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/cecilia_5.4.1-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 ---
Source: cecilia
Source-Version: 5.4.1-2
Done: Tiago Bortoletto Vaz <tiago@debian.org>

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

Debian distribution maintenance software
pp.
Tiago Bortoletto Vaz <tiago@debian.org> (supplier of updated cecilia 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: SHA256

Format: 1.8
Date: Wed, 13 Sep 2023 06:13:02 -0400
Source: cecilia
Architecture: source
Version: 5.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Tiago Bortoletto Vaz <tiago@debian.org>
Closes: 1043678
Changes:
 cecilia (5.4.1-2) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Bump debhelper from old 12 to 13.
 .
   [ Tiago Bortoletto Vaz ]
   * Update standards version to 4.6.2
   * Cleaning after build to avoid breaking Debian Policy section 4.9.
     Closes: #1043678
   * Update watch file
Checksums-Sha1:
 83b5c459652ad8cd2703448ab5c3c5a3931cee92 2068 cecilia_5.4.1-2.dsc
 76168f79a0c0bcfec184da76108f37185b687557 18500 cecilia_5.4.1-2.debian.tar.xz
 c5c8a31af71bff84ed71628fdb79afb7ab9ff32a 6758 cecilia_5.4.1-2_amd64.buildinfo
Checksums-Sha256:
 cb81db45c4a33c2fcc8d55d479bbdc0b07851dd4cd0c9a5ecf1bff5f722c0b98 2068 cecilia_5.4.1-2.dsc
 667967cdb9dfd65eeb41126aac56f0978b78578b5292bdff767194ea394cf94e 18500 cecilia_5.4.1-2.debian.tar.xz
 4b293fea8b63f95b2c7eb1ca3c6f19c7a80f8549d6e7885ccc85fac33d76a753 6758 cecilia_5.4.1-2_amd64.buildinfo
Files:
 3982d1a5594cfc0b9c9cf4e5bda2d903 2068 sound optional cecilia_5.4.1-2.dsc
 556e39d303e318b50bc6034337c23ec2 18500 sound optional cecilia_5.4.1-2.debian.tar.xz
 c8ea3764b3441fe63a1c5f020a2297d4 6758 sound optional cecilia_5.4.1-2_amd64.buildinfo

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

iQJFBAEBCAAvFiEEYsAXsSqWkZu7etRd2EdHrOS2gT0FAmUBnB4RHHRpYWdvQGRl
Ymlhbi5vcmcACgkQ2EdHrOS2gT04fA//VRZY7icnzH2kwGyRpITss5u/eiXU3SDS
qiy8inBhd9hXvdI3vqV4BaeshDaWLMkMBoAmfSmC9WaKMEkQvHs52S+0qaThf6gk
/+YgGhKZtpVO59CNvydhboH7YhM/JRR3dcDLZVvjW4EPsljD6Lf0LZsB9Pf9kFLy
WuitWYkZiWW0PGDWgW+mz5pDdedBATBzgOitiLa9vBiYTYJiGKHQMqQhRxRC2AfF
gvbDrwZvWFq34eYQZR65j7LD7pdVcCK45SADkwe4HUfSaRoXJlLOKoqyzCSA51Zn
yE9k58ig0aiy5jopTQUWg3DN9A9P3J3wnsTnE2Aqu2uo87h3DPbwDAuW1PD9CMOL
TkhVK30jUSLb0sBnPEW/JCGpRCjNz4mqNvyr3hBfleVd64LYYFCJkLhSmncH1Nbr
tbU7+WDABj+CZDMRZ/pS0b419Si4eoBp9jO1gbKDxeLCCcfyX+1TsjBUYtU5LoMq
xL3N8IQMK3++ycPyxi8hLn8aZY2/eL0ter/rVIKDd1ryRBXYjZUCjVrJb2Z5opkQ
HFYs00W5SCW0M9kqm8A5JBjSpkFXAf24zHMGHj8hjsgu61wZPuI9rSM9VkwO//eD
tMzSEw2nlWOMeUsFefQ2mC0qmjLcDEEod1gUVjERYkOOkLlVlankOvbzj/sLOQo8
AicF/eW6+7U=
=rOAR
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: