>>> py3-flask-bootstrap: Building testing/py3-flask-bootstrap 3.3.7.1-r4 (using abuild 3.10.0_rc1-r2) started Mon, 28 Nov 2022 14:51:44 +0000 >>> py3-flask-bootstrap: Checking sanity of /home/buildozer/aports/testing/py3-flask-bootstrap/APKBUILD... >>> py3-flask-bootstrap: Analyzing dependencies... >>> py3-flask-bootstrap: Installing for build: build-base python3 py3-flask py3-dominate py3-visitor py3-setuptools (1/20) Installing libbz2 (1.0.8-r4) (2/20) Installing libffi (3.4.4-r0) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.2.8-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.2.0-r0) (7/20) Installing sqlite-libs (3.40.0-r0) (8/20) Installing python3 (3.11.0-r2) (9/20) Installing py3-click (8.1.3-r1) (10/20) Installing py3-itsdangerous (2.1.2-r1) (11/20) Installing py3-markupsafe (2.1.1-r2) (12/20) Installing py3-jinja2 (3.1.2-r1) (13/20) Installing py3-werkzeug (2.2.2-r2) (14/20) Installing py3-flask (2.2.2-r1) (15/20) Installing py3-dominate (2.7.0-r1) (16/20) Installing py3-visitor (0.1.3-r4) (17/20) Installing py3-parsing (3.0.9-r1) (18/20) Installing py3-packaging (21.3-r3) (19/20) Installing py3-setuptools (65.6.3-r0) (20/20) Installing .makedepends-py3-flask-bootstrap (20221128.145148) Executing busybox-1.35.0-r29.trigger OK: 349 MiB in 116 packages >>> py3-flask-bootstrap: Cleaning up srcdir >>> py3-flask-bootstrap: Cleaning up pkgdir >>> py3-flask-bootstrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Flask-Bootstrap-3.3.7.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 100 445k 100 445k 0 0 698k 0 --:--:-- --:--:-- --:--:-- 730k >>> py3-flask-bootstrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Flask-Bootstrap-3.3.7.1.tar.gz >>> py3-flask-bootstrap: Checking sha512sums... Flask-Bootstrap-3.3.7.1.tar.gz: OK >>> py3-flask-bootstrap: Unpacking /var/cache/distfiles/Flask-Bootstrap-3.3.7.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/flask_bootstrap copying flask_bootstrap/forms.py -> build/lib/flask_bootstrap copying flask_bootstrap/__init__.py -> build/lib/flask_bootstrap copying flask_bootstrap/nav.py -> build/lib/flask_bootstrap running egg_info writing Flask_Bootstrap.egg-info/PKG-INFO writing dependency_links to Flask_Bootstrap.egg-info/dependency_links.txt writing requirements to Flask_Bootstrap.egg-info/requires.txt writing top-level names to Flask_Bootstrap.egg-info/top_level.txt reading manifest file 'Flask_Bootstrap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Flask_Bootstrap.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_bootstrap.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_bootstrap.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_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 'flask_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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_bootstrap.static.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_bootstrap.static.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_bootstrap.static.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'flask_bootstrap.static.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_bootstrap.static.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_bootstrap.static.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_bootstrap.static.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'flask_bootstrap.static.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_bootstrap.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_bootstrap.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_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 'flask_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) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_bootstrap.templates.bootstrap' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_bootstrap.templates.bootstrap' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_bootstrap.templates.bootstrap' 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 'flask_bootstrap.templates.bootstrap' 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/flask_bootstrap/static copying flask_bootstrap/static/jquery.js -> build/lib/flask_bootstrap/static copying flask_bootstrap/static/jquery.min.js -> build/lib/flask_bootstrap/static copying flask_bootstrap/static/jquery.min.map -> build/lib/flask_bootstrap/static creating build/lib/flask_bootstrap/static/css copying flask_bootstrap/static/css/bootstrap-theme.css -> build/lib/flask_bootstrap/static/css copying flask_bootstrap/static/css/bootstrap-theme.css.map -> build/lib/flask_bootstrap/static/css copying flask_bootstrap/static/css/bootstrap-theme.min.css -> build/lib/flask_bootstrap/static/css copying flask_bootstrap/static/css/bootstrap.css -> build/lib/flask_bootstrap/static/css copying flask_bootstrap/static/css/bootstrap.css.map -> build/lib/flask_bootstrap/static/css copying flask_bootstrap/static/css/bootstrap.min.css -> build/lib/flask_bootstrap/static/css creating build/lib/flask_bootstrap/static/fonts copying flask_bootstrap/static/fonts/glyphicons-halflings-regular.eot -> build/lib/flask_bootstrap/static/fonts copying flask_bootstrap/static/fonts/glyphicons-halflings-regular.svg -> build/lib/flask_bootstrap/static/fonts copying flask_bootstrap/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/flask_bootstrap/static/fonts copying flask_bootstrap/static/fonts/glyphicons-halflings-regular.woff -> build/lib/flask_bootstrap/static/fonts copying flask_bootstrap/static/fonts/glyphicons-halflings-regular.woff2 -> build/lib/flask_bootstrap/static/fonts creating build/lib/flask_bootstrap/static/js copying flask_bootstrap/static/js/bootstrap.js -> build/lib/flask_bootstrap/static/js copying flask_bootstrap/static/js/bootstrap.min.js -> build/lib/flask_bootstrap/static/js copying flask_bootstrap/static/js/npm.js -> build/lib/flask_bootstrap/static/js creating build/lib/flask_bootstrap/templates creating build/lib/flask_bootstrap/templates/bootstrap copying flask_bootstrap/templates/bootstrap/base.html -> build/lib/flask_bootstrap/templates/bootstrap copying flask_bootstrap/templates/bootstrap/fixes.html -> build/lib/flask_bootstrap/templates/bootstrap copying flask_bootstrap/templates/bootstrap/google.html -> build/lib/flask_bootstrap/templates/bootstrap copying flask_bootstrap/templates/bootstrap/pagination.html -> build/lib/flask_bootstrap/templates/bootstrap copying flask_bootstrap/templates/bootstrap/utils.html -> build/lib/flask_bootstrap/templates/bootstrap copying flask_bootstrap/templates/bootstrap/wtf.html -> build/lib/flask_bootstrap/templates/bootstrap >>> py3-flask-bootstrap: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing Flask_Bootstrap.egg-info/PKG-INFO writing dependency_links to Flask_Bootstrap.egg-info/dependency_links.txt writing requirements to Flask_Bootstrap.egg-info/requires.txt writing top-level names to Flask_Bootstrap.egg-info/top_level.txt reading manifest file 'Flask_Bootstrap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Flask_Bootstrap.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_bootstrap.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_bootstrap.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_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 'flask_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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_bootstrap.static.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_bootstrap.static.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_bootstrap.static.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'flask_bootstrap.static.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_bootstrap.static.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_bootstrap.static.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_bootstrap.static.fonts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'flask_bootstrap.static.fonts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_bootstrap.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_bootstrap.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_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 'flask_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) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_bootstrap.templates.bootstrap' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_bootstrap.templates.bootstrap' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_bootstrap.templates.bootstrap' 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 'flask_bootstrap.templates.bootstrap' 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-flask-bootstrap/pkg creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/templates creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/templates/bootstrap copying build/lib/flask_bootstrap/templates/bootstrap/wtf.html -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/templates/bootstrap copying build/lib/flask_bootstrap/templates/bootstrap/pagination.html -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/templates/bootstrap copying build/lib/flask_bootstrap/templates/bootstrap/fixes.html -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/templates/bootstrap copying build/lib/flask_bootstrap/templates/bootstrap/utils.html -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/templates/bootstrap copying build/lib/flask_bootstrap/templates/bootstrap/base.html -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/templates/bootstrap copying build/lib/flask_bootstrap/templates/bootstrap/google.html -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/templates/bootstrap copying build/lib/flask_bootstrap/forms.py -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap copying build/lib/flask_bootstrap/__init__.py -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap copying build/lib/flask_bootstrap/nav.py -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/css copying build/lib/flask_bootstrap/static/css/bootstrap.min.css -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/css copying build/lib/flask_bootstrap/static/css/bootstrap-theme.min.css -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/css copying build/lib/flask_bootstrap/static/css/bootstrap-theme.css -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/css copying build/lib/flask_bootstrap/static/css/bootstrap.css.map -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/css copying build/lib/flask_bootstrap/static/css/bootstrap-theme.css.map -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/css copying build/lib/flask_bootstrap/static/css/bootstrap.css -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/css creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/fonts copying build/lib/flask_bootstrap/static/fonts/glyphicons-halflings-regular.svg -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/fonts copying build/lib/flask_bootstrap/static/fonts/glyphicons-halflings-regular.eot -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/fonts copying build/lib/flask_bootstrap/static/fonts/glyphicons-halflings-regular.ttf -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/fonts copying build/lib/flask_bootstrap/static/fonts/glyphicons-halflings-regular.woff2 -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/fonts copying build/lib/flask_bootstrap/static/fonts/glyphicons-halflings-regular.woff -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/fonts copying build/lib/flask_bootstrap/static/jquery.min.js -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static copying build/lib/flask_bootstrap/static/jquery.js -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static creating /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/js copying build/lib/flask_bootstrap/static/js/bootstrap.min.js -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/js copying build/lib/flask_bootstrap/static/js/npm.js -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/js copying build/lib/flask_bootstrap/static/js/bootstrap.js -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static/js copying build/lib/flask_bootstrap/static/jquery.min.map -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/static byte-compiling /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/forms.py to forms.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap/nav.py to nav.cpython-311.pyc running install_egg_info Copying Flask_Bootstrap.egg-info to /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/Flask_Bootstrap-3.3.7.1-py3.11.egg-info running install_scripts >>> py3-flask-bootstrap*: Running postcheck for py3-flask-bootstrap >>> py3-flask-bootstrap*: Preparing package py3-flask-bootstrap... >>> py3-flask-bootstrap*: Tracing dependencies... >>> py3-flask-bootstrap*: Package size: 1.7 MB >>> py3-flask-bootstrap*: Compressing data... >>> py3-flask-bootstrap*: Create checksum... >>> py3-flask-bootstrap*: Create py3-flask-bootstrap-3.3.7.1-r4.apk >>> py3-flask-bootstrap: Build complete at Mon, 28 Nov 2022 14:51:56 +0000 elapsed time 0h 0m 12s >>> py3-flask-bootstrap: Cleaning up srcdir >>> py3-flask-bootstrap: Cleaning up pkgdir >>> py3-flask-bootstrap: Uninstalling dependencies... (1/20) Purging .makedepends-py3-flask-bootstrap (20221128.145148) (2/20) Purging py3-flask (2.2.2-r1) (3/20) Purging py3-click (8.1.3-r1) (4/20) Purging py3-itsdangerous (2.1.2-r1) (5/20) Purging py3-jinja2 (3.1.2-r1) (6/20) Purging py3-werkzeug (2.2.2-r2) (7/20) Purging py3-markupsafe (2.1.1-r2) (8/20) Purging py3-dominate (2.7.0-r1) (9/20) Purging py3-visitor (0.1.3-r4) (10/20) Purging py3-setuptools (65.6.3-r0) (11/20) Purging py3-packaging (21.3-r3) (12/20) Purging py3-parsing (3.0.9-r1) (13/20) Purging python3 (3.11.0-r2) (14/20) Purging libbz2 (1.0.8-r4) (15/20) Purging libffi (3.4.4-r0) (16/20) Purging gdbm (1.23-r0) (17/20) Purging xz-libs (5.2.8-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 271 MiB in 96 packages >>> py3-flask-bootstrap: Updating the testing/riscv64 repository index... >>> py3-flask-bootstrap: Signing the index...