>>> py3-hpack: Building community/py3-hpack 4.0.0-r7 (using abuild 3.11.21-r0) started Sat, 26 Aug 2023 11:16:55 +0000 >>> py3-hpack: Checking sanity of /home/buildozer/aports/community/py3-hpack/APKBUILD... >>> py3-hpack: Analyzing dependencies... >>> py3-hpack: Installing for build: build-base python3 py3-setuptools (1/17) Installing libffi (3.4.4-r3) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (2.5.1-r2) (4/17) Installing libpanelw (6.4_p20230722-r0) (5/17) Installing readline (8.2.1-r2) (6/17) Installing sqlite-libs (3.42.0-r2) (7/17) Installing python3 (3.11.5-r0) (8/17) Installing python3-pycache-pyc0 (3.11.5-r0) (9/17) Installing pyc (0.1-r0) (10/17) Installing python3-pyc (3.11.5-r0) (11/17) Installing py3-parsing (3.1.1-r0) (12/17) Installing py3-parsing-pyc (3.1.1-r0) (13/17) Installing py3-packaging (23.1-r3) (14/17) Installing py3-packaging-pyc (23.1-r3) (15/17) Installing py3-setuptools (68.0.0-r2) (16/17) Installing py3-setuptools-pyc (68.0.0-r2) (17/17) Installing .makedepends-py3-hpack (20230826.111656) Executing busybox-1.36.1-r6.trigger OK: 427 MiB in 127 packages >>> py3-hpack: Cleaning up srcdir >>> py3-hpack: Cleaning up pkgdir >>> py3-hpack: Cleaning up tmpdir >>> py3-hpack: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 482k 0 --:--:-- --:--:-- --:--:-- 484k >>> py3-hpack: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hpack-4.0.0.tar.gz >>> py3-hpack: Checking sha512sums... hpack-4.0.0.tar.gz: OK >>> py3-hpack: Unpacking /var/cache/distfiles/edge/hpack-4.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hpack copying src/hpack/huffman_constants.py -> build/lib/hpack copying src/hpack/struct.py -> build/lib/hpack copying src/hpack/__init__.py -> build/lib/hpack copying src/hpack/table.py -> build/lib/hpack copying src/hpack/hpack.py -> build/lib/hpack copying src/hpack/huffman_table.py -> build/lib/hpack copying src/hpack/exceptions.py -> build/lib/hpack copying src/hpack/huffman.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.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 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-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.11 creating /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack copying build/lib/hpack/huffman_constants.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack copying build/lib/hpack/struct.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack copying build/lib/hpack/__init__.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack copying build/lib/hpack/table.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack copying build/lib/hpack/hpack.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack copying build/lib/hpack/huffman_table.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack copying build/lib/hpack/exceptions.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack copying build/lib/hpack/huffman.py -> /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack/huffman_constants.py to huffman_constants.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack/struct.py to struct.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack/table.py to table.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack/hpack.py to hpack.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack/huffman_table.py to huffman_table.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack/huffman.py to huffman.cpython-311.pyc running install_egg_info 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' Copying src/hpack.egg-info to /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack-4.0.0-py3.11.egg-info running install_scripts >>> py3-hpack-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.11/site-packages/hpack/__pycache__' -> '/home/buildozer/aports/community/py3-hpack/pkg/py3-hpack-pyc/usr/lib/python3.11/site-packages/hpack/__pycache__' >>> py3-hpack-pyc*: Preparing subpackage py3-hpack-pyc... >>> py3-hpack-pyc*: Running postcheck for py3-hpack-pyc >>> py3-hpack*: Running postcheck for py3-hpack >>> py3-hpack*: Preparing package py3-hpack... >>> py3-hpack-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-hpack-pyc*: Package size: 240.0 KB >>> py3-hpack-pyc*: Compressing data... >>> py3-hpack-pyc*: Create checksum... >>> py3-hpack-pyc*: Create py3-hpack-pyc-4.0.0-r7.apk >>> py3-hpack*: Tracing dependencies... python3 python3~3.11 >>> py3-hpack*: Package size: 272.0 KB >>> py3-hpack*: Compressing data... >>> py3-hpack*: Create checksum... >>> py3-hpack*: Create py3-hpack-4.0.0-r7.apk >>> py3-hpack: Build complete at Sat, 26 Aug 2023 11:16:58 +0000 elapsed time 0h 0m 3s >>> py3-hpack: Cleaning up srcdir >>> py3-hpack: Cleaning up pkgdir >>> py3-hpack: Uninstalling dependencies... (1/17) Purging .makedepends-py3-hpack (20230826.111656) (2/17) Purging py3-setuptools-pyc (68.0.0-r2) (3/17) Purging py3-setuptools (68.0.0-r2) (4/17) Purging py3-packaging-pyc (23.1-r3) (5/17) Purging py3-packaging (23.1-r3) (6/17) Purging py3-parsing-pyc (3.1.1-r0) (7/17) Purging py3-parsing (3.1.1-r0) (8/17) Purging python3-pyc (3.11.5-r0) (9/17) Purging python3-pycache-pyc0 (3.11.5-r0) (10/17) Purging pyc (0.1-r0) (11/17) Purging python3 (3.11.5-r0) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libffi (3.4.4-r3) (14/17) Purging libpanelw (6.4_p20230722-r0) (15/17) Purging mpdecimal (2.5.1-r2) (16/17) Purging readline (8.2.1-r2) (17/17) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> py3-hpack: Updating the community/x86 repository index... >>> py3-hpack: Signing the index...