>>> py3-construct: Building community/py3-construct 2.10.68-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 12:43:44 +0000 >>> py3-construct: Checking sanity of /home/buildozer/aports/community/py3-construct/APKBUILD... >>> py3-construct: Analyzing dependencies... >>> py3-construct: Installing for build: build-base python3 python3-dev py3-setuptools (1/13) Installing libbz2 (1.0.8-r4) (2/13) Installing libffi (3.4.4-r0) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.2.8-r0) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing readline (8.2.0-r0) (7/13) Installing sqlite-libs (3.40.0-r0) (8/13) Installing python3 (3.11.0-r2) (9/13) Installing python3-dev (3.11.0-r2) (10/13) Installing py3-parsing (3.0.9-r1) (11/13) Installing py3-packaging (21.3-r3) (12/13) Installing py3-setuptools (65.6.0-r1) (13/13) Installing .makedepends-py3-construct (20221123.124345) Executing busybox-1.35.0-r29.trigger OK: 467 MiB in 109 packages >>> py3-construct: Cleaning up srcdir >>> py3-construct: Cleaning up pkgdir >>> py3-construct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/construct-2.10.68.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 57856 100 57856 0 0 87386 0 --:--:-- --:--:-- --:--:-- 87395 >>> py3-construct: Fetching https://distfiles.alpinelinux.org/distfiles/edge/construct-2.10.68.tar.gz >>> py3-construct: Checking sha512sums... construct-2.10.68.tar.gz: OK >>> py3-construct: Unpacking /var/cache/distfiles/edge/construct-2.10.68.tar.gz... running build running build_py creating build creating build/lib creating build/lib/construct copying construct/__init__.py -> build/lib/construct copying construct/debug.py -> build/lib/construct copying construct/version.py -> build/lib/construct copying construct/expr.py -> build/lib/construct copying construct/core.py -> build/lib/construct creating build/lib/construct/lib copying construct/lib/bitstream.py -> build/lib/construct/lib copying construct/lib/containers.py -> build/lib/construct/lib copying construct/lib/hex.py -> build/lib/construct/lib copying construct/lib/__init__.py -> build/lib/construct/lib copying construct/lib/py3compat.py -> build/lib/construct/lib copying construct/lib/binary.py -> build/lib/construct/lib running check >>> py3-construct: Entering fakeroot... running install /usr/lib/python3.11/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 install_lib creating /home/buildozer/aports/community/py3-construct/pkg creating /home/buildozer/aports/community/py3-construct/pkg/py3-construct creating /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr creating /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib creating /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct copying build/lib/construct/__init__.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct copying build/lib/construct/debug.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct copying build/lib/construct/version.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct copying build/lib/construct/expr.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct copying build/lib/construct/core.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct creating /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib copying build/lib/construct/lib/bitstream.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib copying build/lib/construct/lib/containers.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib copying build/lib/construct/lib/hex.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib copying build/lib/construct/lib/__init__.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib copying build/lib/construct/lib/py3compat.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib copying build/lib/construct/lib/binary.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/debug.py to debug.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/expr.py to expr.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib/bitstream.py to bitstream.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib/containers.py to containers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib/hex.py to hex.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib/py3compat.py to py3compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct/lib/binary.py to binary.cpython-311.pyc running install_egg_info running egg_info writing construct.egg-info/PKG-INFO writing dependency_links to construct.egg-info/dependency_links.txt writing requirements to construct.egg-info/requires.txt writing top-level names to construct.egg-info/top_level.txt reading manifest file 'construct.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'construct.egg-info/SOURCES.txt' Copying construct.egg-info to /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.11/site-packages/construct-2.10.68-py3.11.egg-info running install_scripts >>> py3-construct*: Running postcheck for py3-construct >>> py3-construct*: Preparing package py3-construct... >>> py3-construct*: Tracing dependencies... >>> py3-construct*: Package size: 808.0 KB >>> py3-construct*: Compressing data... >>> py3-construct*: Create checksum... >>> py3-construct*: Create py3-construct-2.10.68-r1.apk >>> py3-construct: Build complete at Wed, 23 Nov 2022 12:43:48 +0000 elapsed time 0h 0m 4s >>> py3-construct: Cleaning up srcdir >>> py3-construct: Cleaning up pkgdir >>> py3-construct: Uninstalling dependencies... (1/13) Purging .makedepends-py3-construct (20221123.124345) (2/13) Purging python3-dev (3.11.0-r2) (3/13) Purging py3-setuptools (65.6.0-r1) (4/13) Purging py3-packaging (21.3-r3) (5/13) Purging py3-parsing (3.0.9-r1) (6/13) Purging python3 (3.11.0-r2) (7/13) Purging libbz2 (1.0.8-r4) (8/13) Purging libffi (3.4.4-r0) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.8-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.2.0-r0) (13/13) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-construct: Updating the community/armhf repository index... >>> py3-construct: Signing the index...