Package: src:slixmpp-omemo
Version: 2.0.0-3
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/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:slixmpp-omemo, 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
   dh_auto_clean -O--buildsystem=pybuild
   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
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_slixmpp-omemo  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/examples
copying examples/echo_client.py -> build/lib/examples
creating build/lib/slixmpp_omemo
copying slixmpp_omemo/xep_0384.py -> build/lib/slixmpp_omemo
copying slixmpp_omemo/version.py -> build/lib/slixmpp_omemo
copying slixmpp_omemo/base_session_manager.py -> build/lib/slixmpp_omemo
copying slixmpp_omemo/__init__.py -> build/lib/slixmpp_omemo
creating build/lib/docs
copying docs/conf.py -> build/lib/docs
running egg_info
creating slixmpp_omemo.egg-info
writing slixmpp_omemo.egg-info/PKG-INFO
writing dependency_links to slixmpp_omemo.egg-info/dependency_links.txt
writing requirements to slixmpp_omemo.egg-info/requires.txt
writing top-level names to slixmpp_omemo.egg-info/top_level.txt
writing manifest file 'slixmpp_omemo.egg-info/SOURCES.txt'
reading manifest file 'slixmpp_omemo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'slixmpp_omemo.egg-info/SOURCES.txt'
copying slixmpp_omemo/py.typed -> build/lib/slixmpp_omemo
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/examples
copying build/lib/examples/echo_client.py -> 
build/bdist.linux-x86_64/wheel/./examples
creating build/bdist.linux-x86_64/wheel/slixmpp_omemo
copying build/lib/slixmpp_omemo/xep_0384.py -> 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo
copying build/lib/slixmpp_omemo/py.typed -> 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo
copying build/lib/slixmpp_omemo/version.py -> 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo
copying build/lib/slixmpp_omemo/base_session_manager.py -> 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo
copying build/lib/slixmpp_omemo/__init__.py -> 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo
creating build/bdist.linux-x86_64/wheel/docs
copying build/lib/docs/conf.py -> build/bdist.linux-x86_64/wheel/./docs
running install_egg_info
Copying slixmpp_omemo.egg-info to 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo-2.0.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/slixmpp_omemo-2.0.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_slixmpp-omemo/.tmp-9zmyuujz/slixmpp_omemo-2.0.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'docs/conf.py'
adding 'examples/echo_client.py'
adding 'slixmpp_omemo/__init__.py'
adding 'slixmpp_omemo/base_session_manager.py'
adding 'slixmpp_omemo/py.typed'
adding 'slixmpp_omemo/version.py'
adding 'slixmpp_omemo/xep_0384.py'
adding 'slixmpp_omemo-2.0.0.dist-info/licenses/LICENSE'
adding 'slixmpp_omemo-2.0.0.dist-info/METADATA'
adding 'slixmpp_omemo-2.0.0.dist-info/WHEEL'
adding 'slixmpp_omemo-2.0.0.dist-info/top_level.txt'
adding 'slixmpp_omemo-2.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built slixmpp_omemo-2.0.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_slixmpp-omemo  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/build/lib/examples
copying build/lib/examples/echo_client.py -> build/lib/build/lib/examples
creating build/lib/build/lib/slixmpp_omemo
copying build/lib/slixmpp_omemo/xep_0384.py -> build/lib/build/lib/slixmpp_omemo
copying build/lib/slixmpp_omemo/version.py -> build/lib/build/lib/slixmpp_omemo
copying build/lib/slixmpp_omemo/base_session_manager.py -> 
build/lib/build/lib/slixmpp_omemo
copying build/lib/slixmpp_omemo/__init__.py -> build/lib/build/lib/slixmpp_omemo
creating build/lib/build/lib/docs
copying build/lib/docs/conf.py -> build/lib/build/lib/docs
running egg_info
writing slixmpp_omemo.egg-info/PKG-INFO
writing dependency_links to slixmpp_omemo.egg-info/dependency_links.txt
writing requirements to slixmpp_omemo.egg-info/requires.txt
writing top-level names to slixmpp_omemo.egg-info/top_level.txt
reading manifest file 'slixmpp_omemo.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'slixmpp_omemo.egg-info/SOURCES.txt'
copying build/lib/slixmpp_omemo/py.typed -> build/lib/build/lib/slixmpp_omemo
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/build
creating build/bdist.linux-x86_64/wheel/build/lib
creating build/bdist.linux-x86_64/wheel/build/lib/examples
copying build/lib/build/lib/examples/echo_client.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/examples
creating build/bdist.linux-x86_64/wheel/build/lib/slixmpp_omemo
copying build/lib/build/lib/slixmpp_omemo/xep_0384.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/slixmpp_omemo
copying build/lib/build/lib/slixmpp_omemo/py.typed -> 
build/bdist.linux-x86_64/wheel/./build/lib/slixmpp_omemo
copying build/lib/build/lib/slixmpp_omemo/version.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/slixmpp_omemo
copying build/lib/build/lib/slixmpp_omemo/base_session_manager.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/slixmpp_omemo
copying build/lib/build/lib/slixmpp_omemo/__init__.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/slixmpp_omemo
creating build/bdist.linux-x86_64/wheel/build/lib/docs
copying build/lib/build/lib/docs/conf.py -> 
build/bdist.linux-x86_64/wheel/./build/lib/docs
creating build/bdist.linux-x86_64/wheel/examples
copying build/lib/examples/echo_client.py -> 
build/bdist.linux-x86_64/wheel/./examples
creating build/bdist.linux-x86_64/wheel/slixmpp_omemo
copying build/lib/slixmpp_omemo/xep_0384.py -> 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo
copying build/lib/slixmpp_omemo/py.typed -> 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo
copying build/lib/slixmpp_omemo/version.py -> 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo
copying build/lib/slixmpp_omemo/base_session_manager.py -> 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo
copying build/lib/slixmpp_omemo/__init__.py -> 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo
creating build/bdist.linux-x86_64/wheel/docs
copying build/lib/docs/conf.py -> build/bdist.linux-x86_64/wheel/./docs
running install_egg_info
Copying slixmpp_omemo.egg-info to 
build/bdist.linux-x86_64/wheel/./slixmpp_omemo-2.0.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/slixmpp_omemo-2.0.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_slixmpp-omemo/.tmp-df46nlp4/slixmpp_omemo-2.0.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'build/lib/docs/conf.py'
adding 'build/lib/examples/echo_client.py'
adding 'build/lib/slixmpp_omemo/__init__.py'
adding 'build/lib/slixmpp_omemo/base_session_manager.py'
adding 'build/lib/slixmpp_omemo/py.typed'
adding 'build/lib/slixmpp_omemo/version.py'
adding 'build/lib/slixmpp_omemo/xep_0384.py'
adding 'docs/conf.py'
adding 'examples/echo_client.py'
adding 'slixmpp_omemo/__init__.py'
adding 'slixmpp_omemo/base_session_manager.py'
adding 'slixmpp_omemo/py.typed'
adding 'slixmpp_omemo/version.py'
adding 'slixmpp_omemo/xep_0384.py'
adding 'slixmpp_omemo-2.0.0.dist-info/licenses/LICENSE'
adding 'slixmpp_omemo-2.0.0.dist-info/METADATA'
adding 'slixmpp_omemo-2.0.0.dist-info/WHEEL'
adding 'slixmpp_omemo-2.0.0.dist-info/top_level.txt'
adding 'slixmpp_omemo-2.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built slixmpp_omemo-2.0.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=. http_proxy='127.0.0.1:9' make \
           SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build \
           -C docs html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
