>>> py3-kitchen: Building community/py3-kitchen 1.2.6-r4 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 11:46:36 +0000 >>> py3-kitchen: Checking sanity of /home/buildozer/aports/community/py3-kitchen/APKBUILD... >>> py3-kitchen: Analyzing dependencies... >>> py3-kitchen: Installing for build: build-base python3 py3-setuptools (1/19) Installing libbz2 (1.0.8-r5) (2/19) Installing libffi (3.4.4-r2) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.4.2-r1) (5/19) Installing mpdecimal (2.5.1-r2) (6/19) Installing libpanelw (6.4_p20230401-r5) (7/19) Installing readline (8.2.1-r1) (8/19) Installing sqlite-libs (3.41.2-r2) (9/19) Installing python3 (3.11.3-r10) (10/19) Installing python3-pycache-pyc0 (3.11.3-r10) (11/19) Installing pyc (0.1-r0) (12/19) Installing python3-pyc (3.11.3-r10) (13/19) Installing py3-parsing (3.0.9-r2) (14/19) Installing py3-parsing-pyc (3.0.9-r2) (15/19) Installing py3-packaging (23.1-r1) (16/19) Installing py3-packaging-pyc (23.1-r1) (17/19) Installing py3-setuptools (67.7.1-r0) (18/19) Installing py3-setuptools-pyc (67.7.1-r0) (19/19) Installing .makedepends-py3-kitchen (20230422.114638) Executing busybox-1.36.0-r7.trigger OK: 421 MiB in 117 packages >>> py3-kitchen: Cleaning up srcdir >>> py3-kitchen: Cleaning up pkgdir >>> py3-kitchen: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/kitchen-1.2.6.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-kitchen: Fetching https://files.pythonhosted.org/packages/source/k/kitchen/kitchen-1.2.6.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 249k 100 249k 0 0 1125k 0 --:--:-- --:--:-- --:--:-- 1125k >>> py3-kitchen: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/kitchen-1.2.6.tar.gz >>> py3-kitchen: Checking sha512sums... kitchen-1.2.6.tar.gz: OK >>> py3-kitchen: Unpacking /var/cache/distfiles/v3.18/kitchen-1.2.6.tar.gz... running build running build_py creating build creating build/lib creating build/lib/kitchen copying kitchen3/kitchen/__init__.py -> build/lib/kitchen copying kitchen3/kitchen/exceptions.py -> build/lib/kitchen copying kitchen3/kitchen/release.py -> build/lib/kitchen creating build/lib/kitchen/versioning copying kitchen3/kitchen/versioning/__init__.py -> build/lib/kitchen/versioning creating build/lib/kitchen/i18n copying kitchen3/kitchen/i18n/__init__.py -> build/lib/kitchen/i18n creating build/lib/kitchen/iterutils copying kitchen3/kitchen/iterutils/__init__.py -> build/lib/kitchen/iterutils creating build/lib/kitchen/collections copying kitchen3/kitchen/collections/__init__.py -> build/lib/kitchen/collections copying kitchen3/kitchen/collections/strictdict.py -> build/lib/kitchen/collections creating build/lib/kitchen/text copying kitchen3/kitchen/text/__init__.py -> build/lib/kitchen/text copying kitchen3/kitchen/text/display.py -> build/lib/kitchen/text copying kitchen3/kitchen/text/misc.py -> build/lib/kitchen/text copying kitchen3/kitchen/text/converters.py -> build/lib/kitchen/text copying kitchen3/kitchen/text/exceptions.py -> build/lib/kitchen/text copying kitchen3/kitchen/text/utf8.py -> build/lib/kitchen/text creating build/lib/kitchen/pycompat24 copying kitchen3/kitchen/pycompat24/__init__.py -> build/lib/kitchen/pycompat24 copying kitchen3/kitchen/pycompat24/subprocess.py -> build/lib/kitchen/pycompat24 creating build/lib/kitchen/pycompat24/base64 copying kitchen3/kitchen/pycompat24/base64/__init__.py -> build/lib/kitchen/pycompat24/base64 creating build/lib/kitchen/pycompat24/sets copying kitchen3/kitchen/pycompat24/sets/__init__.py -> build/lib/kitchen/pycompat24/sets creating build/lib/kitchen/pycompat25 copying kitchen3/kitchen/pycompat25/__init__.py -> build/lib/kitchen/pycompat25 creating build/lib/kitchen/pycompat25/collections copying kitchen3/kitchen/pycompat25/collections/__init__.py -> build/lib/kitchen/pycompat25/collections creating build/lib/kitchen/pycompat27 copying kitchen3/kitchen/pycompat27/__init__.py -> build/lib/kitchen/pycompat27 creating build/lib/kitchen/pycompat27/subprocess copying kitchen3/kitchen/pycompat27/subprocess/__init__.py -> build/lib/kitchen/pycompat27/subprocess running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _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`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info creating kitchen3/kitchen.egg-info writing kitchen3/kitchen.egg-info/PKG-INFO writing dependency_links to kitchen3/kitchen.egg-info/dependency_links.txt writing top-level names to kitchen3/kitchen.egg-info/top_level.txt writing manifest file 'kitchen3/kitchen.egg-info/SOURCES.txt' reading manifest file 'kitchen3/kitchen.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'kitchen3/kitchen.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK >>> py3-kitchen: Entering fakeroot... 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/community/py3-kitchen/pkg creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/iterutils copying build/lib/kitchen/iterutils/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/iterutils creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/collections copying build/lib/kitchen/collections/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/collections copying build/lib/kitchen/collections/strictdict.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/collections creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat27 copying build/lib/kitchen/pycompat27/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat27 creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat27/subprocess copying build/lib/kitchen/pycompat27/subprocess/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat27/subprocess creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat25 creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat25/collections copying build/lib/kitchen/pycompat25/collections/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat25/collections copying build/lib/kitchen/pycompat25/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat25 copying build/lib/kitchen/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/i18n copying build/lib/kitchen/i18n/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/i18n creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24 creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/base64 copying build/lib/kitchen/pycompat24/base64/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/base64 copying build/lib/kitchen/pycompat24/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24 copying build/lib/kitchen/pycompat24/subprocess.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24 creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/sets copying build/lib/kitchen/pycompat24/sets/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/sets creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/versioning copying build/lib/kitchen/versioning/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/versioning creating /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text copying build/lib/kitchen/text/__init__.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text copying build/lib/kitchen/text/display.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text copying build/lib/kitchen/text/misc.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text copying build/lib/kitchen/text/converters.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text copying build/lib/kitchen/text/exceptions.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text copying build/lib/kitchen/text/utf8.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text copying build/lib/kitchen/exceptions.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen copying build/lib/kitchen/release.py -> /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/iterutils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/collections/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/collections/strictdict.py to strictdict.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat27/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat27/subprocess/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat25/collections/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat25/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/i18n/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/base64/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/subprocess.py to subprocess.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/sets/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/versioning/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text/display.py to display.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text/misc.py to misc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text/converters.py to converters.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text/utf8.py to utf8.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/release.py to release.cpython-311.pyc running install_egg_info running egg_info writing kitchen3/kitchen.egg-info/PKG-INFO writing dependency_links to kitchen3/kitchen.egg-info/dependency_links.txt writing top-level names to kitchen3/kitchen.egg-info/top_level.txt reading manifest file 'kitchen3/kitchen.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'kitchen3/kitchen.egg-info/SOURCES.txt' Copying kitchen3/kitchen.egg-info to /home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen-1.2.6-py3.11.egg-info running install_scripts >>> py3-kitchen-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/iterutils/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/iterutils/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/collections/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/collections/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat27/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/pycompat27/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat27/subprocess/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/pycompat27/subprocess/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat25/collections/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/pycompat25/collections/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat25/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/pycompat25/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/i18n/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/i18n/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/base64/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/pycompat24/base64/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/pycompat24/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/pycompat24/sets/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/pycompat24/sets/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/versioning/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/versioning/__pycache__' '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen/usr/lib/python3.11/site-packages/kitchen/text/__pycache__' -> '/home/buildozer/aports/community/py3-kitchen/pkg/py3-kitchen-pyc/usr/lib/python3.11/site-packages/kitchen/text/__pycache__' >>> py3-kitchen-pyc*: Preparing subpackage py3-kitchen-pyc... >>> py3-kitchen-pyc*: Running postcheck for py3-kitchen-pyc >>> py3-kitchen*: Running postcheck for py3-kitchen >>> py3-kitchen*: Preparing package py3-kitchen... >>> py3-kitchen-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-kitchen-pyc*: Package size: 332.0 KB >>> py3-kitchen-pyc*: Compressing data... >>> py3-kitchen-pyc*: Create checksum... >>> py3-kitchen-pyc*: Create py3-kitchen-pyc-1.2.6-r4.apk >>> py3-kitchen*: Tracing dependencies... python3 python3~3.11 >>> py3-kitchen*: Package size: 308.0 KB >>> py3-kitchen*: Compressing data... >>> py3-kitchen*: Create checksum... >>> py3-kitchen*: Create py3-kitchen-1.2.6-r4.apk >>> py3-kitchen: Build complete at Sat, 22 Apr 2023 11:46:41 +0000 elapsed time 0h 0m 5s >>> py3-kitchen: Cleaning up srcdir >>> py3-kitchen: Cleaning up pkgdir >>> py3-kitchen: Uninstalling dependencies... (1/19) Purging .makedepends-py3-kitchen (20230422.114638) (2/19) Purging py3-setuptools-pyc (67.7.1-r0) (3/19) Purging py3-setuptools (67.7.1-r0) (4/19) Purging py3-packaging-pyc (23.1-r1) (5/19) Purging py3-packaging (23.1-r1) (6/19) Purging py3-parsing-pyc (3.0.9-r2) (7/19) Purging py3-parsing (3.0.9-r2) (8/19) Purging python3-pyc (3.11.3-r10) (9/19) Purging python3-pycache-pyc0 (3.11.3-r10) (10/19) Purging pyc (0.1-r0) (11/19) Purging python3 (3.11.3-r10) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r5) (14/19) Purging libffi (3.4.4-r2) (15/19) Purging libpanelw (6.4_p20230401-r5) (16/19) Purging mpdecimal (2.5.1-r2) (17/19) Purging readline (8.2.1-r1) (18/19) Purging sqlite-libs (3.41.2-r2) (19/19) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 98 packages >>> py3-kitchen: Updating the community/x86 repository index... >>> py3-kitchen: Signing the index...