>>> py3-construct: Building community/py3-construct 2.10.68-r0 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 05:48:24 +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/11) Installing libffi (3.4.4-r0) (2/11) Installing gdbm (1.23-r0) (3/11) Installing mpdecimal (2.5.1-r1) (4/11) Installing readline (8.2.0-r0) (5/11) Installing sqlite-libs (3.39.4-r0) (6/11) Installing python3 (3.10.8-r3) (7/11) Installing python3-dev (3.10.8-r3) (8/11) Installing py3-parsing (3.0.9-r0) (9/11) Installing py3-packaging (21.3-r2) (10/11) Installing py3-setuptools (65.5.0-r0) (11/11) Installing .makedepends-py3-construct (20221029.054826) Executing busybox-1.35.0-r27.trigger OK: 321 MiB in 108 packages >>> py3-construct: Cleaning up srcdir >>> py3-construct: Cleaning up pkgdir >>> py3-construct: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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 85 57856 85 49134 0 0 74181 0 --:--:-- --:--:-- --:--:-- 74108 100 57856 100 57856 0 0 86830 0 --:--:-- --:--:-- --:--:-- 86740 >>> py3-construct: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/construct-2.10.68.tar.gz >>> py3-construct: Checking sha512sums... construct-2.10.68.tar.gz: OK >>> py3-construct: Unpacking /var/cache/distfiles/v3.17/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.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 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.10 creating /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct copying build/lib/construct/__init__.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct copying build/lib/construct/debug.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct copying build/lib/construct/version.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct copying build/lib/construct/expr.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct copying build/lib/construct/core.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct creating /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib copying build/lib/construct/lib/bitstream.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib copying build/lib/construct/lib/containers.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib copying build/lib/construct/lib/hex.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib copying build/lib/construct/lib/__init__.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib copying build/lib/construct/lib/py3compat.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib copying build/lib/construct/lib/binary.py -> /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/debug.py to debug.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/expr.py to expr.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib/bitstream.py to bitstream.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib/containers.py to containers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib/hex.py to hex.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib/py3compat.py to py3compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-construct/pkg/py3-construct/usr/lib/python3.10/site-packages/construct/lib/binary.py to binary.cpython-310.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.10/site-packages/construct-2.10.68-py3.10.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: 672.0 KB >>> py3-construct*: Compressing data... >>> py3-construct*: Create checksum... >>> py3-construct*: Create py3-construct-2.10.68-r0.apk >>> py3-construct: Build complete at Sat, 29 Oct 2022 05:48:29 +0000 elapsed time 0h 0m 5s >>> py3-construct: Cleaning up srcdir >>> py3-construct: Cleaning up pkgdir >>> py3-construct: Uninstalling dependencies... (1/11) Purging .makedepends-py3-construct (20221029.054826) (2/11) Purging python3-dev (3.10.8-r3) (3/11) Purging py3-setuptools (65.5.0-r0) (4/11) Purging py3-packaging (21.3-r2) (5/11) Purging py3-parsing (3.0.9-r0) (6/11) Purging python3 (3.10.8-r3) (7/11) Purging libffi (3.4.4-r0) (8/11) Purging gdbm (1.23-r0) (9/11) Purging mpdecimal (2.5.1-r1) (10/11) Purging readline (8.2.0-r0) (11/11) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 222 MiB in 97 packages >>> py3-construct: Updating the community/armhf repository index... >>> py3-construct: Signing the index...