Package: src:rdflib
Version: 7.0.0-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
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
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
sphinx-build docs build/sphinx/html
Running Sphinx v7.4.7
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.extras.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.namespace.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.parsers.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.serializers.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.shared.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.shared.jsonld.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.sparql.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.sparql.results.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.plugins.stores.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/rdflib.tools.rst.
Creating file /<<PKGBUILDDIR>>/docs/apidocs/modules.rst.
loading intersphinx inventory 'python' from
/usr/share/doc/python3-doc/html/objects.inv...
myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False,
enable_extensions=set(), disable_syntax=[], all_links_external=False,
links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'),
ref_domains=None, fence_as_directive=set(), number_code_blocks=[],
title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={},
footnote_sort=True, footnote_transition=True, words_per_minute=200,
substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True,
dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False,
update_mathjax=True,
mathjax_classes='tex2jax_process|mathjax_process|math|output_area',
enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True)
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 29 source files that are out of date
updating environment: [new config] 42 added, 0 changed, 0 removed
reading sources... [ 2%] CODE_OF_CONDUCT
reading sources... [ 5%] CONTRIBUTING
reading sources... [ 7%] apidocs/examples
reading sources... [ 10%] apidocs/modules
reading sources... [ 12%] apidocs/rdflib
reading sources... [ 14%] apidocs/rdflib.extras
reading sources... [ 17%] apidocs/rdflib.namespace
/usr/lib/python3.12/inspect.py:2563: UserWarning: Code: _partialmethod is not
defined in namespace BRICK
partialmethod = obj._partialmethod
WARNING: Failed guarded type import with ModuleNotFoundError("No module named
'typing_extensions'")
WARNING: Cannot resolve forward reference in type annotations of
"rdflib.graph.Graph.query": name 'Query' is not defined
WARNING: Cannot resolve forward reference in type annotations of
"rdflib.graph.Graph.update": name 'Update' is not defined
WARNING: Cannot resolve forward reference in type annotations of
"rdflib.Graph.query": name 'Query' is not defined
WARNING: Cannot resolve forward reference in type annotations of
"rdflib.Graph.update": name 'Update' is not defined
Exception occurred:
File "/usr/lib/python3/dist-packages/sphinx/util/inspect.py", line 494, in
object_description
raise ValueError from exc
ValueError
The full traceback has been saved in /tmp/sphinx-err-ft161fmz.log, if you want
to report the issue to the developers.
Please also report this if it was a user error, so that a better error message
can be provided next time.
A bug report can be filed in the tracker at
<https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make[1]: *** [debian/rules:37: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:30: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202408/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large 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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.