>>> autotiling: Building testing/autotiling 1.8-r1 (using abuild 3.11.0_rc13-r0) started Mon, 01 May 2023 19:38:07 +0000 >>> autotiling: Checking sanity of /home/buildozer/aports/testing/autotiling/APKBUILD... >>> autotiling: Analyzing dependencies... >>> autotiling: Installing for build: build-base py3-i3ipc py3-setuptools (1/23) Installing libbz2 (1.0.8-r5) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (2.5.1-r2) (4/23) Installing libpanelw (6.4_p20230429-r0) (5/23) Installing readline (8.2.1-r1) (6/23) Installing sqlite-libs (3.41.2-r2) (7/23) Installing python3 (3.11.3-r10) (8/23) Installing python3-pycache-pyc0 (3.11.3-r10) (9/23) Installing pyc (0.1-r0) (10/23) Installing py3-six (1.16.0-r6) (11/23) Installing py3-six-pyc (1.16.0-r6) (12/23) Installing py3-xlib (0.33-r1) (13/23) Installing py3-xlib-pyc (0.33-r1) (14/23) Installing py3-i3ipc-pyc (2.2.1-r4) (15/23) Installing python3-pyc (3.11.3-r10) (16/23) Installing py3-i3ipc (2.2.1-r4) (17/23) Installing py3-parsing (3.0.9-r2) (18/23) Installing py3-parsing-pyc (3.0.9-r2) (19/23) Installing py3-packaging (23.1-r1) (20/23) Installing py3-packaging-pyc (23.1-r1) (21/23) Installing py3-setuptools (67.7.2-r0) (22/23) Installing py3-setuptools-pyc (67.7.2-r0) (23/23) Installing .makedepends-autotiling (20230501.193811) Executing busybox-1.36.0-r8.trigger OK: 1016 MiB in 126 packages >>> autotiling: Cleaning up srcdir >>> autotiling: Cleaning up pkgdir >>> autotiling: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autotiling-1.8.tar.gz >>> autotiling: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autotiling-1.8.tar.gz >>> autotiling: Checking sha512sums... autotiling-1.8.tar.gz: OK >>> autotiling: Unpacking /var/cache/distfiles/autotiling-1.8.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/autotiling copying autotiling/__about__.py -> build/lib/autotiling copying autotiling/main.py -> build/lib/autotiling copying autotiling/__init__.py -> build/lib/autotiling >>> autotiling: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/autotiling/pkg creating /home/buildozer/aports/testing/autotiling/pkg/autotiling creating /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr creating /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib creating /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11 creating /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11/site-packages/autotiling copying build/lib/autotiling/__about__.py -> /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11/site-packages/autotiling copying build/lib/autotiling/main.py -> /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11/site-packages/autotiling copying build/lib/autotiling/__init__.py -> /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11/site-packages/autotiling byte-compiling /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11/site-packages/autotiling/__about__.py to __about__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11/site-packages/autotiling/main.py to main.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11/site-packages/autotiling/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info creating autotiling.egg-info writing autotiling.egg-info/PKG-INFO writing dependency_links to autotiling.egg-info/dependency_links.txt writing entry points to autotiling.egg-info/entry_points.txt writing requirements to autotiling.egg-info/requires.txt writing top-level names to autotiling.egg-info/top_level.txt writing manifest file 'autotiling.egg-info/SOURCES.txt' reading manifest file 'autotiling.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'autotiling.egg-info/SOURCES.txt' Copying autotiling.egg-info to /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11/site-packages/autotiling-1.8-py3.11.egg-info running install_scripts Installing autotiling script to /home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/bin >>> autotiling-pyc*: Running split function pyc... '/home/buildozer/aports/testing/autotiling/pkg/autotiling/usr/lib/python3.11/site-packages/autotiling/__pycache__' -> '/home/buildozer/aports/testing/autotiling/pkg/autotiling-pyc/usr/lib/python3.11/site-packages/autotiling/__pycache__' >>> autotiling-pyc*: Preparing subpackage autotiling-pyc... >>> autotiling-pyc*: Running postcheck for autotiling-pyc >>> autotiling*: Running postcheck for autotiling >>> autotiling*: Preparing package autotiling... >>> autotiling-pyc*: Tracing dependencies... py3-i3ipc python3~3.11 >>> autotiling-pyc*: Package size: 44.0 KB >>> autotiling-pyc*: Compressing data... >>> autotiling-pyc*: Create checksum... >>> autotiling-pyc*: Create autotiling-pyc-1.8-r1.apk >>> autotiling*: Tracing dependencies... py3-i3ipc python3~3.11 >>> autotiling*: Package size: 80.0 KB >>> autotiling*: Compressing data... >>> autotiling*: Create checksum... >>> autotiling*: Create autotiling-1.8-r1.apk >>> autotiling: Build complete at Mon, 01 May 2023 19:38:19 +0000 elapsed time 0h 0m 12s >>> autotiling: Cleaning up srcdir >>> autotiling: Cleaning up pkgdir >>> autotiling: Uninstalling dependencies... (1/23) Purging .makedepends-autotiling (20230501.193811) (2/23) Purging py3-i3ipc-pyc (2.2.1-r4) (3/23) Purging py3-i3ipc (2.2.1-r4) (4/23) Purging py3-xlib-pyc (0.33-r1) (5/23) Purging py3-xlib (0.33-r1) (6/23) Purging py3-six-pyc (1.16.0-r6) (7/23) Purging py3-six (1.16.0-r6) (8/23) Purging py3-setuptools-pyc (67.7.2-r0) (9/23) Purging py3-setuptools (67.7.2-r0) (10/23) Purging py3-packaging-pyc (23.1-r1) (11/23) Purging py3-packaging (23.1-r1) (12/23) Purging py3-parsing-pyc (3.0.9-r2) (13/23) Purging py3-parsing (3.0.9-r2) (14/23) Purging python3-pyc (3.11.3-r10) (15/23) Purging python3-pycache-pyc0 (3.11.3-r10) (16/23) Purging pyc (0.1-r0) (17/23) Purging python3 (3.11.3-r10) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libbz2 (1.0.8-r5) (20/23) Purging libpanelw (6.4_p20230429-r0) (21/23) Purging mpdecimal (2.5.1-r2) (22/23) Purging readline (8.2.1-r1) (23/23) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> autotiling: Updating the testing/riscv64 repository index... >>> autotiling: Signing the index...