#1135504 python-odoorpc: FTBFS: File "/usr/lib/python3/dist-packages/sphinx/util/inspect.py", line 549, in object_description raise ValueError from exc

#1135504#5
Date:
2026-05-01 23:29:26 UTC
From:
To:
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/202605/

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

Thanks.
!!

        ********************************************************************************
        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()
No Sphinx module found. You have to install Sphinx to be able to generate the documentation.
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/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:385: 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()
No Sphinx module found. You have to install Sphinx to be able to generate the documentation.
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/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
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -f doc/sphinx_ext
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary --buildsystem=pybuild --with python3,sphinxdoc
   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 :: 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()
No Sphinx module found. You have to install Sphinx to be able to generate the documentation.
running config
I: pybuild base:385: 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()
No Sphinx module found. You have to install Sphinx to be able to generate the documentation.
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd doc; ln -sf ../sphinx_ext/ .
dh_auto_build
I: pybuild base:385: /usr/bin/python3.14 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()
No Sphinx module found. You have to install Sphinx to be able to generate the documentation.
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
copying odoorpc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
copying odoorpc/env.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
copying odoorpc/db.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
copying odoorpc/session.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
copying odoorpc/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
copying odoorpc/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
copying odoorpc/tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
copying odoorpc/odoo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
copying odoorpc/report.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
copying odoorpc/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc/rpc
copying odoorpc/rpc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc/rpc
copying odoorpc/rpc/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc/rpc
copying odoorpc/rpc/jsonrpclib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_odoorpc/build/odoorpc/rpc
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 :: 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()
No Sphinx module found. You have to install Sphinx to be able to generate the documentation.
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
copying odoorpc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
copying odoorpc/env.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
copying odoorpc/db.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
copying odoorpc/session.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
copying odoorpc/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
copying odoorpc/fields.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
copying odoorpc/tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
copying odoorpc/odoo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
copying odoorpc/report.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
copying odoorpc/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc/rpc
copying odoorpc/rpc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc/rpc
copying odoorpc/rpc/error.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc/rpc
copying odoorpc/rpc/jsonrpclib.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_odoorpc/build/odoorpc/rpc
PYTHONPATH=. http_proxy='127.0.0.1:9' python3 -m sphinx -N -bhtml doc/source build/html
Running Sphinx v9.1.0
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 26 source files that are out of date
updating environment: [new config] 26 added, 0 changed, 0 removed
reading sources... [  4%] download_install
reading sources... [  8%] faq
reading sources... [ 12%] index
reading sources... [ 15%] ref_db
reading sources... [ 19%] ref_env


Versions
========

* Platform:         linux; (Linux-6.12.74+deb13+1-cloud-amd64-x86_64-with-glibc2.42)
* Python version:   3.13.12 (CPython)
* Sphinx version:   9.1.0
* Docutils version: 0.22.4
* Jinja2 version:   3.1.6
* Pygments version: 2.19.2

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


    reading sources... [ 12%]
    index

    reading sources... [ 15%]
    ref_db

    reading sources... [ 19%]
    ref_env

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

* sphinx.ext.mathjax (9.1.0)
* alabaster (1.0.0)
* sphinx.ext.autodoc (9.1.0)
* sphinx_ext.doctest_custom (9.1.0)

Traceback
=========

      File "/usr/lib/python3/dist-packages/sphinx/util/inspect.py", line 549, in object_description
        raise ValueError from exc
    ValueError


The full traceback has been saved in:
/tmp/sphinx-err-h1bndhqs.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[1]: *** [debian/rules:11: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------