FailedOk

th/SRPMS[OK]
th/x32[OK]
th/i686[OK]
th/x86_64[OK]

ac/SRPMS[OK]
ac/i386[OK]
ac/i586[OK]
ac/i686[OK]
ac/alpha[OK]
ac/amd64[OK]
ac/athlon[OK]
ac/ppc[OK]
ac/sparc[OK]
ac/sparc64[OK]

Advanced Search
main()
Powered by PLD Linux
(c) 2002-2025 PLD Team
$Revision: 1.37 $
Powered by Neo.
Your IP: 18.97.14.91

python3-sphinxcontrib-asyncio 3c8619b5-159c-4cf3-9010-bed285fff6b7

Status:Failed
Source URL:https://buildlogs.pld-linux.org/pld/th/x32/FAIL/python3-sphinxcontrib-asyncio,3c8619b5-159c-4cf3-9010-bed285fff6b7.bz2
text/plain URL:View!
full text:View!
rpm -qa of builder:View!
Date:2025/06/29 21:32:17
Runtime:0:00:03.857250

Toc:

  • error 1
  • TypeError: Python directive method get_signature_prefix() must return a list of nodes. Return value was 'coroutine '.
  • error 2
  • error: Bad exit status from /tmp/B.3v7amgr6/BUILD/tmp/rpm-tmp.J7PUIR (%build)
  • error 3
  • RPM build errors:
  • error 4
  • error: No files produced.

Content:

!!
  from setuptools.command.test import test as TestCommand
/usr/share/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/share/python3.13/site-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 build-3/lib/sphinxcontrib
copying sphinxcontrib/__init__.py -> build-3/lib/sphinxcontrib
copying sphinxcontrib/asyncio.py -> build-3/lib/sphinxcontrib
running egg_info
writing sphinxcontrib_asyncio.egg-info/PKG-INFO
writing dependency_links to sphinxcontrib_asyncio.egg-info/dependency_links.txt
writing requirements to sphinxcontrib_asyncio.egg-info/requires.txt
writing top-level names to sphinxcontrib_asyncio.egg-info/top_level.txt
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
reading manifest file 'sphinxcontrib_asyncio.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'LICENSE.txt'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
no previously-included directories found matching 'docs/_build'
writing manifest file 'sphinxcontrib_asyncio.egg-info/SOURCES.txt'
+ pwd
+ PYTHONPATH=/tmp/B.3v7amgr6/BUILD/python3-sphinxcontrib-asyncio-0.3.0-build/sphinxcontrib-asyncio-0.3.0 /usr/bin/make -Otarget -j28 -C docs html 'SPHINXBUILD=sphinx-build-3'
make: Entering directory '/tmp/B.3v7amgr6/BUILD/python3-sphinxcontrib-asyncio-0.3.0-build/sphinxcontrib-asyncio-0.3.0/docs'
sphinx-build-3 -b html -d _build/doctrees   . _build/html
Running Sphinx v8.3.0
WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
loading intersphinx inventory 'python' from http://docs.python.org/3/objects.inv ...
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'http://docs.python.org/3/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPConnectionPool(host='docs.python.org', port=80): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xf46c1310>: Failed to establish a new connection: [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 1 source files that are out of date
updating environment: [new config] 1 added, 0 changed, 0 removed
reading sources... [100%] index


Versions
========

* Platform:         linux; (Linux-6.15.0-1-x86_64-Common_KVM_processor-with-glibc2.41)
* Python version:   3.13.5 (CPython)
* Sphinx version:   8.3.0
* Docutils version: 0.21.2
* Jinja2 version:   3.1.6
* Pygments version: 2.19.1

Last Messages
=============

    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

Loaded Extensions
=================

* sphinx.ext.mathjax (8.3.0)
* alabaster (1.0.0)
* sphinxcontrib.applehelp (2.0.0)
* sphinxcontrib.devhelp (2.0.0)
* sphinxcontrib.htmlhelp (2.1.0)
* sphinxcontrib.serializinghtml (2.0.0)
* sphinxcontrib.qthelp (2.0.0)
* sphinx.ext.intersphinx (8.3.0)
* sphinx.ext.viewcode (8.3.0)
* sphinx.ext.autodoc.preserve_defaults (8.3.0)
* sphinx.ext.autodoc.type_comment (8.3.0)
* sphinx.ext.autodoc.typehints (8.3.0)
* sphinx.ext.autodoc (8.3.0)
* sphinxcontrib.asyncio (1.0)

Traceback
=========

      File "/usr/share/python3.13/site-packages/sphinx/domains/python/_object.py", line 323, in handle_signature
        raise TypeError(msg)
    TypeError: Python directive method get_signature_prefix() must return a list of nodes. Return value was 'coroutine '.


The full traceback has been saved in:
/tmp/B.3v7amgr6/BUILD/tmp/sphinx-err-gbnj9v1y.log

To report this error to the developers, please open an issue at <https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
Please also report this if it was a user error, so that a better error message can be provided next time.
make: *** [Makefile:56: html] Error 2
make: Leaving directory '/tmp/B.3v7amgr6/BUILD/python3-sphinxcontrib-asyncio-0.3.0-build/sphinxcontrib-asyncio-0.3.0/docs'
error: Bad exit status from /tmp/B.3v7amgr6/BUILD/tmp/rpm-tmp.J7PUIR (%build)

RPM build errors:
    Bad exit status from /tmp/B.3v7amgr6/BUILD/tmp/rpm-tmp.J7PUIR (%build)
ended at: Sun Jun 29 21:32:16 2025, done in 0:00:03.857250
error: No files produced.
+ chmod -R u+rwX /tmp/B.3v7amgr6/BUILD
+ rm -rf /tmp/B.3v7amgr6/tmp /tmp/B.3v7amgr6/BUILD
+ rm -rf /tmp/B.3v7amgr6
Begin-PLD-Builder-Info
Build-Time: user:4.91s sys:1.33s real:6.21s (faults io:0 non-io:158366)

End-PLD-Builder-Info
[Back to list of logs] [View rpm -qa of builder]