>>> py3-sphinx-theme-bw: Building testing/py3-sphinx-theme-bw 0.1.8-r4 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 11:57:21 +0000 >>> py3-sphinx-theme-bw: Checking sanity of /home/buildozer/aports/testing/py3-sphinx-theme-bw/APKBUILD... >>> py3-sphinx-theme-bw: Analyzing dependencies... >>> py3-sphinx-theme-bw: Installing for build: build-base py3-sphinx py3-setuptools (1/33) Installing libbz2 (1.0.8-r4) (2/33) Installing libffi (3.4.4-r0) (3/33) Installing gdbm (1.23-r0) (4/33) Installing xz-libs (5.2.8-r0) (5/33) Installing mpdecimal (2.5.1-r1) (6/33) Installing readline (8.2.0-r0) (7/33) Installing sqlite-libs (3.40.0-r0) (8/33) Installing python3 (3.11.0-r2) (9/33) Installing py3-tz (2022.6-r1) (10/33) Installing py3-babel (2.11.0-r1) (11/33) Installing py3-docutils (0.19-r2) (12/33) Installing py3-imagesize (1.4.1-r1) (13/33) Installing py3-markupsafe (2.1.1-r2) (14/33) Installing py3-jinja2 (3.1.2-r1) (15/33) Installing py3-parsing (3.0.9-r1) (16/33) Installing py3-packaging (21.3-r3) (17/33) Installing py3-pygments (2.13.0-r1) (18/33) Installing py3-certifi (2022.9.24-r1) (19/33) Installing py3-charset-normalizer (3.0.1-r1) (20/33) Installing py3-idna (3.4-r3) (21/33) Installing py3-urllib3 (1.26.12-r1) (22/33) Installing py3-requests (2.28.1-r2) (23/33) Installing py3-snowballstemmer (2.2.0-r1) (24/33) Installing py3-alabaster (0.7.12-r6) (25/33) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (26/33) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (27/33) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (28/33) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (29/33) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (30/33) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (31/33) Installing py3-sphinx (5.3.0-r1) (32/33) Installing py3-setuptools (65.6.3-r0) (33/33) Installing .makedepends-py3-sphinx-theme-bw (20221124.115723) Executing busybox-1.35.0-r29.trigger OK: 448 MiB in 130 packages >>> py3-sphinx-theme-bw: Cleaning up srcdir >>> py3-sphinx-theme-bw: Cleaning up pkgdir >>> py3-sphinx-theme-bw: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bw_sphinxtheme-0.1.8.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 59555 100 59555 0 0 63200 0 --:--:-- --:--:-- --:--:-- 63154 >>> py3-sphinx-theme-bw: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bw_sphinxtheme-0.1.8.tar.gz >>> py3-sphinx-theme-bw: Checking sha512sums... bw_sphinxtheme-0.1.8.tar.gz: OK >>> py3-sphinx-theme-bw: Unpacking /var/cache/distfiles/bw_sphinxtheme-0.1.8.tar.gz... running build running build_py creating build creating build/lib creating build/lib/bw_sphinxtheme copying bw_sphinxtheme/__init__.py -> build/lib/bw_sphinxtheme running egg_info writing bw_sphinxtheme.egg-info/PKG-INFO writing dependency_links to bw_sphinxtheme.egg-info/dependency_links.txt writing top-level names to bw_sphinxtheme.egg-info/top_level.txt reading manifest file 'bw_sphinxtheme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'bw_sphinxtheme.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'bw_sphinxtheme.themes.bw' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bw_sphinxtheme.themes.bw' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bw_sphinxtheme.themes.bw' 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 'bw_sphinxtheme.themes.bw' 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 'bw_sphinxtheme.themes.bw.changes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bw_sphinxtheme.themes.bw.changes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bw_sphinxtheme.themes.bw.changes' 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 'bw_sphinxtheme.themes.bw.changes' 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 'bw_sphinxtheme.themes.bw.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bw_sphinxtheme.themes.bw.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bw_sphinxtheme.themes.bw.static' 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 'bw_sphinxtheme.themes.bw.static' 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 bw_sphinxtheme/__init__.pyc -> build/lib/bw_sphinxtheme creating build/lib/bw_sphinxtheme/themes creating build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/defindex.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/domainindex.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/genindex-single.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/genindex-split.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/genindex.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/globaltoc.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/layout.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/localtoc.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/opensearch.xml -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/page.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/relations.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/search.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/searchbox.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/searchresults.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/sourcelink.html -> build/lib/bw_sphinxtheme/themes/bw copying bw_sphinxtheme/themes/bw/theme.conf -> build/lib/bw_sphinxtheme/themes/bw creating build/lib/bw_sphinxtheme/themes/bw/changes copying bw_sphinxtheme/themes/bw/changes/frameset.html -> build/lib/bw_sphinxtheme/themes/bw/changes copying bw_sphinxtheme/themes/bw/changes/rstsource.html -> build/lib/bw_sphinxtheme/themes/bw/changes copying bw_sphinxtheme/themes/bw/changes/versionchanges.html -> build/lib/bw_sphinxtheme/themes/bw/changes creating build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/ajax-loader.gif -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/basic.css_t -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/comment-bright.png -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/comment-close.png -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/comment.png -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/doctools.js -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/down-pressed.png -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/down.png -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/file.png -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/jquery.js -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/minus.png -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/plus.png -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/searchtools.js_t -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/underscore.js -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/up-pressed.png -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/up.png -> build/lib/bw_sphinxtheme/themes/bw/static copying bw_sphinxtheme/themes/bw/static/websupport.js -> build/lib/bw_sphinxtheme/themes/bw/static >>> WARNING: py3-sphinx-theme-bw: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-sphinx-theme-bw: Entering fakeroot... running install /usr/lib/python3.11/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 bw_sphinxtheme.egg-info/PKG-INFO writing dependency_links to bw_sphinxtheme.egg-info/dependency_links.txt writing top-level names to bw_sphinxtheme.egg-info/top_level.txt reading manifest file 'bw_sphinxtheme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'bw_sphinxtheme.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'bw_sphinxtheme.themes.bw' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bw_sphinxtheme.themes.bw' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bw_sphinxtheme.themes.bw' 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 'bw_sphinxtheme.themes.bw' 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 'bw_sphinxtheme.themes.bw.changes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bw_sphinxtheme.themes.bw.changes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bw_sphinxtheme.themes.bw.changes' 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 'bw_sphinxtheme.themes.bw.changes' 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 'bw_sphinxtheme.themes.bw.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'bw_sphinxtheme.themes.bw.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'bw_sphinxtheme.themes.bw.static' 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 'bw_sphinxtheme.themes.bw.static' 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/testing/py3-sphinx-theme-bw/pkg creating /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw creating /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr creating /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib creating /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme copying build/lib/bw_sphinxtheme/__init__.pyc -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme creating /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes creating /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw creating /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/basic.css_t -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/down.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/up.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/down-pressed.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/up-pressed.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/plus.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/comment.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/ajax-loader.gif -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/minus.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/underscore.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/comment-bright.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/jquery.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/doctools.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/file.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/comment-close.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/searchtools.js_t -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/static/websupport.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/static copying build/lib/bw_sphinxtheme/themes/bw/localtoc.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/domainindex.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/relations.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/sourcelink.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/genindex-single.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/genindex-split.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/opensearch.xml -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/theme.conf -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/searchresults.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/searchbox.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/globaltoc.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/defindex.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw creating /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/changes copying build/lib/bw_sphinxtheme/themes/bw/changes/versionchanges.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/changes copying build/lib/bw_sphinxtheme/themes/bw/changes/rstsource.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/changes copying build/lib/bw_sphinxtheme/themes/bw/changes/frameset.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw/changes copying build/lib/bw_sphinxtheme/themes/bw/page.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/genindex.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/layout.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/themes/bw/search.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/themes/bw copying build/lib/bw_sphinxtheme/__init__.py -> /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme byte-compiling /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme/__init__.py to __init__.cpython-311.pyc running install_egg_info Copying bw_sphinxtheme.egg-info to /home/buildozer/aports/testing/py3-sphinx-theme-bw/pkg/py3-sphinx-theme-bw/usr/lib/python3.11/site-packages/bw_sphinxtheme-0.1.8-py3.11.egg-info running install_scripts >>> py3-sphinx-theme-bw*: Running postcheck for py3-sphinx-theme-bw >>> py3-sphinx-theme-bw*: Preparing package py3-sphinx-theme-bw... >>> py3-sphinx-theme-bw*: Tracing dependencies... >>> py3-sphinx-theme-bw*: Package size: 344.0 KB >>> py3-sphinx-theme-bw*: Compressing data... >>> py3-sphinx-theme-bw*: Create checksum... >>> py3-sphinx-theme-bw*: Create py3-sphinx-theme-bw-0.1.8-r4.apk >>> py3-sphinx-theme-bw: Build complete at Thu, 24 Nov 2022 11:57:26 +0000 elapsed time 0h 0m 5s >>> py3-sphinx-theme-bw: Cleaning up srcdir >>> py3-sphinx-theme-bw: Cleaning up pkgdir >>> py3-sphinx-theme-bw: Uninstalling dependencies... (1/33) Purging .makedepends-py3-sphinx-theme-bw (20221124.115723) (2/33) Purging py3-sphinx (5.3.0-r1) (3/33) Purging py3-babel (2.11.0-r1) (4/33) Purging py3-tz (2022.6-r1) (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.1-r2) (9/33) Purging py3-pygments (2.13.0-r1) (10/33) Purging py3-requests (2.28.1-r2) (11/33) Purging py3-certifi (2022.9.24-r1) (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.12-r1) (15/33) Purging py3-snowballstemmer (2.2.0-r1) (16/33) Purging py3-alabaster (0.7.12-r6) (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-setuptools (65.6.3-r0) (24/33) Purging py3-packaging (21.3-r3) (25/33) Purging py3-parsing (3.0.9-r1) (26/33) Purging python3 (3.11.0-r2) (27/33) Purging libbz2 (1.0.8-r4) (28/33) Purging libffi (3.4.4-r0) (29/33) Purging gdbm (1.23-r0) (30/33) Purging xz-libs (5.2.8-r0) (31/33) Purging mpdecimal (2.5.1-r1) (32/33) Purging readline (8.2.0-r0) (33/33) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-sphinx-theme-bw: Updating the testing/ppc64le repository index... >>> py3-sphinx-theme-bw: Signing the index...