Source: pydoctor
Version: 23.9.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --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:110: Building wheel for python3.12 with "build" 
> module
> I: pybuild base:310: python3.12 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pydoctor 
> * Building wheel...
> running bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/pydoctor
> copying pydoctor/utils.py -> build/lib/pydoctor
> copying pydoctor/sphinx.py -> build/lib/pydoctor
> copying pydoctor/stanutils.py -> build/lib/pydoctor
> copying pydoctor/__init__.py -> build/lib/pydoctor
> copying pydoctor/node2stan.py -> build/lib/pydoctor
> copying pydoctor/astbuilder.py -> build/lib/pydoctor
> copying pydoctor/__main__.py -> build/lib/pydoctor
> copying pydoctor/visitor.py -> build/lib/pydoctor
> copying pydoctor/qnmatch.py -> build/lib/pydoctor
> copying pydoctor/linker.py -> build/lib/pydoctor
> copying pydoctor/factory.py -> build/lib/pydoctor
> copying pydoctor/options.py -> build/lib/pydoctor
> copying pydoctor/mro.py -> build/lib/pydoctor
> copying pydoctor/model.py -> build/lib/pydoctor
> copying pydoctor/astutils.py -> build/lib/pydoctor
> copying pydoctor/_configparser.py -> build/lib/pydoctor
> copying pydoctor/driver.py -> build/lib/pydoctor
> copying pydoctor/epydoc2stan.py -> build/lib/pydoctor
> creating build/lib/pydoctor/extensions
> copying pydoctor/extensions/__init__.py -> build/lib/pydoctor/extensions
> copying pydoctor/extensions/zopeinterface.py -> build/lib/pydoctor/extensions
> copying pydoctor/extensions/attrs.py -> build/lib/pydoctor/extensions
> copying pydoctor/extensions/deprecate.py -> build/lib/pydoctor/extensions
> creating build/lib/pydoctor/themes
> copying pydoctor/themes/__init__.py -> build/lib/pydoctor/themes
> creating build/lib/pydoctor/templatewriter
> copying pydoctor/templatewriter/__init__.py -> 
> build/lib/pydoctor/templatewriter
> copying pydoctor/templatewriter/search.py -> build/lib/pydoctor/templatewriter
> copying pydoctor/templatewriter/summary.py -> 
> build/lib/pydoctor/templatewriter
> copying pydoctor/templatewriter/util.py -> build/lib/pydoctor/templatewriter
> copying pydoctor/templatewriter/writer.py -> build/lib/pydoctor/templatewriter
> creating build/lib/pydoctor/epydoc
> copying pydoctor/epydoc/__init__.py -> build/lib/pydoctor/epydoc
> copying pydoctor/epydoc/docutils.py -> build/lib/pydoctor/epydoc
> copying pydoctor/epydoc/doctest.py -> build/lib/pydoctor/epydoc
> copying pydoctor/epydoc/sre_constants36.py -> build/lib/pydoctor/epydoc
> copying pydoctor/epydoc/sre_parse36.py -> build/lib/pydoctor/epydoc
> creating build/lib/pydoctor/sphinx_ext
> copying pydoctor/sphinx_ext/__init__.py -> build/lib/pydoctor/sphinx_ext
> copying pydoctor/sphinx_ext/build_apidocs.py -> build/lib/pydoctor/sphinx_ext
> creating build/lib/pydoctor/test
> copying pydoctor/test/test_visitor.py -> build/lib/pydoctor/test
> copying pydoctor/test/__init__.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_colorize.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_cyclic_imports_base_classes.py -> 
> build/lib/pydoctor/test
> copying pydoctor/test/test_attrs.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_templatewriter.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_model.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_sphinx.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_packages.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_astbuilder.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_utils.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_twisted_python_deprecate.py -> 
> build/lib/pydoctor/test
> copying pydoctor/test/test_node2stan.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_epydoc2stan.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_options.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_type_fields.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_napoleon_docstring.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_qnmatch.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_commandline.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_configparser.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_mro.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_zopeinterface.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_napoleon_iterators.py -> build/lib/pydoctor/test
> copying pydoctor/test/test_pydantic_fields.py -> build/lib/pydoctor/test
> creating build/lib/pydoctor/napoleon
> copying pydoctor/napoleon/__init__.py -> build/lib/pydoctor/napoleon
> copying pydoctor/napoleon/docstring.py -> build/lib/pydoctor/napoleon
> copying pydoctor/napoleon/iterators.py -> build/lib/pydoctor/napoleon
> creating build/lib/pydoctor/templatewriter/pages
> copying pydoctor/templatewriter/pages/__init__.py -> 
> build/lib/pydoctor/templatewriter/pages
> copying pydoctor/templatewriter/pages/attributechild.py -> 
> build/lib/pydoctor/templatewriter/pages
> copying pydoctor/templatewriter/pages/table.py -> 
> build/lib/pydoctor/templatewriter/pages
> copying pydoctor/templatewriter/pages/functionchild.py -> 
> build/lib/pydoctor/templatewriter/pages
> copying pydoctor/templatewriter/pages/sidebar.py -> 
> build/lib/pydoctor/templatewriter/pages
> creating build/lib/pydoctor/epydoc/markup
> copying pydoctor/epydoc/markup/__init__.py -> build/lib/pydoctor/epydoc/markup
> copying pydoctor/epydoc/markup/_pyval_repr.py -> 
> build/lib/pydoctor/epydoc/markup
> copying pydoctor/epydoc/markup/epytext.py -> build/lib/pydoctor/epydoc/markup
> copying pydoctor/epydoc/markup/numpy.py -> build/lib/pydoctor/epydoc/markup
> copying pydoctor/epydoc/markup/_types.py -> build/lib/pydoctor/epydoc/markup
> copying pydoctor/epydoc/markup/plaintext.py -> 
> build/lib/pydoctor/epydoc/markup
> copying pydoctor/epydoc/markup/_napoleon.py -> 
> build/lib/pydoctor/epydoc/markup
> copying pydoctor/epydoc/markup/google.py -> build/lib/pydoctor/epydoc/markup
> copying pydoctor/epydoc/markup/restructuredtext.py -> 
> build/lib/pydoctor/epydoc/markup
> creating build/lib/pydoctor/test/epydoc
> copying pydoctor/test/epydoc/__init__.py -> build/lib/pydoctor/test/epydoc
> copying pydoctor/test/epydoc/test_epytext.py -> build/lib/pydoctor/test/epydoc
> copying pydoctor/test/epydoc/test_google_numpy.py -> 
> build/lib/pydoctor/test/epydoc
> copying pydoctor/test/epydoc/test_parsed_docstrings.py -> 
> build/lib/pydoctor/test/epydoc
> copying pydoctor/test/epydoc/test_epytext2html.py -> 
> build/lib/pydoctor/test/epydoc
> copying pydoctor/test/epydoc/test_restructuredtext.py -> 
> build/lib/pydoctor/test/epydoc
> copying pydoctor/test/epydoc/test_pyval_repr.py -> 
> build/lib/pydoctor/test/epydoc
> copying pydoctor/test/epydoc/test_epytext2node.py -> 
> build/lib/pydoctor/test/epydoc
> creating build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/apidocs.css -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/subheader.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/head.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/footer.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/sidebartoggle.js -> 
> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/nameIndex.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/pydoctor.js -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/attribute-child.html -> 
> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/common.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/index.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/header.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/table.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/sidebar-list.html -> 
> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/sidebar.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/nav.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/searchlib.js -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/all-documents.html -> 
> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/lunr.js -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/ajax.js -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/summary.html -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/search.js -> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/function-child.html -> 
> build/lib/pydoctor/themes/base
> copying pydoctor/themes/base/extra.css -> build/lib/pydoctor/themes/base
> creating build/lib/pydoctor/themes/base/fonts
> copying pydoctor/themes/base/fonts/x-circle.svg -> 
> build/lib/pydoctor/themes/base/fonts
> copying pydoctor/themes/base/fonts/info.svg -> 
> build/lib/pydoctor/themes/base/fonts
> creating build/lib/pydoctor/themes/classic
> copying pydoctor/themes/classic/head.html -> build/lib/pydoctor/themes/classic
> copying pydoctor/themes/classic/bootstrap.min.css -> 
> build/lib/pydoctor/themes/classic
> creating build/lib/pydoctor/themes/readthedocs
> copying pydoctor/themes/readthedocs/head.html -> 
> build/lib/pydoctor/themes/readthedocs
> copying pydoctor/themes/readthedocs/footer.html -> 
> build/lib/pydoctor/themes/readthedocs
> copying pydoctor/themes/readthedocs/common.html -> 
> build/lib/pydoctor/themes/readthedocs
> copying pydoctor/themes/readthedocs/nav.html -> 
> build/lib/pydoctor/themes/readthedocs
> copying pydoctor/themes/readthedocs/readthedocstheme.css -> 
> build/lib/pydoctor/themes/readthedocs
> creating build/lib/pydoctor/themes/readthedocs/fonts
> copying pydoctor/themes/readthedocs/fonts/Roboto-Slab-Bold.woff2 -> 
> build/lib/pydoctor/themes/readthedocs/fonts
> copying pydoctor/themes/readthedocs/fonts/home.svg -> 
> build/lib/pydoctor/themes/readthedocs/fonts
> copying pydoctor/themes/readthedocs/fonts/Roboto-Slab-Regular.woff2 -> 
> build/lib/pydoctor/themes/readthedocs/fonts
> copying pydoctor/themes/readthedocs/fonts/book.svg -> 
> build/lib/pydoctor/themes/readthedocs/fonts
> copying pydoctor/themes/readthedocs/fonts/minus-square-o.svg -> 
> build/lib/pydoctor/themes/readthedocs/fonts
> copying pydoctor/themes/readthedocs/fonts/plus-square-o.svg -> 
> build/lib/pydoctor/themes/readthedocs/fonts
> copying pydoctor/themes/readthedocs/fonts/lato-normal.woff2 -> 
> build/lib/pydoctor/themes/readthedocs/fonts
> copying pydoctor/themes/readthedocs/fonts/lato-bold.woff2 -> 
> build/lib/pydoctor/themes/readthedocs/fonts
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> creating build/bdist.linux-x86_64
> creating build/bdist.linux-x86_64/wheel
> creating build/bdist.linux-x86_64/wheel/pydoctor
> creating build/bdist.linux-x86_64/wheel/pydoctor/extensions
> copying build/lib/pydoctor/extensions/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/extensions
> copying build/lib/pydoctor/extensions/zopeinterface.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/extensions
> copying build/lib/pydoctor/extensions/attrs.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/extensions
> copying build/lib/pydoctor/extensions/deprecate.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/extensions
> copying build/lib/pydoctor/utils.py -> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/sphinx.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/stanutils.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes
> copying build/lib/pydoctor/themes/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/apidocs.css -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/subheader.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/head.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/footer.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/sidebartoggle.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/nameIndex.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/pydoctor.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/attribute-child.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/common.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/index.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/header.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/table.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/sidebar-list.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/sidebar.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/nav.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/searchlib.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/all-documents.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/lunr.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/ajax.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/summary.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/search.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/function-child.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes/base/fonts
> copying build/lib/pydoctor/themes/base/fonts/x-circle.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base/fonts
> copying build/lib/pydoctor/themes/base/fonts/info.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base/fonts
> copying build/lib/pydoctor/themes/base/extra.css -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes/classic
> copying build/lib/pydoctor/themes/classic/head.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/classic
> copying build/lib/pydoctor/themes/classic/bootstrap.min.css -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/classic
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> copying build/lib/pydoctor/themes/readthedocs/head.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> copying build/lib/pydoctor/themes/readthedocs/footer.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> copying build/lib/pydoctor/themes/readthedocs/common.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> copying build/lib/pydoctor/themes/readthedocs/nav.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> copying build/lib/pydoctor/themes/readthedocs/readthedocstheme.css -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/Roboto-Slab-Bold.woff2 -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/home.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/Roboto-Slab-Regular.woff2 
> -> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/book.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/minus-square-o.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/plus-square-o.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/lato-normal.woff2 -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/lato-bold.woff2 -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> creating build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> copying build/lib/pydoctor/templatewriter/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> copying build/lib/pydoctor/templatewriter/search.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> creating build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/pages/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/pages/attributechild.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/pages/table.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/pages/functionchild.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/pages/sidebar.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/summary.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> copying build/lib/pydoctor/templatewriter/util.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> copying build/lib/pydoctor/templatewriter/writer.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> copying build/lib/pydoctor/node2stan.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/astbuilder.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/__main__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/visitor.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/qnmatch.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/linker.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> creating build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> copying build/lib/pydoctor/epydoc/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> creating build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/_pyval_repr.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/epytext.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/numpy.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/_types.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/plaintext.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/_napoleon.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/google.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/restructuredtext.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/docutils.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> copying build/lib/pydoctor/epydoc/doctest.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> copying build/lib/pydoctor/epydoc/sre_constants36.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> copying build/lib/pydoctor/epydoc/sre_parse36.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> copying build/lib/pydoctor/factory.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/options.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> creating build/bdist.linux-x86_64/wheel/pydoctor/sphinx_ext
> copying build/lib/pydoctor/sphinx_ext/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/sphinx_ext
> copying build/lib/pydoctor/sphinx_ext/build_apidocs.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/sphinx_ext
> copying build/lib/pydoctor/mro.py -> build/bdist.linux-x86_64/wheel/pydoctor
> creating build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_visitor.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_colorize.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_cyclic_imports_base_classes.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_attrs.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_templatewriter.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_model.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_sphinx.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_packages.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_astbuilder.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_utils.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> creating build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_epytext.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_google_numpy.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_parsed_docstrings.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_epytext2html.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_restructuredtext.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_pyval_repr.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_epytext2node.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/test_twisted_python_deprecate.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_node2stan.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_epydoc2stan.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_options.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_type_fields.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_napoleon_docstring.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_qnmatch.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_commandline.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_configparser.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_mro.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_zopeinterface.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_napoleon_iterators.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_pydantic_fields.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> creating build/bdist.linux-x86_64/wheel/pydoctor/napoleon
> copying build/lib/pydoctor/napoleon/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/napoleon
> copying build/lib/pydoctor/napoleon/docstring.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/napoleon
> copying build/lib/pydoctor/napoleon/iterators.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/napoleon
> copying build/lib/pydoctor/model.py -> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/astutils.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/_configparser.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/driver.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/epydoc2stan.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> writing byte-compilation script '/tmp/tmpxejdtket.py'
> /usr/bin/python3.12 /tmp/tmpxejdtket.py
> removing /tmp/tmpxejdtket.py
> running install_egg_info
> running egg_info
> creating pydoctor.egg-info
> writing pydoctor.egg-info/PKG-INFO
> writing dependency_links to pydoctor.egg-info/dependency_links.txt
> writing entry points to pydoctor.egg-info/entry_points.txt
> writing requirements to pydoctor.egg-info/requires.txt
> writing top-level names to pydoctor.egg-info/top_level.txt
> writing manifest file 'pydoctor.egg-info/SOURCES.txt'
> reading manifest file 'pydoctor.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.tac'
> adding license file 'LICENSE.txt'
> writing manifest file 'pydoctor.egg-info/SOURCES.txt'
> Copying pydoctor.egg-info to 
> build/bdist.linux-x86_64/wheel/pydoctor-23.9.0.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/pydoctor-23.9.0.dist-info/WHEEL
> creating 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pydoctor/.tmp-pj06i8du/pydoctor-23.9.0-py3-none-any.whl'
>  and adding 'build/bdist.linux-x86_64/wheel' to it
> adding 'pydoctor/__init__.py'
> adding 'pydoctor/__main__.py'
> adding 'pydoctor/_configparser.py'
> adding 'pydoctor/astbuilder.py'
> adding 'pydoctor/astutils.py'
> adding 'pydoctor/driver.py'
> adding 'pydoctor/epydoc2stan.py'
> adding 'pydoctor/factory.py'
> adding 'pydoctor/linker.py'
> adding 'pydoctor/model.py'
> adding 'pydoctor/mro.py'
> adding 'pydoctor/node2stan.py'
> adding 'pydoctor/options.py'
> adding 'pydoctor/qnmatch.py'
> adding 'pydoctor/sphinx.py'
> adding 'pydoctor/stanutils.py'
> adding 'pydoctor/utils.py'
> adding 'pydoctor/visitor.py'
> adding 'pydoctor/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/__main__.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/_configparser.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/astbuilder.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/astutils.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/driver.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/epydoc2stan.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/factory.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/linker.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/model.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/mro.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/node2stan.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/options.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/qnmatch.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/sphinx.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/stanutils.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/utils.cpython-312.opt-1.pyc'
> adding 'pydoctor/__pycache__/visitor.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/__init__.py'
> adding 'pydoctor/epydoc/doctest.py'
> adding 'pydoctor/epydoc/docutils.py'
> adding 'pydoctor/epydoc/sre_constants36.py'
> adding 'pydoctor/epydoc/sre_parse36.py'
> adding 'pydoctor/epydoc/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/__pycache__/doctest.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/__pycache__/docutils.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/__pycache__/sre_constants36.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/__pycache__/sre_parse36.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__init__.py'
> adding 'pydoctor/epydoc/markup/_napoleon.py'
> adding 'pydoctor/epydoc/markup/_pyval_repr.py'
> adding 'pydoctor/epydoc/markup/_types.py'
> adding 'pydoctor/epydoc/markup/epytext.py'
> adding 'pydoctor/epydoc/markup/google.py'
> adding 'pydoctor/epydoc/markup/numpy.py'
> adding 'pydoctor/epydoc/markup/plaintext.py'
> adding 'pydoctor/epydoc/markup/restructuredtext.py'
> adding 'pydoctor/epydoc/markup/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/_napoleon.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/_pyval_repr.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/_types.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/epytext.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/google.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/numpy.cpython-312.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/plaintext.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/epydoc/markup/__pycache__/restructuredtext.cpython-312.opt-1.pyc'
> adding 'pydoctor/extensions/__init__.py'
> adding 'pydoctor/extensions/attrs.py'
> adding 'pydoctor/extensions/deprecate.py'
> adding 'pydoctor/extensions/zopeinterface.py'
> adding 'pydoctor/extensions/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 'pydoctor/extensions/__pycache__/attrs.cpython-312.opt-1.pyc'
> adding 'pydoctor/extensions/__pycache__/deprecate.cpython-312.opt-1.pyc'
> adding 'pydoctor/extensions/__pycache__/zopeinterface.cpython-312.opt-1.pyc'
> adding 'pydoctor/napoleon/__init__.py'
> adding 'pydoctor/napoleon/docstring.py'
> adding 'pydoctor/napoleon/iterators.py'
> adding 'pydoctor/napoleon/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 'pydoctor/napoleon/__pycache__/docstring.cpython-312.opt-1.pyc'
> adding 'pydoctor/napoleon/__pycache__/iterators.cpython-312.opt-1.pyc'
> adding 'pydoctor/sphinx_ext/__init__.py'
> adding 'pydoctor/sphinx_ext/build_apidocs.py'
> adding 'pydoctor/sphinx_ext/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 'pydoctor/sphinx_ext/__pycache__/build_apidocs.cpython-312.opt-1.pyc'
> adding 'pydoctor/templatewriter/__init__.py'
> adding 'pydoctor/templatewriter/search.py'
> adding 'pydoctor/templatewriter/summary.py'
> adding 'pydoctor/templatewriter/util.py'
> adding 'pydoctor/templatewriter/writer.py'
> adding 'pydoctor/templatewriter/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 'pydoctor/templatewriter/__pycache__/search.cpython-312.opt-1.pyc'
> adding 'pydoctor/templatewriter/__pycache__/summary.cpython-312.opt-1.pyc'
> adding 'pydoctor/templatewriter/__pycache__/util.cpython-312.opt-1.pyc'
> adding 'pydoctor/templatewriter/__pycache__/writer.cpython-312.opt-1.pyc'
> adding 'pydoctor/templatewriter/pages/__init__.py'
> adding 'pydoctor/templatewriter/pages/attributechild.py'
> adding 'pydoctor/templatewriter/pages/functionchild.py'
> adding 'pydoctor/templatewriter/pages/sidebar.py'
> adding 'pydoctor/templatewriter/pages/table.py'
> adding 
> 'pydoctor/templatewriter/pages/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/templatewriter/pages/__pycache__/attributechild.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/templatewriter/pages/__pycache__/functionchild.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/templatewriter/pages/__pycache__/sidebar.cpython-312.opt-1.pyc'
> adding 'pydoctor/templatewriter/pages/__pycache__/table.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__init__.py'
> adding 'pydoctor/test/test_astbuilder.py'
> adding 'pydoctor/test/test_attrs.py'
> adding 'pydoctor/test/test_colorize.py'
> adding 'pydoctor/test/test_commandline.py'
> adding 'pydoctor/test/test_configparser.py'
> adding 'pydoctor/test/test_cyclic_imports_base_classes.py'
> adding 'pydoctor/test/test_epydoc2stan.py'
> adding 'pydoctor/test/test_model.py'
> adding 'pydoctor/test/test_mro.py'
> adding 'pydoctor/test/test_napoleon_docstring.py'
> adding 'pydoctor/test/test_napoleon_iterators.py'
> adding 'pydoctor/test/test_node2stan.py'
> adding 'pydoctor/test/test_options.py'
> adding 'pydoctor/test/test_packages.py'
> adding 'pydoctor/test/test_pydantic_fields.py'
> adding 'pydoctor/test/test_qnmatch.py'
> adding 'pydoctor/test/test_sphinx.py'
> adding 'pydoctor/test/test_templatewriter.py'
> adding 'pydoctor/test/test_twisted_python_deprecate.py'
> adding 'pydoctor/test/test_type_fields.py'
> adding 'pydoctor/test/test_utils.py'
> adding 'pydoctor/test/test_visitor.py'
> adding 'pydoctor/test/test_zopeinterface.py'
> adding 'pydoctor/test/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_astbuilder.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_attrs.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_colorize.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_commandline.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_configparser.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/test/__pycache__/test_cyclic_imports_base_classes.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_epydoc2stan.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_model.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_mro.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/test/__pycache__/test_napoleon_docstring.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/test/__pycache__/test_napoleon_iterators.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_node2stan.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_options.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_packages.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_pydantic_fields.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_qnmatch.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_sphinx.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_templatewriter.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/test/__pycache__/test_twisted_python_deprecate.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_type_fields.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_utils.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_visitor.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_zopeinterface.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/epydoc/__init__.py'
> adding 'pydoctor/test/epydoc/test_epytext.py'
> adding 'pydoctor/test/epydoc/test_epytext2html.py'
> adding 'pydoctor/test/epydoc/test_epytext2node.py'
> adding 'pydoctor/test/epydoc/test_google_numpy.py'
> adding 'pydoctor/test/epydoc/test_parsed_docstrings.py'
> adding 'pydoctor/test/epydoc/test_pyval_repr.py'
> adding 'pydoctor/test/epydoc/test_restructuredtext.py'
> adding 'pydoctor/test/epydoc/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 'pydoctor/test/epydoc/__pycache__/test_epytext.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_epytext2html.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_epytext2node.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_google_numpy.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_parsed_docstrings.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_pyval_repr.cpython-312.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_restructuredtext.cpython-312.opt-1.pyc'
> adding 'pydoctor/themes/__init__.py'
> adding 'pydoctor/themes/__pycache__/__init__.cpython-312.opt-1.pyc'
> adding 'pydoctor/themes/base/ajax.js'
> adding 'pydoctor/themes/base/all-documents.html'
> adding 'pydoctor/themes/base/apidocs.css'
> adding 'pydoctor/themes/base/attribute-child.html'
> adding 'pydoctor/themes/base/common.html'
> adding 'pydoctor/themes/base/extra.css'
> adding 'pydoctor/themes/base/footer.html'
> adding 'pydoctor/themes/base/function-child.html'
> adding 'pydoctor/themes/base/head.html'
> adding 'pydoctor/themes/base/header.html'
> adding 'pydoctor/themes/base/index.html'
> adding 'pydoctor/themes/base/lunr.js'
> adding 'pydoctor/themes/base/nameIndex.html'
> adding 'pydoctor/themes/base/nav.html'
> adding 'pydoctor/themes/base/pydoctor.js'
> adding 'pydoctor/themes/base/search.js'
> adding 'pydoctor/themes/base/searchlib.js'
> adding 'pydoctor/themes/base/sidebar-list.html'
> adding 'pydoctor/themes/base/sidebar.html'
> adding 'pydoctor/themes/base/sidebartoggle.js'
> adding 'pydoctor/themes/base/subheader.html'
> adding 'pydoctor/themes/base/summary.html'
> adding 'pydoctor/themes/base/table.html'
> adding 'pydoctor/themes/base/fonts/info.svg'
> adding 'pydoctor/themes/base/fonts/x-circle.svg'
> adding 'pydoctor/themes/classic/bootstrap.min.css'
> adding 'pydoctor/themes/classic/head.html'
> adding 'pydoctor/themes/readthedocs/common.html'
> adding 'pydoctor/themes/readthedocs/footer.html'
> adding 'pydoctor/themes/readthedocs/head.html'
> adding 'pydoctor/themes/readthedocs/nav.html'
> adding 'pydoctor/themes/readthedocs/readthedocstheme.css'
> adding 'pydoctor/themes/readthedocs/fonts/Roboto-Slab-Bold.woff2'
> adding 'pydoctor/themes/readthedocs/fonts/Roboto-Slab-Regular.woff2'
> adding 'pydoctor/themes/readthedocs/fonts/book.svg'
> adding 'pydoctor/themes/readthedocs/fonts/home.svg'
> adding 'pydoctor/themes/readthedocs/fonts/lato-bold.woff2'
> adding 'pydoctor/themes/readthedocs/fonts/lato-normal.woff2'
> adding 'pydoctor/themes/readthedocs/fonts/minus-square-o.svg'
> adding 'pydoctor/themes/readthedocs/fonts/plus-square-o.svg'
> adding 'pydoctor-23.9.0.dist-info/LICENSE.txt'
> adding 'pydoctor-23.9.0.dist-info/METADATA'
> adding 'pydoctor-23.9.0.dist-info/WHEEL'
> adding 'pydoctor-23.9.0.dist-info/entry_points.txt'
> adding 'pydoctor-23.9.0.dist-info/top_level.txt'
> adding 'pydoctor-23.9.0.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> Successfully built pydoctor-23.9.0-py3-none-any.whl
> I: pybuild plugin_pyproject:122: Unpacking wheel built for python3.12 with 
> "installer" module
> I: pybuild plugin_pyproject:110: Building wheel for python3.11 with "build" 
> module
> I: pybuild base:310: python3.11 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydoctor 
> * Building wheel...
> running bdist_wheel
> running build
> running build_py
> 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/pydoctor
> creating build/bdist.linux-x86_64/wheel/pydoctor/extensions
> copying build/lib/pydoctor/extensions/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/extensions
> copying build/lib/pydoctor/extensions/zopeinterface.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/extensions
> copying build/lib/pydoctor/extensions/attrs.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/extensions
> copying build/lib/pydoctor/extensions/deprecate.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/extensions
> copying build/lib/pydoctor/utils.py -> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/sphinx.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/stanutils.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes
> copying build/lib/pydoctor/themes/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/apidocs.css -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/subheader.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/head.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/footer.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/sidebartoggle.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/nameIndex.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/pydoctor.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/attribute-child.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/common.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/index.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/header.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/table.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/sidebar-list.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/sidebar.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/nav.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/searchlib.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/all-documents.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/lunr.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/ajax.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/summary.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/search.js -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> copying build/lib/pydoctor/themes/base/function-child.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes/base/fonts
> copying build/lib/pydoctor/themes/base/fonts/x-circle.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base/fonts
> copying build/lib/pydoctor/themes/base/fonts/info.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base/fonts
> copying build/lib/pydoctor/themes/base/extra.css -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/base
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes/classic
> copying build/lib/pydoctor/themes/classic/head.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/classic
> copying build/lib/pydoctor/themes/classic/bootstrap.min.css -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/classic
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> copying build/lib/pydoctor/themes/readthedocs/head.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> copying build/lib/pydoctor/themes/readthedocs/footer.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> copying build/lib/pydoctor/themes/readthedocs/common.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> copying build/lib/pydoctor/themes/readthedocs/nav.html -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> copying build/lib/pydoctor/themes/readthedocs/readthedocstheme.css -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs
> creating build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/Roboto-Slab-Bold.woff2 -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/home.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/Roboto-Slab-Regular.woff2 
> -> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/book.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/minus-square-o.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/plus-square-o.svg -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/lato-normal.woff2 -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> copying build/lib/pydoctor/themes/readthedocs/fonts/lato-bold.woff2 -> 
> build/bdist.linux-x86_64/wheel/pydoctor/themes/readthedocs/fonts
> creating build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> copying build/lib/pydoctor/templatewriter/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> copying build/lib/pydoctor/templatewriter/search.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> creating build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/pages/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/pages/attributechild.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/pages/table.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/pages/functionchild.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/pages/sidebar.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter/pages
> copying build/lib/pydoctor/templatewriter/summary.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> copying build/lib/pydoctor/templatewriter/util.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> copying build/lib/pydoctor/templatewriter/writer.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/templatewriter
> copying build/lib/pydoctor/node2stan.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/astbuilder.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/__main__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/visitor.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/qnmatch.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/linker.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> creating build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> copying build/lib/pydoctor/epydoc/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> creating build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/_pyval_repr.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/epytext.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/numpy.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/_types.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/plaintext.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/_napoleon.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/google.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/markup/restructuredtext.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc/markup
> copying build/lib/pydoctor/epydoc/docutils.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> copying build/lib/pydoctor/epydoc/doctest.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> copying build/lib/pydoctor/epydoc/sre_constants36.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> copying build/lib/pydoctor/epydoc/sre_parse36.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/epydoc
> copying build/lib/pydoctor/factory.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/options.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> creating build/bdist.linux-x86_64/wheel/pydoctor/sphinx_ext
> copying build/lib/pydoctor/sphinx_ext/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/sphinx_ext
> copying build/lib/pydoctor/sphinx_ext/build_apidocs.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/sphinx_ext
> copying build/lib/pydoctor/mro.py -> build/bdist.linux-x86_64/wheel/pydoctor
> creating build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_visitor.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_colorize.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_cyclic_imports_base_classes.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_attrs.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_templatewriter.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_model.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_sphinx.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_packages.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_astbuilder.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_utils.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> creating build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_epytext.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_google_numpy.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_parsed_docstrings.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_epytext2html.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_restructuredtext.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_pyval_repr.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/epydoc/test_epytext2node.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test/epydoc
> copying build/lib/pydoctor/test/test_twisted_python_deprecate.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_node2stan.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_epydoc2stan.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_options.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_type_fields.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_napoleon_docstring.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_qnmatch.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_commandline.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_configparser.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_mro.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_zopeinterface.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_napoleon_iterators.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> copying build/lib/pydoctor/test/test_pydantic_fields.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/test
> creating build/bdist.linux-x86_64/wheel/pydoctor/napoleon
> copying build/lib/pydoctor/napoleon/__init__.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/napoleon
> copying build/lib/pydoctor/napoleon/docstring.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/napoleon
> copying build/lib/pydoctor/napoleon/iterators.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor/napoleon
> copying build/lib/pydoctor/model.py -> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/astutils.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/_configparser.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/driver.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> copying build/lib/pydoctor/epydoc2stan.py -> 
> build/bdist.linux-x86_64/wheel/pydoctor
> writing byte-compilation script '/tmp/tmpz5bscyf_.py'
> /usr/bin/python3.11 /tmp/tmpz5bscyf_.py
> removing /tmp/tmpz5bscyf_.py
> running install_egg_info
> running egg_info
> writing pydoctor.egg-info/PKG-INFO
> writing dependency_links to pydoctor.egg-info/dependency_links.txt
> writing entry points to pydoctor.egg-info/entry_points.txt
> writing requirements to pydoctor.egg-info/requires.txt
> writing top-level names to pydoctor.egg-info/top_level.txt
> reading manifest file 'pydoctor.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.tac'
> adding license file 'LICENSE.txt'
> writing manifest file 'pydoctor.egg-info/SOURCES.txt'
> Copying pydoctor.egg-info to 
> build/bdist.linux-x86_64/wheel/pydoctor-23.9.0.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/pydoctor-23.9.0.dist-info/WHEEL
> creating 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydoctor/.tmp-vxx5g8vr/pydoctor-23.9.0-py3-none-any.whl'
>  and adding 'build/bdist.linux-x86_64/wheel' to it
> adding 'pydoctor/__init__.py'
> adding 'pydoctor/__main__.py'
> adding 'pydoctor/_configparser.py'
> adding 'pydoctor/astbuilder.py'
> adding 'pydoctor/astutils.py'
> adding 'pydoctor/driver.py'
> adding 'pydoctor/epydoc2stan.py'
> adding 'pydoctor/factory.py'
> adding 'pydoctor/linker.py'
> adding 'pydoctor/model.py'
> adding 'pydoctor/mro.py'
> adding 'pydoctor/node2stan.py'
> adding 'pydoctor/options.py'
> adding 'pydoctor/qnmatch.py'
> adding 'pydoctor/sphinx.py'
> adding 'pydoctor/stanutils.py'
> adding 'pydoctor/utils.py'
> adding 'pydoctor/visitor.py'
> adding 'pydoctor/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/__main__.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/_configparser.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/astbuilder.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/astutils.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/driver.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/epydoc2stan.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/factory.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/linker.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/model.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/mro.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/node2stan.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/options.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/qnmatch.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/sphinx.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/stanutils.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/utils.cpython-311.opt-1.pyc'
> adding 'pydoctor/__pycache__/visitor.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/__init__.py'
> adding 'pydoctor/epydoc/doctest.py'
> adding 'pydoctor/epydoc/docutils.py'
> adding 'pydoctor/epydoc/sre_constants36.py'
> adding 'pydoctor/epydoc/sre_parse36.py'
> adding 'pydoctor/epydoc/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/__pycache__/doctest.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/__pycache__/docutils.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/__pycache__/sre_constants36.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/__pycache__/sre_parse36.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__init__.py'
> adding 'pydoctor/epydoc/markup/_napoleon.py'
> adding 'pydoctor/epydoc/markup/_pyval_repr.py'
> adding 'pydoctor/epydoc/markup/_types.py'
> adding 'pydoctor/epydoc/markup/epytext.py'
> adding 'pydoctor/epydoc/markup/google.py'
> adding 'pydoctor/epydoc/markup/numpy.py'
> adding 'pydoctor/epydoc/markup/plaintext.py'
> adding 'pydoctor/epydoc/markup/restructuredtext.py'
> adding 'pydoctor/epydoc/markup/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/_napoleon.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/_pyval_repr.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/_types.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/epytext.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/google.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/numpy.cpython-311.opt-1.pyc'
> adding 'pydoctor/epydoc/markup/__pycache__/plaintext.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/epydoc/markup/__pycache__/restructuredtext.cpython-311.opt-1.pyc'
> adding 'pydoctor/extensions/__init__.py'
> adding 'pydoctor/extensions/attrs.py'
> adding 'pydoctor/extensions/deprecate.py'
> adding 'pydoctor/extensions/zopeinterface.py'
> adding 'pydoctor/extensions/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 'pydoctor/extensions/__pycache__/attrs.cpython-311.opt-1.pyc'
> adding 'pydoctor/extensions/__pycache__/deprecate.cpython-311.opt-1.pyc'
> adding 'pydoctor/extensions/__pycache__/zopeinterface.cpython-311.opt-1.pyc'
> adding 'pydoctor/napoleon/__init__.py'
> adding 'pydoctor/napoleon/docstring.py'
> adding 'pydoctor/napoleon/iterators.py'
> adding 'pydoctor/napoleon/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 'pydoctor/napoleon/__pycache__/docstring.cpython-311.opt-1.pyc'
> adding 'pydoctor/napoleon/__pycache__/iterators.cpython-311.opt-1.pyc'
> adding 'pydoctor/sphinx_ext/__init__.py'
> adding 'pydoctor/sphinx_ext/build_apidocs.py'
> adding 'pydoctor/sphinx_ext/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 'pydoctor/sphinx_ext/__pycache__/build_apidocs.cpython-311.opt-1.pyc'
> adding 'pydoctor/templatewriter/__init__.py'
> adding 'pydoctor/templatewriter/search.py'
> adding 'pydoctor/templatewriter/summary.py'
> adding 'pydoctor/templatewriter/util.py'
> adding 'pydoctor/templatewriter/writer.py'
> adding 'pydoctor/templatewriter/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 'pydoctor/templatewriter/__pycache__/search.cpython-311.opt-1.pyc'
> adding 'pydoctor/templatewriter/__pycache__/summary.cpython-311.opt-1.pyc'
> adding 'pydoctor/templatewriter/__pycache__/util.cpython-311.opt-1.pyc'
> adding 'pydoctor/templatewriter/__pycache__/writer.cpython-311.opt-1.pyc'
> adding 'pydoctor/templatewriter/pages/__init__.py'
> adding 'pydoctor/templatewriter/pages/attributechild.py'
> adding 'pydoctor/templatewriter/pages/functionchild.py'
> adding 'pydoctor/templatewriter/pages/sidebar.py'
> adding 'pydoctor/templatewriter/pages/table.py'
> adding 
> 'pydoctor/templatewriter/pages/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/templatewriter/pages/__pycache__/attributechild.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/templatewriter/pages/__pycache__/functionchild.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/templatewriter/pages/__pycache__/sidebar.cpython-311.opt-1.pyc'
> adding 'pydoctor/templatewriter/pages/__pycache__/table.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__init__.py'
> adding 'pydoctor/test/test_astbuilder.py'
> adding 'pydoctor/test/test_attrs.py'
> adding 'pydoctor/test/test_colorize.py'
> adding 'pydoctor/test/test_commandline.py'
> adding 'pydoctor/test/test_configparser.py'
> adding 'pydoctor/test/test_cyclic_imports_base_classes.py'
> adding 'pydoctor/test/test_epydoc2stan.py'
> adding 'pydoctor/test/test_model.py'
> adding 'pydoctor/test/test_mro.py'
> adding 'pydoctor/test/test_napoleon_docstring.py'
> adding 'pydoctor/test/test_napoleon_iterators.py'
> adding 'pydoctor/test/test_node2stan.py'
> adding 'pydoctor/test/test_options.py'
> adding 'pydoctor/test/test_packages.py'
> adding 'pydoctor/test/test_pydantic_fields.py'
> adding 'pydoctor/test/test_qnmatch.py'
> adding 'pydoctor/test/test_sphinx.py'
> adding 'pydoctor/test/test_templatewriter.py'
> adding 'pydoctor/test/test_twisted_python_deprecate.py'
> adding 'pydoctor/test/test_type_fields.py'
> adding 'pydoctor/test/test_utils.py'
> adding 'pydoctor/test/test_visitor.py'
> adding 'pydoctor/test/test_zopeinterface.py'
> adding 'pydoctor/test/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_astbuilder.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_attrs.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_colorize.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_commandline.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_configparser.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/test/__pycache__/test_cyclic_imports_base_classes.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_epydoc2stan.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_model.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_mro.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/test/__pycache__/test_napoleon_docstring.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/test/__pycache__/test_napoleon_iterators.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_node2stan.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_options.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_packages.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_pydantic_fields.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_qnmatch.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_sphinx.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_templatewriter.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/test/__pycache__/test_twisted_python_deprecate.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_type_fields.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_utils.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_visitor.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/__pycache__/test_zopeinterface.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/epydoc/__init__.py'
> adding 'pydoctor/test/epydoc/test_epytext.py'
> adding 'pydoctor/test/epydoc/test_epytext2html.py'
> adding 'pydoctor/test/epydoc/test_epytext2node.py'
> adding 'pydoctor/test/epydoc/test_google_numpy.py'
> adding 'pydoctor/test/epydoc/test_parsed_docstrings.py'
> adding 'pydoctor/test/epydoc/test_pyval_repr.py'
> adding 'pydoctor/test/epydoc/test_restructuredtext.py'
> adding 'pydoctor/test/epydoc/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 'pydoctor/test/epydoc/__pycache__/test_epytext.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_epytext2html.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_epytext2node.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_google_numpy.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_parsed_docstrings.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_pyval_repr.cpython-311.opt-1.pyc'
> adding 
> 'pydoctor/test/epydoc/__pycache__/test_restructuredtext.cpython-311.opt-1.pyc'
> adding 'pydoctor/themes/__init__.py'
> adding 'pydoctor/themes/__pycache__/__init__.cpython-311.opt-1.pyc'
> adding 'pydoctor/themes/base/ajax.js'
> adding 'pydoctor/themes/base/all-documents.html'
> adding 'pydoctor/themes/base/apidocs.css'
> adding 'pydoctor/themes/base/attribute-child.html'
> adding 'pydoctor/themes/base/common.html'
> adding 'pydoctor/themes/base/extra.css'
> adding 'pydoctor/themes/base/footer.html'
> adding 'pydoctor/themes/base/function-child.html'
> adding 'pydoctor/themes/base/head.html'
> adding 'pydoctor/themes/base/header.html'
> adding 'pydoctor/themes/base/index.html'
> adding 'pydoctor/themes/base/lunr.js'
> adding 'pydoctor/themes/base/nameIndex.html'
> adding 'pydoctor/themes/base/nav.html'
> adding 'pydoctor/themes/base/pydoctor.js'
> adding 'pydoctor/themes/base/search.js'
> adding 'pydoctor/themes/base/searchlib.js'
> adding 'pydoctor/themes/base/sidebar-list.html'
> adding 'pydoctor/themes/base/sidebar.html'
> adding 'pydoctor/themes/base/sidebartoggle.js'
> adding 'pydoctor/themes/base/subheader.html'
> adding 'pydoctor/themes/base/summary.html'
> adding 'pydoctor/themes/base/table.html'
> adding 'pydoctor/themes/base/fonts/info.svg'
> adding 'pydoctor/themes/base/fonts/x-circle.svg'
> adding 'pydoctor/themes/classic/bootstrap.min.css'
> adding 'pydoctor/themes/classic/head.html'
> adding 'pydoctor/themes/readthedocs/common.html'
> adding 'pydoctor/themes/readthedocs/footer.html'
> adding 'pydoctor/themes/readthedocs/head.html'
> adding 'pydoctor/themes/readthedocs/nav.html'
> adding 'pydoctor/themes/readthedocs/readthedocstheme.css'
> adding 'pydoctor/themes/readthedocs/fonts/Roboto-Slab-Bold.woff2'
> adding 'pydoctor/themes/readthedocs/fonts/Roboto-Slab-Regular.woff2'
> adding 'pydoctor/themes/readthedocs/fonts/book.svg'
> adding 'pydoctor/themes/readthedocs/fonts/home.svg'
> adding 'pydoctor/themes/readthedocs/fonts/lato-bold.woff2'
> adding 'pydoctor/themes/readthedocs/fonts/lato-normal.woff2'
> adding 'pydoctor/themes/readthedocs/fonts/minus-square-o.svg'
> adding 'pydoctor/themes/readthedocs/fonts/plus-square-o.svg'
> adding 'pydoctor-23.9.0.dist-info/LICENSE.txt'
> adding 'pydoctor-23.9.0.dist-info/METADATA'
> adding 'pydoctor-23.9.0.dist-info/WHEEL'
> adding 'pydoctor-23.9.0.dist-info/entry_points.txt'
> adding 'pydoctor-23.9.0.dist-info/top_level.txt'
> adding 'pydoctor-23.9.0.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> Successfully built pydoctor-23.9.0-py3-none-any.whl
> I: pybuild plugin_pyproject:122: Unpacking wheel built for python3.11 with 
> "installer" module
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:314: cp -r /<<PKGBUILDDIR>>/pydoctor/test/testpackages 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pydoctor/build/pydoctor/test; cp -r 
> /<<PKGBUILDDIR>>/pydoctor/test/testcustomtemplates 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pydoctor/build/pydoctor/test; rm -f 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pydoctor/build/pydoctor/test/test_napoleon_docstring.py
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pydoctor/build; python3.12 -m pytest 
> -k ' not test_c_module_python_module_name_clash and not 
> test_c_module_text_signature and not test_cyclic_imports_base_classes and not 
> test_expressions_parens and not test_unquote_naughty_quoted_strings '
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: hypothesis-6.92.0
> collected 463 items / 2 errors / 5 deselected / 458 selected
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.12_pydoctor/build/pydoctor/test/test_astbuilder.py _
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
>     result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
>     call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
>     self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in 
> _inject_setup_module_fixture
>     self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
>     self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
>     return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
>     mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:567: in import_path
>     importlib.import_module(module_name)
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:488: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:935: in _load_unlocked
>     ???
> <frozen importlib._bootstrap_external>:994: in exec_module
>     ???
> <frozen importlib._bootstrap>:488: in _call_with_frames_removed
>     ???
> pydoctor/test/__init__.py:12: in <module>
>     from pydoctor import epydoc2stan, model
> pydoctor/epydoc2stan.py:16: in <module>
>     from pydoctor import model, linker, node2stan
> pydoctor/model.py:29: in <module>
>     from pydoctor import factory, qnmatch, utils, linker, astutils, mro
> pydoctor/astutils.py:214: in <module>
>     class _AnnotationStringParser(ast.NodeTransformer):
> pydoctor/astutils.py:262: in _AnnotationStringParser
>     def visit_Str(self, node: ast.Str) -> ast.expr:
> /usr/lib/python3.12/ast.py:1802: in __getattr__
>     warnings._deprecated(
> /usr/lib/python3.12/warnings.py:529: in _deprecated
>     warn(msg, DeprecationWarning, stacklevel=3)
> E   DeprecationWarning: ast.Str is deprecated and will be removed in Python 
> 3.14; use ast.Constant instead
> _ ERROR collecting 
> .pybuild/cpython3_3.12_pydoctor/build/pydoctor/test/test_attrs.py _
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
>     result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
>     call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
>     self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in 
> _inject_setup_module_fixture
>     self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
>     self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
>     return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
>     mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:567: in import_path
>     importlib.import_module(module_name)
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1310: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:488: in _call_with_frames_removed
>     ???
> <frozen importlib._bootstrap>:1387: in _gcd_import
>     ???
> <frozen importlib._bootstrap>:1360: in _find_and_load
>     ???
> <frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
>     ???
> <frozen importlib._bootstrap>:935: in _load_unlocked
>     ???
> <frozen importlib._bootstrap_external>:994: in exec_module
>     ???
> <frozen importlib._bootstrap>:488: in _call_with_frames_removed
>     ???
> pydoctor/test/__init__.py:12: in <module>
>     from pydoctor import epydoc2stan, model
> pydoctor/epydoc2stan.py:22: in <module>
>     from pydoctor.epydoc.markup._pyval_repr import colorize_pyval, 
> colorize_inline_pyval
> pydoctor/epydoc/markup/_pyval_repr.py:46: in <module>
>     import astor.op_util
> /usr/lib/python3/dist-packages/astor/__init__.py:15: in <module>
>     from .code_gen import SourceGenerator, to_source  # NOQA
> /usr/lib/python3/dist-packages/astor/code_gen.py:25: in <module>
>     from .op_util import get_op_symbol, get_op_precedence, Precedence
> /usr/lib/python3/dist-packages/astor/op_util.py:92: in <module>
>     precedence_data = dict((getattr(ast, x, None), z) for x, y, z in op_data)
> /usr/lib/python3/dist-packages/astor/op_util.py:92: in <genexpr>
>     precedence_data = dict((getattr(ast, x, None), z) for x, y, z in op_data)
> /usr/lib/python3.12/ast.py:1802: in __getattr__
>     warnings._deprecated(
> /usr/lib/python3.12/warnings.py:529: in _deprecated
>     warn(msg, DeprecationWarning, stacklevel=3)
> E   DeprecationWarning: ast.Num is deprecated and will be removed in Python 
> 3.14; use ast.Constant instead
> =========================== short test summary info 
> ============================
> ERROR pydoctor/test/test_astbuilder.py - DeprecationWarning: ast.Str is 
> depre...
> ERROR pydoctor/test/test_attrs.py - DeprecationWarning: ast.Num is 
> deprecated...
> !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ======================= 5 deselected, 2 errors in 2.46s 
> ========================
> E: pybuild pybuild:395: test: plugin pyproject failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pydoctor/build; python3.12 -m pytest 
> -k ' not test_c_module_python_module_name_clash and not 
> test_c_module_text_signature and not test_cyclic_imports_base_classes and not 
> test_expressions_parens and not test_unquote_naughty_quoted_strings '
> I: pybuild pybuild:314: cp -r /<<PKGBUILDDIR>>/pydoctor/test/testpackages 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydoctor/build/pydoctor/test; cp -r 
> /<<PKGBUILDDIR>>/pydoctor/test/testcustomtemplates 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydoctor/build/pydoctor/test; rm -f 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydoctor/build/pydoctor/test/test_napoleon_docstring.py
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydoctor/build; python3.11 -m pytest 
> -k ' not test_c_module_python_module_name_clash and not 
> test_c_module_text_signature and not test_cyclic_imports_base_classes and not 
> test_expressions_parens and not test_unquote_naughty_quoted_strings '
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: hypothesis-6.92.0
> collected 1272 items / 5 deselected / 1267 selected
> 
> pydoctor/test/test_astbuilder.py ....................................... [  
> 3%]
> ........................................................................ [  
> 8%]
> ........................................................................ [ 
> 14%]
> ........................................................................ [ 
> 20%]
> ........................................................................ [ 
> 25%]
> ........................................................................ [ 
> 31%]
> ........................................................................ [ 
> 37%]
> ........................................................................ [ 
> 42%]
> ........................................................................ [ 
> 48%]
> ........................................................................ [ 
> 54%]
> ........................................................................ [ 
> 59%]
> ........................................                                 [ 
> 63%]
> pydoctor/test/test_attrs.py ..........                                   [ 
> 63%]
> pydoctor/test/test_colorize.py .....                                     [ 
> 64%]
> pydoctor/test/test_commandline.py ...................                    [ 
> 65%]
> pydoctor/test/test_configparser.py .....                                 [ 
> 66%]
> pydoctor/test/test_epydoc2stan.py ..........xx.......................... [ 
> 69%]
> .....................................................                    [ 
> 73%]
> pydoctor/test/test_model.py ...............s.....                        [ 
> 74%]
> pydoctor/test/test_mro.py ..........                                     [ 
> 75%]
> pydoctor/test/test_napoleon_iterators.py .................               [ 
> 77%]
> pydoctor/test/test_node2stan.py ..                                       [ 
> 77%]
> pydoctor/test/test_options.py ..........                                 [ 
> 78%]
> pydoctor/test/test_packages.py ............                              [ 
> 79%]
> pydoctor/test/test_pydantic_fields.py ..                                 [ 
> 79%]
> pydoctor/test/test_qnmatch.py ......                                     [ 
> 79%]
> pydoctor/test/test_sphinx.py .............................               [ 
> 81%]
> pydoctor/test/test_templatewriter.py ................................... [ 
> 84%]
> ...........                                                              [ 
> 85%]
> pydoctor/test/test_twisted_python_deprecate.py ........                  [ 
> 86%]
> pydoctor/test/test_type_fields.py ..........                             [ 
> 86%]
> pydoctor/test/test_utils.py ...............                              [ 
> 88%]
> pydoctor/test/test_visitor.py ..                                         [ 
> 88%]
> pydoctor/test/test_zopeinterface.py .................................... [ 
> 91%]
> ....................                                                     [ 
> 92%]
> pydoctor/test/epydoc/test_epytext.py ....                                [ 
> 93%]
> pydoctor/test/epydoc/test_epytext2html.py ...........                    [ 
> 93%]
> pydoctor/test/epydoc/test_epytext2node.py .                              [ 
> 94%]
> pydoctor/test/epydoc/test_google_numpy.py .....                          [ 
> 94%]
> pydoctor/test/epydoc/test_parsed_docstrings.py .                         [ 
> 94%]
> pydoctor/test/epydoc/test_pyval_repr.py ................................ [ 
> 97%]
> ....................                                                     [ 
> 98%]
> pydoctor/test/epydoc/test_restructuredtext.py ..................         
> [100%]
> 
> ========== 1264 passed, 1 skipped, 5 deselected, 2 xfailed in 12.02s 
> ===========
> I: pybuild pybuild:340: rm -rf 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydoctor/build/pydoctor/test
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
> 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/pydoctor_23.9.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply via email to