>>> py3-pymata: Building testing/py3-pymata 2.20-r3 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 19:48:26 +0000 >>> py3-pymata: Checking sanity of /home/buildozer/aports/testing/py3-pymata/APKBUILD... >>> py3-pymata: Analyzing dependencies... >>> py3-pymata: Installing for build: build-base python3 py3-pyserial py3-setuptools (1/19) Installing libffi (3.4.6-r0) (2/19) Installing gdbm (1.23-r1) (3/19) Installing mpdecimal (4.0.0-r0) (4/19) Installing libpanelw (6.4_p20240330-r0) (5/19) Installing readline (8.2.10-r0) (6/19) Installing sqlite-libs (3.45.2-r0) (7/19) Installing python3 (3.12.3-r0) (8/19) Installing python3-pycache-pyc0 (3.12.3-r0) (9/19) Installing pyc (3.12.3-r0) (10/19) Installing python3-pyc (3.12.3-r0) (11/19) Installing py3-pyserial (3.5-r7) (12/19) Installing py3-pyserial-pyc (3.5-r7) (13/19) Installing py3-parsing (3.1.2-r1) (14/19) Installing py3-parsing-pyc (3.1.2-r1) (15/19) Installing py3-packaging (24.0-r1) (16/19) Installing py3-packaging-pyc (24.0-r1) (17/19) Installing py3-setuptools (69.2.0-r2) (18/19) Installing py3-setuptools-pyc (69.2.0-r2) (19/19) Installing .makedepends-py3-pymata (20240415.194827) Executing busybox-1.36.1-r25.trigger OK: 316 MiB in 129 packages >>> py3-pymata: Cleaning up srcdir >>> py3-pymata: Cleaning up pkgdir >>> py3-pymata: Cleaning up tmpdir >>> py3-pymata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyMata-2.20.tar.gz >>> py3-pymata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyMata-2.20.tar.gz >>> py3-pymata: Checking sha512sums... PyMata-2.20.tar.gz: OK >>> py3-pymata: Unpacking /var/cache/distfiles/PyMata-2.20.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/PyMata copying PyMata/pymata_command_handler.py -> build/lib/PyMata copying PyMata/__init__.py -> build/lib/PyMata copying PyMata/pymata_serial.py -> build/lib/PyMata copying PyMata/pymata.py -> build/lib/PyMata >>> py3-pymata: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install /usr/lib/python3.12/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 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-pymata/pkg creating /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata creating /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr creating /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib creating /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata copying build/lib/PyMata/pymata_command_handler.py -> /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata copying build/lib/PyMata/__init__.py -> /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata copying build/lib/PyMata/pymata_serial.py -> /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata copying build/lib/PyMata/pymata.py -> /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata byte-compiling /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata/pymata_command_handler.py to pymata_command_handler.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata/pymata_serial.py to pymata_serial.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata/pymata.py to pymata.cpython-312.pyc running install_egg_info running egg_info writing PyMata.egg-info/PKG-INFO writing dependency_links to PyMata.egg-info/dependency_links.txt writing requirements to PyMata.egg-info/requires.txt writing top-level names to PyMata.egg-info/top_level.txt reading manifest file 'PyMata.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'LICENSE.txt' warning: manifest_maker: MANIFEST.in, line 2: unknown action 'README.md' warning: manifest_maker: MANIFEST.in, line 3: unknown action 'setup.cfg' warning: manifest_maker: MANIFEST.in, line 4: unknown action 'setup.py' warning: manifest_maker: MANIFEST.in, line 5: unknown action 'PyMata/__init__.py' warning: manifest_maker: MANIFEST.in, line 6: unknown action 'PyMata/pymata.py' warning: manifest_maker: MANIFEST.in, line 7: unknown action 'PyMata/pymata_command_handler.py' warning: manifest_maker: MANIFEST.in, line 8: unknown action 'PyMata/pymata_serial.py' writing manifest file 'PyMata.egg-info/SOURCES.txt' Copying PyMata.egg-info to /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata-2.20-py3.12.egg-info running install_scripts >>> py3-pymata-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.12/site-packages/PyMata/__pycache__' -> '/home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata-pyc/usr/lib/python3.12/site-packages/PyMata/__pycache__' >>> py3-pymata-pyc*: Preparing subpackage py3-pymata-pyc... >>> py3-pymata-pyc*: Running postcheck for py3-pymata-pyc >>> py3-pymata*: Running postcheck for py3-pymata >>> py3-pymata*: Preparing package py3-pymata... >>> py3-pymata-pyc*: Tracing dependencies... python3 py3-pyserial python3~3.12 >>> py3-pymata-pyc*: Package size: 116.0 KB >>> py3-pymata-pyc*: Compressing data... >>> py3-pymata-pyc*: Create checksum... >>> py3-pymata-pyc*: Create py3-pymata-pyc-2.20-r3.apk >>> py3-pymata*: Tracing dependencies... python3 py3-pyserial python3~3.12 >>> py3-pymata*: Package size: 136.0 KB >>> py3-pymata*: Compressing data... >>> py3-pymata*: Create checksum... >>> py3-pymata*: Create py3-pymata-2.20-r3.apk >>> py3-pymata: Build complete at Mon, 15 Apr 2024 19:48:29 +0000 elapsed time 0h 0m 3s >>> py3-pymata: Cleaning up srcdir >>> py3-pymata: Cleaning up pkgdir >>> py3-pymata: Uninstalling dependencies... (1/19) Purging .makedepends-py3-pymata (20240415.194827) (2/19) Purging py3-pyserial-pyc (3.5-r7) (3/19) Purging py3-pyserial (3.5-r7) (4/19) Purging py3-setuptools-pyc (69.2.0-r2) (5/19) Purging py3-setuptools (69.2.0-r2) (6/19) Purging py3-packaging-pyc (24.0-r1) (7/19) Purging py3-packaging (24.0-r1) (8/19) Purging py3-parsing-pyc (3.1.2-r1) (9/19) Purging py3-parsing (3.1.2-r1) (10/19) Purging python3-pyc (3.12.3-r0) (11/19) Purging python3-pycache-pyc0 (3.12.3-r0) (12/19) Purging pyc (3.12.3-r0) (13/19) Purging python3 (3.12.3-r0) (14/19) Purging gdbm (1.23-r1) (15/19) Purging libffi (3.4.6-r0) (16/19) Purging libpanelw (6.4_p20240330-r0) (17/19) Purging mpdecimal (4.0.0-r0) (18/19) Purging readline (8.2.10-r0) (19/19) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-pymata: Updating the testing/ppc64le repository index... >>> py3-pymata: Signing the index...