>>> depthcharge-tools: Building testing/depthcharge-tools 0.5.0-r0 (using abuild 3.9.0-r0) started Fri, 10 Jun 2022 00:23:40 +0000 >>> depthcharge-tools: Checking sanity of /home/buildozer/aports/testing/depthcharge-tools/APKBUILD... >>> depthcharge-tools: Analyzing dependencies... >>> depthcharge-tools: Installing for build: build-base cgpt dtc gzip lz4 py3-setuptools u-boot-tools vboot-utils xz (1/25) Installing libuuid (2.38-r1) (2/25) Installing cgpt (6310032-r5) (3/25) Installing libfdt (1.6.1-r1) (4/25) Installing dtc (1.6.1-r1) (5/25) Installing less (590-r0) (6/25) Installing gzip (1.12-r0) (7/25) Installing lz4 (1.9.3-r1) (8/25) Installing libffi (3.4.2-r1) (9/25) Installing gdbm (1.23-r0) (10/25) Installing mpdecimal (2.5.1-r1) (11/25) Installing readline (8.1.2-r0) (12/25) Installing sqlite-libs (3.38.5-r0) (13/25) Installing python3 (3.10.5-r0) (14/25) Installing py3-appdirs (1.4.4-r3) (15/25) Installing py3-more-itertools (8.13.0-r0) (16/25) Installing py3-ordered-set (4.0.2-r3) (17/25) Installing py3-parsing (2.4.7-r3) (18/25) Installing py3-six (1.16.0-r1) (19/25) Installing py3-packaging (21.3-r0) (20/25) Installing py3-setuptools (59.4.0-r0) (21/25) Installing u-boot-tools (2022.04-r1) (22/25) Installing yaml (0.2.5-r0) (23/25) Installing vboot-utils (6310032-r5) (24/25) Installing xz (5.2.5-r1) (25/25) Installing .makedepends-depthcharge-tools (20220610.002342) Executing busybox-1.35.0-r14.trigger OK: 389 MiB in 124 packages >>> depthcharge-tools: Cleaning up srcdir >>> depthcharge-tools: Cleaning up pkgdir >>> depthcharge-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/depthcharge-tools-0.5.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 69701 100 69701 0 0 772k 0 --:--:-- --:--:-- --:--:-- 773k >>> depthcharge-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/depthcharge-tools-0.5.0.tar.gz >>> depthcharge-tools: Checking sha512sums... depthcharge-tools-0.5.0.tar.gz: OK >>> depthcharge-tools: Unpacking /var/cache/distfiles/edge/depthcharge-tools-0.5.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/depthcharge_tools copying depthcharge_tools/__init__.py -> build/lib/depthcharge_tools copying depthcharge_tools/mkdepthcharge.py -> build/lib/depthcharge_tools creating build/lib/depthcharge_tools/utils copying depthcharge_tools/utils/collections.py -> build/lib/depthcharge_tools/utils copying depthcharge_tools/utils/platform.py -> build/lib/depthcharge_tools/utils copying depthcharge_tools/utils/pathlib.py -> build/lib/depthcharge_tools/utils copying depthcharge_tools/utils/__init__.py -> build/lib/depthcharge_tools/utils copying depthcharge_tools/utils/os.py -> build/lib/depthcharge_tools/utils copying depthcharge_tools/utils/argparse.py -> build/lib/depthcharge_tools/utils copying depthcharge_tools/utils/subprocess.py -> build/lib/depthcharge_tools/utils creating build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/depthchargectl/_remove.py -> build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/depthchargectl/__init__.py -> build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/depthchargectl/_check.py -> build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/depthchargectl/_config.py -> build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/depthchargectl/_bless.py -> build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/depthchargectl/_target.py -> build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/depthchargectl/_list.py -> build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/depthchargectl/_build.py -> build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/depthchargectl/_write.py -> build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/depthchargectl/__main__.py -> build/lib/depthcharge_tools/depthchargectl copying depthcharge_tools/config.ini -> build/lib/depthcharge_tools copying depthcharge_tools/boards.ini -> build/lib/depthcharge_tools >>> depthcharge-tools: 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/testing/depthcharge-tools/pkg creating /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools creating /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr creating /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib creating /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10 creating /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools creating /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils copying build/lib/depthcharge_tools/utils/collections.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils copying build/lib/depthcharge_tools/utils/platform.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils copying build/lib/depthcharge_tools/utils/pathlib.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils copying build/lib/depthcharge_tools/utils/__init__.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils copying build/lib/depthcharge_tools/utils/os.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils copying build/lib/depthcharge_tools/utils/argparse.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils copying build/lib/depthcharge_tools/utils/subprocess.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils copying build/lib/depthcharge_tools/config.ini -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools copying build/lib/depthcharge_tools/__init__.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools creating /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/depthchargectl/_remove.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/depthchargectl/__init__.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/depthchargectl/_check.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/depthchargectl/_config.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/depthchargectl/_bless.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/depthchargectl/_target.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/depthchargectl/_list.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/depthchargectl/_build.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/depthchargectl/_write.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/depthchargectl/__main__.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl copying build/lib/depthcharge_tools/boards.ini -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools copying build/lib/depthcharge_tools/mkdepthcharge.py -> /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils/collections.py to collections.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils/platform.py to platform.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils/pathlib.py to pathlib.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils/os.py to os.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils/argparse.py to argparse.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/utils/subprocess.py to subprocess.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl/_remove.py to _remove.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl/_check.py to _check.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl/_config.py to _config.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl/_bless.py to _bless.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl/_target.py to _target.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl/_list.py to _list.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl/_build.py to _build.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl/_write.py to _write.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/depthchargectl/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools/mkdepthcharge.py to mkdepthcharge.cpython-310.pyc running install_egg_info running egg_info creating depthcharge_tools.egg-info writing depthcharge_tools.egg-info/PKG-INFO writing dependency_links to depthcharge_tools.egg-info/dependency_links.txt writing entry points to depthcharge_tools.egg-info/entry_points.txt writing top-level names to depthcharge_tools.egg-info/top_level.txt writing manifest file 'depthcharge_tools.egg-info/SOURCES.txt' reading manifest file 'depthcharge_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'depthcharge_tools.egg-info/SOURCES.txt' Copying depthcharge_tools.egg-info to /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/lib/python3.10/site-packages/depthcharge_tools-0.5.0-py3.10.egg-info running install_scripts Installing depthchargectl script to /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/bin Installing mkdepthcharge script to /home/buildozer/aports/testing/depthcharge-tools/pkg/depthcharge-tools/usr/bin >>> depthcharge-tools*: Running postcheck for depthcharge-tools >>> depthcharge-tools*: Preparing package depthcharge-tools... >>> depthcharge-tools*: Stripping binaries >>> WARNING: depthcharge-tools*: No arch specific binaries found so arch should probably be set to "noarch" >>> depthcharge-tools*: Scanning shared objects >>> depthcharge-tools*: Tracing dependencies... >>> depthcharge-tools*: Package size: 500.0 KB >>> depthcharge-tools*: Compressing data... >>> depthcharge-tools*: Create checksum... >>> depthcharge-tools*: Create depthcharge-tools-0.5.0-r0.apk >>> depthcharge-tools: Build complete at Fri, 10 Jun 2022 00:23:44 +0000 elapsed time 0h 0m 4s >>> depthcharge-tools: Cleaning up srcdir >>> depthcharge-tools: Cleaning up pkgdir >>> depthcharge-tools: Uninstalling dependencies... (1/25) Purging .makedepends-depthcharge-tools (20220610.002342) (2/25) Purging cgpt (6310032-r5) (3/25) Purging dtc (1.6.1-r1) (4/25) Purging gzip (1.12-r0) (5/25) Purging less (590-r0) (6/25) Purging lz4 (1.9.3-r1) (7/25) Purging py3-setuptools (59.4.0-r0) (8/25) Purging py3-appdirs (1.4.4-r3) (9/25) Purging py3-more-itertools (8.13.0-r0) (10/25) Purging py3-ordered-set (4.0.2-r3) (11/25) Purging py3-packaging (21.3-r0) (12/25) Purging py3-six (1.16.0-r1) (13/25) Purging py3-parsing (2.4.7-r3) (14/25) Purging python3 (3.10.5-r0) (15/25) Purging u-boot-tools (2022.04-r1) (16/25) Purging vboot-utils (6310032-r5) (17/25) Purging xz (5.2.5-r1) (18/25) Purging libuuid (2.38-r1) (19/25) Purging libfdt (1.6.1-r1) (20/25) Purging libffi (3.4.2-r1) (21/25) Purging gdbm (1.23-r0) (22/25) Purging mpdecimal (2.5.1-r1) (23/25) Purging readline (8.1.2-r0) (24/25) Purging sqlite-libs (3.38.5-r0) (25/25) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r14.trigger OK: 332 MiB in 99 packages >>> depthcharge-tools: Updating the testing/x86_64 repository index... >>> depthcharge-tools: Signing the index...