>>> py3-python-mystrom: Building testing/py3-python-mystrom 0.5.0-r6 (using abuild 3.11.0_rc13-r0) started Sun, 30 Apr 2023 21:36:05 +0000 >>> py3-python-mystrom: Checking sanity of /home/buildozer/aports/testing/py3-python-mystrom/APKBUILD... >>> py3-python-mystrom: Analyzing dependencies... >>> py3-python-mystrom: Installing for build: build-base py3-click py3-requests py3-setuptools (1/29) Installing libbz2 (1.0.8-r5) (2/29) Installing gdbm (1.23-r1) (3/29) Installing mpdecimal (2.5.1-r2) (4/29) Installing libpanelw (6.4_p20230424-r0) (5/29) Installing readline (8.2.1-r1) (6/29) Installing sqlite-libs (3.41.2-r2) (7/29) Installing python3 (3.11.3-r10) (8/29) Installing python3-pycache-pyc0 (3.11.3-r10) (9/29) Installing pyc (0.1-r0) (10/29) Installing py3-click-pyc (8.1.3-r2) (11/29) Installing python3-pyc (3.11.3-r10) (12/29) Installing py3-click (8.1.3-r2) (13/29) Installing py3-certifi (2022.12.7-r2) (14/29) Installing py3-certifi-pyc (2022.12.7-r2) (15/29) Installing py3-charset-normalizer (3.1.0-r1) (16/29) Installing py3-charset-normalizer-pyc (3.1.0-r1) (17/29) Installing py3-idna (3.4-r4) (18/29) Installing py3-idna-pyc (3.4-r4) (19/29) Installing py3-urllib3 (1.26.15-r1) (20/29) Installing py3-urllib3-pyc (1.26.15-r1) (21/29) Installing py3-requests (2.29.0-r0) (22/29) Installing py3-requests-pyc (2.29.0-r0) (23/29) Installing py3-parsing (3.0.9-r2) (24/29) Installing py3-parsing-pyc (3.0.9-r2) (25/29) Installing py3-packaging (23.1-r1) (26/29) Installing py3-packaging-pyc (23.1-r1) (27/29) Installing py3-setuptools (67.7.2-r0) (28/29) Installing py3-setuptools-pyc (67.7.2-r0) (29/29) Installing .makedepends-py3-python-mystrom (20230430.213609) Executing busybox-1.36.0-r8.trigger OK: 1017 MiB in 132 packages >>> py3-python-mystrom: Cleaning up srcdir >>> py3-python-mystrom: Cleaning up pkgdir >>> py3-python-mystrom: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-mystrom-0.5.0.tar.gz >>> py3-python-mystrom: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-mystrom-0.5.0.tar.gz >>> py3-python-mystrom: Checking sha512sums... python-mystrom-0.5.0.tar.gz: OK >>> py3-python-mystrom: Unpacking /var/cache/distfiles/python-mystrom-0.5.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pymystrom copying pymystrom/__init__.py -> build/lib/pymystrom copying pymystrom/switch.py -> build/lib/pymystrom copying pymystrom/cli.py -> build/lib/pymystrom copying pymystrom/exceptions.py -> build/lib/pymystrom copying pymystrom/bulb.py -> build/lib/pymystrom running egg_info writing python_mystrom.egg-info/PKG-INFO writing dependency_links to python_mystrom.egg-info/dependency_links.txt writing entry points to python_mystrom.egg-info/entry_points.txt writing requirements to python_mystrom.egg-info/requires.txt writing top-level names to python_mystrom.egg-info/top_level.txt reading manifest file 'python_mystrom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python_mystrom.egg-info/SOURCES.txt' >>> py3-python-mystrom: 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/testing/py3-python-mystrom/pkg creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom copying build/lib/pymystrom/__init__.py -> /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom copying build/lib/pymystrom/switch.py -> /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom copying build/lib/pymystrom/cli.py -> /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom copying build/lib/pymystrom/exceptions.py -> /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom copying build/lib/pymystrom/bulb.py -> /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom byte-compiling /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/switch.py to switch.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/bulb.py to bulb.cpython-311.pyc running install_egg_info running egg_info writing python_mystrom.egg-info/PKG-INFO writing dependency_links to python_mystrom.egg-info/dependency_links.txt writing entry points to python_mystrom.egg-info/entry_points.txt writing requirements to python_mystrom.egg-info/requires.txt writing top-level names to python_mystrom.egg-info/top_level.txt reading manifest file 'python_mystrom.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python_mystrom.egg-info/SOURCES.txt' Copying python_mystrom.egg-info to /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/python_mystrom-0.5.0-py3.11.egg-info running install_scripts Installing mystrom script to /home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/bin >>> py3-python-mystrom-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom/usr/lib/python3.11/site-packages/pymystrom/__pycache__' -> '/home/buildozer/aports/testing/py3-python-mystrom/pkg/py3-python-mystrom-pyc/usr/lib/python3.11/site-packages/pymystrom/__pycache__' >>> py3-python-mystrom-pyc*: Preparing subpackage py3-python-mystrom-pyc... >>> py3-python-mystrom-pyc*: Running postcheck for py3-python-mystrom-pyc >>> py3-python-mystrom*: Running postcheck for py3-python-mystrom >>> py3-python-mystrom*: Preparing package py3-python-mystrom... >>> py3-python-mystrom-pyc*: Tracing dependencies... py3-click py3-requests python3~3.11 >>> py3-python-mystrom-pyc*: Package size: 68.0 KB >>> py3-python-mystrom-pyc*: Compressing data... >>> py3-python-mystrom-pyc*: Create checksum... >>> py3-python-mystrom-pyc*: Create py3-python-mystrom-pyc-0.5.0-r6.apk >>> py3-python-mystrom*: Tracing dependencies... py3-click py3-requests python3~3.11 >>> py3-python-mystrom*: Package size: 100.0 KB >>> py3-python-mystrom*: Compressing data... >>> py3-python-mystrom*: Create checksum... >>> py3-python-mystrom*: Create py3-python-mystrom-0.5.0-r6.apk >>> py3-python-mystrom: Build complete at Sun, 30 Apr 2023 21:36:17 +0000 elapsed time 0h 0m 12s >>> py3-python-mystrom: Cleaning up srcdir >>> py3-python-mystrom: Cleaning up pkgdir >>> py3-python-mystrom: Uninstalling dependencies... (1/29) Purging .makedepends-py3-python-mystrom (20230430.213609) (2/29) Purging py3-click-pyc (8.1.3-r2) (3/29) Purging py3-click (8.1.3-r2) (4/29) Purging py3-requests-pyc (2.29.0-r0) (5/29) Purging py3-requests (2.29.0-r0) (6/29) Purging py3-certifi-pyc (2022.12.7-r2) (7/29) Purging py3-certifi (2022.12.7-r2) (8/29) Purging py3-charset-normalizer-pyc (3.1.0-r1) (9/29) Purging py3-charset-normalizer (3.1.0-r1) (10/29) Purging py3-idna-pyc (3.4-r4) (11/29) Purging py3-idna (3.4-r4) (12/29) Purging py3-urllib3-pyc (1.26.15-r1) (13/29) Purging py3-urllib3 (1.26.15-r1) (14/29) Purging py3-setuptools-pyc (67.7.2-r0) (15/29) Purging py3-setuptools (67.7.2-r0) (16/29) Purging py3-packaging-pyc (23.1-r1) (17/29) Purging py3-packaging (23.1-r1) (18/29) Purging py3-parsing-pyc (3.0.9-r2) (19/29) Purging py3-parsing (3.0.9-r2) (20/29) Purging python3-pyc (3.11.3-r10) (21/29) Purging python3-pycache-pyc0 (3.11.3-r10) (22/29) Purging pyc (0.1-r0) (23/29) Purging python3 (3.11.3-r10) (24/29) Purging gdbm (1.23-r1) (25/29) Purging libbz2 (1.0.8-r5) (26/29) Purging libpanelw (6.4_p20230424-r0) (27/29) Purging mpdecimal (2.5.1-r2) (28/29) Purging readline (8.2.1-r1) (29/29) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> py3-python-mystrom: Updating the testing/riscv64 repository index... >>> py3-python-mystrom: Signing the index...