>>> py3-flask-bootstrap: Building testing/py3-flask-bootstrap 3.3.7.1-r5 (using abuild 3.10.0-r0) started Thu, 02 Mar 2023 00:12:15 +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/21) Installing libbz2 (1.0.8-r4) (2/21) Installing libffi (3.4.4-r0) (3/21) Installing gdbm (1.23-r0) (4/21) Installing xz-libs (5.4.1-r0) (5/21) Installing mpdecimal (2.5.1-r1) (6/21) Installing libpanelw (6.4_p20230225-r0) (7/21) Installing readline (8.2.1-r0) (8/21) Installing sqlite-libs (3.41.0-r0) (9/21) Installing python3 (3.11.2-r0) (10/21) Installing py3-click (8.1.3-r1) (11/21) Installing py3-itsdangerous (2.1.2-r1) (12/21) Installing py3-markupsafe (2.1.2-r0) (13/21) Installing py3-jinja2 (3.1.2-r1) (14/21) Installing py3-werkzeug (2.2.3-r0) (15/21) Installing py3-flask (2.2.2-r1) (16/21) Installing py3-dominate (2.7.0-r1) (17/21) Installing py3-visitor (0.1.3-r4) (18/21) Installing py3-parsing (3.0.9-r1) (19/21) Installing py3-packaging (23.0-r1) (20/21) Installing py3-setuptools (67.4.0-r1) (21/21) Installing .makedepends-py3-flask-bootstrap (20230302.001216) Executing busybox-1.36.0-r4.trigger OK: 487 MiB in 117 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 >>> 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/edge/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/__init__.py -> build/lib/flask_bootstrap copying flask_bootstrap/forms.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 >>> WARNING: py3-flask-bootstrap: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-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 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 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/forms.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.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 -> /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 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.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.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/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/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.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/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.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/jquery.min.map -> /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.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/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/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/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/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/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/nav.py -> /home/buildozer/aports/testing/py3-flask-bootstrap/pkg/py3-flask-bootstrap/usr/lib/python3.11/site-packages/flask_bootstrap 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/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/nav.py to nav.cpython-311.pyc running install_egg_info 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' 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-r5.apk >>> py3-flask-bootstrap: Build complete at Thu, 02 Mar 2023 00:12:17 +0000 elapsed time 0h 0m 2s >>> py3-flask-bootstrap: Cleaning up srcdir >>> py3-flask-bootstrap: Cleaning up pkgdir >>> py3-flask-bootstrap: Uninstalling dependencies... (1/21) Purging .makedepends-py3-flask-bootstrap (20230302.001216) (2/21) Purging py3-flask (2.2.2-r1) (3/21) Purging py3-click (8.1.3-r1) (4/21) Purging py3-itsdangerous (2.1.2-r1) (5/21) Purging py3-jinja2 (3.1.2-r1) (6/21) Purging py3-werkzeug (2.2.3-r0) (7/21) Purging py3-markupsafe (2.1.2-r0) (8/21) Purging py3-dominate (2.7.0-r1) (9/21) Purging py3-visitor (0.1.3-r4) (10/21) Purging py3-setuptools (67.4.0-r1) (11/21) Purging py3-packaging (23.0-r1) (12/21) Purging py3-parsing (3.0.9-r1) (13/21) Purging python3 (3.11.2-r0) (14/21) Purging libbz2 (1.0.8-r4) (15/21) Purging libffi (3.4.4-r0) (16/21) Purging gdbm (1.23-r0) (17/21) Purging xz-libs (5.4.1-r0) (18/21) Purging mpdecimal (2.5.1-r1) (19/21) Purging libpanelw (6.4_p20230225-r0) (20/21) Purging readline (8.2.1-r0) (21/21) Purging sqlite-libs (3.41.0-r0) Executing busybox-1.36.0-r4.trigger OK: 406 MiB in 96 packages >>> py3-flask-bootstrap: Updating the testing/aarch64 repository index... >>> py3-flask-bootstrap: Signing the index...