>>> py3-httpbin: Building community/py3-httpbin 0.7.0-r6 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 03:15:39 +0000 >>> py3-httpbin: Checking sanity of /home/buildozer/aports/community/py3-httpbin/APKBUILD... >>> py3-httpbin: Analyzing dependencies... >>> py3-httpbin: Installing for build: build-base py3-flask py3-six py3-raven py3-blinker py3-brotli py3-decorator py3-setuptools (1/41) Installing libbz2 (1.0.8-r5) (2/41) Installing libffi (3.4.4-r2) (3/41) Installing gdbm (1.23-r1) (4/41) Installing xz-libs (5.4.2-r1) (5/41) Installing mpdecimal (2.5.1-r2) (6/41) Installing libpanelw (6.4_p20230401-r4) (7/41) Installing readline (8.2.1-r1) (8/41) Installing sqlite-libs (3.41.2-r2) (9/41) Installing python3 (3.11.3-r10) (10/41) Installing python3-pycache-pyc0 (3.11.3-r10) (11/41) Installing pyc (0.1-r0) (12/41) Installing py3-click (8.1.3-r2) (13/41) Installing py3-click-pyc (8.1.3-r2) (14/41) Installing py3-itsdangerous (2.1.2-r2) (15/41) Installing py3-itsdangerous-pyc (2.1.2-r2) (16/41) Installing py3-markupsafe (2.1.2-r1) (17/41) Installing py3-markupsafe-pyc (2.1.2-r1) (18/41) Installing py3-jinja2 (3.1.2-r2) (19/41) Installing py3-jinja2-pyc (3.1.2-r2) (20/41) Installing py3-werkzeug (2.2.3-r1) (21/41) Installing py3-werkzeug-pyc (2.2.3-r1) (22/41) Installing py3-flask-pyc (2.2.3-r1) (23/41) Installing python3-pyc (3.11.3-r10) (24/41) Installing py3-flask (2.2.3-r1) (25/41) Installing py3-six (1.16.0-r6) (26/41) Installing py3-six-pyc (1.16.0-r6) (27/41) Installing py3-raven (6.10.0-r6) (28/41) Installing py3-raven-pyc (6.10.0-r6) (29/41) Installing py3-blinker (1.6.2-r1) (30/41) Installing py3-blinker-pyc (1.6.2-r1) (31/41) Installing py3-brotli (1.0.9-r14) (32/41) Installing py3-brotli-pyc (1.0.9-r14) (33/41) Installing py3-decorator (5.1.1-r3) (34/41) Installing py3-decorator-pyc (5.1.1-r3) (35/41) Installing py3-parsing (3.0.9-r2) (36/41) Installing py3-parsing-pyc (3.0.9-r2) (37/41) Installing py3-packaging (23.1-r1) (38/41) Installing py3-packaging-pyc (23.1-r1) (39/41) Installing py3-setuptools (67.7.1-r0) (40/41) Installing py3-setuptools-pyc (67.7.1-r0) (41/41) Installing .makedepends-py3-httpbin (20230422.031540) Executing busybox-1.36.0-r7.trigger OK: 430 MiB in 139 packages >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/httpbin-0.7.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-httpbin: Fetching https://files.pythonhosted.org/packages/source/h/httpbin/httpbin-0.7.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92613 100 92613 0 0 601k 0 --:--:-- --:--:-- --:--:-- 601k >>> py3-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/httpbin-0.7.0.tar.gz >>> py3-httpbin: Checking sha512sums... httpbin-0.7.0.tar.gz: OK 0001-Use-Brotli-instead-of-brotlipy.patch: OK fix-werkzeug-compat.patch: OK >>> py3-httpbin: Unpacking /var/cache/distfiles/v3.18/httpbin-0.7.0.tar.gz... >>> py3-httpbin: 0001-Use-Brotli-instead-of-brotlipy.patch patching file setup.py Hunk #1 succeeded at 34 (offset -1 lines). >>> py3-httpbin: fix-werkzeug-compat.patch patching file httpbin/core.py Hunk #1 succeeded at 19 with fuzz 2 (offset -10 lines). Hunk #2 succeeded at 51 with fuzz 1 (offset -29 lines). patching file test_httpbin.py Hunk #1 succeeded at 144 (offset -4 lines). Hunk #2 succeeded at 158 (offset -4 lines). running build running build_py creating build creating build/lib creating build/lib/httpbin copying httpbin/structures.py -> build/lib/httpbin copying httpbin/utils.py -> build/lib/httpbin copying httpbin/helpers.py -> build/lib/httpbin copying httpbin/__init__.py -> build/lib/httpbin copying httpbin/core.py -> build/lib/httpbin copying httpbin/filters.py -> build/lib/httpbin running egg_info writing httpbin.egg-info/PKG-INFO writing dependency_links to httpbin.egg-info/dependency_links.txt writing requirements to httpbin.egg-info/requires.txt writing top-level names to httpbin.egg-info/top_level.txt reading manifest file 'httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no files found matching 'requirements.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'httpbin.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'httpbin.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'httpbin.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'httpbin.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'httpbin.templates' to be distributed and are already explicitly excluding 'httpbin.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'httpbin.templates.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'httpbin.templates.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'httpbin.templates.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'httpbin.templates.images' to be distributed and are already explicitly excluding 'httpbin.templates.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/httpbin/templates copying httpbin/templates/UTF-8-demo.txt -> build/lib/httpbin/templates copying httpbin/templates/forms-post.html -> build/lib/httpbin/templates copying httpbin/templates/httpbin.1.html -> build/lib/httpbin/templates copying httpbin/templates/index.html -> build/lib/httpbin/templates copying httpbin/templates/moby.html -> build/lib/httpbin/templates copying httpbin/templates/sample.xml -> build/lib/httpbin/templates copying httpbin/templates/trackingscripts.html -> build/lib/httpbin/templates creating build/lib/httpbin/templates/images copying httpbin/templates/images/jackal.jpg -> build/lib/httpbin/templates/images copying httpbin/templates/images/pig_icon.png -> build/lib/httpbin/templates/images copying httpbin/templates/images/svg_logo.svg -> build/lib/httpbin/templates/images copying httpbin/templates/images/wolf_1.webp -> build/lib/httpbin/templates/images >>> py3-httpbin: Entering fakeroot... running install /usr/lib/python3.11/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, pypa/build 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-httpbin/pkg creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin copying build/lib/httpbin/structures.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin copying build/lib/httpbin/utils.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin copying build/lib/httpbin/helpers.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin copying build/lib/httpbin/__init__.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin copying build/lib/httpbin/core.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin copying build/lib/httpbin/filters.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates copying build/lib/httpbin/templates/moby.html -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates copying build/lib/httpbin/templates/sample.xml -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates copying build/lib/httpbin/templates/forms-post.html -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates copying build/lib/httpbin/templates/index.html -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates copying build/lib/httpbin/templates/httpbin.1.html -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates copying build/lib/httpbin/templates/trackingscripts.html -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates copying build/lib/httpbin/templates/UTF-8-demo.txt -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates/images copying build/lib/httpbin/templates/images/svg_logo.svg -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates/images copying build/lib/httpbin/templates/images/jackal.jpg -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates/images copying build/lib/httpbin/templates/images/wolf_1.webp -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates/images copying build/lib/httpbin/templates/images/pig_icon.png -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/templates/images byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/structures.py to structures.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/helpers.py to helpers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/filters.py to filters.cpython-311.pyc running install_egg_info running egg_info writing httpbin.egg-info/PKG-INFO writing dependency_links to httpbin.egg-info/dependency_links.txt writing requirements to httpbin.egg-info/requires.txt writing top-level names to httpbin.egg-info/top_level.txt reading manifest file 'httpbin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no files found matching 'requirements.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'httpbin.egg-info/SOURCES.txt' Copying httpbin.egg-info to /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin-0.7.0-py3.11.egg-info running install_scripts >>> py3-httpbin-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.11/site-packages/httpbin/__pycache__' -> '/home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin-pyc/usr/lib/python3.11/site-packages/httpbin/__pycache__' >>> py3-httpbin-pyc*: Preparing subpackage py3-httpbin-pyc... >>> py3-httpbin-pyc*: Running postcheck for py3-httpbin-pyc >>> py3-httpbin*: Running postcheck for py3-httpbin >>> py3-httpbin*: Preparing package py3-httpbin... >>> py3-httpbin-pyc*: Tracing dependencies... py3-flask py3-six py3-raven py3-blinker py3-brotli py3-decorator python3~3.11 >>> py3-httpbin-pyc*: Package size: 108.0 KB >>> py3-httpbin-pyc*: Compressing data... >>> py3-httpbin-pyc*: Create checksum... >>> py3-httpbin-pyc*: Create py3-httpbin-pyc-0.7.0-r6.apk >>> py3-httpbin*: Tracing dependencies... py3-flask py3-six py3-raven py3-blinker py3-brotli py3-decorator python3~3.11 >>> py3-httpbin*: Package size: 232.0 KB >>> py3-httpbin*: Compressing data... >>> py3-httpbin*: Create checksum... >>> py3-httpbin*: Create py3-httpbin-0.7.0-r6.apk >>> py3-httpbin: Build complete at Sat, 22 Apr 2023 03:15:43 +0000 elapsed time 0h 0m 4s >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Uninstalling dependencies... (1/41) Purging .makedepends-py3-httpbin (20230422.031540) (2/41) Purging py3-flask-pyc (2.2.3-r1) (3/41) Purging py3-flask (2.2.3-r1) (4/41) Purging py3-click-pyc (8.1.3-r2) (5/41) Purging py3-click (8.1.3-r2) (6/41) Purging py3-itsdangerous-pyc (2.1.2-r2) (7/41) Purging py3-itsdangerous (2.1.2-r2) (8/41) Purging py3-jinja2-pyc (3.1.2-r2) (9/41) Purging py3-jinja2 (3.1.2-r2) (10/41) Purging py3-werkzeug-pyc (2.2.3-r1) (11/41) Purging py3-werkzeug (2.2.3-r1) (12/41) Purging py3-markupsafe-pyc (2.1.2-r1) (13/41) Purging py3-markupsafe (2.1.2-r1) (14/41) Purging py3-six-pyc (1.16.0-r6) (15/41) Purging py3-six (1.16.0-r6) (16/41) Purging py3-raven-pyc (6.10.0-r6) (17/41) Purging py3-raven (6.10.0-r6) (18/41) Purging py3-blinker-pyc (1.6.2-r1) (19/41) Purging py3-blinker (1.6.2-r1) (20/41) Purging py3-brotli-pyc (1.0.9-r14) (21/41) Purging py3-brotli (1.0.9-r14) (22/41) Purging py3-decorator-pyc (5.1.1-r3) (23/41) Purging py3-decorator (5.1.1-r3) (24/41) Purging py3-setuptools-pyc (67.7.1-r0) (25/41) Purging py3-setuptools (67.7.1-r0) (26/41) Purging py3-packaging-pyc (23.1-r1) (27/41) Purging py3-packaging (23.1-r1) (28/41) Purging py3-parsing-pyc (3.0.9-r2) (29/41) Purging py3-parsing (3.0.9-r2) (30/41) Purging python3-pyc (3.11.3-r10) (31/41) Purging python3-pycache-pyc0 (3.11.3-r10) (32/41) Purging pyc (0.1-r0) (33/41) Purging python3 (3.11.3-r10) (34/41) Purging gdbm (1.23-r1) (35/41) Purging libbz2 (1.0.8-r5) (36/41) Purging libffi (3.4.4-r2) (37/41) Purging libpanelw (6.4_p20230401-r4) (38/41) Purging mpdecimal (2.5.1-r2) (39/41) Purging readline (8.2.1-r1) (40/41) Purging sqlite-libs (3.41.2-r2) (41/41) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 98 packages >>> py3-httpbin: Updating the community/x86 repository index... >>> py3-httpbin: Signing the index...