>>> py3-pyserial: Building community/py3-pyserial 3.5-r5 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 02:34:14 +0000 >>> py3-pyserial: Checking sanity of /home/buildozer/aports/community/py3-pyserial/APKBUILD... >>> py3-pyserial: Analyzing dependencies... >>> py3-pyserial: Installing for build: build-base python3 python3-dev (1/10) Installing libbz2 (1.0.8-r4) (2/10) Installing libffi (3.4.4-r0) (3/10) Installing gdbm (1.23-r0) (4/10) Installing xz-libs (5.2.8-r0) (5/10) Installing mpdecimal (2.5.1-r1) (6/10) Installing readline (8.2.0-r0) (7/10) Installing sqlite-libs (3.40.0-r0) (8/10) Installing python3 (3.11.0-r2) (9/10) Installing python3-dev (3.11.0-r2) (10/10) Installing .makedepends-py3-pyserial (20221123.023416) Executing busybox-1.35.0-r29.trigger OK: 457 MiB in 106 packages >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyserial-3.5.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 10 155k 10 16241 0 0 28521 0 0:00:05 --:--:-- 0:00:05 28492 100 155k 100 155k 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k >>> py3-pyserial: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyserial-3.5.tar.gz >>> py3-pyserial: Checking sha512sums... pyserial-3.5.tar.gz: OK >>> py3-pyserial: Unpacking /var/cache/distfiles/edge/pyserial-3.5.tar.gz... /home/buildozer/aports/community/py3-pyserial/src/pyserial-3.5/setup.py:19: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'entry_points' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/serial copying serial/serialjava.py -> build/lib/serial copying serial/rfc2217.py -> build/lib/serial copying serial/__main__.py -> build/lib/serial copying serial/serialcli.py -> build/lib/serial copying serial/serialposix.py -> build/lib/serial copying serial/rs485.py -> build/lib/serial copying serial/__init__.py -> build/lib/serial copying serial/win32.py -> build/lib/serial copying serial/serialwin32.py -> build/lib/serial copying serial/serialutil.py -> build/lib/serial creating build/lib/serial/tools copying serial/tools/list_ports_posix.py -> build/lib/serial/tools copying serial/tools/list_ports.py -> build/lib/serial/tools copying serial/tools/miniterm.py -> build/lib/serial/tools copying serial/tools/list_ports_linux.py -> build/lib/serial/tools copying serial/tools/__init__.py -> build/lib/serial/tools copying serial/tools/list_ports_osx.py -> build/lib/serial/tools copying serial/tools/list_ports_windows.py -> build/lib/serial/tools copying serial/tools/hexlify_codec.py -> build/lib/serial/tools copying serial/tools/list_ports_common.py -> build/lib/serial/tools creating build/lib/serial/urlhandler copying serial/urlhandler/protocol_alt.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_cp2110.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_loop.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_spy.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_hwgrep.py -> build/lib/serial/urlhandler copying serial/urlhandler/__init__.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_socket.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_rfc2217.py -> build/lib/serial/urlhandler creating build/lib/serial/threaded copying serial/threaded/__init__.py -> build/lib/serial/threaded /home/buildozer/aports/community/py3-pyserial/src/pyserial-3.5/test/run_all_tests.py:40: DeprecationWarning: unittest.findTestCases() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromModule() instead. testsuite = unittest.findTestCases(module) ................ssss.......s................................. ---------------------------------------------------------------------- Ran 61 tests in 26.693s OK (skipped=5) Patching sys.path to test local version. Testing Version: 3.5 found 15 tests in 'test' found 1 tests in 'test_rfc2217' found 4 tests in 'test_exclusive' found 5 tests in 'test_readline' found 1 tests in 'test_iolib' found 1 tests in 'test_context' found 2 tests in 'test_rs485' found 2 tests in 'test_high_load' found 10 tests in 'test_advanced' found 2 tests in 'test_cancel' found 0 tests in 'test_asyncio' found 2 tests in 'test_threaded' found 2 tests in 'test_util' found 4 tests in 'test_timeout_class' found 4 tests in 'test_settings_dict' found 3 tests in 'test_url' found 3 tests in 'test_pty' >>> py3-pyserial: Entering fakeroot... /home/buildozer/aports/community/py3-pyserial/src/pyserial-3.5/setup.py:19: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'entry_points' warnings.warn(msg) /usr/lib/python3.11/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pyserial/pkg creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_alt.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_cp2110.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_loop.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_spy.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_hwgrep.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/__init__.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_socket.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_rfc2217.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler copying build/lib/serial/serialjava.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial copying build/lib/serial/rfc2217.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial copying build/lib/serial/__main__.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial copying build/lib/serial/serialcli.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial copying build/lib/serial/serialposix.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial copying build/lib/serial/rs485.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial copying build/lib/serial/__init__.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports_posix.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/miniterm.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports_linux.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/__init__.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports_osx.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports_windows.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/hexlify_codec.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/tools/list_ports_common.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools copying build/lib/serial/win32.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial copying build/lib/serial/serialwin32.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial copying build/lib/serial/serialutil.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/threaded copying build/lib/serial/threaded/__init__.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/threaded byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler/protocol_alt.py to protocol_alt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler/protocol_cp2110.py to protocol_cp2110.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler/protocol_loop.py to protocol_loop.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler/protocol_spy.py to protocol_spy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler/protocol_hwgrep.py to protocol_hwgrep.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler/protocol_socket.py to protocol_socket.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler/protocol_rfc2217.py to protocol_rfc2217.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/serialjava.py to serialjava.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/rfc2217.py to rfc2217.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/serialcli.py to serialcli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/serialposix.py to serialposix.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/rs485.py to rs485.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools/list_ports_posix.py to list_ports_posix.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools/list_ports.py to list_ports.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools/miniterm.py to miniterm.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools/list_ports_linux.py to list_ports_linux.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools/list_ports_osx.py to list_ports_osx.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools/list_ports_windows.py to list_ports_windows.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools/hexlify_codec.py to hexlify_codec.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools/list_ports_common.py to list_ports_common.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/win32.py to win32.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/serialwin32.py to serialwin32.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/serialutil.py to serialutil.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/threaded/__init__.py to __init__.cpython-311.pyc running install_egg_info Writing /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/pyserial-3.5-py3.11.egg-info >>> py3-pyserial*: Running postcheck for py3-pyserial >>> py3-pyserial*: Preparing package py3-pyserial... >>> py3-pyserial*: Tracing dependencies... >>> py3-pyserial*: Package size: 880.0 KB >>> py3-pyserial*: Compressing data... >>> py3-pyserial*: Create checksum... >>> py3-pyserial*: Create py3-pyserial-3.5-r5.apk >>> py3-pyserial: Build complete at Wed, 23 Nov 2022 02:34:48 +0000 elapsed time 0h 0m 34s >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Uninstalling dependencies... (1/10) Purging .makedepends-py3-pyserial (20221123.023416) (2/10) Purging python3-dev (3.11.0-r2) (3/10) Purging python3 (3.11.0-r2) (4/10) Purging libbz2 (1.0.8-r4) (5/10) Purging libffi (3.4.4-r0) (6/10) Purging gdbm (1.23-r0) (7/10) Purging xz-libs (5.2.8-r0) (8/10) Purging mpdecimal (2.5.1-r1) (9/10) Purging readline (8.2.0-r0) (10/10) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-pyserial: Updating the community/armhf repository index... >>> py3-pyserial: Signing the index...