>>> py3-sphinx-theme-bootstrap: Building testing/py3-sphinx-theme-bootstrap 0.8.1-r0 (using abuild 3.10.0_rc1-r2) started Thu, 06 Oct 2022 15:33:46 +0000 >>> py3-sphinx-theme-bootstrap: Checking sanity of /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/APKBUILD... >>> py3-sphinx-theme-bootstrap: Analyzing dependencies... >>> py3-sphinx-theme-bootstrap: Installing for build: build-base python3 py3-sphinx py3-setuptools (1/33) Installing libbz2 (1.0.8-r3) (2/33) Installing libffi (3.4.3-r0) (3/33) Installing gdbm (1.23-r0) (4/33) Installing xz-libs (5.2.7-r0) (5/33) Installing mpdecimal (2.5.1-r1) (6/33) Installing readline (8.2.0-r0) (7/33) Installing sqlite-libs (3.39.4-r0) (8/33) Installing python3 (3.10.7-r0) (9/33) Installing py3-tz (2022.2.1-r0) (10/33) Installing py3-babel (2.10.3-r0) (11/33) Installing py3-docutils (0.19-r1) (12/33) Installing py3-imagesize (1.4.1-r0) (13/33) Installing py3-markupsafe (2.1.1-r1) (14/33) Installing py3-jinja2 (3.1.2-r0) (15/33) Installing py3-parsing (3.0.9-r0) (16/33) Installing py3-packaging (21.3-r2) (17/33) Installing py3-pygments (2.13.0-r0) (18/33) Installing py3-certifi (2022.6.15-r0) (19/33) Installing py3-charset-normalizer (2.1.1-r0) (20/33) Installing py3-idna (3.4-r1) (21/33) Installing py3-urllib3 (1.26.12-r0) (22/33) Installing py3-requests (2.28.1-r0) (23/33) Installing py3-snowballstemmer (2.2.0-r0) (24/33) Installing py3-alabaster (0.7.12-r5) (25/33) Installing py3-sphinxcontrib-applehelp (1.0.2-r3) (26/33) Installing py3-sphinxcontrib-devhelp (1.0.2-r3) (27/33) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r2) (28/33) Installing py3-sphinxcontrib-jsmath (1.0.1-r3) (29/33) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r2) (30/33) Installing py3-sphinxcontrib-qthelp (1.0.3-r3) (31/33) Installing py3-sphinx (5.2.1-r0) (32/33) Installing py3-setuptools (65.4.1-r0) (33/33) Installing .makedepends-py3-sphinx-theme-bootstrap (20221006.153351) Executing busybox-1.35.0-r27.trigger OK: 425 MiB in 129 packages >>> py3-sphinx-theme-bootstrap: Cleaning up srcdir >>> py3-sphinx-theme-bootstrap: Cleaning up pkgdir >>> py3-sphinx-theme-bootstrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinx-bootstrap-theme-0.8.1.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 1200k 100 1200k 0 0 1775k 0 --:--:-- --:--:-- --:--:-- 1895k >>> py3-sphinx-theme-bootstrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinx-bootstrap-theme-0.8.1.tar.gz >>> py3-sphinx-theme-bootstrap: Checking sha512sums... sphinx-bootstrap-theme-0.8.1.tar.gz: OK >>> py3-sphinx-theme-bootstrap: Unpacking /var/cache/distfiles/sphinx-bootstrap-theme-0.8.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/sphinx_bootstrap_theme copying sphinx_bootstrap_theme/__init__.py -> build/lib/sphinx_bootstrap_theme running egg_info creating sphinx_bootstrap_theme.egg-info writing sphinx_bootstrap_theme.egg-info/PKG-INFO writing dependency_links to sphinx_bootstrap_theme.egg-info/dependency_links.txt writing entry points to sphinx_bootstrap_theme.egg-info/entry_points.txt writing top-level names to sphinx_bootstrap_theme.egg-info/top_level.txt writing manifest file 'sphinx_bootstrap_theme.egg-info/SOURCES.txt' reading manifest file 'sphinx_bootstrap_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'bootstrap' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'bootstrap' warning: no previously-included files found matching 'demo' warning: no previously-included files found matching 'fabfile.py' adding license file 'LICENSE.txt' writing manifest file 'sphinx_bootstrap_theme.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_bootstrap_theme.bootstrap.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_bootstrap_theme.bootstrap.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_bootstrap_theme.bootstrap.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 'sphinx_bootstrap_theme.bootstrap.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) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_bootstrap_theme.bootstrap.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_bootstrap_theme.bootstrap.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_bootstrap_theme.bootstrap.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_bootstrap_theme.bootstrap.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) creating build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/globaltoc.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/layout.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/localtoc.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/navbar-2.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/navbar.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/navbarsearchbox.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/navbartoc.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/relations.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/search.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/searchbox.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/searchresults.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/sourcelink.html -> build/lib/sphinx_bootstrap_theme/bootstrap copying sphinx_bootstrap_theme/bootstrap/theme.conf -> build/lib/sphinx_bootstrap_theme/bootstrap creating build/lib/sphinx_bootstrap_theme/bootstrap/static copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.css_t -> build/lib/sphinx_bootstrap_theme/bootstrap/static copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.js_t -> build/lib/sphinx_bootstrap_theme/bootstrap/static creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2 creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings-white.png -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings.png -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.js -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.min.js -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1 creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.css.map -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.min.css.map -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.css.map -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.min.css.map -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.eot -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.svg -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.ttf -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff2 -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/bootstrap.js -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/bootstrap.min.js -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js copying sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/npm.js -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2 creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img/glyphicons-halflings-white.png -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img/glyphicons-halflings.png -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1 creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cerulean copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cerulean/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cerulean creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cosmo copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cosmo/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cosmo creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cyborg copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cyborg/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cyborg creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/darkly copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/darkly/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/darkly creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/flatly copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/flatly/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/flatly creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.eot -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.svg -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.ttf -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff2 -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/journal copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/journal/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/journal creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/lumen copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/lumen/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/lumen creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/paper copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/paper/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/paper creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/readable copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/readable/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/readable creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/sandstone copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/sandstone/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/sandstone creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/simplex copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/simplex/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/simplex creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/slate copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/slate/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/slate creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/spacelab copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/spacelab/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/spacelab creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/superhero copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/superhero/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/superhero creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/united copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/united/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/united creating build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/yeti copying sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/yeti/bootstrap.min.css -> build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/yeti creating build/lib/sphinx_bootstrap_theme/bootstrap/static/js copying sphinx_bootstrap_theme/bootstrap/static/js/jquery-1.12.4.min.js -> build/lib/sphinx_bootstrap_theme/bootstrap/static/js copying sphinx_bootstrap_theme/bootstrap/static/js/jquery-fix.js -> build/lib/sphinx_bootstrap_theme/bootstrap/static/js >>> py3-sphinx-theme-bootstrap: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing sphinx_bootstrap_theme.egg-info/PKG-INFO writing dependency_links to sphinx_bootstrap_theme.egg-info/dependency_links.txt writing entry points to sphinx_bootstrap_theme.egg-info/entry_points.txt writing top-level names to sphinx_bootstrap_theme.egg-info/top_level.txt reading manifest file 'sphinx_bootstrap_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'bootstrap' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'bootstrap' warning: no previously-included files found matching 'demo' warning: no previously-included files found matching 'fabfile.py' adding license file 'LICENSE.txt' writing manifest file 'sphinx_bootstrap_theme.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_bootstrap_theme.bootstrap.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_bootstrap_theme.bootstrap.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_bootstrap_theme.bootstrap.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 'sphinx_bootstrap_theme.bootstrap.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) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'sphinx_bootstrap_theme.bootstrap.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_bootstrap_theme.bootstrap.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinx_bootstrap_theme.bootstrap.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_bootstrap_theme.bootstrap.static.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme copying build/lib/sphinx_bootstrap_theme/__init__.py -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/search.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/relations.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/navbar.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/theme.conf -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/searchresults.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/sourcelink.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/globaltoc.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/navbar-2.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/localtoc.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/layout.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/navbarsearchbox.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2 creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.min.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings-white.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.css_t -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2 creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img/glyphicons-halflings-white.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img/glyphicons-halflings.png -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1 creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.min.css.map -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.min.css.map -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.css.map -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.css.map -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff2 -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/bootstrap.min.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/npm.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/bootstrap.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1 creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cosmo copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cosmo/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cosmo creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/simplex copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/simplex/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/simplex creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/readable copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/readable/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/readable creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/paper copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/paper/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/paper creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cerulean copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cerulean/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cerulean creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.svg -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.eot -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.ttf -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff2 -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cyborg copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cyborg/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cyborg creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/yeti copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/yeti/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/yeti creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/superhero copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/superhero/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/superhero creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/journal copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/journal/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/journal creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/lumen copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/lumen/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/lumen creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/united copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/united/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/united creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/spacelab copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/spacelab/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/spacelab creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/slate copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/slate/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/slate creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/flatly copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/flatly/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/flatly creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/darkly copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/darkly/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/darkly creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/sandstone copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/sandstone/bootstrap.min.css -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/sandstone copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.js_t -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static creating /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/js copying build/lib/sphinx_bootstrap_theme/bootstrap/static/js/jquery-fix.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/js copying build/lib/sphinx_bootstrap_theme/bootstrap/static/js/jquery-1.12.4.min.js -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap/static/js copying build/lib/sphinx_bootstrap_theme/bootstrap/navbartoc.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap copying build/lib/sphinx_bootstrap_theme/bootstrap/searchbox.html -> /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/bootstrap byte-compiling /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying sphinx_bootstrap_theme.egg-info to /home/buildozer/aports/testing/py3-sphinx-theme-bootstrap/pkg/py3-sphinx-theme-bootstrap/usr/lib/python3.10/site-packages/sphinx_bootstrap_theme-0.8.1-py3.10.egg-info running install_scripts >>> py3-sphinx-theme-bootstrap*: Running postcheck for py3-sphinx-theme-bootstrap >>> py3-sphinx-theme-bootstrap*: Preparing package py3-sphinx-theme-bootstrap... >>> py3-sphinx-theme-bootstrap*: Tracing dependencies... >>> py3-sphinx-theme-bootstrap*: Package size: 6.1 MB >>> py3-sphinx-theme-bootstrap*: Compressing data... >>> py3-sphinx-theme-bootstrap*: Create checksum... >>> py3-sphinx-theme-bootstrap*: Create py3-sphinx-theme-bootstrap-0.8.1-r0.apk >>> py3-sphinx-theme-bootstrap: Build complete at Thu, 06 Oct 2022 15:34:05 +0000 elapsed time 0h 0m 19s >>> py3-sphinx-theme-bootstrap: Cleaning up srcdir >>> py3-sphinx-theme-bootstrap: Cleaning up pkgdir >>> py3-sphinx-theme-bootstrap: Uninstalling dependencies... (1/33) Purging .makedepends-py3-sphinx-theme-bootstrap (20221006.153351) (2/33) Purging py3-sphinx (5.2.1-r0) (3/33) Purging py3-babel (2.10.3-r0) (4/33) Purging py3-tz (2022.2.1-r0) (5/33) Purging py3-docutils (0.19-r1) (6/33) Purging py3-imagesize (1.4.1-r0) (7/33) Purging py3-jinja2 (3.1.2-r0) (8/33) Purging py3-markupsafe (2.1.1-r1) (9/33) Purging py3-pygments (2.13.0-r0) (10/33) Purging py3-requests (2.28.1-r0) (11/33) Purging py3-certifi (2022.6.15-r0) (12/33) Purging py3-charset-normalizer (2.1.1-r0) (13/33) Purging py3-idna (3.4-r1) (14/33) Purging py3-urllib3 (1.26.12-r0) (15/33) Purging py3-snowballstemmer (2.2.0-r0) (16/33) Purging py3-alabaster (0.7.12-r5) (17/33) Purging py3-sphinxcontrib-applehelp (1.0.2-r3) (18/33) Purging py3-sphinxcontrib-devhelp (1.0.2-r3) (19/33) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r2) (20/33) Purging py3-sphinxcontrib-jsmath (1.0.1-r3) (21/33) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r2) (22/33) Purging py3-sphinxcontrib-qthelp (1.0.3-r3) (23/33) Purging py3-setuptools (65.4.1-r0) (24/33) Purging py3-packaging (21.3-r2) (25/33) Purging py3-parsing (3.0.9-r0) (26/33) Purging python3 (3.10.7-r0) (27/33) Purging libbz2 (1.0.8-r3) (28/33) Purging libffi (3.4.3-r0) (29/33) Purging gdbm (1.23-r0) (30/33) Purging xz-libs (5.2.7-r0) (31/33) Purging mpdecimal (2.5.1-r1) (32/33) Purging readline (8.2.0-r0) (33/33) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 298 MiB in 96 packages >>> py3-sphinx-theme-bootstrap: Updating the testing/riscv64 repository index... >>> py3-sphinx-theme-bootstrap: Signing the index...