>>> iotop: Building community/iotop 0.6-r7 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 08:21:22 +0000 >>> iotop: Checking sanity of /home/buildozer/aports/community/iotop/APKBUILD... >>> iotop: Analyzing dependencies... >>> iotop: Installing for build: build-base python3 python3-dev py3-setuptools (1/17) Installing libbz2 (1.0.8-r1) (2/17) Installing libffi (3.4.2-r1) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.2.5-r1) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.1.2-r0) (7/17) Installing sqlite-libs (3.38.2-r0) (8/17) Installing python3 (3.10.3-r1) (9/17) Installing python3-dev (3.10.3-r1) (10/17) Installing py3-appdirs (1.4.4-r3) (11/17) Installing py3-more-itertools (8.12.0-r2) (12/17) Installing py3-ordered-set (4.0.2-r3) (13/17) Installing py3-parsing (2.4.7-r3) (14/17) Installing py3-six (1.16.0-r1) (15/17) Installing py3-packaging (21.3-r0) (16/17) Installing py3-setuptools (59.4.0-r0) (17/17) Installing .makedepends-iotop (20220418.082124) Executing busybox-1.35.0-r8.trigger OK: 344 MiB in 106 packages >>> iotop: Cleaning up srcdir >>> iotop: Cleaning up pkgdir >>> iotop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/iotop-0.6-59e2537.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 26472 100 26472 0 0 53725 0 --:--:-- --:--:-- --:--:-- 53804 >>> iotop: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/iotop-0.6-59e2537.tar.gz >>> iotop: Checking sha512sums... iotop-0.6-59e2537.tar.gz: OK fix-python.patch: OK >>> iotop: Unpacking /var/cache/distfiles/v3.16/iotop-0.6-59e2537.tar.gz... >>> iotop: fix-python.patch patching file setup.py /home/buildozer/aports/community/iotop/src/iotop-59e2537/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running build running build_py creating build creating build/lib creating build/lib/iotop copying iotop/netlink.py -> build/lib/iotop copying iotop/genetlink.py -> build/lib/iotop copying iotop/vmstat.py -> build/lib/iotop copying iotop/data.py -> build/lib/iotop copying iotop/ui.py -> build/lib/iotop copying iotop/__init__.py -> build/lib/iotop copying iotop/version.py -> build/lib/iotop copying iotop/ioprio.py -> build/lib/iotop running build_scripts creating build/scripts-3.10 copying and adjusting sbin/iotop -> build/scripts-3.10 changing mode of build/scripts-3.10/iotop from 644 to 755 >>> WARNING: iotop: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> iotop: Entering fakeroot... /home/buildozer/aports/community/iotop/src/iotop-59e2537/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup running install running build running build_py running build_scripts running install_lib creating /home/buildozer/aports/community/iotop/pkg creating /home/buildozer/aports/community/iotop/pkg/iotop creating /home/buildozer/aports/community/iotop/pkg/iotop/usr creating /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib creating /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10 creating /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop copying build/lib/iotop/netlink.py -> /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop copying build/lib/iotop/genetlink.py -> /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop copying build/lib/iotop/vmstat.py -> /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop copying build/lib/iotop/data.py -> /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop copying build/lib/iotop/ui.py -> /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop copying build/lib/iotop/__init__.py -> /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop copying build/lib/iotop/version.py -> /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop copying build/lib/iotop/ioprio.py -> /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop byte-compiling /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop/netlink.py to netlink.cpython-310.pyc byte-compiling /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop/genetlink.py to genetlink.cpython-310.pyc byte-compiling /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop/vmstat.py to vmstat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop/data.py to data.cpython-310.pyc byte-compiling /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop/ui.py to ui.cpython-310.pyc byte-compiling /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop/ioprio.py to ioprio.cpython-310.pyc running install_scripts creating /home/buildozer/aports/community/iotop/pkg/iotop/usr/bin copying build/scripts-3.10/iotop -> /home/buildozer/aports/community/iotop/pkg/iotop/usr/bin changing mode of /home/buildozer/aports/community/iotop/pkg/iotop/usr/bin/iotop to 755 running install_data creating /home/buildozer/aports/community/iotop/pkg/iotop/usr/share creating /home/buildozer/aports/community/iotop/pkg/iotop/usr/share/man creating /home/buildozer/aports/community/iotop/pkg/iotop/usr/share/man/man8 copying iotop.8 -> /home/buildozer/aports/community/iotop/pkg/iotop/usr/share/man/man8 running install_egg_info Writing /home/buildozer/aports/community/iotop/pkg/iotop/usr/lib/python3.10/site-packages/iotop-0.6-py3.10.egg-info >>> iotop-doc*: Running split function doc... >>> iotop-doc*: Preparing subpackage iotop-doc... >>> iotop-doc*: Running postcheck for iotop-doc >>> iotop*: Running postcheck for iotop >>> iotop*: Preparing package iotop... >>> iotop-doc*: Tracing dependencies... >>> iotop-doc*: Package size: 24.0 KB >>> iotop-doc*: Compressing data... >>> iotop-doc*: Create checksum... >>> iotop-doc*: Create iotop-doc-0.6-r7.apk >>> iotop*: Tracing dependencies... >>> iotop*: Package size: 176.0 KB >>> iotop*: Compressing data... >>> iotop*: Create checksum... >>> iotop*: Create iotop-0.6-r7.apk >>> iotop: Build complete at Mon, 18 Apr 2022 08:21:26 +0000 elapsed time 0h 0m 4s >>> iotop: Cleaning up srcdir >>> iotop: Cleaning up pkgdir >>> iotop: Uninstalling dependencies... (1/17) Purging .makedepends-iotop (20220418.082124) (2/17) Purging python3-dev (3.10.3-r1) (3/17) Purging py3-setuptools (59.4.0-r0) (4/17) Purging py3-appdirs (1.4.4-r3) (5/17) Purging py3-more-itertools (8.12.0-r2) (6/17) Purging py3-ordered-set (4.0.2-r3) (7/17) Purging py3-packaging (21.3-r0) (8/17) Purging py3-six (1.16.0-r1) (9/17) Purging py3-parsing (2.4.7-r3) (10/17) Purging python3 (3.10.3-r1) (11/17) Purging libbz2 (1.0.8-r1) (12/17) Purging libffi (3.4.2-r1) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.2.5-r1) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.1.2-r0) (17/17) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 89 packages >>> iotop: Updating the community/armv7 repository index... >>> iotop: Signing the index...