>>> py3-sphinx_rtd_theme: Building main/py3-sphinx_rtd_theme 1.0.0-r0 (using abuild 3.10.0_rc1-r2) started Tue, 25 Oct 2022 23:38:17 +0000 >>> py3-sphinx_rtd_theme: Checking sanity of /home/buildozer/aports/main/py3-sphinx_rtd_theme/APKBUILD... >>> py3-sphinx_rtd_theme: Analyzing dependencies... >>> py3-sphinx_rtd_theme: Installing for build: build-base python3 py3-setuptools (1/12) Installing libbz2 (1.0.8-r3) (2/12) Installing libffi (3.4.3-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.7-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.39.4-r0) (8/12) Installing python3 (3.10.8-r1) (9/12) Installing py3-parsing (3.0.9-r0) (10/12) Installing py3-packaging (21.3-r2) (11/12) Installing py3-setuptools (65.5.0-r0) (12/12) Installing .makedepends-py3-sphinx_rtd_theme (20221025.233818) Executing busybox-1.35.0-r27.trigger OK: 349 MiB in 104 packages >>> py3-sphinx_rtd_theme: Cleaning up srcdir >>> py3-sphinx_rtd_theme: Cleaning up pkgdir >>> py3-sphinx_rtd_theme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/sphinx_rtd_theme-1.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-sphinx_rtd_theme: Fetching sphinx_rtd_theme-1.0.0.tar.gz::https://github.com/readthedocs/sphinx_rtd_theme/archive/1.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13041 0 13041 0 0 20578 0 --:--:-- --:--:-- --:--:-- 20578 100 3060k 0 3060k 0 0 3629k 0 --:--:-- --:--:-- --:--:-- 14.2M >>> py3-sphinx_rtd_theme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/sphinx_rtd_theme-1.0.0.tar.gz >>> py3-sphinx_rtd_theme: Checking sha512sums... sphinx_rtd_theme-1.0.0.tar.gz: OK >>> py3-sphinx_rtd_theme: Unpacking /var/cache/distfiles/v3.17/sphinx_rtd_theme-1.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/__init__.py -> build/lib/sphinx_rtd_theme running egg_info creating sphinx_rtd_theme.egg-info writing sphinx_rtd_theme.egg-info/PKG-INFO writing dependency_links to sphinx_rtd_theme.egg-info/dependency_links.txt writing entry points to sphinx_rtd_theme.egg-info/entry_points.txt writing requirements to sphinx_rtd_theme.egg-info/requires.txt writing top-level names to sphinx_rtd_theme.egg-info/top_level.txt writing manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' reading manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'build' adding license file 'LICENSE' writing manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.static.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.static.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.static.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.static.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.static.css.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.static.css.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.static.css.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.static.css.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.static.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.static.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying sphinx_rtd_theme/breadcrumbs.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/footer.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/layout.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/search.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/searchbox.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/theme.conf -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/versions.html -> build/lib/sphinx_rtd_theme creating build/lib/sphinx_rtd_theme/locale copying sphinx_rtd_theme/locale/sphinx.pot -> build/lib/sphinx_rtd_theme/locale creating build/lib/sphinx_rtd_theme/locale/de creating build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES copying sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES copying sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/en creating build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES copying sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES copying sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/es creating build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES copying sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES copying sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/et creating build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES copying sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES copying sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/fa_IR creating build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES copying sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES copying sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/fr creating build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/it creating build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES copying sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES copying sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/lt creating build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/nl creating build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES copying sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES copying sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/pl creating build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES copying sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES copying sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/pt creating build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/pt_BR creating build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/ru creating build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES copying sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES copying sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/sv creating build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES copying sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES copying sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/tr creating build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES copying sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES copying sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/zh_CN creating build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES copying sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES copying sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES creating build/lib/sphinx_rtd_theme/static creating build/lib/sphinx_rtd_theme/static/css copying sphinx_rtd_theme/static/css/badge_only.css -> build/lib/sphinx_rtd_theme/static/css copying sphinx_rtd_theme/static/css/theme.css -> build/lib/sphinx_rtd_theme/static/css creating build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.eot -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.svg -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.ttf -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-bold.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-bold.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-normal.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-normal.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts creating build/lib/sphinx_rtd_theme/static/js copying sphinx_rtd_theme/static/js/badge_only.js -> build/lib/sphinx_rtd_theme/static/js copying sphinx_rtd_theme/static/js/theme.js -> build/lib/sphinx_rtd_theme/static/js >>> py3-sphinx_rtd_theme: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py running egg_info writing sphinx_rtd_theme.egg-info/PKG-INFO writing dependency_links to sphinx_rtd_theme.egg-info/dependency_links.txt writing entry points to sphinx_rtd_theme.egg-info/entry_points.txt writing requirements to sphinx_rtd_theme.egg-info/requires.txt writing top-level names to sphinx_rtd_theme.egg-info/top_level.txt reading manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'build' adding license file 'LICENSE' writing manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.en.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.en.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.en.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.et.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.et.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.static.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.static.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.static.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.static.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.static.css.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.static.css.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.static.css.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.static.css.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.static.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'sphinx_rtd_theme.static.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10 creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/js copying build/lib/sphinx_rtd_theme/static/js/badge_only.js -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/js copying build/lib/sphinx_rtd_theme/static/js/theme.js -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/js creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.svg -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff2 -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff2 -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff2 -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold.woff -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.ttf -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal.woff2 -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal.woff -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff2 -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.eot -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold.woff2 -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff2 -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/badge_only.css -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css copying build/lib/sphinx_rtd_theme/static/css/theme.css -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/static/css copying build/lib/sphinx_rtd_theme/footer.html -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/versions.html -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/nl creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/fr creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/sphinx.pot -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/sv creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/de creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/ru creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/et creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/zh_CN creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pt creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/fa_IR creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/it creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/lt creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/en creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/es creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/tr creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pl creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pt_BR creating /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/theme.conf -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/searchbox.html -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/__init__.py -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/layout.html -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/search.html -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/breadcrumbs.html -> /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme byte-compiling /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying sphinx_rtd_theme.egg-info to /home/buildozer/aports/main/py3-sphinx_rtd_theme/pkg/py3-sphinx_rtd_theme/usr/lib/python3.10/site-packages/sphinx_rtd_theme-1.0.0-py3.10.egg-info running install_scripts >>> py3-sphinx_rtd_theme*: Running postcheck for py3-sphinx_rtd_theme >>> py3-sphinx_rtd_theme*: Preparing package py3-sphinx_rtd_theme... >>> py3-sphinx_rtd_theme*: Tracing dependencies... >>> py3-sphinx_rtd_theme*: Package size: 3.8 MB >>> py3-sphinx_rtd_theme*: Compressing data... >>> py3-sphinx_rtd_theme*: Create checksum... >>> py3-sphinx_rtd_theme*: Create py3-sphinx_rtd_theme-1.0.0-r0.apk >>> py3-sphinx_rtd_theme: Build complete at Tue, 25 Oct 2022 23:38:23 +0000 elapsed time 0h 0m 6s >>> py3-sphinx_rtd_theme: Cleaning up srcdir >>> py3-sphinx_rtd_theme: Cleaning up pkgdir >>> py3-sphinx_rtd_theme: Uninstalling dependencies... (1/12) Purging .makedepends-py3-sphinx_rtd_theme (20221025.233818) (2/12) Purging py3-setuptools (65.5.0-r0) (3/12) Purging py3-packaging (21.3-r2) (4/12) Purging py3-parsing (3.0.9-r0) (5/12) Purging python3 (3.10.8-r1) (6/12) Purging libbz2 (1.0.8-r3) (7/12) Purging libffi (3.4.3-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.7-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 288 MiB in 92 packages >>> py3-sphinx_rtd_theme: Updating the main/ppc64le repository index... >>> py3-sphinx_rtd_theme: Signing the index...