>>> py3-pymata: Building testing/py3-pymata 2.20-r0 (using abuild 3.10.0_rc1-r2) started Thu, 06 Oct 2022 14:19:39 +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/13) Installing libbz2 (1.0.8-r3) (2/13) Installing libffi (3.4.3-r0) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.2.7-r0) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing readline (8.2.0-r0) (7/13) Installing sqlite-libs (3.39.4-r0) (8/13) Installing python3 (3.10.7-r0) (9/13) Installing py3-pyserial (3.5-r3) (10/13) Installing py3-parsing (3.0.9-r0) (11/13) Installing py3-packaging (21.3-r2) (12/13) Installing py3-setuptools (65.4.1-r0) (13/13) Installing .makedepends-py3-pymata (20221006.141944) Executing busybox-1.35.0-r27.trigger OK: 355 MiB in 109 packages >>> py3-pymata: Cleaning up srcdir >>> py3-pymata: Cleaning up pkgdir >>> py3-pymata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyMata-2.20.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 23143 100 23143 0 0 22715 0 0:00:01 0:00:01 --:--:-- 23376 >>> 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.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/PyMata copying PyMata/__init__.py -> build/lib/PyMata copying PyMata/pymata.py -> build/lib/PyMata copying PyMata/pymata_serial.py -> build/lib/PyMata copying PyMata/pymata_command_handler.py -> build/lib/PyMata >>> py3-pymata: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py 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.10 creating /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.10/site-packages/PyMata copying build/lib/PyMata/__init__.py -> /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.10/site-packages/PyMata copying build/lib/PyMata/pymata.py -> /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.10/site-packages/PyMata copying build/lib/PyMata/pymata_serial.py -> /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.10/site-packages/PyMata copying build/lib/PyMata/pymata_command_handler.py -> /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.10/site-packages/PyMata byte-compiling /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.10/site-packages/PyMata/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.10/site-packages/PyMata/pymata.py to pymata.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.10/site-packages/PyMata/pymata_serial.py to pymata_serial.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-pymata/pkg/py3-pymata/usr/lib/python3.10/site-packages/PyMata/pymata_command_handler.py to pymata_command_handler.cpython-310.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.10/site-packages/PyMata-2.20-py3.10.egg-info running install_scripts >>> py3-pymata*: Running postcheck for py3-pymata >>> py3-pymata*: Preparing package py3-pymata... >>> py3-pymata*: Tracing dependencies... >>> py3-pymata*: Package size: 200.0 KB >>> py3-pymata*: Compressing data... >>> py3-pymata*: Create checksum... >>> py3-pymata*: Create py3-pymata-2.20-r0.apk >>> py3-pymata: Build complete at Thu, 06 Oct 2022 14:19:54 +0000 elapsed time 0h 0m 15s >>> py3-pymata: Cleaning up srcdir >>> py3-pymata: Cleaning up pkgdir >>> py3-pymata: Uninstalling dependencies... (1/13) Purging .makedepends-py3-pymata (20221006.141944) (2/13) Purging py3-pyserial (3.5-r3) (3/13) Purging py3-setuptools (65.4.1-r0) (4/13) Purging py3-packaging (21.3-r2) (5/13) Purging py3-parsing (3.0.9-r0) (6/13) Purging python3 (3.10.7-r0) (7/13) Purging libbz2 (1.0.8-r3) (8/13) Purging libffi (3.4.3-r0) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.7-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.2.0-r0) (13/13) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 298 MiB in 96 packages >>> py3-pymata: Updating the testing/riscv64 repository index... >>> py3-pymata: Signing the index...