>>> py3-python-mystrom: Building testing/py3-python-mystrom 0.5.0-r6 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 19:19:57 +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/31) Installing libbz2 (1.0.8-r5) (2/31) Installing libffi (3.4.4-r2) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.2-r1) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20230401-r6) (7/31) Installing readline (8.2.1-r1) (8/31) Installing sqlite-libs (3.41.2-r2) (9/31) Installing python3 (3.11.3-r10) (10/31) Installing python3-pycache-pyc0 (3.11.3-r10) (11/31) Installing pyc (0.1-r0) (12/31) Installing py3-click-pyc (8.1.3-r2) (13/31) Installing python3-pyc (3.11.3-r10) (14/31) Installing py3-click (8.1.3-r2) (15/31) Installing py3-certifi (2022.12.7-r2) (16/31) Installing py3-certifi-pyc (2022.12.7-r2) (17/31) Installing py3-charset-normalizer (3.1.0-r1) (18/31) Installing py3-charset-normalizer-pyc (3.1.0-r1) (19/31) Installing py3-idna (3.4-r4) (20/31) Installing py3-idna-pyc (3.4-r4) (21/31) Installing py3-urllib3 (1.26.15-r1) (22/31) Installing py3-urllib3-pyc (1.26.15-r1) (23/31) Installing py3-requests (2.28.2-r1) (24/31) Installing py3-requests-pyc (2.28.2-r1) (25/31) Installing py3-parsing (3.0.9-r2) (26/31) Installing py3-parsing-pyc (3.0.9-r2) (27/31) Installing py3-packaging (23.1-r1) (28/31) Installing py3-packaging-pyc (23.1-r1) (29/31) Installing py3-setuptools (67.7.2-r0) (30/31) Installing py3-setuptools-pyc (67.7.2-r0) (31/31) Installing .makedepends-py3-python-mystrom (20230425.191959) Executing busybox-1.36.0-r8.trigger OK: 445 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 % 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 9633 100 9633 0 0 138k 0 --:--:-- --:--:-- --:--:-- 140k >>> 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/edge/python-mystrom-0.5.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pymystrom copying pymystrom/exceptions.py -> build/lib/pymystrom copying pymystrom/bulb.py -> build/lib/pymystrom copying pymystrom/__init__.py -> build/lib/pymystrom copying pymystrom/switch.py -> build/lib/pymystrom copying pymystrom/cli.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' >>> WARNING: py3-python-mystrom: 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. >>> 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/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 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 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 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 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 Tue, 25 Apr 2023 19:20:01 +0000 elapsed time 0h 0m 4s >>> py3-python-mystrom: Cleaning up srcdir >>> py3-python-mystrom: Cleaning up pkgdir >>> py3-python-mystrom: Uninstalling dependencies... (1/31) Purging .makedepends-py3-python-mystrom (20230425.191959) (2/31) Purging py3-click-pyc (8.1.3-r2) (3/31) Purging py3-click (8.1.3-r2) (4/31) Purging py3-requests-pyc (2.28.2-r1) (5/31) Purging py3-requests (2.28.2-r1) (6/31) Purging py3-certifi-pyc (2022.12.7-r2) (7/31) Purging py3-certifi (2022.12.7-r2) (8/31) Purging py3-charset-normalizer-pyc (3.1.0-r1) (9/31) Purging py3-charset-normalizer (3.1.0-r1) (10/31) Purging py3-idna-pyc (3.4-r4) (11/31) Purging py3-idna (3.4-r4) (12/31) Purging py3-urllib3-pyc (1.26.15-r1) (13/31) Purging py3-urllib3 (1.26.15-r1) (14/31) Purging py3-setuptools-pyc (67.7.2-r0) (15/31) Purging py3-setuptools (67.7.2-r0) (16/31) Purging py3-packaging-pyc (23.1-r1) (17/31) Purging py3-packaging (23.1-r1) (18/31) Purging py3-parsing-pyc (3.0.9-r2) (19/31) Purging py3-parsing (3.0.9-r2) (20/31) Purging python3-pyc (3.11.3-r10) (21/31) Purging python3-pycache-pyc0 (3.11.3-r10) (22/31) Purging pyc (0.1-r0) (23/31) Purging python3 (3.11.3-r10) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r5) (26/31) Purging libffi (3.4.4-r2) (27/31) Purging libpanelw (6.4_p20230401-r6) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.1-r1) (30/31) Purging sqlite-libs (3.41.2-r2) (31/31) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 393 MiB in 101 packages >>> py3-python-mystrom: Updating the testing/x86_64 repository index... >>> py3-python-mystrom: Signing the index...