>>> py3-pyserial: Building community/py3-pyserial 3.5-r2 (using abuild 3.9.0_rc2-r1) started Tue, 19 Oct 2021 19:44:38 +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-r1) (2/10) Installing libffi (3.4.2-r1) (3/10) Installing gdbm (1.20-r2) (4/10) Installing xz-libs (5.2.5-r0) (5/10) Installing mpdecimal (2.5.1-r1) (6/10) Installing readline (8.1.1-r0) (7/10) Installing sqlite-libs (3.36.0-r0) (8/10) Installing python3 (3.9.7-r3) (9/10) Installing python3-dev (3.9.7-r3) (10/10) Installing .makedepends-py3-pyserial (20211019.194439) Executing busybox-1.34.1-r1.trigger OK: 395 MiB in 99 packages >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyserial-3.5.tar.gz >>> py3-pyserial: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/pyserial-3.5.tar.gz >>> py3-pyserial: Checking sha512sums... pyserial-3.5.tar.gz: OK >>> py3-pyserial: Unpacking /var/cache/distfiles/v3.15/pyserial-3.5.tar.gz... /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'entry_points' warnings.warn(msg) /usr/lib/python3.9/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/serialposix.py -> build/lib/serial copying serial/serialutil.py -> build/lib/serial copying serial/serialjava.py -> build/lib/serial copying serial/serialcli.py -> build/lib/serial copying serial/__init__.py -> build/lib/serial copying serial/__main__.py -> build/lib/serial copying serial/rs485.py -> build/lib/serial copying serial/win32.py -> build/lib/serial copying serial/rfc2217.py -> build/lib/serial copying serial/serialwin32.py -> build/lib/serial creating build/lib/serial/tools copying serial/tools/hexlify_codec.py -> build/lib/serial/tools copying serial/tools/list_ports.py -> build/lib/serial/tools copying serial/tools/list_ports_linux.py -> build/lib/serial/tools copying serial/tools/list_ports_windows.py -> build/lib/serial/tools copying serial/tools/__init__.py -> build/lib/serial/tools copying serial/tools/miniterm.py -> build/lib/serial/tools copying serial/tools/list_ports_osx.py -> build/lib/serial/tools copying serial/tools/list_ports_common.py -> build/lib/serial/tools copying serial/tools/list_ports_posix.py -> build/lib/serial/tools creating build/lib/serial/urlhandler copying serial/urlhandler/protocol_cp2110.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_alt.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_loop.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 ...............................sssss......................... ---------------------------------------------------------------------- Ran 61 tests in 26.930s OK (skipped=5) Patching sys.path to test local version. Testing Version: 3.5 found 15 tests in 'test' found 3 tests in 'test_url' found 10 tests in 'test_advanced' found 3 tests in 'test_pty' found 4 tests in 'test_exclusive' found 2 tests in 'test_rs485' found 1 tests in 'test_iolib' found 4 tests in 'test_timeout_class' found 0 tests in 'test_asyncio' found 2 tests in 'test_cancel' found 2 tests in 'test_high_load' found 4 tests in 'test_settings_dict' found 1 tests in 'test_rfc2217' found 5 tests in 'test_readline' found 2 tests in 'test_util' found 2 tests in 'test_threaded' found 1 tests in 'test_context' >>> py3-pyserial: Entering fakeroot... /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'entry_points' warnings.warn(msg) /usr/lib/python3.9/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.9 creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialposix.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_cp2110.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_spy.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_hwgrep.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/__init__.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_socket.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_alt.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_loop.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/urlhandler/protocol_rfc2217.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler copying build/lib/serial/serialutil.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialjava.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialcli.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial copying build/lib/serial/__init__.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial copying build/lib/serial/__main__.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/hexlify_codec.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/list_ports.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/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.9/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.9/site-packages/serial/tools copying build/lib/serial/tools/__init__.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools copying build/lib/serial/tools/miniterm.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/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.9/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.9/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.9/site-packages/serial/tools copying build/lib/serial/rs485.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial copying build/lib/serial/win32.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial copying build/lib/serial/rfc2217.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial copying build/lib/serial/serialwin32.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial creating /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/threaded copying build/lib/serial/threaded/__init__.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/threaded byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/serialposix.py to serialposix.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_cp2110.py to protocol_cp2110.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_spy.py to protocol_spy.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_hwgrep.py to protocol_hwgrep.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_socket.py to protocol_socket.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_alt.py to protocol_alt.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_loop.py to protocol_loop.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_rfc2217.py to protocol_rfc2217.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/serialutil.py to serialutil.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/serialjava.py to serialjava.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/serialcli.py to serialcli.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/__main__.py to __main__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools/hexlify_codec.py to hexlify_codec.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools/list_ports.py to list_ports.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools/list_ports_linux.py to list_ports_linux.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools/list_ports_windows.py to list_ports_windows.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools/miniterm.py to miniterm.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools/list_ports_osx.py to list_ports_osx.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools/list_ports_common.py to list_ports_common.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/tools/list_ports_posix.py to list_ports_posix.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/rs485.py to rs485.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/win32.py to win32.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/rfc2217.py to rfc2217.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/serialwin32.py to serialwin32.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/serial/threaded/__init__.py to __init__.cpython-39.pyc running install_egg_info Writing /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.9/site-packages/pyserial-3.5-py3.9.egg-info >>> py3-pyserial*: Running postcheck for py3-pyserial >>> py3-pyserial*: Preparing package py3-pyserial... >>> py3-pyserial*: Tracing dependencies... >>> py3-pyserial*: Package size: 692.0 KB >>> py3-pyserial*: Compressing data... >>> py3-pyserial*: Create checksum... >>> py3-pyserial*: Create py3-pyserial-3.5-r2.apk >>> py3-pyserial: Build complete at Tue, 19 Oct 2021 19:45:08 +0000 elapsed time 0h 0m 30s >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Uninstalling dependencies... (1/10) Purging .makedepends-py3-pyserial (20211019.194439) (2/10) Purging python3-dev (3.9.7-r3) (3/10) Purging python3 (3.9.7-r3) (4/10) Purging libbz2 (1.0.8-r1) (5/10) Purging libffi (3.4.2-r1) (6/10) Purging gdbm (1.20-r2) (7/10) Purging xz-libs (5.2.5-r0) (8/10) Purging mpdecimal (2.5.1-r1) (9/10) Purging readline (8.1.1-r0) (10/10) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> py3-pyserial: Updating the community/x86 repository index... >>> py3-pyserial: Signing the index...