>>> py3-hpack: Building community/py3-hpack 4.0.0-r9 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 20:11:32 +0000 >>> py3-hpack: Checking sanity of /home/buildozer/aports/community/py3-hpack/APKBUILD... >>> py3-hpack: Analyzing dependencies... >>> py3-hpack: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.6.1-r3) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.4_p20240330-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing sqlite-libs (3.45.2-r0) (9/25) Installing python3 (3.12.2-r1) (10/25) Installing python3-pycache-pyc0 (3.12.2-r1) (11/25) Installing pyc (3.12.2-r1) (12/25) Installing py3-setuptools-pyc (69.2.0-r2) (13/25) Installing py3-parsing (3.1.2-r1) (14/25) Installing py3-parsing-pyc (3.1.2-r1) (15/25) Installing py3-packaging-pyc (24.0-r1) (16/25) Installing python3-pyc (3.12.2-r1) (17/25) Installing py3-packaging (24.0-r1) (18/25) Installing py3-setuptools (69.2.0-r2) (19/25) Installing py3-installer (0.7.0-r2) (20/25) Installing py3-installer-pyc (0.7.0-r2) (21/25) Installing py3-gpep517 (15-r2) (22/25) Installing py3-gpep517-pyc (15-r2) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-hpack (20240412.201133) Executing busybox-1.36.1-r25.trigger OK: 362 MiB in 128 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 >>> 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/hpack-4.0.0.tar.gz... 2024-04-12 20:11:33,913 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-12 20:11:33,942 root INFO running bdist_wheel 2024-04-12 20:11:33,958 root INFO running build 2024-04-12 20:11:33,958 root INFO running build_py 2024-04-12 20:11:33,960 root INFO creating build 2024-04-12 20:11:33,960 root INFO creating build/lib 2024-04-12 20:11:33,960 root INFO creating build/lib/hpack 2024-04-12 20:11:33,960 root INFO copying src/hpack/__init__.py -> build/lib/hpack 2024-04-12 20:11:33,961 root INFO copying src/hpack/struct.py -> build/lib/hpack 2024-04-12 20:11:33,961 root INFO copying src/hpack/huffman.py -> build/lib/hpack 2024-04-12 20:11:33,961 root INFO copying src/hpack/exceptions.py -> build/lib/hpack 2024-04-12 20:11:33,961 root INFO copying src/hpack/huffman_table.py -> build/lib/hpack 2024-04-12 20:11:33,962 root INFO copying src/hpack/table.py -> build/lib/hpack 2024-04-12 20:11:33,962 root INFO copying src/hpack/huffman_constants.py -> build/lib/hpack 2024-04-12 20:11:33,962 root INFO copying src/hpack/hpack.py -> build/lib/hpack 2024-04-12 20:11:33,962 root INFO running egg_info 2024-04-12 20:11:33,964 root INFO writing src/hpack.egg-info/PKG-INFO 2024-04-12 20:11:33,964 root INFO writing dependency_links to src/hpack.egg-info/dependency_links.txt 2024-04-12 20:11:33,964 root INFO writing top-level names to src/hpack.egg-info/top_level.txt 2024-04-12 20:11:33,966 root INFO reading manifest file 'src/hpack.egg-info/SOURCES.txt' 2024-04-12 20:11:33,967 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 20:11:33,968 root WARNING no previously-included directories found matching 'bench' 2024-04-12 20:11:33,968 root WARNING no previously-included directories found matching 'docs/build' 2024-04-12 20:11:33,968 root WARNING no previously-included directories found matching 'utils' 2024-04-12 20:11:33,968 root WARNING warning: no previously-included files found matching 'tasks.py' 2024-04-12 20:11:33,968 root WARNING warning: no previously-included files found matching 'test/test_fixtures/*/*.json' 2024-04-12 20:11:33,968 root WARNING warning: no previously-included files found matching 'test/test_hpack_integration.py' 2024-04-12 20:11:33,969 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-04-12 20:11:33,969 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2024-04-12 20:11:33,969 root WARNING warning: no previously-included files matching '*.swo' found anywhere in distribution 2024-04-12 20:11:33,969 root WARNING warning: no previously-included files matching '*.swp' found anywhere in distribution 2024-04-12 20:11:33,969 root WARNING warning: no previously-included files matching '*.map' found anywhere in distribution 2024-04-12 20:11:33,969 root WARNING warning: no previously-included files matching '*.yml' found anywhere in distribution 2024-04-12 20:11:33,969 root WARNING warning: no previously-included files matching '*.DS_Store' found anywhere in distribution 2024-04-12 20:11:33,970 root INFO adding license file 'LICENSE' 2024-04-12 20:11:33,970 root INFO writing manifest file 'src/hpack.egg-info/SOURCES.txt' 2024-04-12 20:11:33,975 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-04-12 20:11:33,975 root INFO running install 2024-04-12 20:11:33,984 root INFO running install_lib 2024-04-12 20:11:33,986 root INFO creating build/bdist.linux-armv8l 2024-04-12 20:11:33,986 root INFO creating build/bdist.linux-armv8l/wheel 2024-04-12 20:11:33,986 root INFO creating build/bdist.linux-armv8l/wheel/hpack 2024-04-12 20:11:33,986 root INFO copying build/lib/hpack/__init__.py -> build/bdist.linux-armv8l/wheel/hpack 2024-04-12 20:11:33,987 root INFO copying build/lib/hpack/struct.py -> build/bdist.linux-armv8l/wheel/hpack 2024-04-12 20:11:33,987 root INFO copying build/lib/hpack/huffman.py -> build/bdist.linux-armv8l/wheel/hpack 2024-04-12 20:11:33,987 root INFO copying build/lib/hpack/exceptions.py -> build/bdist.linux-armv8l/wheel/hpack 2024-04-12 20:11:33,987 root INFO copying build/lib/hpack/huffman_table.py -> build/bdist.linux-armv8l/wheel/hpack 2024-04-12 20:11:33,988 root INFO copying build/lib/hpack/table.py -> build/bdist.linux-armv8l/wheel/hpack 2024-04-12 20:11:33,988 root INFO copying build/lib/hpack/huffman_constants.py -> build/bdist.linux-armv8l/wheel/hpack 2024-04-12 20:11:33,988 root INFO copying build/lib/hpack/hpack.py -> build/bdist.linux-armv8l/wheel/hpack 2024-04-12 20:11:33,988 root INFO running install_egg_info 2024-04-12 20:11:33,992 root INFO Copying src/hpack.egg-info to build/bdist.linux-armv8l/wheel/hpack-4.0.0-py3.12.egg-info 2024-04-12 20:11:33,993 root INFO running install_scripts 2024-04-12 20:11:33,994 wheel INFO creating build/bdist.linux-armv8l/wheel/hpack-4.0.0.dist-info/WHEEL 2024-04-12 20:11:33,995 wheel INFO creating '/home/buildozer/aports/community/py3-hpack/src/hpack-4.0.0/.dist/.tmp-v900mdy1/hpack-4.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-04-12 20:11:33,995 wheel INFO adding 'hpack/__init__.py' 2024-04-12 20:11:33,995 wheel INFO adding 'hpack/exceptions.py' 2024-04-12 20:11:33,996 wheel INFO adding 'hpack/hpack.py' 2024-04-12 20:11:33,996 wheel INFO adding 'hpack/huffman.py' 2024-04-12 20:11:33,996 wheel INFO adding 'hpack/huffman_constants.py' 2024-04-12 20:11:33,996 wheel INFO adding 'hpack/huffman_table.py' 2024-04-12 20:11:33,997 wheel INFO adding 'hpack/struct.py' 2024-04-12 20:11:33,997 wheel INFO adding 'hpack/table.py' 2024-04-12 20:11:33,998 wheel INFO adding 'hpack-4.0.0.dist-info/LICENSE' 2024-04-12 20:11:33,998 wheel INFO adding 'hpack-4.0.0.dist-info/METADATA' 2024-04-12 20:11:33,998 wheel INFO adding 'hpack-4.0.0.dist-info/WHEEL' 2024-04-12 20:11:33,998 wheel INFO adding 'hpack-4.0.0.dist-info/top_level.txt' 2024-04-12 20:11:33,998 wheel INFO adding 'hpack-4.0.0.dist-info/RECORD' 2024-04-12 20:11:33,998 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-04-12 20:11:33,999 gpep517 INFO The backend produced .dist/hpack-4.0.0-py3-none-any.whl hpack-4.0.0-py3-none-any.whl >>> py3-hpack: Entering fakeroot... 2024-04-12 20:11:34,163 gpep517 INFO Installing .dist/hpack-4.0.0-py3-none-any.whl into /home/buildozer/aports/community/py3-hpack/pkg/py3-hpack 2024-04-12 20:11:34,219 gpep517 INFO Installation complete >>> py3-hpack-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-hpack/pkg/py3-hpack/usr/lib/python3.12/site-packages/hpack/__pycache__' -> '/home/buildozer/aports/community/py3-hpack/pkg/py3-hpack-pyc/usr/lib/python3.12/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~3.12 >>> 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-r9.apk >>> py3-hpack*: Tracing dependencies... python3~3.12 >>> py3-hpack*: Package size: 276.0 KB >>> py3-hpack*: Compressing data... >>> py3-hpack*: Create checksum... >>> py3-hpack*: Create py3-hpack-4.0.0-r9.apk >>> py3-hpack: Build complete at Fri, 12 Apr 2024 20:11:34 +0000 elapsed time 0h 0m 2s >>> py3-hpack: Cleaning up srcdir >>> py3-hpack: Cleaning up pkgdir >>> py3-hpack: Uninstalling dependencies... (1/25) Purging .makedepends-py3-hpack (20240412.201133) (2/25) Purging py3-setuptools-pyc (69.2.0-r2) (3/25) Purging py3-setuptools (69.2.0-r2) (4/25) Purging py3-gpep517-pyc (15-r2) (5/25) Purging py3-gpep517 (15-r2) (6/25) Purging py3-installer-pyc (0.7.0-r2) (7/25) Purging py3-installer (0.7.0-r2) (8/25) Purging py3-wheel-pyc (0.42.0-r1) (9/25) Purging py3-wheel (0.42.0-r1) (10/25) Purging py3-packaging-pyc (24.0-r1) (11/25) Purging py3-packaging (24.0-r1) (12/25) Purging py3-parsing-pyc (3.1.2-r1) (13/25) Purging py3-parsing (3.1.2-r1) (14/25) Purging python3-pyc (3.12.2-r1) (15/25) Purging python3-pycache-pyc0 (3.12.2-r1) (16/25) Purging pyc (3.12.2-r1) (17/25) Purging python3 (3.12.2-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.6-r0) (21/25) Purging libpanelw (6.4_p20240330-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging readline (8.2.10-r0) (24/25) Purging sqlite-libs (3.45.2-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-hpack: Updating the community/armhf repository index... >>> py3-hpack: Signing the index...