>>> py3-httpbin: Building community/py3-httpbin 0.7.0-r3 (using abuild 3.9.0-r0) started Tue, 19 Apr 2022 01:56:59 +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/26) Installing libbz2 (1.0.8-r1) (2/26) Installing libffi (3.4.2-r1) (3/26) Installing gdbm (1.23-r0) (4/26) Installing xz-libs (5.2.5-r1) (5/26) Installing mpdecimal (2.5.1-r1) (6/26) Installing readline (8.1.2-r0) (7/26) Installing sqlite-libs (3.38.2-r0) (8/26) Installing python3 (3.10.3-r1) (9/26) Installing py3-click (8.0.4-r0) (10/26) Installing py3-itsdangerous (2.1.1-r0) (11/26) Installing py3-markupsafe (2.1.1-r0) (12/26) Installing py3-jinja2 (3.0.3-r1) (13/26) Installing py3-werkzeug (2.0.3-r0) (14/26) Installing py3-flask (2.1.1-r0) (15/26) Installing py3-six (1.16.0-r1) (16/26) Installing py3-raven (6.10.0-r4) (17/26) Installing py3-blinker (1.4-r7) (18/26) Installing py3-brotli (1.0.9-r6) (19/26) Installing py3-decorator (5.1.1-r0) (20/26) Installing py3-appdirs (1.4.4-r3) (21/26) Installing py3-more-itertools (8.12.0-r2) (22/26) Installing py3-ordered-set (4.0.2-r3) (23/26) Installing py3-parsing (2.4.7-r3) (24/26) Installing py3-packaging (21.3-r0) (25/26) Installing py3-setuptools (59.4.0-r0) (26/26) Installing .makedepends-py3-httpbin (20220419.015704) Executing busybox-1.35.0-r8.trigger OK: 384 MiB in 115 packages >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 100 92613 100 92613 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k >>> py3-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 >>> py3-httpbin: Unpacking /var/cache/distfiles/v3.16/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). running build running build_py creating build creating build/lib creating build/lib/httpbin copying httpbin/filters.py -> build/lib/httpbin copying httpbin/__init__.py -> build/lib/httpbin copying httpbin/structures.py -> build/lib/httpbin copying httpbin/utils.py -> build/lib/httpbin copying httpbin/core.py -> build/lib/httpbin copying httpbin/helpers.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' 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.10/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 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' 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.10 creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin copying build/lib/httpbin/filters.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin copying build/lib/httpbin/__init__.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/templates copying build/lib/httpbin/templates/moby.html -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/templates copying build/lib/httpbin/templates/forms-post.html -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/templates copying build/lib/httpbin/templates/trackingscripts.html -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/templates copying build/lib/httpbin/templates/index.html -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/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.10/site-packages/httpbin/templates copying build/lib/httpbin/templates/sample.xml -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/templates creating /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/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.10/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.10/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.10/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.10/site-packages/httpbin/templates/images copying build/lib/httpbin/templates/httpbin.1.html -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/templates copying build/lib/httpbin/structures.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin copying build/lib/httpbin/utils.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin copying build/lib/httpbin/core.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin copying build/lib/httpbin/helpers.py -> /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/filters.py to filters.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/structures.py to structures.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin/helpers.py to helpers.cpython-310.pyc running install_egg_info Copying httpbin.egg-info to /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin/usr/lib/python3.10/site-packages/httpbin-0.7.0-py3.10.egg-info running install_scripts >>> py3-httpbin*: Running postcheck for py3-httpbin >>> py3-httpbin*: Preparing package py3-httpbin... >>> py3-httpbin*: Tracing dependencies... >>> py3-httpbin*: Package size: 288.0 KB >>> py3-httpbin*: Compressing data... >>> py3-httpbin*: Create checksum... >>> py3-httpbin*: Create py3-httpbin-0.7.0-r3.apk >>> py3-httpbin: Build complete at Tue, 19 Apr 2022 01:57:06 +0000 elapsed time 0h 0m 7s >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Uninstalling dependencies... (1/26) Purging .makedepends-py3-httpbin (20220419.015704) (2/26) Purging py3-flask (2.1.1-r0) (3/26) Purging py3-click (8.0.4-r0) (4/26) Purging py3-itsdangerous (2.1.1-r0) (5/26) Purging py3-jinja2 (3.0.3-r1) (6/26) Purging py3-markupsafe (2.1.1-r0) (7/26) Purging py3-werkzeug (2.0.3-r0) (8/26) Purging py3-raven (6.10.0-r4) (9/26) Purging py3-blinker (1.4-r7) (10/26) Purging py3-brotli (1.0.9-r6) (11/26) Purging py3-decorator (5.1.1-r0) (12/26) Purging py3-setuptools (59.4.0-r0) (13/26) Purging py3-appdirs (1.4.4-r3) (14/26) Purging py3-more-itertools (8.12.0-r2) (15/26) Purging py3-ordered-set (4.0.2-r3) (16/26) Purging py3-packaging (21.3-r0) (17/26) Purging py3-six (1.16.0-r1) (18/26) Purging py3-parsing (2.4.7-r3) (19/26) Purging python3 (3.10.3-r1) (20/26) Purging libbz2 (1.0.8-r1) (21/26) Purging libffi (3.4.2-r1) (22/26) Purging gdbm (1.23-r0) (23/26) Purging xz-libs (5.2.5-r1) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.2-r0) (26/26) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 324 MiB in 89 packages >>> py3-httpbin: Updating the community/s390x repository index... >>> py3-httpbin: Signing the index...