>>> py3-flask-wtf: Building community/py3-flask-wtf 1.1.1-r1 (using abuild 3.10.0-r0) started Tue, 14 Mar 2023 22:41:45 +0000 >>> py3-flask-wtf: Checking sanity of /home/buildozer/aports/community/py3-flask-wtf/APKBUILD... >>> WARNING: py3-flask-wtf: No maintainer >>> py3-flask-wtf: Analyzing dependencies... >>> py3-flask-wtf: Installing for build: build-base python3 py3-flask py3-wtforms 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.4.1-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing libpanelw (6.4_p20230311-r0) (7/20) Installing readline (8.2.1-r0) (8/20) Installing sqlite-libs (3.41.1-r0) (9/20) Installing python3 (3.11.2-r0) (10/20) Installing py3-click (8.1.3-r1) (11/20) Installing py3-itsdangerous (2.1.2-r1) (12/20) Installing py3-markupsafe (2.1.2-r0) (13/20) Installing py3-jinja2 (3.1.2-r1) (14/20) Installing py3-werkzeug (2.2.3-r0) (15/20) Installing py3-flask (2.2.2-r1) (16/20) Installing py3-wtforms (3.0.1-r1) (17/20) Installing py3-parsing (3.0.9-r1) (18/20) Installing py3-packaging (23.0-r1) (19/20) Installing py3-setuptools (67.6.0-r0) (20/20) Installing .makedepends-py3-flask-wtf (20230314.224146) Executing busybox-1.36.0-r5.trigger OK: 403 MiB in 116 packages >>> py3-flask-wtf: Cleaning up srcdir >>> py3-flask-wtf: Cleaning up pkgdir >>> py3-flask-wtf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Flask-WTF-1.1.1.tar.gz >>> py3-flask-wtf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Flask-WTF-1.1.1.tar.gz >>> py3-flask-wtf: Checking sha512sums... Flask-WTF-1.1.1.tar.gz: OK >>> py3-flask-wtf: Unpacking /var/cache/distfiles/edge/Flask-WTF-1.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/flask_wtf copying src/flask_wtf/__init__.py -> build/lib/flask_wtf copying src/flask_wtf/i18n.py -> build/lib/flask_wtf copying src/flask_wtf/form.py -> build/lib/flask_wtf copying src/flask_wtf/_compat.py -> build/lib/flask_wtf copying src/flask_wtf/csrf.py -> build/lib/flask_wtf copying src/flask_wtf/file.py -> build/lib/flask_wtf creating build/lib/flask_wtf/recaptcha copying src/flask_wtf/recaptcha/__init__.py -> build/lib/flask_wtf/recaptcha copying src/flask_wtf/recaptcha/widgets.py -> build/lib/flask_wtf/recaptcha copying src/flask_wtf/recaptcha/validators.py -> build/lib/flask_wtf/recaptcha copying src/flask_wtf/recaptcha/fields.py -> build/lib/flask_wtf/recaptcha running egg_info writing src/Flask_WTF.egg-info/PKG-INFO writing dependency_links to src/Flask_WTF.egg-info/dependency_links.txt writing requirements to src/Flask_WTF.egg-info/requires.txt writing top-level names to src/Flask_WTF.egg-info/top_level.txt reading manifest file 'src/Flask_WTF.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Flask_WTF.egg-info/SOURCES.txt' >>> WARNING: py3-flask-wtf: 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-wtf: 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/community/py3-flask-wtf/pkg creating /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf creating /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr creating /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib creating /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf copying build/lib/flask_wtf/__init__.py -> /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf copying build/lib/flask_wtf/i18n.py -> /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf copying build/lib/flask_wtf/form.py -> /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf creating /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/recaptcha copying build/lib/flask_wtf/recaptcha/__init__.py -> /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/recaptcha copying build/lib/flask_wtf/recaptcha/widgets.py -> /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/recaptcha copying build/lib/flask_wtf/recaptcha/validators.py -> /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/recaptcha copying build/lib/flask_wtf/recaptcha/fields.py -> /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/recaptcha copying build/lib/flask_wtf/_compat.py -> /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf copying build/lib/flask_wtf/csrf.py -> /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf copying build/lib/flask_wtf/file.py -> /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf byte-compiling /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/i18n.py to i18n.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/form.py to form.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/recaptcha/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/recaptcha/widgets.py to widgets.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/recaptcha/validators.py to validators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/recaptcha/fields.py to fields.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/_compat.py to _compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/csrf.py to csrf.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/flask_wtf/file.py to file.cpython-311.pyc running install_egg_info running egg_info writing src/Flask_WTF.egg-info/PKG-INFO writing dependency_links to src/Flask_WTF.egg-info/dependency_links.txt writing requirements to src/Flask_WTF.egg-info/requires.txt writing top-level names to src/Flask_WTF.egg-info/top_level.txt reading manifest file 'src/Flask_WTF.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/Flask_WTF.egg-info/SOURCES.txt' Copying src/Flask_WTF.egg-info to /home/buildozer/aports/community/py3-flask-wtf/pkg/py3-flask-wtf/usr/lib/python3.11/site-packages/Flask_WTF-1.1.1-py3.11.egg-info running install_scripts >>> py3-flask-wtf*: Running postcheck for py3-flask-wtf >>> py3-flask-wtf*: Preparing package py3-flask-wtf... >>> py3-flask-wtf*: Tracing dependencies... >>> py3-flask-wtf*: Package size: 168.0 KB >>> py3-flask-wtf*: Compressing data... >>> py3-flask-wtf*: Create checksum... >>> py3-flask-wtf*: Create py3-flask-wtf-1.1.1-r1.apk >>> py3-flask-wtf: Build complete at Tue, 14 Mar 2023 22:41:47 +0000 elapsed time 0h 0m 2s >>> py3-flask-wtf: Cleaning up srcdir >>> py3-flask-wtf: Cleaning up pkgdir >>> py3-flask-wtf: Uninstalling dependencies... (1/20) Purging .makedepends-py3-flask-wtf (20230314.224146) (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.3-r0) (7/20) Purging py3-markupsafe (2.1.2-r0) (8/20) Purging py3-wtforms (3.0.1-r1) (9/20) Purging py3-setuptools (67.6.0-r0) (10/20) Purging py3-packaging (23.0-r1) (11/20) Purging py3-parsing (3.0.9-r1) (12/20) Purging python3 (3.11.2-r0) (13/20) Purging libbz2 (1.0.8-r4) (14/20) Purging libffi (3.4.4-r0) (15/20) Purging gdbm (1.23-r0) (16/20) Purging xz-libs (5.4.1-r0) (17/20) Purging mpdecimal (2.5.1-r1) (18/20) Purging libpanelw (6.4_p20230311-r0) (19/20) Purging readline (8.2.1-r0) (20/20) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 326 MiB in 96 packages >>> py3-flask-wtf: Updating the community/armhf repository index... >>> py3-flask-wtf: Signing the index...