Running Sphinx v8.2.3
loading translations [en]... done
making output directory... done
loading intersphinx inventory 'python' from 
https://docs.python.org/3/objects.inv ...
loading intersphinx inventory 'slixmpp' from 
https://slixmpp.readthedocs.io/en/latest/objects.inv ...
loading intersphinx inventory 'omemo' from 
https://py-omemo.readthedocs.io/en/latest/objects.inv ...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due 
to <class 'requests.exceptions.ConnectionError'>: 
HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded 
with url: /3/objects.inv (Caused by 
NameResolutionError("<urllib3.connection.HTTPSConnection object at 
0x7faf1a5c4d70>: Failed to resolve 'docs.python.org' ([Errno -3] Temporary 
failure in name resolution)"))
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://slixmpp.readthedocs.io/en/latest/objects.inv' 
not fetchable due to <class 'requests.exceptions.ConnectionError'>: 
HTTPSConnectionPool(host='slixmpp.readthedocs.io', port=443): Max retries 
exceeded with url: /en/latest/objects.inv (Caused by 
NameResolutionError("<urllib3.connection.HTTPSConnection object at 
0x7faf1a5df610>: Failed to resolve 'slixmpp.readthedocs.io' ([Errno -3] 
Temporary failure in name resolution)"))
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://py-omemo.readthedocs.io/en/latest/objects.inv' 
not fetchable due to <class 'requests.exceptions.ConnectionError'>: 
HTTPSConnectionPool(host='py-omemo.readthedocs.io', port=443): Max retries 
exceeded with url: /en/latest/objects.inv (Caused by 
NameResolutionError("<urllib3.connection.HTTPSConnection object at 
0x7faf1a5df4d0>: Failed to resolve 'py-omemo.readthedocs.io' ([Errno -3] 
Temporary failure in name resolution)"))
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 7 source files that are out of date
updating environment: [new config] 7 added, 0 changed, 0 removed
reading sources... [ 14%] getting_started
reading sources... [ 29%] index
reading sources... [ 43%] installation
reading sources... [ 57%] migration
reading sources... [ 71%] slixmpp_omemo/base_session_manager
reading sources... [ 86%] slixmpp_omemo/package
reading sources... [100%] slixmpp_omemo/xep_0384

WARNING: autodoc: failed to import module 'base_session_manager' from module 
'slixmpp_omemo'; the following exception was raised:
['Traceback (most recent call last):\n', '  File 
"/usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py", line 269, in 
import_object\n    module = import_module(modname, try_reload=True)\n', '  File 
"/usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py", line 172, in 
import_module\n    raise ModuleNotFoundError(msg, name=modname)  # NoQA: 
TRY301\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', 
"ModuleNotFoundError: No module named 'slixmpp_omemo.base_session_manager'\n"] 
[autodoc.import_object]
WARNING: autodoc: failed to import module 'xep_0384' from module 
'slixmpp_omemo'; the following exception was raised:
['Traceback (most recent call last):\n', '  File 
"/usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py", line 269, in 
import_object\n    module = import_module(modname, try_reload=True)\n', '  File 
"/usr/lib/python3/dist-packages/sphinx/ext/autodoc/importer.py", line 172, in 
import_module\n    raise ModuleNotFoundError(msg, name=modname)  # NoQA: 
TRY301\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n', 
"ModuleNotFoundError: No module named 'slixmpp_omemo.xep_0384'\n"] 
[autodoc.import_object]
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/_build/html/_static/basic.css
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/language_data.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/documentation_options.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/js/versions.js
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [ 14%] getting_started
writing output... [ 29%] index
writing output... [ 43%] installation
writing output... [ 57%] migration
writing output... [ 71%] slixmpp_omemo/base_session_manager
writing output... [ 86%] slixmpp_omemo/package
writing output... [100%] slixmpp_omemo/xep_0384

generating indices... genindex done
highlighting module code... 
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 5 warnings.

The HTML pages are in _build/html.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_slixmpp-omemo/build; python3.14 -m 
pytest tests
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_slixmpp-omemo/build
configfile: pyproject.toml
plugins: cov-5.0.0, asyncio-1.2.0, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 0 items / 1 error

==================================== ERRORS ====================================
____________________ ERROR collecting tests/test_plugin.py _____________________
TypeError: Metaclasses with custom tp_new are not supported.

The above exception was the direct cause of the following exception:
tests/test_plugin.py:3: in <module>
    import slixmpp_omemo
slixmpp_omemo/__init__.py:4: in <module>
    from .xep_0384 import XEP_0384 as XEP_0384
slixmpp_omemo/xep_0384.py:25: in <module>
    import oldmemo
/usr/lib/python3/dist-packages/oldmemo/__init__.py:3: in <module>
    from .oldmemo import Oldmemo as Oldmemo
/usr/lib/python3/dist-packages/oldmemo/oldmemo.py:35: in <module>
    from .oldmemo_pb2 import (  # pylint: disable=no-name-in-module
/usr/lib/python3/dist-packages/oldmemo/oldmemo_pb2.py:5: in <module>
    from google.protobuf.internal import builder as _builder
/usr/lib/python3/dist-packages/google/protobuf/internal/builder.py:42: in 
<module>
    from google.protobuf import reflection as _reflection
/usr/lib/python3/dist-packages/google/protobuf/reflection.py:51: in <module>
    from google.protobuf import message_factory
/usr/lib/python3/dist-packages/google/protobuf/message_factory.py:42: in 
<module>
    from google.protobuf.internal import api_implementation
/usr/lib/python3/dist-packages/google/protobuf/internal/api_implementation.py:104:
 in <module>
    from google.protobuf.pyext import _message
E   SystemError: <built-in function __import__> returned a result with an 
exception set

---------- coverage: platform linux, python 3.14.2-final-0 -----------
Name                                    Stmts   Miss  Cover   Missing
---------------------------------------------------------------------
slixmpp_omemo/base_session_manager.py      56     34    39%   35-57, 67-110
slixmpp_omemo/xep_0384.py                 472    460     3%   26-1246
---------------------------------------------------------------------
TOTAL                                     533    494     7%

2 files skipped due to complete coverage.

=========================== short test summary info ============================
ERROR tests/test_plugin.py - SystemError: <built-in function __import__> retu...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 0.29s ===============================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_slixmpp-omemo/build; python3.14 -m 
pytest tests
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_slixmpp-omemo/build; python3.13 -m 
pytest tests
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_slixmpp-omemo/build
configfile: pyproject.toml
plugins: cov-5.0.0, asyncio-1.2.0, typeguard-4.4.4
asyncio: mode=Mode.STRICT, debug=False, 
asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 1 item

tests/test_plugin.py .                                                   [100%]

=============================== warnings summary ===============================
<frozen importlib._bootstrap>:488
  <frozen importlib._bootstrap>:488: DeprecationWarning: Type 
google.protobuf.pyext._message.ScalarMapContainer uses PyType_Spec with a 
metaclass that has custom tp_new. This is deprecated and will no longer be 
allowed in Python 3.14.

<frozen importlib._bootstrap>:488
  <frozen importlib._bootstrap>:488: DeprecationWarning: Type 
google.protobuf.pyext._message.MessageMapContainer uses PyType_Spec with a 
metaclass that has custom tp_new. This is deprecated and will no longer be 
allowed in Python 3.14.

../../../../../../usr/lib/python3/dist-packages/google/protobuf/internal/well_known_types.py:91
  
/usr/lib/python3/dist-packages/google/protobuf/internal/well_known_types.py:91: 
DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    _EPOCH_DATETIME_NAIVE = datetime.datetime.utcfromtimestamp(0)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

---------- coverage: platform linux, python 3.13.11-final-0 ----------
Name                                    Stmts   Miss  Cover   Missing
---------------------------------------------------------------------
slixmpp_omemo/base_session_manager.py      56     34    39%   35-57, 67-110
slixmpp_omemo/xep_0384.py                 472    405    14%   72-79, 107-122, 
137-191, 208-493, 534-585, 621-628, 631-645, 648-664, 668, 689, 760-779, 
789-828, 838-862, 874-895, 907-929, 950-990, 1032-1114, 1139-1228, 1240-1246
---------------------------------------------------------------------
TOTAL                                     533    439    18%

2 files skipped due to complete coverage.

======================== 1 passed, 3 warnings in 0.60s =========================
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to