Your message dated Wed, 13 Mar 2024 14:59:29 +0000
with message-id <[email protected]>
and subject line Bug#1046432: fixed in pyatspi 2.46.0-3
has caused the Debian Bug report #1046432,
regarding pyatspi: 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.)


-- 
1046432: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046432
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyatspi
Version: 2.46.0-2
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 pyatspi
> dpkg-buildpackage: info: source version 2.46.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Samuel Thibault 
> <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> for pyver in 3.11; do \
>     dh_auto_clean -B /<<PKGBUILDDIR>>/build-$pyver; \
> done
> dh_auto_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building pyatspi using existing 
> ./pyatspi_2.46.0.orig.tar.xz
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/ltmain.sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config/test-driver, use 
> --include-removal to override
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/Accessibility.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add pyatspi/__pycache__/Accessibility.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/action.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/action.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/appevent.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/appevent.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/application.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/application.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/atspienum.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/atspienum.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/collection.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/collection.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/component.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/component.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/constants.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/constants.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/deviceevent.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/deviceevent.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/document.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/document.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/editabletext.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/editabletext.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/hypertext.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/hypertext.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/image.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/image.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/interface.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/interface.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/registry.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/registry.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/role.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/role.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/selection.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/selection.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/state.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/state.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/table.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/table.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/tablecell.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/tablecell.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/text.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/text.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/utils.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pyatspi/__pycache__/value.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pyatspi/__pycache__/value.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> tests/pyatspi/__pycache__/accessibletest.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/pyatspi/__pycache__/accessibletest.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> tests/pyatspi/__pycache__/actiontest.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/pyatspi/__pycache__/actiontest.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> tests/pyatspi/__pycache__/collectiontest.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/pyatspi/__pycache__/collectiontest.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> tests/pyatspi/__pycache__/componenttest.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> tests/pyatspi/__pycache__/componenttest.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> tests/pyatspi/__pycache__/relationtest.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> tests/pyatspi/__pycache__/relationtest.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> tests/pyatspi/__pycache__/statetest.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/pyatspi/__pycache__/statetest.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> tests/pyatspi/pasytest/__pycache__/Events.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/pyatspi/pasytest/__pycache__/Events.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> tests/pyatspi/pasytest/__pycache__/Pasy.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> tests/pyatspi/pasytest/__pycache__/Pasy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> tests/pyatspi/pasytest/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/pyatspi/pasytest/__pycache__/__init__.cpython-311.pyc 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/pyatspi_2.46.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: pyatspi
Source-Version: 2.46.0-3
Done: Samuel Thibault <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyatspi, 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.
Samuel Thibault <[email protected]> (supplier of updated pyatspi 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: Wed, 13 Mar 2024 15:14:14 +0100
Source: pyatspi
Architecture: source
Version: 2.46.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Accessibility Team <[email protected]>
Changed-By: Samuel Thibault <[email protected]>
Closes: 1046432 1066262
Changes:
 pyatspi (2.46.0-3) unstable; urgency=medium
 .
   * clean: Drop generated files (Closes: Bug#1046432)
   * control: Replace pkg-config deps with pkgconf.
   * patches/implicit,implicit2,implicit3: Fix build with qa=+bug-implicit-func.
     (Closes: Bug#1066262)
Checksums-Sha1:
 e5cb6bfcd3ea625ba235010c38a9fcbd15214d99 2439 pyatspi_2.46.0-3.dsc
 4e9040adc169e098084add89acc0f688fb3d9946 11124 pyatspi_2.46.0-3.debian.tar.xz
 3bb45359510aeb23703d7a6f7a10196e4e6d9642 15419 pyatspi_2.46.0-3_amd64.buildinfo
Checksums-Sha256:
 a3071b087bfa3ec4a09d5004de970dd5d33f6e7cd1023c0802d4aa1249e0605f 2439 
pyatspi_2.46.0-3.dsc
 6b60c1711dfb39a9e20373ba5f24370a075897fae136df52ed3365e4e3d78ef5 11124 
pyatspi_2.46.0-3.debian.tar.xz
 edf4d02a2d1935068a5fe209937b823246707e949c89320eb64a5ee496adad61 15419 
pyatspi_2.46.0-3_amd64.buildinfo
Files:
 da3a2a5066208cfe4885e24771567851 2439 python optional pyatspi_2.46.0-3.dsc
 6ff1c317b53ac36a89b808381f161934 11124 python optional 
pyatspi_2.46.0-3.debian.tar.xz
 745be6f49c3771b6fe7868a0b55b364f 15419 python optional 
pyatspi_2.46.0-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEi6MnFvk67auaclLJ5pG0tXV4H2IFAmXxtZIACgkQ5pG0tXV4
H2KanhAAtxnBUz1lsR/5cd6Qj+ksBL9lHtSG6oZXt1QlzaPzTf7R8L3LYWCmrcLP
uKJMeUaFXtBj8he4YTscQVnCg2LrnpBrGodJQ5zgTIR9kYPQlzfxDsu4+1LMkhd+
xl4ciN2yiRyFOYzQGH/OUIXnLrwxrXPpsXNW5IyeBiIJU4HDXFkS9+AnDHnf5wk/
cmtn3pV6enE4JmYZXbf5zVyEWFKZxLbILa3rKtmj/DteSwxVdCuK4UptioBC7AJ/
76JAUzG6IdoHzos4ck3PJQ6t02qNE/G8XmzypPblvq3BFGSHXbqMU0wmUe3bG6rp
KSkQsqOzD9EEJK8JRgZ+FlSjQoenf/cRMWqmiuQukc5TJomIp99nZzMGcoX9FD2V
ezTuszUTiiHW76sug0Vr4ox9WdkHrvTl/araSo1Mv3NUGSdZcloFmtMQWFgBCjaQ
EQ8ws6NPYZsuRSLIeqRpMhEUhWQtvVtwoJO4IKnzZUQXiPNliRl/gJNI7/PE2TLB
qzb7vMPZi9vY5qWi87OQHhhGs7styqXmm0StKb1Q4+m8GzvAItHUPyZ0dCw+w5Wz
/NoiZJ/uEPVJOzOaEWGaLHk9GRXuGoAo8Jh9vGNRy2NIBHpfIu5Y45EwTbFknpcG
phmrpnA0mCqRgpE9mG0b62E6+WcSFP1SxQJPk9NnXQncM0dj0Vo=
=vWJ/
-----END PGP SIGNATURE-----

Attachment: pgpK4hwm7Yk0m.pgp
Description: PGP signature


--- End Message ---

Reply via email to