Package: src:kitchen Version: 1.2.6-7 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, 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/ 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:kitchen, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with sphinxdoc --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:311: python3.13 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 :: GNU Library or Lesser General Public License (LGPL) 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_kitchen/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 sphinxdoc --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild I: pybuild base:311: python3.13 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 :: GNU Library or Lesser General Public License (LGPL) 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:311: /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 :: GNU Library or Lesser General Public License (LGPL) 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_kitchen/build/kitchen copying kitchen3/kitchen/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen copying kitchen3/kitchen/release.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen copying kitchen3/kitchen/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/versioning copying kitchen3/kitchen/versioning/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/versioning creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/i18n copying kitchen3/kitchen/i18n/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/i18n creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/iterutils copying kitchen3/kitchen/iterutils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/iterutils creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/collections copying kitchen3/kitchen/collections/strictdict.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/collections copying kitchen3/kitchen/collections/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/collections creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text copying kitchen3/kitchen/text/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text copying kitchen3/kitchen/text/converters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text copying kitchen3/kitchen/text/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text copying kitchen3/kitchen/text/display.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text copying kitchen3/kitchen/text/utf8.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text copying kitchen3/kitchen/text/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text I: pybuild pybuild:334: PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build http_proxy='127.0.0.1:9' python3.13 -m sphinx -N -bhtml kitchen3/docs/ kitchen3/docs/_build/html ; PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build http_proxy='127.0.0.1:9' python3.13 -m sphinx -N -bman kitchen3/docs/ kitchen3/docs/_build/man ; mv kitchen3/docs/_build/man/kitchen.1 kitchen3/docs/_build/man/python-kitchen.1 Running Sphinx v8.2.3 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'python' from http://docs.python.org/objects.inv ... loading intersphinx inventory 'python-fedora' from https://fedorahosted.org/releases/p/y/python-fedora/doc/objects.inv ... loading intersphinx inventory 'packagedb' from https://fedorahosted.org/releases/p/a/packagedb/doc/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://fedorahosted.org/releases/p/y/python-fedora/doc/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='fedorahosted.org', port=443): Max retries exceeded with url: /releases/p/y/python-fedora/doc/objects.inv (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f7b0ee55d30>: Failed to establish a new connection: [Errno 111] Connection refused'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPConnectionPool(host='127.0.0.1', port=9): Max retries exceeded with url: http://docs.python.org/objects.inv (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7b0effee40>: Failed to establish a new connection: [Errno 111] Connection refused'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://fedorahosted.org/releases/p/a/packagedb/doc/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='fedorahosted.org', port=443): Max retries exceeded with url: /releases/p/a/packagedb/doc/objects.inv (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f7b0ee7c410>: Failed to establish a new connection: [Errno 111] Connection refused'))) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 18 source files that are out of date updating environment: [new config] 18 added, 0 changed, 0 removed reading sources... [ 6%] api-collections reading sources... [ 11%] api-exceptions reading sources... [ 17%] api-i18n reading sources... [ 22%] api-iterutils reading sources... [ 28%] api-overview reading sources... [ 33%] api-text reading sources... [ 39%] api-text-converters reading sources... [ 44%] api-text-display reading sources... [ 50%] api-text-misc reading sources... [ 56%] api-text-utf8 reading sources... [ 61%] api-versioning reading sources... [ 67%] designing-unicode-apis reading sources... [ 72%] glossary reading sources... [ 78%] hacking reading sources... [ 83%] index reading sources... [ 89%] porting-guide-0.3 reading sources... [ 94%] tutorial reading sources... [100%] unicode-frustrations /<<PKGBUILDDIR>>/kitchen3/docs/../kitchen/text/converters.py:docstring of kitchen.text.converters.bytes_to_xml:5: WARNING: Inline emphasis start-string without end-string. [docutils] /<<PKGBUILDDIR>>/kitchen3/docs/../kitchen/text/converters.py:docstring of kitchen.text.converters.bytes_to_xml:5: WARNING: Inline strong start-string without end-string. [docutils] /<<PKGBUILDDIR>>/kitchen3/docs/../kitchen/text/converters.py:docstring of kitchen.text.converters.xml_to_bytes:5: WARNING: Inline emphasis start-string without end-string. [docutils] /<<PKGBUILDDIR>>/kitchen3/docs/../kitchen/text/converters.py:docstring of kitchen.text.converters.xml_to_bytes:5: WARNING: Inline strong start-string without end-string. [docutils] /<<PKGBUILDDIR>>/kitchen3/docs/glossary.rst:84: ERROR: Unexpected indentation. [docutils] 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>>/kitchen3/docs/_build/html/_static/language_data.js Writing evaluated template result to /<<PKGBUILDDIR>>/kitchen3/docs/_build/html/_static/basic.css Writing evaluated template result to /<<PKGBUILDDIR>>/kitchen3/docs/_build/html/_static/documentation_options.js Writing evaluated template result to /<<PKGBUILDDIR>>/kitchen3/docs/_build/html/_static/sidebar.js Writing evaluated template result to /<<PKGBUILDDIR>>/kitchen3/docs/_build/html/_static/classic.css copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 6%] api-collections writing output... [ 11%] api-exceptions writing output... [ 17%] api-i18n writing output... [ 22%] api-iterutils writing output... [ 28%] api-overview writing output... [ 33%] api-text writing output... [ 39%] api-text-converters writing output... [ 44%] api-text-display writing output... [ 50%] api-text-misc writing output... [ 56%] api-text-utf8 writing output... [ 61%] api-versioning writing output... [ 67%] designing-unicode-apis writing output... [ 72%] glossary writing output... [ 78%] hacking writing output... [ 83%] index writing output... [ 89%] porting-guide-0.3 writing output... [ 94%] tutorial writing output... [100%] unicode-frustrations /<<PKGBUILDDIR>>/kitchen3/docs/api-text-converters.rst:250: WARNING: Lexing literal_block '$ LC_ALL=C python\n>>> print u\'\\ufffd\'\nTraceback (most recent call last):\n File "<stdin>", line 1, in <module>\nUnicodeEncodeError: \'ascii\' codec can\'t encode character u\'\\ufffd\' in position 0: ordinal not in range(128)' as "python" resulted in an error at token: '$'. Retrying in relaxed mode. [misc.highlighting_failure] /<<PKGBUILDDIR>>/kitchen3/kitchen/text/converters.py:docstring of kitchen.text.converters.getwriter:28: WARNING: Lexing literal_block "$ LC_ALL=C python\n>>> import sys\n>>> from kitchen.text.converters import getwriter\n>>> UTF8Writer = getwriter('utf-8')\n>>> unwrapped_stdout = sys.stdout\n>>> sys.stdout = UTF8Writer(unwrapped_stdout)\n>>> print 'caf\\xc3\\xa9'\ncafé\n>>> print u'caf\\xe9'\ncafé\n>>> ASCIIWriter = getwriter('ascii')\n>>> sys.stdout = ASCIIWriter(unwrapped_stdout)\n>>> print 'caf\\xc3\\xa9'\ncafé\n>>> print u'caf\\xe9'\ncaf?" as "python" resulted in an error at token: '$'. Retrying in relaxed mode. [misc.highlighting_failure] /<<PKGBUILDDIR>>/kitchen3/docs/unicode-frustrations.rst:190: WARNING: Lexing literal_block "$ cat test.py\n#!/usr/bin/python -tt\n# -*- coding: utf-8 -*-\nimport codecs\nimport sys\n\nUTF8Writer = codecs.getwriter('utf8')\nsys.stdout = UTF8Writer(sys.stdout)\nprint u'café'\n$ ./test.py >t\n$ cat t\ncafé" as "python" resulted in an error at token: '$'. Retrying in relaxed mode. [misc.highlighting_failure] generating indices... genindex py-modindex done writing additional pages... search opensearch done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 12 warnings. The HTML pages are in kitchen3/docs/_build/html. Running Sphinx v8.2.3 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'python' from http://docs.python.org/objects.inv ... loading intersphinx inventory 'python-fedora' from https://fedorahosted.org/releases/p/y/python-fedora/doc/objects.inv ... loading intersphinx inventory 'packagedb' from https://fedorahosted.org/releases/p/a/packagedb/doc/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPConnectionPool(host='127.0.0.1', port=9): Max retries exceeded with url: http://docs.python.org/objects.inv (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd5dc3ffe00>: Failed to establish a new connection: [Errno 111] Connection refused'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://fedorahosted.org/releases/p/y/python-fedora/doc/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='fedorahosted.org', port=443): Max retries exceeded with url: /releases/p/y/python-fedora/doc/objects.inv (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fd5dc2501a0>: Failed to establish a new connection: [Errno 111] Connection refused'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://fedorahosted.org/releases/p/a/packagedb/doc/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='fedorahosted.org', port=443): Max retries exceeded with url: /releases/p/a/packagedb/doc/objects.inv (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fd5dc2334d0>: Failed to establish a new connection: [Errno 111] Connection refused'))) building [mo]: targets for 0 po files that are out of date writing output... building [man]: all manpages updating environment: [new config] 18 added, 0 changed, 0 removed reading sources... [ 6%] api-collections reading sources... [ 11%] api-exceptions reading sources... [ 17%] api-i18n reading sources... [ 22%] api-iterutils reading sources... [ 28%] api-overview reading sources... [ 33%] api-text reading sources... [ 39%] api-text-converters reading sources... [ 44%] api-text-display reading sources... [ 50%] api-text-misc reading sources... [ 56%] api-text-utf8 reading sources... [ 61%] api-versioning reading sources... [ 67%] designing-unicode-apis reading sources... [ 72%] glossary reading sources... [ 78%] hacking reading sources... [ 83%] index reading sources... [ 89%] porting-guide-0.3 reading sources... [ 94%] tutorial reading sources... [100%] unicode-frustrations /<<PKGBUILDDIR>>/kitchen3/docs/../kitchen/text/converters.py:docstring of kitchen.text.converters.bytes_to_xml:5: WARNING: Inline emphasis start-string without end-string. [docutils] /<<PKGBUILDDIR>>/kitchen3/docs/../kitchen/text/converters.py:docstring of kitchen.text.converters.bytes_to_xml:5: WARNING: Inline strong start-string without end-string. [docutils] /<<PKGBUILDDIR>>/kitchen3/docs/../kitchen/text/converters.py:docstring of kitchen.text.converters.xml_to_bytes:5: WARNING: Inline emphasis start-string without end-string. [docutils] /<<PKGBUILDDIR>>/kitchen3/docs/../kitchen/text/converters.py:docstring of kitchen.text.converters.xml_to_bytes:5: WARNING: Inline strong start-string without end-string. [docutils] /<<PKGBUILDDIR>>/kitchen3/docs/glossary.rst:84: ERROR: Unexpected indentation. [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying assets: done writing... kitchen.1 { tutorial unicode-frustrations designing-unicode-apis api-overview api-i18n api-text api-text-converters api-text-display api-text-misc api-text-utf8 api-collections api-iterutils api-versioning api-exceptions porting-guide-0.3 hacking glossary } done build succeeded, 9 warnings. The manual pages are in kitchen3/docs/_build/man. dh_auto_test -O--buildsystem=pybuild I: pybuild pybuild:308: cp -a /<<PKGBUILDDIR>>/kitchen3/tests /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/tests I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build; python3.13 -m pytest -k 'not test_internal_generate_combining_table' ============================= test session starts ============================== platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>> plugins: typeguard-4.4.4 collected 125 items / 2 errors / 1 deselected / 124 selected ==================================== ERRORS ==================================== __ ERROR collecting .pybuild/cpython3_3.13_kitchen/build/tests/test__all__.py __ 'yield' keyword is allowed in fixtures, but not in tests (test_has__all__) _ ERROR collecting .pybuild/cpython3_3.13_kitchen/build/tests/test_versioning.py _ 'yield' keyword is allowed in fixtures, but not in tests (test_version_tuple_to_string) =============================== warnings summary =============================== kitchen/collections/__init__.py:6 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/collections/__init__.py:6: PendingDeprecationWarning: In python3, kitchen.collections.strictdict is deprecated. If your code doesn't have to remain compatible with python2 use python3's native dict or defaultdict types instead from kitchen.collections import strictdict tests/base_classes.py:73 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/tests/base_classes.py:73: SyntaxWarning: invalid escape sequence '\.' repr_re = re.compile(b'^<[^ ]*\.([^.]+) object at .*>$') tests/test_i18n.py:159 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/tests/test_i18n.py:159: PytestCollectionWarning: cannot collect test class 'TestDummyTranslations' because it has a __init__ constructor (from: .pybuild/cpython3_3.13_kitchen/build/tests/test_i18n.py) class TestDummyTranslations(base_classes.UnicodeTestData): tests/test_i18n.py:412 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/tests/test_i18n.py:412: PytestCollectionWarning: cannot collect test class 'TestNewGNUTranslationsNoMatch' because it has a __init__ constructor (from: .pybuild/cpython3_3.13_kitchen/build/tests/test_i18n.py) class TestNewGNUTranslationsNoMatch(TestDummyTranslations): tests/test_i18n.py:610 /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/tests/test_i18n.py:610: PytestCollectionWarning: cannot collect test class 'TestFallbackNewGNUTranslationsNoMatch' because it has a __init__ constructor (from: .pybuild/cpython3_3.13_kitchen/build/tests/test_i18n.py) class TestFallbackNewGNUTranslationsNoMatch(TestDummyTranslations): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/test__all__.py::Test__all__ - Failed: 'yield' keyword is allowed ... ERROR tests/test_versioning.py::TestVersionTuple - Failed: 'yield' keyword is... !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! ================= 1 deselected, 5 warnings, 2 errors in 0.14s ================== E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build; python3.13 -m pytest -k 'not test_internal_generate_combining_table' dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13 make: *** [debian/rules:25: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

