>>> py3-flask-restful: Building community/py3-flask-restful 0.3.10-r1 (using abuild 3.16.0_rc4-r0) started Wed, 05 Nov 2025 12:34:07 +0000 >>> py3-flask-restful: Validating /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/33) Installing gdbm (1.26-r0) ( 2/33) Installing xz-libs (5.8.1-r0) ( 3/33) Installing mpdecimal (4.0.1-r0) ( 4/33) Installing libpanelw (6.5_p20251010-r0) ( 5/33) Installing python3 (3.12.12-r0) ( 6/33) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/33) Installing pyc (3.12.12-r0) ( 8/33) Installing python3-pyc (3.12.12-r0) ( 9/33) Installing py3-asgiref (3.9.1-r0) (10/33) Installing py3-asgiref-pyc (3.9.1-r0) (11/33) Installing py3-blinker (1.9.0-r0) (12/33) Installing py3-blinker-pyc (1.9.0-r0) (13/33) Installing py3-click (8.1.8-r1) (14/33) Installing py3-click-pyc (8.1.8-r1) (15/33) Installing py3-dotenv (1.0.1-r1) (16/33) Installing py3-dotenv-pyc (1.0.1-r1) (17/33) Installing py3-itsdangerous (2.2.0-r0) (18/33) Installing py3-itsdangerous-pyc (2.2.0-r0) (19/33) Installing py3-markupsafe (3.0.2-r0) (20/33) Installing py3-markupsafe-pyc (3.0.2-r0) (21/33) Installing py3-jinja2 (3.1.6-r0) (22/33) Installing py3-jinja2-pyc (3.1.6-r0) (23/33) Installing py3-werkzeug (3.1.3-r0) (24/33) Installing py3-werkzeug-pyc (3.1.3-r0) (25/33) Installing py3-flask (3.1.2-r0) (26/33) Installing py3-flask-pyc (3.1.2-r0) (27/33) Installing py3-parsing (3.2.3-r0) (28/33) Installing py3-parsing-pyc (3.2.3-r0) (29/33) Installing py3-packaging (25.0-r0) (30/33) Installing py3-packaging-pyc (25.0-r0) (31/33) Installing py3-setuptools (80.9.0-r2) (32/33) Installing py3-setuptools-pyc (80.9.0-r2) (33/33) Installing .makedepends-py3-flask-restful (20251105.123446) busybox-1.37.0-r24.trigger: Executing script... OK: 631 MiB in 184 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.23/Flask-RESTful-0.3.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/Flask-RESTful-0.3.10.tar.gz.part' Flask-RESTful-0.3.10 100% |********************************| 107k 0:00:00 ETA '/var/cache/distfiles/v3.23/Flask-RESTful-0.3.10.tar.gz.part' saved /var/cache/distfiles/v3.23/Flask-RESTful-0.3.10.tar.gz: OK >>> py3-flask-restful: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/Flask-RESTful-0.3.10.tar.gz /var/cache/distfiles/v3.23/Flask-RESTful-0.3.10.tar.gz: OK >>> py3-flask-restful: Unpacking /var/cache/distfiles/v3.23/Flask-RESTful-0.3.10.tar.gz... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/flask_restful copying flask_restful/reqparse.py -> 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 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 creating build/lib/flask_restful/utils copying flask_restful/utils/cors.py -> build/lib/flask_restful/utils copying flask_restful/utils/crypto.py -> build/lib/flask_restful/utils copying flask_restful/utils/__init__.py -> build/lib/flask_restful/utils 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... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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/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/reqparse.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/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/inputs.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/__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 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/crypto.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/fields.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/reqparse.py to reqparse.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/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/__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/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/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/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/fields.py to fields.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... '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__' '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__' '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__' >>> 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~3.12 >>> py3-flask-restful-pyc*: Package size: 87.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: 71.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 Wed, 05 Nov 2025 12:34:49 +0000 elapsed time 0h 0m 42s >>> py3-flask-restful: Cleaning up srcdir >>> py3-flask-restful: Cleaning up pkgdir >>> py3-flask-restful: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-flask-restful (20251105.123446) ( 2/33) Purging py3-flask-pyc (3.1.2-r0) ( 3/33) Purging py3-flask (3.1.2-r0) ( 4/33) Purging py3-asgiref-pyc (3.9.1-r0) ( 5/33) Purging py3-asgiref (3.9.1-r0) ( 6/33) Purging py3-blinker-pyc (1.9.0-r0) ( 7/33) Purging py3-blinker (1.9.0-r0) ( 8/33) Purging py3-click-pyc (8.1.8-r1) ( 9/33) Purging py3-click (8.1.8-r1) (10/33) Purging py3-dotenv-pyc (1.0.1-r1) (11/33) Purging py3-dotenv (1.0.1-r1) (12/33) Purging py3-itsdangerous-pyc (2.2.0-r0) (13/33) Purging py3-itsdangerous (2.2.0-r0) (14/33) Purging py3-jinja2-pyc (3.1.6-r0) (15/33) Purging py3-jinja2 (3.1.6-r0) (16/33) Purging py3-werkzeug-pyc (3.1.3-r0) (17/33) Purging py3-werkzeug (3.1.3-r0) (18/33) Purging py3-markupsafe-pyc (3.0.2-r0) (19/33) Purging py3-markupsafe (3.0.2-r0) (20/33) Purging py3-setuptools-pyc (80.9.0-r2) (21/33) Purging py3-setuptools (80.9.0-r2) (22/33) Purging py3-packaging-pyc (25.0-r0) (23/33) Purging py3-packaging (25.0-r0) (24/33) Purging py3-parsing-pyc (3.2.3-r0) (25/33) Purging py3-parsing (3.2.3-r0) (26/33) Purging python3-pyc (3.12.12-r0) (27/33) Purging python3-pycache-pyc0 (3.12.12-r0) (28/33) Purging pyc (3.12.12-r0) (29/33) Purging python3 (3.12.12-r0) (30/33) Purging gdbm (1.26-r0) (31/33) Purging libpanelw (6.5_p20251010-r0) (32/33) Purging mpdecimal (4.0.1-r0) (33/33) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-flask-restful: Updating the community/ppc64le repository index... >>> py3-flask-restful: Signing the index...