Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
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 cannot 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:aiozmq, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py clean
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
I: pybuild base:317: python3.13 setup.py clean
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:317: python3.14 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
I: pybuild base:317: python3.13 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:317: /usr/bin/python3.14 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq
copying aiozmq/interface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq
copying aiozmq/stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq
copying aiozmq/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq
copying aiozmq/_test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq
copying aiozmq/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq
copying aiozmq/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq
copying aiozmq/selector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq
copying aiozmq/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/pubsub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/pipeline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/rpc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/packer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/rpc
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/cli
copying aiozmq/cli/proxy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/cli
copying aiozmq/cli/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/cli
running egg_info
creating aiozmq.egg-info
writing aiozmq.egg-info/PKG-INFO
writing dependency_links to aiozmq.egg-info/dependency_links.txt
writing entry points to aiozmq.egg-info/entry_points.txt
writing requirements to aiozmq.egg-info/requires.txt
writing top-level names to aiozmq.egg-info/top_level.txt
writing manifest file 'aiozmq.egg-info/SOURCES.txt'
reading manifest file 'aiozmq.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'aiozmq.egg-info/SOURCES.txt'
I: pybuild base:317: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/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 :: BSD License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq
copying aiozmq/interface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq
copying aiozmq/stream.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq
copying aiozmq/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq
copying aiozmq/_test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq
copying aiozmq/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq
copying aiozmq/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq
copying aiozmq/selector.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq
copying aiozmq/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/pubsub.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/log.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/pipeline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/rpc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/packer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/rpc
copying aiozmq/rpc/base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/rpc
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/cli
copying aiozmq/cli/proxy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/cli
copying aiozmq/cli/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build/aiozmq/cli
running egg_info
writing aiozmq.egg-info/PKG-INFO
writing dependency_links to aiozmq.egg-info/dependency_links.txt
writing entry points to aiozmq.egg-info/entry_points.txt
writing requirements to aiozmq.egg-info/requires.txt
writing top-level names to aiozmq.egg-info/top_level.txt
reading manifest file 'aiozmq.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'aiozmq.egg-info/SOURCES.txt'
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build; python3.14 -m unittest discover -v
aiozmq (unittest.loader._FailedTest.aiozmq) ... ERROR
======================================================================
ERROR: aiozmq (unittest.loader._FailedTest.aiozmq)
----------------------------------------------------------------------
ImportError: Failed to import test module: aiozmq
Traceback (most recent call last):
File "/usr/lib/python3.14/unittest/loader.py", line 460, in _find_test_path
package = self._get_module_from_name(name)
File "/usr/lib/python3.14/unittest/loader.py", line 367, in _get_module_from_name
__import__(name)
~~~~~~~~~~^^^^^^
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/__init__.py", line 7, in <module>
from .core import ZmqEventLoop, ZmqEventLoopPolicy, create_zmq_connection
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build/aiozmq/core.py", line 22, in <module>
from asyncio.unix_events import SelectorEventLoop, SafeChildWatcher
ImportError: cannot import name 'SafeChildWatcher' from 'asyncio.unix_events' (/usr/lib/python3.14/asyncio/unix_events.py)
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_aiozmq/build; python3.14 -m unittest discover -v
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiozmq/build; python3.13 -m unittest discover -v
----------------------------------------------------------------------
Ran 0 tests in 0.000s
NO TESTS RAN
dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned exit code 13
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------