Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pydoctor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683306941.337389/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pydoctor.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pydoctor-23.4.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pydoctor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683306941.337389/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pydoctor.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pydoctor-23.4.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pydoctor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683306941.337389/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pydoctor.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2zFupS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pydoctor-23.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pydoctor-23.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pydoctor-23.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rvart0 + umask 022 + cd /builddir/build/BUILD + cd pydoctor-23.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pydoctor copying pydoctor/stanutils.py -> build/lib/pydoctor copying pydoctor/utils.py -> build/lib/pydoctor copying pydoctor/mro.py -> build/lib/pydoctor copying pydoctor/factory.py -> build/lib/pydoctor copying pydoctor/__init__.py -> build/lib/pydoctor copying pydoctor/visitor.py -> build/lib/pydoctor copying pydoctor/driver.py -> build/lib/pydoctor copying pydoctor/_configparser.py -> build/lib/pydoctor copying pydoctor/astutils.py -> build/lib/pydoctor copying pydoctor/astbuilder.py -> build/lib/pydoctor copying pydoctor/__main__.py -> build/lib/pydoctor copying pydoctor/sphinx.py -> build/lib/pydoctor copying pydoctor/epydoc2stan.py -> build/lib/pydoctor copying pydoctor/node2stan.py -> build/lib/pydoctor copying pydoctor/options.py -> build/lib/pydoctor copying pydoctor/model.py -> build/lib/pydoctor copying pydoctor/linker.py -> build/lib/pydoctor copying pydoctor/qnmatch.py -> build/lib/pydoctor creating 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/__init__.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/templatewriter copying pydoctor/templatewriter/writer.py -> build/lib/pydoctor/templatewriter copying pydoctor/templatewriter/summary.py -> build/lib/pydoctor/templatewriter copying pydoctor/templatewriter/__init__.py -> build/lib/pydoctor/templatewriter copying pydoctor/templatewriter/util.py -> build/lib/pydoctor/templatewriter copying pydoctor/templatewriter/search.py -> build/lib/pydoctor/templatewriter creating build/lib/pydoctor/sphinx_ext copying pydoctor/sphinx_ext/build_apidocs.py -> build/lib/pydoctor/sphinx_ext copying pydoctor/sphinx_ext/__init__.py -> build/lib/pydoctor/sphinx_ext 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/deprecate.py -> build/lib/pydoctor/extensions copying pydoctor/extensions/attrs.py -> build/lib/pydoctor/extensions 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/test copying pydoctor/test/test_utils.py -> build/lib/pydoctor/test copying pydoctor/test/test_commandline.py -> build/lib/pydoctor/test copying pydoctor/test/test_colorize.py -> build/lib/pydoctor/test copying pydoctor/test/test_type_fields.py -> build/lib/pydoctor/test copying pydoctor/test/__init__.py -> build/lib/pydoctor/test copying pydoctor/test/test_mro.py -> build/lib/pydoctor/test copying pydoctor/test/test_configparser.py -> build/lib/pydoctor/test copying pydoctor/test/test_napoleon_iterators.py -> build/lib/pydoctor/test copying pydoctor/test/test_twisted_python_deprecate.py -> build/lib/pydoctor/test copying pydoctor/test/test_sphinx.py -> build/lib/pydoctor/test copying pydoctor/test/test_qnmatch.py -> build/lib/pydoctor/test copying pydoctor/test/test_options.py -> build/lib/pydoctor/test copying pydoctor/test/test_astbuilder.py -> build/lib/pydoctor/test copying pydoctor/test/test_visitor.py -> build/lib/pydoctor/test copying pydoctor/test/test_napoleon_docstring.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_packages.py -> build/lib/pydoctor/test copying pydoctor/test/test_attrs.py -> build/lib/pydoctor/test copying pydoctor/test/test_pydantic_fields.py -> build/lib/pydoctor/test copying pydoctor/test/test_cyclic_imports_base_classes.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_zopeinterface.py -> build/lib/pydoctor/test creating build/lib/pydoctor/themes copying pydoctor/themes/__init__.py -> build/lib/pydoctor/themes creating build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/google.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/__init__.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/_napoleon.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/numpy.py -> build/lib/pydoctor/epydoc/markup copying pydoctor/epydoc/markup/restructuredtext.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 creating build/lib/pydoctor/templatewriter/pages copying pydoctor/templatewriter/pages/__init__.py -> build/lib/pydoctor/templatewriter/pages copying pydoctor/templatewriter/pages/sidebar.py -> build/lib/pydoctor/templatewriter/pages copying pydoctor/templatewriter/pages/functionchild.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 creating build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_restructuredtext.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/__init__.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_google_numpy.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_epytext.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_epytext2node.py -> build/lib/pydoctor/test/epydoc copying pydoctor/test/epydoc/test_pyval_repr.py -> build/lib/pydoctor/test/epydoc creating 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/header.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/common.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/ajax.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/search.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/summary.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/nav.html -> 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 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/all-documents.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/lunr.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/sidebartoggle.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/index.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/sidebar.html -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/searchlib.js -> build/lib/pydoctor/themes/base copying pydoctor/themes/base/nameIndex.html -> build/lib/pydoctor/themes/base creating build/lib/pydoctor/themes/base/fonts copying pydoctor/themes/base/fonts/info.svg -> build/lib/pydoctor/themes/base/fonts copying pydoctor/themes/base/fonts/x-circle.svg -> build/lib/pydoctor/themes/base/fonts creating build/lib/pydoctor/themes/classic copying pydoctor/themes/classic/bootstrap.min.css -> build/lib/pydoctor/themes/classic copying pydoctor/themes/classic/head.html -> build/lib/pydoctor/themes/classic creating build/lib/pydoctor/themes/readthedocs copying pydoctor/themes/readthedocs/common.html -> build/lib/pydoctor/themes/readthedocs copying pydoctor/themes/readthedocs/readthedocstheme.css -> build/lib/pydoctor/themes/readthedocs copying pydoctor/themes/readthedocs/nav.html -> 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 creating 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/lato-normal.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/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/lato-bold.woff2 -> build/lib/pydoctor/themes/readthedocs/fonts copying pydoctor/themes/readthedocs/fonts/plus-square-o.svg -> build/lib/pydoctor/themes/readthedocs/fonts + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5API4u + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64 + cd pydoctor-23.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/stanutils.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc copying build/lib/pydoctor/epydoc/docutils.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc copying build/lib/pydoctor/epydoc/doctest.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc copying build/lib/pydoctor/epydoc/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc copying build/lib/pydoctor/epydoc/sre_constants36.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/google.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/_types.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/plaintext.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/_napoleon.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/numpy.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/restructuredtext.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/_pyval_repr.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/markup/epytext.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup copying build/lib/pydoctor/epydoc/sre_parse36.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter copying build/lib/pydoctor/templatewriter/writer.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter copying build/lib/pydoctor/templatewriter/summary.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter copying build/lib/pydoctor/templatewriter/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter copying build/lib/pydoctor/templatewriter/util.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter copying build/lib/pydoctor/templatewriter/search.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/pages/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/pages/sidebar.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/pages/functionchild.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/pages/attributechild.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages copying build/lib/pydoctor/templatewriter/pages/table.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages copying build/lib/pydoctor/utils.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/mro.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/factory.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/sphinx_ext copying build/lib/pydoctor/sphinx_ext/build_apidocs.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/sphinx_ext copying build/lib/pydoctor/sphinx_ext/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/sphinx_ext creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/extensions copying build/lib/pydoctor/extensions/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/extensions copying build/lib/pydoctor/extensions/zopeinterface.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/extensions copying build/lib/pydoctor/extensions/deprecate.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/extensions copying build/lib/pydoctor/extensions/attrs.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/extensions copying build/lib/pydoctor/visitor.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/napoleon copying build/lib/pydoctor/napoleon/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/napoleon copying build/lib/pydoctor/napoleon/docstring.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/napoleon copying build/lib/pydoctor/napoleon/iterators.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/napoleon creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_utils.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_commandline.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_restructuredtext.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_google_numpy.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_epytext.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_parsed_docstrings.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_epytext2html.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_epytext2node.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc copying build/lib/pydoctor/test/epydoc/test_pyval_repr.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc copying build/lib/pydoctor/test/test_colorize.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_type_fields.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_mro.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_configparser.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_napoleon_iterators.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_twisted_python_deprecate.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_sphinx.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_qnmatch.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_options.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_astbuilder.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_visitor.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_napoleon_docstring.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_templatewriter.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_model.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_packages.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_attrs.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_pydantic_fields.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_cyclic_imports_base_classes.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_node2stan.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_epydoc2stan.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/test/test_zopeinterface.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test copying build/lib/pydoctor/driver.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/_configparser.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/astutils.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/astbuilder.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/__main__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/sphinx.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/epydoc2stan.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes copying build/lib/pydoctor/themes/__init__.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/table.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/sidebar-list.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/header.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/common.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/ajax.js -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/search.js -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/summary.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/nav.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/function-child.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/extra.css -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/apidocs.css -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/subheader.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/all-documents.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/pydoctor.js -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/attribute-child.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/lunr.js -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/sidebartoggle.js -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/index.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base/fonts copying build/lib/pydoctor/themes/base/fonts/info.svg -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base/fonts copying build/lib/pydoctor/themes/base/fonts/x-circle.svg -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base/fonts copying build/lib/pydoctor/themes/base/head.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/footer.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/sidebar.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/searchlib.js -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base copying build/lib/pydoctor/themes/base/nameIndex.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/base creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs copying build/lib/pydoctor/themes/readthedocs/common.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs copying build/lib/pydoctor/themes/readthedocs/readthedocstheme.css -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs copying build/lib/pydoctor/themes/readthedocs/nav.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/Roboto-Slab-Regular.woff2 -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/lato-normal.woff2 -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/book.svg -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/minus-square-o.svg -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/Roboto-Slab-Bold.woff2 -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/home.svg -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/lato-bold.woff2 -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/fonts/plus-square-o.svg -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs/fonts copying build/lib/pydoctor/themes/readthedocs/head.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs copying build/lib/pydoctor/themes/readthedocs/footer.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/readthedocs creating /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/classic copying build/lib/pydoctor/themes/classic/bootstrap.min.css -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/classic copying build/lib/pydoctor/themes/classic/head.html -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/classic copying build/lib/pydoctor/node2stan.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/options.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/model.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/linker.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor copying build/lib/pydoctor/qnmatch.py -> /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/stanutils.py to stanutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/docutils.py to docutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/doctest.py to doctest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/sre_constants36.py to sre_constants36.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup/google.py to google.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup/_types.py to _types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup/plaintext.py to plaintext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup/_napoleon.py to _napoleon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup/numpy.py to numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup/restructuredtext.py to restructuredtext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup/_pyval_repr.py to _pyval_repr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/markup/epytext.py to epytext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc/sre_parse36.py to sre_parse36.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/writer.py to writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/summary.py to summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/search.py to search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages/sidebar.py to sidebar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages/functionchild.py to functionchild.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages/attributechild.py to attributechild.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/templatewriter/pages/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/mro.py to mro.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/sphinx_ext/build_apidocs.py to build_apidocs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/sphinx_ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/extensions/zopeinterface.py to zopeinterface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/extensions/deprecate.py to deprecate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/extensions/attrs.py to attrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/visitor.py to visitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/napoleon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/napoleon/docstring.py to docstring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/napoleon/iterators.py to iterators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_commandline.py to test_commandline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc/test_restructuredtext.py to test_restructuredtext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc/test_google_numpy.py to test_google_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc/test_epytext.py to test_epytext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc/test_parsed_docstrings.py to test_parsed_docstrings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc/test_epytext2html.py to test_epytext2html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc/test_epytext2node.py to test_epytext2node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/epydoc/test_pyval_repr.py to test_pyval_repr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_colorize.py to test_colorize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_type_fields.py to test_type_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_mro.py to test_mro.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_configparser.py to test_configparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_napoleon_iterators.py to test_napoleon_iterators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_twisted_python_deprecate.py to test_twisted_python_deprecate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_sphinx.py to test_sphinx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_qnmatch.py to test_qnmatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_options.py to test_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_astbuilder.py to test_astbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_visitor.py to test_visitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_napoleon_docstring.py to test_napoleon_docstring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_templatewriter.py to test_templatewriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_packages.py to test_packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_attrs.py to test_attrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_pydantic_fields.py to test_pydantic_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_cyclic_imports_base_classes.py to test_cyclic_imports_base_classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_node2stan.py to test_node2stan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_epydoc2stan.py to test_epydoc2stan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/test/test_zopeinterface.py to test_zopeinterface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/driver.py to driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/_configparser.py to _configparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/astutils.py to astutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/astbuilder.py to astbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/sphinx.py to sphinx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/epydoc2stan.py to epydoc2stan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/themes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/node2stan.py to node2stan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/linker.py to linker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor/qnmatch.py to qnmatch.cpython-39.pyc writing byte-compilation script '/tmp/tmpyitocdqi.py' /usr/bin/python3 /tmp/tmpyitocdqi.py removing /tmp/tmpyitocdqi.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 /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9/site-packages/pydoctor-23.4.0-py3.9.egg-info running install_scripts Installing pydoctor script to /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64//usr/share/doc/python-pydoctor + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64//usr/share/doc/python-pydoctor + '[' -d example ']' ~/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64 ~/build/BUILD/pydoctor-23.4.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/pydoctor-23.4.0 + mv /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 23.4.0-1 --unique-debug-suffix -23.4.0-1.x86_64 --unique-debug-src-base python-pydoctor-23.4.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pydoctor-23.4.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pydoctor-23.4.0-1.noarch Provides: python-pydoctor python3-pydoctor = 23.4.0-1 python3.9dist(pydoctor) = 23.4 python3dist(pydoctor) = 23.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(appdirs) python3.9dist(astor) python3.9dist(attrs) python3.9dist(cachecontrol) python3.9dist(configargparse) python3.9dist(docutils) >= 0.17 python3.9dist(lunr) = 0.6.2 python3.9dist(requests) python3.9dist(setuptools) python3.9dist(toml) python3.9dist(twisted) Processing files: python-pydoctor-help-23.4.0-1.noarch warning: Empty %files file /builddir/build/BUILD/pydoctor-23.4.0/doclist.lst Provides: python-pydoctor-help = 23.4.0-1 python3-pydoctor-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64 Wrote: /builddir/build/RPMS/python-pydoctor-help-23.4.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pydoctor-23.4.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iUSIaW + umask 022 + cd /builddir/build/BUILD + cd pydoctor-23.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pydoctor-23.4.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0