>>> py3-flask-restaction: Building testing/py3-flask-restaction 0.25.3-r4 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 22:22:08 +0000 >>> py3-flask-restaction: Checking sanity of /home/buildozer/aports/testing/py3-flask-restaction/APKBUILD... >>> py3-flask-restaction: Analyzing dependencies... >>> py3-flask-restaction: Installing for build: build-base python3 py3-flask py3-setuptools (1/18) Installing libbz2 (1.0.8-r4) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.8-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.40.0-r0) (8/18) Installing python3 (3.11.0-r2) (9/18) Installing py3-click (8.1.3-r1) (10/18) Installing py3-itsdangerous (2.1.2-r1) (11/18) Installing py3-markupsafe (2.1.1-r2) (12/18) Installing py3-jinja2 (3.1.2-r1) (13/18) Installing py3-werkzeug (2.2.2-r2) (14/18) Installing py3-flask (2.2.2-r1) (15/18) Installing py3-parsing (3.0.9-r1) (16/18) Installing py3-packaging (21.3-r3) (17/18) Installing py3-setuptools (65.6.3-r0) (18/18) Installing .makedepends-py3-flask-restaction (20221124.222209) Executing busybox-1.35.0-r29.trigger OK: 489 MiB in 114 packages >>> py3-flask-restaction: Cleaning up srcdir >>> py3-flask-restaction: Cleaning up pkgdir >>> py3-flask-restaction: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flask-restaction-0.25.3.tar.gz >>> py3-flask-restaction: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flask-restaction-0.25.3.tar.gz >>> py3-flask-restaction: Checking sha512sums... flask-restaction-0.25.3.tar.gz: OK >>> py3-flask-restaction: Unpacking /var/cache/distfiles/edge/flask-restaction-0.25.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/flask_restaction copying flask_restaction/auth.py -> build/lib/flask_restaction copying flask_restaction/exporters.py -> build/lib/flask_restaction copying flask_restaction/res.py -> build/lib/flask_restaction copying flask_restaction/api.py -> build/lib/flask_restaction copying flask_restaction/__init__.py -> build/lib/flask_restaction copying flask_restaction/cli.py -> build/lib/flask_restaction running egg_info writing flask_restaction.egg-info/PKG-INFO writing dependency_links to flask_restaction.egg-info/dependency_links.txt writing entry points to flask_restaction.egg-info/entry_points.txt writing requirements to flask_restaction.egg-info/requires.txt writing top-level names to flask_restaction.egg-info/top_level.txt reading manifest file 'flask_restaction.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'readme.md' adding license file 'LICENSE' writing manifest file 'flask_restaction.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_restaction.docs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_restaction.docs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_restaction.docs' 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_restaction.docs' 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_restaction.docs.dist' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_restaction.docs.dist' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_restaction.docs.dist' 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_restaction.docs.dist' 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_restaction.resjs.dist' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_restaction.resjs.dist' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_restaction.resjs.dist' 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_restaction.resjs.dist' 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_restaction/docs copying flask_restaction/docs/docs.html -> build/lib/flask_restaction/docs creating build/lib/flask_restaction/docs/dist copying flask_restaction/docs/dist/docs.css -> build/lib/flask_restaction/docs/dist copying flask_restaction/docs/dist/docs.js -> build/lib/flask_restaction/docs/dist copying flask_restaction/docs/dist/docs.min.css -> build/lib/flask_restaction/docs/dist copying flask_restaction/docs/dist/docs.min.js -> build/lib/flask_restaction/docs/dist copying flask_restaction/docs/dist/highlight.min.js -> build/lib/flask_restaction/docs/dist copying flask_restaction/docs/dist/iconfont.eot -> build/lib/flask_restaction/docs/dist copying flask_restaction/docs/dist/iconfont.ttf -> build/lib/flask_restaction/docs/dist copying flask_restaction/docs/dist/marked.min.js -> build/lib/flask_restaction/docs/dist copying flask_restaction/docs/dist/pace.min.js -> build/lib/flask_restaction/docs/dist copying flask_restaction/docs/dist/vue.min.js -> build/lib/flask_restaction/docs/dist creating build/lib/flask_restaction/resjs creating build/lib/flask_restaction/resjs/dist copying flask_restaction/resjs/dist/index.js -> build/lib/flask_restaction/resjs/dist copying flask_restaction/resjs/dist/res.node.js -> build/lib/flask_restaction/resjs/dist copying flask_restaction/resjs/dist/res.rn.js -> build/lib/flask_restaction/resjs/dist copying flask_restaction/resjs/dist/res.web.js -> build/lib/flask_restaction/resjs/dist copying flask_restaction/resjs/dist/res.web.min.js -> build/lib/flask_restaction/resjs/dist >>> WARNING: py3-flask-restaction: 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-restaction: 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_restaction.egg-info/PKG-INFO writing dependency_links to flask_restaction.egg-info/dependency_links.txt writing entry points to flask_restaction.egg-info/entry_points.txt writing requirements to flask_restaction.egg-info/requires.txt writing top-level names to flask_restaction.egg-info/top_level.txt reading manifest file 'flask_restaction.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'readme.md' adding license file 'LICENSE' writing manifest file 'flask_restaction.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'flask_restaction.docs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_restaction.docs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_restaction.docs' 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_restaction.docs' 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_restaction.docs.dist' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_restaction.docs.dist' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_restaction.docs.dist' 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_restaction.docs.dist' 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_restaction.resjs.dist' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'flask_restaction.resjs.dist' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'flask_restaction.resjs.dist' 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_restaction.resjs.dist' 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-restaction/pkg creating /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction creating /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr creating /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib creating /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction copying build/lib/flask_restaction/auth.py -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction copying build/lib/flask_restaction/exporters.py -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction copying build/lib/flask_restaction/res.py -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction copying build/lib/flask_restaction/api.py -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction copying build/lib/flask_restaction/__init__.py -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction creating /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/resjs creating /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/resjs/dist copying build/lib/flask_restaction/resjs/dist/res.web.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/resjs/dist copying build/lib/flask_restaction/resjs/dist/res.web.min.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/resjs/dist copying build/lib/flask_restaction/resjs/dist/res.node.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/resjs/dist copying build/lib/flask_restaction/resjs/dist/index.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/resjs/dist copying build/lib/flask_restaction/resjs/dist/res.rn.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/resjs/dist copying build/lib/flask_restaction/cli.py -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction creating /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs copying build/lib/flask_restaction/docs/docs.html -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs creating /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist copying build/lib/flask_restaction/docs/dist/iconfont.ttf -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist copying build/lib/flask_restaction/docs/dist/docs.css -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist copying build/lib/flask_restaction/docs/dist/highlight.min.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist copying build/lib/flask_restaction/docs/dist/iconfont.eot -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist copying build/lib/flask_restaction/docs/dist/pace.min.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist copying build/lib/flask_restaction/docs/dist/vue.min.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist copying build/lib/flask_restaction/docs/dist/docs.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist copying build/lib/flask_restaction/docs/dist/marked.min.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist copying build/lib/flask_restaction/docs/dist/docs.min.css -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist copying build/lib/flask_restaction/docs/dist/docs.min.js -> /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/docs/dist byte-compiling /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/auth.py to auth.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/exporters.py to exporters.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/res.py to res.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/api.py to api.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction/cli.py to cli.cpython-311.pyc running install_egg_info Copying flask_restaction.egg-info to /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/lib/python3.11/site-packages/flask_restaction-0.25.3-py3.11.egg-info running install_scripts Installing resjs script to /home/buildozer/aports/testing/py3-flask-restaction/pkg/py3-flask-restaction/usr/bin >>> py3-flask-restaction*: Running postcheck for py3-flask-restaction >>> py3-flask-restaction*: Preparing package py3-flask-restaction... >>> py3-flask-restaction*: Tracing dependencies... >>> py3-flask-restaction*: Package size: 532.0 KB >>> py3-flask-restaction*: Compressing data... >>> py3-flask-restaction*: Create checksum... >>> py3-flask-restaction*: Create py3-flask-restaction-0.25.3-r4.apk >>> py3-flask-restaction: Build complete at Thu, 24 Nov 2022 22:22:11 +0000 elapsed time 0h 0m 3s >>> py3-flask-restaction: Cleaning up srcdir >>> py3-flask-restaction: Cleaning up pkgdir >>> py3-flask-restaction: Uninstalling dependencies... (1/18) Purging .makedepends-py3-flask-restaction (20221124.222209) (2/18) Purging py3-flask (2.2.2-r1) (3/18) Purging py3-click (8.1.3-r1) (4/18) Purging py3-itsdangerous (2.1.2-r1) (5/18) Purging py3-jinja2 (3.1.2-r1) (6/18) Purging py3-werkzeug (2.2.2-r2) (7/18) Purging py3-markupsafe (2.1.1-r2) (8/18) Purging py3-setuptools (65.6.3-r0) (9/18) Purging py3-packaging (21.3-r3) (10/18) Purging py3-parsing (3.0.9-r1) (11/18) Purging python3 (3.11.0-r2) (12/18) Purging libbz2 (1.0.8-r4) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.8-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> py3-flask-restaction: Updating the testing/aarch64 repository index... >>> py3-flask-restaction: Signing the index...