>>> py3-hpack: Building community/py3-hpack 4.0.0-r4 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 09:15:25 +0000 >>> py3-hpack: Checking sanity of /home/buildozer/aports/community/py3-hpack/APKBUILD... >>> WARNING: py3-hpack: No maintainer >>> py3-hpack: Analyzing dependencies... >>> py3-hpack: Installing for build: build-base python3 py3-setuptools (1/12) Installing libbz2 (1.0.8-r3) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.7-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.39.4-r0) (8/12) Installing python3 (3.10.8-r3) (9/12) Installing py3-parsing (3.0.9-r0) (10/12) Installing py3-packaging (21.3-r2) (11/12) Installing py3-setuptools (65.5.0-r0) (12/12) Installing .makedepends-py3-hpack (20221027.091539) Executing busybox-1.35.0-r27.trigger OK: 298 MiB in 105 packages >>> py3-hpack: Cleaning up srcdir >>> py3-hpack: Cleaning up pkgdir >>> py3-hpack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/hpack-4.0.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 49117 100 49117 0 0 66553 0 --:--:-- --:--:-- --:--:-- 66644 >>> py3-hpack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/hpack-4.0.0.tar.gz >>> py3-hpack: Checking sha512sums... hpack-4.0.0.tar.gz: OK >>> py3-hpack: Unpacking /var/cache/distfiles/v3.17/hpack-4.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hpack copying src/hpack/huffman.py -> build/lib/hpack copying src/hpack/__init__.py -> build/lib/hpack copying src/hpack/hpack.py -> build/lib/hpack copying src/hpack/table.py -> build/lib/hpack copying src/hpack/exceptions.py -> build/lib/hpack copying src/hpack/struct.py -> build/lib/hpack copying src/hpack/huffman_table.py -> build/lib/hpack copying src/hpack/huffman_constants.py -> build/lib/hpack running egg_info writing src/hpack.egg-info/PKG-INFO writing dependency_links to src/hpack.egg-info/dependency_links.txt writing top-level names to src/hpack.egg-info/top_level.txt reading manifest file 'src/hpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'bench' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'utils' warning: no previously-included files found matching 'tasks.py' warning: no previously-included files found matching 'test/test_fixtures/*/*.json' warning: no previously-included files found matching 'test/test_hpack_integration.py' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/hpack.egg-info/SOURCES.txt' >>> py3-hpack: 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 src/hpack.egg-info/PKG-INFO writing dependency_links to src/hpack.egg-info/dependency_links.txt writing top-level names to src/hpack.egg-info/top_level.txt reading manifest file 'src/hpack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'bench' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'utils' warning: no previously-included files found matching 'tasks.py' warning: no previously-included files found matching 'test/test_fixtures/*/*.json' warning: no previously-included files found matching 'test/test_hpack_integration.py' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/hpack.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-hpack/pkg creating /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack creating /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr creating /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib creating /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack copying build/lib/hpack/huffman.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack copying build/lib/hpack/__init__.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack copying build/lib/hpack/hpack.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack copying build/lib/hpack/table.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack copying build/lib/hpack/exceptions.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack copying build/lib/hpack/struct.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack copying build/lib/hpack/huffman_table.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack copying build/lib/hpack/huffman_constants.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack/huffman.py to huffman.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack/hpack.py to hpack.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack/table.py to table.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack/struct.py to struct.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack/huffman_table.py to huffman_table.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack/huffman_constants.py to huffman_constants.cpython-310.pyc running install_egg_info Copying src/hpack.egg-info to /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.10/site-packages/hpack-4.0.0-py3.10.egg-info running install_scripts >>> py3-hpack*: Running postcheck for py3-hpack >>> py3-hpack*: Preparing package py3-hpack... >>> py3-hpack*: Tracing dependencies... >>> py3-hpack*: Package size: 676.0 KB >>> py3-hpack*: Compressing data... >>> py3-hpack*: Create checksum... >>> py3-hpack*: Create py3-hpack-4.0.0-r4.apk >>> py3-hpack: Build complete at Thu, 27 Oct 2022 09:15:47 +0000 elapsed time 0h 0m 22s >>> py3-hpack: Cleaning up srcdir >>> py3-hpack: Cleaning up pkgdir >>> py3-hpack: Uninstalling dependencies... (1/12) Purging .makedepends-py3-hpack (20221027.091539) (2/12) Purging py3-setuptools (65.5.0-r0) (3/12) Purging py3-packaging (21.3-r2) (4/12) Purging py3-parsing (3.0.9-r0) (5/12) Purging python3 (3.10.8-r3) (6/12) Purging libbz2 (1.0.8-r3) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.7-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 240 MiB in 93 packages >>> py3-hpack: Updating the community/s390x repository index... >>> py3-hpack: Signing the index...