>>> py3-sphinx_rtd_theme: Building main/py3-sphinx_rtd_theme 1.2.0-r0 (using abuild 3.10.0-r0) started Wed, 08 Feb 2023 03:42:55 +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 py3-docutils py3-sphinx python3 py3-gpep517 py3-setuptools py3-wheel (1/33) Installing gdbm (1.23-r0) (2/33) Installing mpdecimal (2.5.1-r1) (3/33) Installing readline (8.2.0-r0) (4/33) Installing sqlite-libs (3.40.1-r0) (5/33) Installing python3 (3.11.1-r3) (6/33) Installing py3-docutils (0.19-r2) (7/33) Installing py3-tz (2022.7.1-r0) (8/33) Installing py3-babel (2.11.0-r1) (9/33) Installing py3-imagesize (1.4.1-r1) (10/33) Installing py3-markupsafe (2.1.2-r0) (11/33) Installing py3-jinja2 (3.1.2-r1) (12/33) Installing py3-parsing (3.0.9-r1) (13/33) Installing py3-packaging (23.0-r0) (14/33) Installing py3-pygments (2.14.0-r0) (15/33) Installing py3-certifi (2022.12.7-r0) (16/33) Installing py3-charset-normalizer (3.0.1-r1) (17/33) Installing py3-idna (3.4-r3) (18/33) Installing py3-urllib3 (1.26.14-r0) (19/33) Installing py3-requests (2.28.2-r0) (20/33) Installing py3-snowballstemmer (2.2.0-r1) (21/33) Installing py3-alabaster (0.7.13-r0) (22/33) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (23/33) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (24/33) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (25/33) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (26/33) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (27/33) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (28/33) Installing py3-sphinx (6.1.3-r0) (29/33) Installing py3-installer (0.6.0-r0) (30/33) Installing py3-gpep517 (13-r0) (31/33) Installing py3-setuptools (67.2.0-r0) (32/33) Installing py3-wheel (0.38.4-r1) (33/33) Installing .makedepends-py3-sphinx_rtd_theme (20230208.034256) Executing busybox-1.36.0-r3.trigger OK: 1211 MiB in 139 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/edge//py3-sphinx_rtd_theme-1.2.0.tar.gz >>> py3-sphinx_rtd_theme: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-sphinx_rtd_theme-1.2.0.tar.gz >>> py3-sphinx_rtd_theme: Checking sha512sums... py3-sphinx_rtd_theme-1.2.0.tar.gz: OK >>> py3-sphinx_rtd_theme: Unpacking /var/cache/distfiles/edge//py3-sphinx_rtd_theme-1.2.0.tar.gz... 2023-02-08 03:42:57,896 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-08 03:42:57,935 root INFO running bdist_wheel 2023-02-08 03:42:57,947 root INFO running build 2023-02-08 03:42:57,947 root INFO running build_py 2023-02-08 03:42:57,950 root INFO creating build 2023-02-08 03:42:57,950 root INFO creating build/lib 2023-02-08 03:42:57,950 root INFO creating build/lib/sphinx_rtd_theme 2023-02-08 03:42:57,950 root INFO copying sphinx_rtd_theme/__init__.py -> build/lib/sphinx_rtd_theme 2023-02-08 03:42:57,950 root INFO running egg_info 2023-02-08 03:42:57,956 root INFO creating sphinx_rtd_theme.egg-info 2023-02-08 03:42:57,958 root INFO writing sphinx_rtd_theme.egg-info/PKG-INFO 2023-02-08 03:42:57,958 root INFO writing dependency_links to sphinx_rtd_theme.egg-info/dependency_links.txt 2023-02-08 03:42:57,958 root INFO writing entry points to sphinx_rtd_theme.egg-info/entry_points.txt 2023-02-08 03:42:57,959 root INFO writing requirements to sphinx_rtd_theme.egg-info/requires.txt 2023-02-08 03:42:57,959 root INFO writing top-level names to sphinx_rtd_theme.egg-info/top_level.txt 2023-02-08 03:42:57,959 root INFO writing manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' 2023-02-08 03:42:57,962 root INFO reading manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' 2023-02-08 03:42:57,962 root INFO reading manifest template 'MANIFEST.in' 2023-02-08 03:42:57,984 root WARNING no previously-included directories found matching 'build' 2023-02-08 03:42:57,984 root INFO adding license file 'LICENSE' 2023-02-08 03:42:57,985 root INFO writing manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' /usr/lib/python3.11/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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.da.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.da.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.11/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.11/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.11/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.11/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.11/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.11/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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.hr.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.hr.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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.hu.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.hu.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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_rtd_theme.locale.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_rtd_theme.locale.zh_TW.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_TW.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.11/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.11/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.11/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) 2023-02-08 03:42:57,989 root INFO copying sphinx_rtd_theme/breadcrumbs.html -> build/lib/sphinx_rtd_theme 2023-02-08 03:42:57,990 root INFO copying sphinx_rtd_theme/footer.html -> build/lib/sphinx_rtd_theme 2023-02-08 03:42:57,990 root INFO copying sphinx_rtd_theme/layout.html -> build/lib/sphinx_rtd_theme 2023-02-08 03:42:57,990 root INFO copying sphinx_rtd_theme/search.html -> build/lib/sphinx_rtd_theme 2023-02-08 03:42:57,990 root INFO copying sphinx_rtd_theme/searchbox.html -> build/lib/sphinx_rtd_theme 2023-02-08 03:42:57,991 root INFO copying sphinx_rtd_theme/theme.conf -> build/lib/sphinx_rtd_theme 2023-02-08 03:42:57,991 root INFO copying sphinx_rtd_theme/versions.html -> build/lib/sphinx_rtd_theme 2023-02-08 03:42:57,991 root INFO creating build/lib/sphinx_rtd_theme/locale 2023-02-08 03:42:57,991 root INFO copying sphinx_rtd_theme/locale/sphinx.pot -> build/lib/sphinx_rtd_theme/locale 2023-02-08 03:42:57,991 root INFO creating build/lib/sphinx_rtd_theme/locale/da 2023-02-08 03:42:57,991 root INFO creating build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES 2023-02-08 03:42:57,991 root INFO copying sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES 2023-02-08 03:42:57,992 root INFO copying sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES 2023-02-08 03:42:57,992 root INFO creating build/lib/sphinx_rtd_theme/locale/de 2023-02-08 03:42:57,992 root INFO creating build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES 2023-02-08 03:42:57,992 root INFO copying sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES 2023-02-08 03:42:57,992 root INFO copying sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES 2023-02-08 03:42:57,992 root INFO creating build/lib/sphinx_rtd_theme/locale/en 2023-02-08 03:42:57,992 root INFO creating build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES 2023-02-08 03:42:57,992 root INFO copying sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES 2023-02-08 03:42:57,993 root INFO copying sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES 2023-02-08 03:42:57,993 root INFO creating build/lib/sphinx_rtd_theme/locale/es 2023-02-08 03:42:57,993 root INFO creating build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES 2023-02-08 03:42:57,993 root INFO copying sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES 2023-02-08 03:42:57,993 root INFO copying sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES 2023-02-08 03:42:57,993 root INFO creating build/lib/sphinx_rtd_theme/locale/et 2023-02-08 03:42:57,993 root INFO creating build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES 2023-02-08 03:42:57,993 root INFO copying sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES 2023-02-08 03:42:57,994 root INFO copying sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES 2023-02-08 03:42:57,994 root INFO creating build/lib/sphinx_rtd_theme/locale/fa_IR 2023-02-08 03:42:57,994 root INFO creating build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES 2023-02-08 03:42:57,994 root INFO copying sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES 2023-02-08 03:42:57,994 root INFO copying sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES 2023-02-08 03:42:57,994 root INFO creating build/lib/sphinx_rtd_theme/locale/fr 2023-02-08 03:42:57,994 root INFO creating build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES 2023-02-08 03:42:57,994 root INFO copying sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES 2023-02-08 03:42:57,995 root INFO copying sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES 2023-02-08 03:42:57,995 root INFO creating build/lib/sphinx_rtd_theme/locale/hr 2023-02-08 03:42:57,995 root INFO creating build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES 2023-02-08 03:42:57,995 root INFO copying sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES 2023-02-08 03:42:57,995 root INFO copying sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES 2023-02-08 03:42:57,995 root INFO creating build/lib/sphinx_rtd_theme/locale/hu 2023-02-08 03:42:57,995 root INFO creating build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES 2023-02-08 03:42:57,995 root INFO copying sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES 2023-02-08 03:42:57,996 root INFO copying sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES 2023-02-08 03:42:57,996 root INFO creating build/lib/sphinx_rtd_theme/locale/it 2023-02-08 03:42:57,996 root INFO creating build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES 2023-02-08 03:42:57,996 root INFO copying sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES 2023-02-08 03:42:57,996 root INFO copying sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES 2023-02-08 03:42:57,997 root INFO creating build/lib/sphinx_rtd_theme/locale/lt 2023-02-08 03:42:57,997 root INFO creating build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES 2023-02-08 03:42:57,997 root INFO copying sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES 2023-02-08 03:42:57,997 root INFO copying sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES 2023-02-08 03:42:57,997 root INFO creating build/lib/sphinx_rtd_theme/locale/nl 2023-02-08 03:42:57,997 root INFO creating build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES 2023-02-08 03:42:57,997 root INFO copying sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES 2023-02-08 03:42:57,997 root INFO copying sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES 2023-02-08 03:42:57,998 root INFO creating build/lib/sphinx_rtd_theme/locale/pl 2023-02-08 03:42:57,998 root INFO creating build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES 2023-02-08 03:42:57,998 root INFO copying sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES 2023-02-08 03:42:57,998 root INFO copying sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES 2023-02-08 03:42:57,998 root INFO creating build/lib/sphinx_rtd_theme/locale/pt 2023-02-08 03:42:57,998 root INFO creating build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES 2023-02-08 03:42:57,998 root INFO copying sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES 2023-02-08 03:42:57,998 root INFO copying sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES 2023-02-08 03:42:57,999 root INFO creating build/lib/sphinx_rtd_theme/locale/pt_BR 2023-02-08 03:42:57,999 root INFO creating build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES 2023-02-08 03:42:57,999 root INFO copying sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES 2023-02-08 03:42:57,999 root INFO copying sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES 2023-02-08 03:42:57,999 root INFO creating build/lib/sphinx_rtd_theme/locale/ru 2023-02-08 03:42:57,999 root INFO creating build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES 2023-02-08 03:42:57,999 root INFO copying sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES 2023-02-08 03:42:58,000 root INFO copying sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES 2023-02-08 03:42:58,000 root INFO creating build/lib/sphinx_rtd_theme/locale/sv 2023-02-08 03:42:58,000 root INFO creating build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES 2023-02-08 03:42:58,000 root INFO copying sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES 2023-02-08 03:42:58,000 root INFO copying sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES 2023-02-08 03:42:58,000 root INFO creating build/lib/sphinx_rtd_theme/locale/tr 2023-02-08 03:42:58,000 root INFO creating build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES 2023-02-08 03:42:58,000 root INFO copying sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES 2023-02-08 03:42:58,001 root INFO copying sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES 2023-02-08 03:42:58,001 root INFO creating build/lib/sphinx_rtd_theme/locale/zh_CN 2023-02-08 03:42:58,001 root INFO creating build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES 2023-02-08 03:42:58,001 root INFO copying sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES 2023-02-08 03:42:58,001 root INFO copying sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES 2023-02-08 03:42:58,001 root INFO creating build/lib/sphinx_rtd_theme/locale/zh_TW 2023-02-08 03:42:58,001 root INFO creating build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES 2023-02-08 03:42:58,002 root INFO copying sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES 2023-02-08 03:42:58,002 root INFO copying sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES 2023-02-08 03:42:58,002 root INFO creating build/lib/sphinx_rtd_theme/static 2023-02-08 03:42:58,002 root INFO creating build/lib/sphinx_rtd_theme/static/css 2023-02-08 03:42:58,002 root INFO copying sphinx_rtd_theme/static/css/badge_only.css -> build/lib/sphinx_rtd_theme/static/css 2023-02-08 03:42:58,002 root INFO copying sphinx_rtd_theme/static/css/theme.css -> build/lib/sphinx_rtd_theme/static/css 2023-02-08 03:42:58,003 root INFO creating build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,003 root INFO copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,003 root INFO copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,003 root INFO copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,004 root INFO copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,004 root INFO copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.eot -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,004 root INFO copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.svg -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,005 root INFO copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.ttf -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,006 root INFO copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,006 root INFO copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,007 root INFO copying sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,007 root INFO copying sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,008 root INFO copying sphinx_rtd_theme/static/css/fonts/lato-bold.woff -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,008 root INFO copying sphinx_rtd_theme/static/css/fonts/lato-bold.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,009 root INFO copying sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,010 root INFO copying sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,010 root INFO copying sphinx_rtd_theme/static/css/fonts/lato-normal.woff -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,011 root INFO copying sphinx_rtd_theme/static/css/fonts/lato-normal.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,011 root INFO creating build/lib/sphinx_rtd_theme/static/js 2023-02-08 03:42:58,011 root INFO copying sphinx_rtd_theme/static/js/badge_only.js -> build/lib/sphinx_rtd_theme/static/js 2023-02-08 03:42:58,011 root INFO copying sphinx_rtd_theme/static/js/theme.js -> build/lib/sphinx_rtd_theme/static/js 2023-02-08 03:42:58,017 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-02-08 03:42:58,017 root INFO running install 2023-02-08 03:42:58,025 root INFO running install_lib 2023-02-08 03:42:58,027 root INFO creating build/bdist.linux-armv8l 2023-02-08 03:42:58,027 root INFO creating build/bdist.linux-armv8l/wheel 2023-02-08 03:42:58,027 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme 2023-02-08 03:42:58,028 root INFO copying build/lib/sphinx_rtd_theme/theme.conf -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme 2023-02-08 03:42:58,028 root INFO copying build/lib/sphinx_rtd_theme/versions.html -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme 2023-02-08 03:42:58,028 root INFO copying build/lib/sphinx_rtd_theme/footer.html -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme 2023-02-08 03:42:58,028 root INFO copying build/lib/sphinx_rtd_theme/layout.html -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme 2023-02-08 03:42:58,028 root INFO copying build/lib/sphinx_rtd_theme/searchbox.html -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme 2023-02-08 03:42:58,028 root INFO copying build/lib/sphinx_rtd_theme/__init__.py -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme 2023-02-08 03:42:58,028 root INFO copying build/lib/sphinx_rtd_theme/search.html -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme 2023-02-08 03:42:58,029 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale 2023-02-08 03:42:58,029 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/ru 2023-02-08 03:42:58,029 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/ru/LC_MESSAGES 2023-02-08 03:42:58,029 root INFO copying build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/ru/LC_MESSAGES 2023-02-08 03:42:58,029 root INFO copying build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/ru/LC_MESSAGES 2023-02-08 03:42:58,029 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/hr 2023-02-08 03:42:58,029 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/hr/LC_MESSAGES 2023-02-08 03:42:58,030 root INFO copying build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/hr/LC_MESSAGES 2023-02-08 03:42:58,030 root INFO copying build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/hr/LC_MESSAGES 2023-02-08 03:42:58,030 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pl 2023-02-08 03:42:58,030 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pl/LC_MESSAGES 2023-02-08 03:42:58,030 root INFO copying build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pl/LC_MESSAGES 2023-02-08 03:42:58,030 root INFO copying build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pl/LC_MESSAGES 2023-02-08 03:42:58,030 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/da 2023-02-08 03:42:58,030 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/da/LC_MESSAGES 2023-02-08 03:42:58,031 root INFO copying build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/da/LC_MESSAGES 2023-02-08 03:42:58,031 root INFO copying build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/da/LC_MESSAGES 2023-02-08 03:42:58,031 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/nl 2023-02-08 03:42:58,031 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/nl/LC_MESSAGES 2023-02-08 03:42:58,031 root INFO copying build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/nl/LC_MESSAGES 2023-02-08 03:42:58,031 root INFO copying build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/nl/LC_MESSAGES 2023-02-08 03:42:58,031 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/lt 2023-02-08 03:42:58,032 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/lt/LC_MESSAGES 2023-02-08 03:42:58,032 root INFO copying build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/lt/LC_MESSAGES 2023-02-08 03:42:58,032 root INFO copying build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/lt/LC_MESSAGES 2023-02-08 03:42:58,032 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/hu 2023-02-08 03:42:58,032 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/hu/LC_MESSAGES 2023-02-08 03:42:58,032 root INFO copying build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/hu/LC_MESSAGES 2023-02-08 03:42:58,032 root INFO copying build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/hu/LC_MESSAGES 2023-02-08 03:42:58,032 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/es 2023-02-08 03:42:58,033 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/es/LC_MESSAGES 2023-02-08 03:42:58,033 root INFO copying build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/es/LC_MESSAGES 2023-02-08 03:42:58,033 root INFO copying build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/es/LC_MESSAGES 2023-02-08 03:42:58,033 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/sv 2023-02-08 03:42:58,033 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/sv/LC_MESSAGES 2023-02-08 03:42:58,033 root INFO copying build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/sv/LC_MESSAGES 2023-02-08 03:42:58,033 root INFO copying build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/sv/LC_MESSAGES 2023-02-08 03:42:58,034 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/et 2023-02-08 03:42:58,034 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/et/LC_MESSAGES 2023-02-08 03:42:58,034 root INFO copying build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/et/LC_MESSAGES 2023-02-08 03:42:58,034 root INFO copying build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/et/LC_MESSAGES 2023-02-08 03:42:58,034 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/it 2023-02-08 03:42:58,034 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/it/LC_MESSAGES 2023-02-08 03:42:58,034 root INFO copying build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/it/LC_MESSAGES 2023-02-08 03:42:58,034 root INFO copying build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/it/LC_MESSAGES 2023-02-08 03:42:58,035 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pt 2023-02-08 03:42:58,035 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pt/LC_MESSAGES 2023-02-08 03:42:58,035 root INFO copying build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pt/LC_MESSAGES 2023-02-08 03:42:58,035 root INFO copying build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pt/LC_MESSAGES 2023-02-08 03:42:58,035 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/de 2023-02-08 03:42:58,035 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/de/LC_MESSAGES 2023-02-08 03:42:58,035 root INFO copying build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/de/LC_MESSAGES 2023-02-08 03:42:58,035 root INFO copying build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/de/LC_MESSAGES 2023-02-08 03:42:58,036 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/fr 2023-02-08 03:42:58,036 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/fr/LC_MESSAGES 2023-02-08 03:42:58,036 root INFO copying build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/fr/LC_MESSAGES 2023-02-08 03:42:58,036 root INFO copying build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/fr/LC_MESSAGES 2023-02-08 03:42:58,036 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/fa_IR 2023-02-08 03:42:58,036 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES 2023-02-08 03:42:58,036 root INFO copying build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES 2023-02-08 03:42:58,037 root INFO copying build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES 2023-02-08 03:42:58,037 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/tr 2023-02-08 03:42:58,037 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/tr/LC_MESSAGES 2023-02-08 03:42:58,037 root INFO copying build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/tr/LC_MESSAGES 2023-02-08 03:42:58,037 root INFO copying build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/tr/LC_MESSAGES 2023-02-08 03:42:58,037 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/zh_CN 2023-02-08 03:42:58,037 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES 2023-02-08 03:42:58,037 root INFO copying build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES 2023-02-08 03:42:58,038 root INFO copying build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES 2023-02-08 03:42:58,038 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/zh_TW 2023-02-08 03:42:58,038 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES 2023-02-08 03:42:58,038 root INFO copying build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES 2023-02-08 03:42:58,038 root INFO copying build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES 2023-02-08 03:42:58,038 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/en 2023-02-08 03:42:58,038 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/en/LC_MESSAGES 2023-02-08 03:42:58,038 root INFO copying build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/en/LC_MESSAGES 2023-02-08 03:42:58,039 root INFO copying build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/en/LC_MESSAGES 2023-02-08 03:42:58,039 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pt_BR 2023-02-08 03:42:58,039 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES 2023-02-08 03:42:58,039 root INFO copying build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES 2023-02-08 03:42:58,039 root INFO copying build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES 2023-02-08 03:42:58,039 root INFO copying build/lib/sphinx_rtd_theme/locale/sphinx.pot -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/locale 2023-02-08 03:42:58,039 root INFO copying build/lib/sphinx_rtd_theme/breadcrumbs.html -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme 2023-02-08 03:42:58,040 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static 2023-02-08 03:42:58,040 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/js 2023-02-08 03:42:58,040 root INFO copying build/lib/sphinx_rtd_theme/static/js/badge_only.js -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/js 2023-02-08 03:42:58,040 root INFO copying build/lib/sphinx_rtd_theme/static/js/theme.js -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/js 2023-02-08 03:42:58,040 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css 2023-02-08 03:42:58,040 root INFO copying build/lib/sphinx_rtd_theme/static/css/theme.css -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css 2023-02-08 03:42:58,041 root INFO copying build/lib/sphinx_rtd_theme/static/css/badge_only.css -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css 2023-02-08 03:42:58,041 root INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,041 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,042 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.ttf -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,042 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,042 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff2 -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,043 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold.woff2 -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,043 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal.woff -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,044 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff2 -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,044 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal.woff2 -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,045 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,045 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.eot -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,045 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.svg -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,046 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff2 -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,047 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff2 -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,047 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold.woff -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,047 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,048 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,048 root INFO copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff2 -> build/bdist.linux-armv8l/wheel/sphinx_rtd_theme/static/css/fonts 2023-02-08 03:42:58,049 root INFO running install_egg_info 2023-02-08 03:42:58,053 root INFO Copying sphinx_rtd_theme.egg-info to build/bdist.linux-armv8l/wheel/sphinx_rtd_theme-1.2.0-py3.11.egg-info 2023-02-08 03:42:58,054 root INFO running install_scripts 2023-02-08 03:42:58,074 wheel INFO creating build/bdist.linux-armv8l/wheel/sphinx_rtd_theme-1.2.0.dist-info/WHEEL 2023-02-08 03:42:58,074 wheel INFO creating '/home/buildozer/aports/main/py3-sphinx_rtd_theme/src/sphinx_rtd_theme-1.2.0/dist/.tmp-mb_3yrqs/sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-02-08 03:42:58,075 wheel INFO adding 'sphinx_rtd_theme/__init__.py' 2023-02-08 03:42:58,075 wheel INFO adding 'sphinx_rtd_theme/breadcrumbs.html' 2023-02-08 03:42:58,075 wheel INFO adding 'sphinx_rtd_theme/footer.html' 2023-02-08 03:42:58,075 wheel INFO adding 'sphinx_rtd_theme/layout.html' 2023-02-08 03:42:58,076 wheel INFO adding 'sphinx_rtd_theme/search.html' 2023-02-08 03:42:58,076 wheel INFO adding 'sphinx_rtd_theme/searchbox.html' 2023-02-08 03:42:58,076 wheel INFO adding 'sphinx_rtd_theme/theme.conf' 2023-02-08 03:42:58,076 wheel INFO adding 'sphinx_rtd_theme/versions.html' 2023-02-08 03:42:58,076 wheel INFO adding 'sphinx_rtd_theme/locale/sphinx.pot' 2023-02-08 03:42:58,076 wheel INFO adding 'sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,077 wheel INFO adding 'sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,077 wheel INFO adding 'sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,077 wheel INFO adding 'sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,077 wheel INFO adding 'sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,077 wheel INFO adding 'sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,077 wheel INFO adding 'sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,078 wheel INFO adding 'sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,078 wheel INFO adding 'sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,078 wheel INFO adding 'sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,078 wheel INFO adding 'sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,078 wheel INFO adding 'sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,078 wheel INFO adding 'sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,079 wheel INFO adding 'sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,079 wheel INFO adding 'sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,079 wheel INFO adding 'sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,079 wheel INFO adding 'sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,079 wheel INFO adding 'sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,079 wheel INFO adding 'sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,080 wheel INFO adding 'sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,080 wheel INFO adding 'sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,080 wheel INFO adding 'sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,080 wheel INFO adding 'sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,080 wheel INFO adding 'sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,081 wheel INFO adding 'sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,081 wheel INFO adding 'sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,081 wheel INFO adding 'sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,081 wheel INFO adding 'sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,081 wheel INFO adding 'sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,081 wheel INFO adding 'sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,082 wheel INFO adding 'sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,082 wheel INFO adding 'sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,082 wheel INFO adding 'sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,082 wheel INFO adding 'sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,082 wheel INFO adding 'sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,083 wheel INFO adding 'sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,083 wheel INFO adding 'sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,083 wheel INFO adding 'sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,083 wheel INFO adding 'sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.mo' 2023-02-08 03:42:58,083 wheel INFO adding 'sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po' 2023-02-08 03:42:58,083 wheel INFO adding 'sphinx_rtd_theme/static/css/badge_only.css' 2023-02-08 03:42:58,084 wheel INFO adding 'sphinx_rtd_theme/static/css/theme.css' 2023-02-08 03:42:58,084 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff' 2023-02-08 03:42:58,085 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff2' 2023-02-08 03:42:58,085 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff' 2023-02-08 03:42:58,085 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff2' 2023-02-08 03:42:58,086 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.eot' 2023-02-08 03:42:58,087 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.svg' 2023-02-08 03:42:58,088 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.ttf' 2023-02-08 03:42:58,088 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff' 2023-02-08 03:42:58,089 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff2' 2023-02-08 03:42:58,090 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff' 2023-02-08 03:42:58,090 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff2' 2023-02-08 03:42:58,091 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/lato-bold.woff' 2023-02-08 03:42:58,092 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/lato-bold.woff2' 2023-02-08 03:42:58,093 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff' 2023-02-08 03:42:58,094 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff2' 2023-02-08 03:42:58,095 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/lato-normal.woff' 2023-02-08 03:42:58,095 wheel INFO adding 'sphinx_rtd_theme/static/css/fonts/lato-normal.woff2' 2023-02-08 03:42:58,096 wheel INFO adding 'sphinx_rtd_theme/static/js/badge_only.js' 2023-02-08 03:42:58,096 wheel INFO adding 'sphinx_rtd_theme/static/js/theme.js' 2023-02-08 03:42:58,096 wheel INFO adding 'sphinx_rtd_theme-1.2.0.dist-info/LICENSE' 2023-02-08 03:42:58,096 wheel INFO adding 'sphinx_rtd_theme-1.2.0.dist-info/METADATA' 2023-02-08 03:42:58,097 wheel INFO adding 'sphinx_rtd_theme-1.2.0.dist-info/WHEEL' 2023-02-08 03:42:58,097 wheel INFO adding 'sphinx_rtd_theme-1.2.0.dist-info/entry_points.txt' 2023-02-08 03:42:58,097 wheel INFO adding 'sphinx_rtd_theme-1.2.0.dist-info/top_level.txt' 2023-02-08 03:42:58,097 wheel INFO adding 'sphinx_rtd_theme-1.2.0.dist-info/RECORD' 2023-02-08 03:42:58,097 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-02-08 03:42:58,101 gpep517 INFO The backend produced dist/sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl >>> py3-sphinx_rtd_theme: Entering fakeroot... >>> 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.2.0-r0.apk >>> py3-sphinx_rtd_theme: Build complete at Wed, 08 Feb 2023 03:42:58 +0000 elapsed time 0h 0m 3s >>> py3-sphinx_rtd_theme: Cleaning up srcdir >>> py3-sphinx_rtd_theme: Cleaning up pkgdir >>> py3-sphinx_rtd_theme: Uninstalling dependencies... (1/33) Purging .makedepends-py3-sphinx_rtd_theme (20230208.034256) (2/33) Purging py3-sphinx (6.1.3-r0) (3/33) Purging py3-babel (2.11.0-r1) (4/33) Purging py3-tz (2022.7.1-r0) (5/33) Purging py3-docutils (0.19-r2) (6/33) Purging py3-imagesize (1.4.1-r1) (7/33) Purging py3-jinja2 (3.1.2-r1) (8/33) Purging py3-markupsafe (2.1.2-r0) (9/33) Purging py3-pygments (2.14.0-r0) (10/33) Purging py3-requests (2.28.2-r0) (11/33) Purging py3-certifi (2022.12.7-r0) (12/33) Purging py3-charset-normalizer (3.0.1-r1) (13/33) Purging py3-idna (3.4-r3) (14/33) Purging py3-urllib3 (1.26.14-r0) (15/33) Purging py3-snowballstemmer (2.2.0-r1) (16/33) Purging py3-alabaster (0.7.13-r0) (17/33) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (18/33) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (19/33) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (20/33) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (21/33) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (22/33) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (23/33) Purging py3-gpep517 (13-r0) (24/33) Purging py3-installer (0.6.0-r0) (25/33) Purging py3-setuptools (67.2.0-r0) (26/33) Purging py3-wheel (0.38.4-r1) (27/33) Purging py3-packaging (23.0-r0) (28/33) Purging py3-parsing (3.0.9-r1) (29/33) Purging python3 (3.11.1-r3) (30/33) Purging gdbm (1.23-r0) (31/33) Purging mpdecimal (2.5.1-r1) (32/33) Purging readline (8.2.0-r0) (33/33) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r3.trigger OK: 1065 MiB in 106 packages >>> py3-sphinx_rtd_theme: Updating the main/armv7 repository index... >>> py3-sphinx_rtd_theme: Signing the index...