>>> py3-flask-restful: Building community/py3-flask-restful 0.3.10-r1 (using abuild 3.13.0-r3) started Sun, 05 May 2024 02:15:24 +0000 >>> py3-flask-restful: Checking sanity of /home/buildozer/aports/community/py3-flask-restful/APKBUILD... >>> py3-flask-restful: Analyzing dependencies... >>> py3-flask-restful: Installing for build: build-base python3 py3-flask py3-setuptools (1/30) Installing gdbm (1.23-r1) (2/30) Installing mpdecimal (4.0.0-r0) (3/30) Installing libpanelw (6.4_p20240330-r0) (4/30) Installing readline (8.2.10-r0) (5/30) Installing sqlite-libs (3.45.3-r0) (6/30) Installing python3 (3.12.3-r1) (7/30) Installing python3-pycache-pyc0 (3.12.3-r1) (8/30) Installing pyc (3.12.3-r1) (9/30) Installing python3-pyc (3.12.3-r1) (10/30) Installing py3-blinker (1.7.0-r1) (11/30) Installing py3-blinker-pyc (1.7.0-r1) (12/30) Installing py3-click (8.1.7-r2) (13/30) Installing py3-click-pyc (8.1.7-r2) (14/30) Installing py3-itsdangerous (2.1.2-r4) (15/30) Installing py3-itsdangerous-pyc (2.1.2-r4) (16/30) Installing py3-markupsafe (2.1.5-r1) (17/30) Installing py3-markupsafe-pyc (2.1.5-r1) (18/30) Installing py3-jinja2 (3.1.3-r1) (19/30) Installing py3-jinja2-pyc (3.1.3-r1) (20/30) Installing py3-werkzeug (3.0.2-r0) (21/30) Installing py3-werkzeug-pyc (3.0.2-r0) (22/30) Installing py3-flask (3.0.3-r0) (23/30) Installing py3-flask-pyc (3.0.3-r0) (24/30) Installing py3-parsing (3.1.2-r1) (25/30) Installing py3-parsing-pyc (3.1.2-r1) (26/30) Installing py3-packaging (24.0-r1) (27/30) Installing py3-packaging-pyc (24.0-r1) (28/30) Installing py3-setuptools (69.5.1-r0) (29/30) Installing py3-setuptools-pyc (69.5.1-r0) (30/30) Installing .makedepends-py3-flask-restful (20240505.021529) Executing busybox-1.36.1-r26.trigger OK: 1746 MiB in 153 packages >>> py3-flask-restful: Cleaning up srcdir >>> py3-flask-restful: Cleaning up pkgdir >>> py3-flask-restful: Cleaning up tmpdir >>> py3-flask-restful: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/Flask-RESTful-0.3.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/Flask-RESTful-0.3.10.tar.gz.part' Flask-RESTful-0.3.10 88% |**************************** | 98058 0:00:00 ETA Flask-RESTful-0.3.10 100% |********************************| 107k 0:00:00 ETA '/var/cache/distfiles/v3.20/Flask-RESTful-0.3.10.tar.gz.part' saved >>> py3-flask-restful: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/Flask-RESTful-0.3.10.tar.gz >>> py3-flask-restful: Checking sha512sums... Flask-RESTful-0.3.10.tar.gz: OK >>> py3-flask-restful: Unpacking /var/cache/distfiles/v3.20/Flask-RESTful-0.3.10.tar.gz... running build running build_py creating build creating build/lib creating build/lib/flask_restful copying flask_restful/inputs.py -> build/lib/flask_restful copying flask_restful/__version__.py -> build/lib/flask_restful copying flask_restful/__init__.py -> build/lib/flask_restful copying flask_restful/fields.py -> build/lib/flask_restful copying flask_restful/reqparse.py -> build/lib/flask_restful creating build/lib/flask_restful/utils copying flask_restful/utils/cors.py -> build/lib/flask_restful/utils copying flask_restful/utils/__init__.py -> build/lib/flask_restful/utils copying flask_restful/utils/crypto.py -> build/lib/flask_restful/utils creating build/lib/flask_restful/representations copying flask_restful/representations/json.py -> build/lib/flask_restful/representations copying flask_restful/representations/__init__.py -> build/lib/flask_restful/representations running egg_info writing Flask_RESTful.egg-info/PKG-INFO writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt writing requirements to Flask_RESTful.egg-info/requires.txt writing top-level names to Flask_RESTful.egg-info/top_level.txt reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' adding license file 'LICENSE' adding license file 'AUTHORS.md' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' >>> WARNING: py3-flask-restful: 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-restful: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-flask-restful/pkg creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful copying build/lib/flask_restful/inputs.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/cors.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/__init__.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/utils copying build/lib/flask_restful/utils/crypto.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/utils creating /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/representations copying build/lib/flask_restful/representations/json.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/representations copying build/lib/flask_restful/representations/__init__.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/representations copying build/lib/flask_restful/__version__.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful copying build/lib/flask_restful/__init__.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful copying build/lib/flask_restful/fields.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful copying build/lib/flask_restful/reqparse.py -> /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/inputs.py to inputs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/utils/cors.py to cors.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/utils/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/utils/crypto.py to crypto.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/representations/json.py to json.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/representations/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/__version__.py to __version__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/fields.py to fields.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/reqparse.py to reqparse.cpython-312.pyc running install_egg_info running egg_info writing Flask_RESTful.egg-info/PKG-INFO writing dependency_links to Flask_RESTful.egg-info/dependency_links.txt writing requirements to Flask_RESTful.egg-info/requires.txt writing top-level names to Flask_RESTful.egg-info/top_level.txt reading manifest file 'Flask_RESTful.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' adding license file 'LICENSE' adding license file 'AUTHORS.md' writing manifest file 'Flask_RESTful.egg-info/SOURCES.txt' Copying Flask_RESTful.egg-info to /home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/Flask_RESTful-0.3.10-py3.12.egg-info running install_scripts >>> py3-flask-restful-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/utils/__pycache__' -> '/home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful-pyc/usr/lib/python3.12/site-packages/flask_restful/utils/__pycache__' '/home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/representations/__pycache__' -> '/home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful-pyc/usr/lib/python3.12/site-packages/flask_restful/representations/__pycache__' '/home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful/usr/lib/python3.12/site-packages/flask_restful/__pycache__' -> '/home/buildozer/aports/community/py3-flask-restful/pkg/py3-flask-restful-pyc/usr/lib/python3.12/site-packages/flask_restful/__pycache__' >>> py3-flask-restful-pyc*: Preparing subpackage py3-flask-restful-pyc... >>> py3-flask-restful-pyc*: Running postcheck for py3-flask-restful-pyc >>> py3-flask-restful*: Running postcheck for py3-flask-restful >>> py3-flask-restful*: Preparing package py3-flask-restful... >>> py3-flask-restful-pyc*: Tracing dependencies... python3 py3-flask python3~3.12 >>> py3-flask-restful-pyc*: Package size: 156.0 KB >>> py3-flask-restful-pyc*: Compressing data... >>> py3-flask-restful-pyc*: Create checksum... >>> py3-flask-restful-pyc*: Create py3-flask-restful-pyc-0.3.10-r1.apk >>> py3-flask-restful*: Tracing dependencies... python3 py3-flask python3~3.12 >>> py3-flask-restful*: Package size: 156.0 KB >>> py3-flask-restful*: Compressing data... >>> py3-flask-restful*: Create checksum... >>> py3-flask-restful*: Create py3-flask-restful-0.3.10-r1.apk >>> py3-flask-restful: Build complete at Sun, 05 May 2024 02:15:32 +0000 elapsed time 0h 0m 8s >>> py3-flask-restful: Cleaning up srcdir >>> py3-flask-restful: Cleaning up pkgdir >>> py3-flask-restful: Uninstalling dependencies... (1/30) Purging .makedepends-py3-flask-restful (20240505.021529) (2/30) Purging py3-flask-pyc (3.0.3-r0) (3/30) Purging py3-flask (3.0.3-r0) (4/30) Purging py3-blinker-pyc (1.7.0-r1) (5/30) Purging py3-blinker (1.7.0-r1) (6/30) Purging py3-click-pyc (8.1.7-r2) (7/30) Purging py3-click (8.1.7-r2) (8/30) Purging py3-itsdangerous-pyc (2.1.2-r4) (9/30) Purging py3-itsdangerous (2.1.2-r4) (10/30) Purging py3-jinja2-pyc (3.1.3-r1) (11/30) Purging py3-jinja2 (3.1.3-r1) (12/30) Purging py3-werkzeug-pyc (3.0.2-r0) (13/30) Purging py3-werkzeug (3.0.2-r0) (14/30) Purging py3-markupsafe-pyc (2.1.5-r1) (15/30) Purging py3-markupsafe (2.1.5-r1) (16/30) Purging py3-setuptools-pyc (69.5.1-r0) (17/30) Purging py3-setuptools (69.5.1-r0) (18/30) Purging py3-packaging-pyc (24.0-r1) (19/30) Purging py3-packaging (24.0-r1) (20/30) Purging py3-parsing-pyc (3.1.2-r1) (21/30) Purging py3-parsing (3.1.2-r1) (22/30) Purging python3-pyc (3.12.3-r1) (23/30) Purging python3-pycache-pyc0 (3.12.3-r1) (24/30) Purging pyc (3.12.3-r1) (25/30) Purging python3 (3.12.3-r1) (26/30) Purging gdbm (1.23-r1) (27/30) Purging libpanelw (6.4_p20240330-r0) (28/30) Purging mpdecimal (4.0.0-r0) (29/30) Purging readline (8.2.10-r0) (30/30) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r26.trigger OK: 1693 MiB in 123 packages >>> py3-flask-restful: Updating the community/x86_64 repository index... >>> py3-flask-restful: Signing the index...