Your message dated Sat, 04 Oct 2025 23:52:01 +0000
with message-id <[email protected]>
and subject line Bug#1116888: fixed in pywayland 0.4.18-6
has caused the Debian Bug report #1116888,
regarding pywayland: FTBFS with the nocheck build profile
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.)


-- 
1116888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116888
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pywayland
Version: 0.4.18-5
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck

(It's a wiki, so you are welcome to contribute)

[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pywayland, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3  --buildsystem=pybuild
   debian/rules override_dh_auto_clean

[... snipped ...]

copying build/lib.linux-x86_64-cpython-313/pywayland/_ffi/lib.pyi -> 
build/bdist.linux-x86_64/wheel/./pywayland/_ffi
copying build/lib.linux-x86_64-cpython-313/pywayland/_ffi/__init__.pyi -> 
build/bdist.linux-x86_64/wheel/./pywayland/_ffi
copying build/lib.linux-x86_64-cpython-313/pywayland/utils.py -> 
build/bdist.linux-x86_64/wheel/./pywayland
copying build/lib.linux-x86_64-cpython-313/pywayland/ffi_build.py -> 
build/bdist.linux-x86_64/wheel/./pywayland
creating build/bdist.linux-x86_64/wheel/pywayland/protocol_core
copying build/lib.linux-x86_64-cpython-313/pywayland/protocol_core/__init__.py 
-> build/bdist.linux-x86_64/wheel/./pywayland/protocol_core
copying build/lib.linux-x86_64-cpython-313/pywayland/protocol_core/globals.py 
-> build/bdist.linux-x86_64/wheel/./pywayland/protocol_core
copying build/lib.linux-x86_64-cpython-313/pywayland/protocol_core/resource.py 
-> build/bdist.linux-x86_64/wheel/./pywayland/protocol_core
copying build/lib.linux-x86_64-cpython-313/pywayland/protocol_core/argument.py 
-> build/bdist.linux-x86_64/wheel/./pywayland/protocol_core
copying build/lib.linux-x86_64-cpython-313/pywayland/protocol_core/proxy.py -> 
build/bdist.linux-x86_64/wheel/./pywayland/protocol_core
copying build/lib.linux-x86_64-cpython-313/pywayland/protocol_core/message.py 
-> build/bdist.linux-x86_64/wheel/./pywayland/protocol_core
copying build/lib.linux-x86_64-cpython-313/pywayland/protocol_core/interface.py 
-> build/bdist.linux-x86_64/wheel/./pywayland/protocol_core
creating build/bdist.linux-x86_64/wheel/pywayland/server
copying build/lib.linux-x86_64-cpython-313/pywayland/server/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pywayland/server
copying build/lib.linux-x86_64-cpython-313/pywayland/server/display.py -> 
build/bdist.linux-x86_64/wheel/./pywayland/server
copying build/lib.linux-x86_64-cpython-313/pywayland/server/client.py -> 
build/bdist.linux-x86_64/wheel/./pywayland/server
copying build/lib.linux-x86_64-cpython-313/pywayland/server/eventloop.py -> 
build/bdist.linux-x86_64/wheel/./pywayland/server
copying build/lib.linux-x86_64-cpython-313/pywayland/server/listener.py -> 
build/bdist.linux-x86_64/wheel/./pywayland/server
running install_egg_info
Copying pywayland.egg-info to 
build/bdist.linux-x86_64/wheel/./pywayland-0.4.18.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pywayland-0.4.18.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pywayland/.tmp-jenuqcms/pywayland-0.4.18-cp313-cp313-linux_x86_64.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pywayland/__init__.py'
adding 'pywayland/_ffi.abi3.so'
adding 'pywayland/dispatcher.py'
adding 'pywayland/ffi_build.py'
adding 'pywayland/py.typed'
adding 'pywayland/utils.py'
adding 'pywayland/version.py'
adding 'pywayland/_ffi/__init__.pyi'
adding 'pywayland/_ffi/ffi.pyi'
adding 'pywayland/_ffi/lib.pyi'
adding 'pywayland/client/__init__.py'
adding 'pywayland/client/display.py'
adding 'pywayland/client/eventqueue.py'
adding 'pywayland/protocol/__init__.py'
adding 'pywayland/protocol/wayland/__init__.py'
adding 'pywayland/protocol/wayland/wl_buffer.py'
adding 'pywayland/protocol/wayland/wl_callback.py'
adding 'pywayland/protocol/wayland/wl_compositor.py'
adding 'pywayland/protocol/wayland/wl_data_device.py'
adding 'pywayland/protocol/wayland/wl_data_device_manager.py'
adding 'pywayland/protocol/wayland/wl_data_offer.py'
adding 'pywayland/protocol/wayland/wl_data_source.py'
adding 'pywayland/protocol/wayland/wl_display.py'
adding 'pywayland/protocol/wayland/wl_fixes.py'
adding 'pywayland/protocol/wayland/wl_keyboard.py'
adding 'pywayland/protocol/wayland/wl_output.py'
adding 'pywayland/protocol/wayland/wl_pointer.py'
adding 'pywayland/protocol/wayland/wl_region.py'
adding 'pywayland/protocol/wayland/wl_registry.py'
adding 'pywayland/protocol/wayland/wl_seat.py'
adding 'pywayland/protocol/wayland/wl_shell.py'
adding 'pywayland/protocol/wayland/wl_shell_surface.py'
adding 'pywayland/protocol/wayland/wl_shm.py'
adding 'pywayland/protocol/wayland/wl_shm_pool.py'
adding 'pywayland/protocol/wayland/wl_subcompositor.py'
adding 'pywayland/protocol/wayland/wl_subsurface.py'
adding 'pywayland/protocol/wayland/wl_surface.py'
adding 'pywayland/protocol/wayland/wl_touch.py'
adding 'pywayland/protocol_core/__init__.py'
adding 'pywayland/protocol_core/argument.py'
adding 'pywayland/protocol_core/globals.py'
adding 'pywayland/protocol_core/interface.py'
adding 'pywayland/protocol_core/message.py'
adding 'pywayland/protocol_core/proxy.py'
adding 'pywayland/protocol_core/resource.py'
adding 'pywayland/scanner/__init__.py'
adding 'pywayland/scanner/__main__.py'
adding 'pywayland/scanner/argument.py'
adding 'pywayland/scanner/copyright.py'
adding 'pywayland/scanner/description.py'
adding 'pywayland/scanner/element.py'
adding 'pywayland/scanner/entry.py'
adding 'pywayland/scanner/enum.py'
adding 'pywayland/scanner/event.py'
adding 'pywayland/scanner/interface.py'
adding 'pywayland/scanner/method.py'
adding 'pywayland/scanner/printer.py'
adding 'pywayland/scanner/protocol.py'
adding 'pywayland/scanner/request.py'
adding 'pywayland/server/__init__.py'
adding 'pywayland/server/client.py'
adding 'pywayland/server/display.py'
adding 'pywayland/server/eventloop.py'
adding 'pywayland/server/listener.py'
adding 'pywayland-0.4.18.dist-info/licenses/LICENSE'
adding 'pywayland-0.4.18.dist-info/METADATA'
adding 'pywayland-0.4.18.dist-info/WHEEL'
adding 'pywayland-0.4.18.dist-info/entry_points.txt'
adding 'pywayland-0.4.18.dist-info/top_level.txt'
adding 'pywayland-0.4.18.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pywayland-0.4.18-cp313-cp313-linux_x86_64.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
"installer" module
# Force the build of CFFI bindings
python3 setup.py build_ext --inplace
/<<PKGBUILDDIR>>/setup.py:25: DeprecationWarning: The 'wheel.bdist_wheel' 
module has been removed.
Please update your setuptools to v70.1 or later.
If you're explicitly importing 'wheel.bdist_wheel', please update your import 
to point to 'setuptools.command.bdist_wheel' instead.

  from wheel.bdist_wheel import bdist_wheel
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'use_scm_version'
  warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: 
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        
********************************************************************************
        Please use a simple string containing a SPDX expression for 
`project.license`. You can also use `project.license-files`. (Both options 
available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated 
calls
        or your builds will no longer be supported.

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: Apache Software License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: Apache Software License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running build_ext
generating cffi module 'build/temp.linux-x86_64-cpython-313/pywayland._ffi.c'
already up-to-date
copying build/lib.linux-x86_64-cpython-313/pywayland/_ffi.abi3.so -> pywayland
cd doc; /usr/bin/make man text
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
sphinx-build -b man -d _build/doctrees   . _build/man
Running Sphinx v8.2.3
WARNING: Calling get_html_theme_path is deprecated. If you are calling it to 
define html_theme_path, you are safe to remove that code.
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
building [mo]: targets for 0 po files that are out of date
writing output... 
building [man]: all manpages
updating environment: [new config] 21 added, 0 changed, 0 removed
reading sources... [  5%] contributing
reading sources... [ 10%] index
reading sources... [ 14%] install
reading sources... [ 19%] module/client
reading sources... [ 24%] module/index
reading sources... [ 29%] module/protocol/index
reading sources... [ 33%] module/protocol/wayland
reading sources... [ 38%] module/protocol_core
reading sources... [ 43%] module/scanner/argument
reading sources... [ 48%] module/scanner/entry
reading sources... [ 52%] module/scanner/enum
reading sources... [ 57%] module/scanner/event
reading sources... [ 62%] module/scanner/index
reading sources... [ 67%] module/scanner/interface
reading sources... [ 71%] module/scanner/method
reading sources... [ 76%] module/scanner/printer
reading sources... [ 81%] module/scanner/request
reading sources... [ 86%] module/scanner/scanner
reading sources... [ 90%] module/server
reading sources... [ 95%] module/utils
reading sources... [100%] scanner

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying assets: done
writing... pywayland.1 { 
 install
 contributing
 scanner
 module/index
  module/client
  module/server
  module/protocol_core
  module/protocol/index
   module/protocol/wayland
  module/scanner/index
   module/scanner/argument
   module/scanner/entry
   module/scanner/enum
   module/scanner/event
   module/scanner/interface
   module/scanner/method
   module/scanner/printer
   module/scanner/request
   module/scanner/scanner
  module/utils
} done
build succeeded, 1 warning.

The manual pages are in _build/man.

Build finished. The manual pages are in _build/man.
sphinx-build -b text -d _build/doctrees   . _build/text
Running Sphinx v8.2.3
WARNING: Calling get_html_theme_path is deprecated. If you are calling it to 
define html_theme_path, you are safe to remove that code.
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
writing output... 
building [text]: targets for 21 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
reading sources... 
looking for now-outdated files... none found
preparing documents... done
copying assets... 
copying assets: done
writing output... [  5%] contributing
writing output... [ 10%] index
writing output... [ 14%] install
writing output... [ 19%] module/client
writing output... [ 24%] module/index
writing output... [ 29%] module/protocol/index
writing output... [ 33%] module/protocol/wayland
writing output... [ 38%] module/protocol_core
writing output... [ 43%] module/scanner/argument
writing output... [ 48%] module/scanner/entry
writing output... [ 52%] module/scanner/enum
writing output... [ 57%] module/scanner/event
writing output... [ 62%] module/scanner/index
writing output... [ 67%] module/scanner/interface
writing output... [ 71%] module/scanner/method
writing output... [ 76%] module/scanner/printer
writing output... [ 81%] module/scanner/request
writing output... [ 86%] module/scanner/scanner
writing output... [ 90%] module/server
writing output... [ 95%] module/utils
writing output... [100%] scanner

build succeeded, 1 warning.

The text files are in _build/text.

Build finished. The text files are in _build/text.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
#use always same id to make the package reproducible
sed -i "s/id='[0-9]*'/id='140737181137280'/" doc/_build/text/module/server.txt
sed -i "s/aq[0-9]\{9,\}/aq140737181137280/" doc/_build/man/pywayland.1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild plugin_pyproject:178: Copying package built for python3.13 to destdir
   debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install
PYTHONPATH= pytest -k 'not test_server_eventloop and not test_event_queue and 
not test_get_registry and not test_server_display and not test_utils' test/
/bin/sh: 1: pytest: not found
make[1]: *** [debian/rules:40: override_dh_install] Error 127
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: pywayland
Source-Version: 0.4.18-6
Done: Daniel Echeverri <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pywayland, 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.
Daniel Echeverri <[email protected]> (supplier of updated pywayland 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: Sat, 04 Oct 2025 17:28:32 -0500
Source: pywayland
Architecture: source
Version: 0.4.18-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Daniel Echeverri <[email protected]>
Closes: 1116888
Changes:
 pywayland (0.4.18-6) unstable; urgency=medium
 .
   * debian/control
     + Remove nocheck flag from pytest. (Closes: #1116888)
   * debian/watch
     + Update to use the proper version 5 format
Checksums-Sha1:
 f2d86702214518da279f6a4456661ba7272c1f6a 2469 pywayland_0.4.18-6.dsc
 dcc021d6d8ee58d99626447403354209c8613fc7 5840 pywayland_0.4.18-6.debian.tar.xz
 3b2dff0b8f394c6e9f6cef974e58444cacd65d7b 9306 
pywayland_0.4.18-6_amd64.buildinfo
Checksums-Sha256:
 505f29670d309b5c13d6eadcf22d51916612e4ade5693c5137dc3da83e88a22e 2469 
pywayland_0.4.18-6.dsc
 e9a3e5dfbd3d7006dcbe7c04d3d829ce7db542118aef5025d547d61d9b73f806 5840 
pywayland_0.4.18-6.debian.tar.xz
 d37f5bef5006ecf69a0e3a7916be4fe4882fb7e46a203e111fd33be53281e5d6 9306 
pywayland_0.4.18-6_amd64.buildinfo
Files:
 d793d178ae0a2817a693b6229c54e5fe 2469 python optional pywayland_0.4.18-6.dsc
 3b9ec801bf601623661f06a4259dcfe7 5840 python optional 
pywayland_0.4.18-6.debian.tar.xz
 5edb8598db27cc266d406e93ef847baf 9306 python optional 
pywayland_0.4.18-6_amd64.buildinfo

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

iQJHBAEBCgAxFiEE0NCFsWnDv9lASFj6IfwpUEtSMNsFAmjhrUUTHGVwc2lsb25A
ZGViaWFuLm9yZwAKCRAh/ClQS1Iw2zwAD/97nADddR3MVTA6zr0owtJn2N8q5J78
YWgrYJFNPNKtyKyuqpcWms4HhOfgtEoyGEwONW4/lvqIHpqdDpT7Enq8pBi4v6Kh
aK+oSkPsqwN+VCfqfEegjgNGuowy0iI20wVDm6RBlALBk9SIr4VXNfK7Kf8EjM5N
SzgnmVefDR0KAOdecYqZMv+ALnHlDf57462MKFU96A0yUP+f2jzizzhjnNIZX/A9
wtDQwrAZoscL7sRWJNvlNT/wQkkH0vU3isMRso8XkbA7z7JUmuJdfP/7MFOfOiRw
hWbrj5CCa8FqauupsA/fCuWLTGq/dCD7qb9mmaHqmOc6R16pB+Gt0kJ+ian+CYK9
g/RJhcKHUCJspgOIV+Q9tebgks0e1GjFEEvlPb9MXyOxbBBGhGXu1gu9g67N42hd
p4j7Zqo9qkf/9Pmv74N9h5JKaU31VmcuMfxAcMjc1v5MVUfAWeZP1/RX3fIFczk4
tvLdD4rrOGfoYNevP7sMmE3X81Zkw+bvkMc/NJUIDAmcgPwq0Rbrl6IL5wj+fTy5
MIuTieJeF+Ru3LOGi0GjgBwwW9oHs/TFgx/WAJk9rQMuHm7tBwrdq0L44KSHS7uc
UfO0Ubi26OuhX/E+ZqI2kHEQi8lOuMIbk0AyXWjj+nazDSQxGCtHBX28IuH7txX8
Lp6UbK/2P2++jg==
=tytT
-----END PGP SIGNATURE-----

Attachment: pgpKKtoiyLUYw.pgp
Description: PGP signature


--- End Message ---

Reply via email to