==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-sphinx-bootstrap-theme 0.8.1-8 (Fri Jun 26 22:42:50 2026)
==> Retrieving sources...
-> Updating sphinx-bootstrap-theme git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
sphinx-bootstrap-theme ... Passed
==> Making package: python-sphinx-bootstrap-theme 0.8.1-8 (Fri Jun 26 22:43:00 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (20) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.1.2-1 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-11.1.0-1 python-packaging-26.2-1 python-pkg_resources-81.0.0-1 python-platformdirs-4.10.0-1 python-pyproject-hooks-1.2.0-6 python-typing_extensions-4.15.0-3 zlib-ng-2.3.3-1 git-2.54.0-1 python-build-1.4.3-1 python-installer-1.0.0-1 python-setuptools-1:82.0.1-1 python-wheel-0.47.0-1
Total Installed Size: 57.86 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of sphinx-bootstrap-theme git repo...
Cloning into 'sphinx-bootstrap-theme'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!
********************************************************************************
With Python 2.7 end-of-life, support for building universal wheels
(i.e., wheels that support both Python 2 and Python 3)
is being obviated.
Please discontinue using this option, or if you still need it,
file an issue with pypa/setuptools describing your use case.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
self.finalize_options()
running build
running build_py
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.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sphinx_bootstrap_theme.bootstrap.static' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'sphinx_bootstrap_theme.bootstrap.static' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'sphinx_bootstrap_theme.bootstrap.static' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'sphinx_bootstrap_theme.bootstrap.static' to be distributed and are
already explicitly excluding 'sphinx_bootstrap_theme.bootstrap.static' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
check.warn(importable)
/usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sphinx_bootstrap_theme.bootstrap.static.js' is absent from the `packages` configuration.
!!
********************************************************************************
############################
# Package would be ignored #
############################
Python recognizes 'sphinx_bootstrap_theme.bootstrap.static.js' as an importable package[^1],
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to distribute this
package, please make sure that 'sphinx_bootstrap_theme.bootstrap.static.js' is explicitly added
to the `packages` configuration field.
Alternatively, you can also rely on setuptools' discovery methods
(for example by using `find_namespace_packages(...)`/`find_namespace:`
instead of `find_packages(...)`/`find:`).
You can read more about "package discovery" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
If you don't want 'sphinx_bootstrap_theme.bootstrap.static.js' to be distributed and are
already explicitly excluding 'sphinx_bootstrap_theme.bootstrap.static.js' via
`find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
you can try to use `exclude_package_data`, or `include-package-data=False` in
combination with a more fine grained `package-data` configuration.
You can read more about "package data files" on setuptools documentation page:
- https://setuptools.pypa.io/en/latest/userguide/datafiles.html
[^1]: For Python, any directory (with suitable naming) can be imported,
even if it does not contain any `.py` files.
On the other hand, currently there is no concept of package data
directory, all directories are treated like packages.
********************************************************************************
!!
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/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/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/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/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
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/sphinx_bootstrap_theme
creating build/bdist.linux-aarch64/wheel/sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/navbartoc.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/sourcelink.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/searchresults.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/searchbox.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/navbarsearchbox.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/theme.conf -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/navbar-2.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/relations.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/layout.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/navbar.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/search.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/bootstrap/globaltoc.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
creating build/bdist.linux-aarch64/wheel/sphinx_bootstrap_theme/bootstrap/static
copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.js_t -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static
copying build/lib/sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.css_t -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static
creating build/bdist.linux-aarch64/wheel/sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css
creating build/bdist.linux-aarch64/wheel/sphinx_bootstrap_theme/bootstrap/static/js
copying build/lib/sphinx_bootstrap_theme/bootstrap/static/js/jquery-fix.js -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/js
copying build/lib/sphinx_bootstrap_theme/bootstrap/static/js/jquery-1.12.4.min.js -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/js
creating build/bdist.linux-aarch64/wheel/sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab
creating build/bdist.linux-aarch64/wheel/sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/superhero
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/journal
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/flatly
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cerulean
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cyborg
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/paper
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/yeti
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cosmo
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/readable
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/slate
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/darkly
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/united
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/lumen
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/simplex
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/sandstone
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/spacelab
creating build/bdist.linux-aarch64/wheel/sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img
creating build/bdist.linux-aarch64/wheel/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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./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 -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css
copying build/lib/sphinx_bootstrap_theme/bootstrap/localtoc.html -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme/bootstrap
copying build/lib/sphinx_bootstrap_theme/__init__.py -> build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme
running install_egg_info
Copying sphinx_bootstrap_theme.egg-info to build/bdist.linux-aarch64/wheel/./sphinx_bootstrap_theme-0.8.1-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/sphinx_bootstrap_theme-0.8.1.dist-info/WHEEL
creating '/build/python-sphinx-bootstrap-theme/src/sphinx-bootstrap-theme/dist/.tmp-aoo5jcp4/sphinx_bootstrap_theme-0.8.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'sphinx_bootstrap_theme/__init__.py'
adding 'sphinx_bootstrap_theme/bootstrap/globaltoc.html'
adding 'sphinx_bootstrap_theme/bootstrap/layout.html'
adding 'sphinx_bootstrap_theme/bootstrap/localtoc.html'
adding 'sphinx_bootstrap_theme/bootstrap/navbar-2.html'
adding 'sphinx_bootstrap_theme/bootstrap/navbar.html'
adding 'sphinx_bootstrap_theme/bootstrap/navbarsearchbox.html'
adding 'sphinx_bootstrap_theme/bootstrap/navbartoc.html'
adding 'sphinx_bootstrap_theme/bootstrap/relations.html'
adding 'sphinx_bootstrap_theme/bootstrap/search.html'
adding 'sphinx_bootstrap_theme/bootstrap/searchbox.html'
adding 'sphinx_bootstrap_theme/bootstrap/searchresults.html'
adding 'sphinx_bootstrap_theme/bootstrap/sourcelink.html'
adding 'sphinx_bootstrap_theme/bootstrap/theme.conf'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.css_t'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-sphinx.js_t'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap-responsive.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/css/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings-white.png'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/img/glyphicons-halflings.png'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.js'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-2.3.2/js/bootstrap.min.js'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.css.map'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap-theme.min.css.map'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.css.map'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/css/bootstrap.min.css.map'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.eot'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.svg'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.ttf'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff2'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/bootstrap.js'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/bootstrap.min.js'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.4.1/js/npm.js'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/amelia/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cerulean/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cosmo/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/cyborg/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/flatly/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img/glyphicons-halflings-white.png'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/img/glyphicons-halflings.png'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/journal/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/readable/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/simplex/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/slate/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spacelab/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/spruce/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/superhero/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-2.3.2/united/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cerulean/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cosmo/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/cyborg/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/darkly/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/flatly/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.eot'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.svg'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.ttf'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff2'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/journal/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/lumen/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/paper/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/readable/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/sandstone/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/simplex/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/slate/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/spacelab/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/superhero/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/united/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.4.1/yeti/bootstrap.min.css'
adding 'sphinx_bootstrap_theme/bootstrap/static/js/jquery-1.12.4.min.js'
adding 'sphinx_bootstrap_theme/bootstrap/static/js/jquery-fix.js'
adding 'sphinx_bootstrap_theme-0.8.1.dist-info/licenses/LICENSE.txt'
adding 'sphinx_bootstrap_theme-0.8.1.dist-info/METADATA'
adding 'sphinx_bootstrap_theme-0.8.1.dist-info/WHEEL'
adding 'sphinx_bootstrap_theme-0.8.1.dist-info/entry_points.txt'
adding 'sphinx_bootstrap_theme-0.8.1.dist-info/top_level.txt'
adding 'sphinx_bootstrap_theme-0.8.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built sphinx_bootstrap_theme-0.8.1-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-sphinx-bootstrap-theme"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-sphinx-bootstrap-theme 0.8.1-8 (Fri Jun 26 22:43:13 2026)
==> Cleaning up...
[?12l[?25h