Package: src:python-aioopenssl
Version: 0.6.0-1.1
Severity: serious
Tags: ftbfs forky sid

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/202608/

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:python-aioopenssl, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:385: python3.14 setup.py clean 
/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 clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/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
make docs-clean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cd docs; make SPHINXBUILD=sphinx-build-3 clean
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
rm -rf sphinx-data/build/*
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:385: python3.14 setup.py config 
/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 config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
I: pybuild base:385: /usr/bin/python3 setup.py build 
/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
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/aioopenssl
copying aioopenssl/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/aioopenssl
copying aioopenssl/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/aioopenssl
copying aioopenssl/version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/aioopenssl
PYTHONHASHSEED=0; \
export PYTHONHASHSEED; \
PYTHONPATH=. http_proxy='127.0.0.1:9' https_proxy='127.0.0.1:9' make \
           SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build \
           docs-html
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cd docs; make SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build html
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
/usr/share/sphinx/scripts/python3/sphinx-build -b html -d 
sphinx-data/build/doctrees   . sphinx-data/build/html
Running Sphinx v9.1.0
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry 'sphinx-data/static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
[autosummary] generating autosummary for: index.rst
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 1 source files that are out of date
updating environment: [new config] 1 added, 0 changed, 0 removed
reading sources... [100%] index

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying static files... 
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/sphinx-data/build/html/_static/language_data.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/sphinx-data/build/html/_static/documentation_options.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/sphinx-data/build/html/_static/basic.css
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/sphinx-data/build/html/_static/alabaster.css
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [100%] index

generating indices... genindex py-modindex done
highlighting module code... [100%] aioopenssl

writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 1 warning.

The HTML pages are in sphinx-data/build/html.

Build finished. The HTML pages are in sphinx-data/build/html.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -O--buildsystem=pybuild
W: pybuild base:328: No test runner selected, defaulting to unittest, ignoring 
test discovery problems.
Use --test-unittest to explicitly select the unittest runner.
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; 
python3.14 -m unittest discover -v 
test_abort (tests.test_e2e.TestSSLConnection.test_abort) ... ERROR
test_close_during_handshake 
(tests.test_e2e.TestSSLConnection.test_close_during_handshake) ... ERROR
test_data_is_sent_after_handshake 
(tests.test_e2e.TestSSLConnection.test_data_is_sent_after_handshake) ... ERROR
test_local_addr (tests.test_e2e.TestSSLConnection.test_local_addr) ... ERROR
test_no_data_is_received_after_handshake 
(tests.test_e2e.TestSSLConnection.test_no_data_is_received_after_handshake) ... 
ERROR
test_no_data_is_received_if_handshake_crashes 
(tests.test_e2e.TestSSLConnection.test_no_data_is_received_if_handshake_crashes)
 ... ERROR
test_no_data_is_sent_if_handshake_crashes 
(tests.test_e2e.TestSSLConnection.test_no_data_is_sent_if_handshake_crashes) 
... ERROR
test_post_handshake_exception_is_propagated 
(tests.test_e2e.TestSSLConnection.test_post_handshake_exception_is_propagated) 
... ERROR
test_recv_large_data (tests.test_e2e.TestSSLConnection.test_recv_large_data) 
... ERROR
test_renegotiation (tests.test_e2e.TestSSLConnection.test_renegotiation) ... 
ERROR
test_send_and_receive_data 
(tests.test_e2e.TestSSLConnection.test_send_and_receive_data) ... ERROR
test_send_large_data (tests.test_e2e.TestSSLConnection.test_send_large_data) 
... ERROR
test_send_recv_large_data 
(tests.test_e2e.TestSSLConnection.test_send_recv_large_data) ... ERROR
test_starttls (tests.test_e2e.TestSSLConnection.test_starttls) ... ERROR
test_connect_send_recv_close 
(tests.test_e2e.TestSSLConnectionThreadServer.test_connect_send_recv_close) ... 
ERROR
test_renegotiate 
(tests.test_e2e.TestSSLConnectionThreadServer.test_renegotiate) ... ERROR
test_send_after_want_read_passes_cached_bytes 
(tests.test_utils.TestSendWrap.test_send_after_want_read_passes_cached_bytes) 
... ok
test_send_after_want_read_rejects_subsequent_call_if_different_buffer 
(tests.test_utils.TestSendWrap.test_send_after_want_read_rejects_subsequent_call_if_different_buffer)
 ... ok
test_send_after_want_read_works_normally 
(tests.test_utils.TestSendWrap.test_send_after_want_read_works_normally) ... ok
test_send_after_want_send_passes_cached_bytes 
(tests.test_utils.TestSendWrap.test_send_after_want_send_passes_cached_bytes) 
... ok
test_send_after_want_send_rejects_subsequent_call_if_different_buffer 
(tests.test_utils.TestSendWrap.test_send_after_want_send_rejects_subsequent_call_if_different_buffer)
 ... ok
test_send_after_want_send_works_normally 
(tests.test_utils.TestSendWrap.test_send_after_want_send_works_normally) ... ok
test_send_calls_send (tests.test_utils.TestSendWrap.test_send_calls_send) ... ok
test_send_propagates_exceptions_from_send 
(tests.test_utils.TestSendWrap.test_send_propagates_exceptions_from_send) ... ok
test_send_propagates_want_read_from_send 
(tests.test_utils.TestSendWrap.test_send_propagates_want_read_from_send) ... ok
test_send_propagates_want_send_from_send 
(tests.test_utils.TestSendWrap.test_send_propagates_want_send_from_send) ... ok
test_send_with_several_want_read_send_errors 
(tests.test_utils.TestSendWrap.test_send_with_several_want_read_send_errors) 
... ok

======================================================================
ERROR: test_abort (tests.test_e2e.TestSSLConnection.test_abort)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_close_during_handshake 
(tests.test_e2e.TestSSLConnection.test_close_during_handshake)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_data_is_sent_after_handshake 
(tests.test_e2e.TestSSLConnection.test_data_is_sent_after_handshake)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_local_addr (tests.test_e2e.TestSSLConnection.test_local_addr)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_no_data_is_received_after_handshake 
(tests.test_e2e.TestSSLConnection.test_no_data_is_received_after_handshake)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_no_data_is_received_if_handshake_crashes 
(tests.test_e2e.TestSSLConnection.test_no_data_is_received_if_handshake_crashes)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_no_data_is_sent_if_handshake_crashes 
(tests.test_e2e.TestSSLConnection.test_no_data_is_sent_if_handshake_crashes)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_post_handshake_exception_is_propagated 
(tests.test_e2e.TestSSLConnection.test_post_handshake_exception_is_propagated)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_recv_large_data 
(tests.test_e2e.TestSSLConnection.test_recv_large_data)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_renegotiation (tests.test_e2e.TestSSLConnection.test_renegotiation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_send_and_receive_data 
(tests.test_e2e.TestSSLConnection.test_send_and_receive_data)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_send_large_data 
(tests.test_e2e.TestSSLConnection.test_send_large_data)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_send_recv_large_data 
(tests.test_e2e.TestSSLConnection.test_send_recv_large_data)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_starttls (tests.test_e2e.TestSSLConnection.test_starttls)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_connect_send_recv_close 
(tests.test_e2e.TestSSLConnectionThreadServer.test_connect_send_recv_close)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

======================================================================
ERROR: test_renegotiate 
(tests.test_e2e.TestSSLConnectionThreadServer.test_renegotiate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_e2e.py", line 
24, in wrapper
    loop = asyncio.get_event_loop()
  File "/usr/lib/python3.14/asyncio/events.py", line 718, in get_event_loop
    raise RuntimeError('There is no current event loop in thread %r.'
                       % threading.current_thread().name)
RuntimeError: There is no current event loop in thread 'MainThread'.

----------------------------------------------------------------------
Ran 27 tests in 0.008s

FAILED (errors=16)
E: pybuild pybuild:485: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m unittest discover 
-v 
dh_auto_test: error: pybuild --test -i python{version} -p 3.14 --parallel=2 
returned exit code 13
make: *** [debian/rules:3: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to