>>> py3-pyserial: Building community/py3-pyserial 3.5-r6 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 09:09:47 +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/12) Installing libbz2 (1.0.8-r5) (2/12) Installing gdbm (1.23-r1) (3/12) Installing mpdecimal (2.5.1-r2) (4/12) Installing libpanelw (6.4_p20230401-r6) (5/12) Installing readline (8.2.1-r1) (6/12) Installing sqlite-libs (3.41.2-r2) (7/12) Installing python3 (3.11.3-r10) (8/12) Installing python3-pycache-pyc0 (3.11.3-r10) (9/12) Installing pyc (0.1-r0) (10/12) Installing python3-pyc (3.11.3-r10) (11/12) Installing python3-dev (3.11.3-r10) (12/12) Installing .makedepends-py3-pyserial (20230425.090950) Executing busybox-1.36.0-r8.trigger OK: 1156 MiB in 115 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 >>> 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/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/serialposix.py -> build/lib/serial copying serial/win32.py -> build/lib/serial copying serial/rfc2217.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/serialwin32.py -> build/lib/serial copying serial/rs485.py -> build/lib/serial copying serial/serialutil.py -> build/lib/serial creating 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_windows.py -> build/lib/serial/tools copying serial/tools/__init__.py -> build/lib/serial/tools copying serial/tools/list_ports_posix.py -> build/lib/serial/tools copying serial/tools/list_ports_common.py -> build/lib/serial/tools copying serial/tools/list_ports_osx.py -> build/lib/serial/tools copying serial/tools/hexlify_codec.py -> build/lib/serial/tools copying serial/tools/list_ports_linux.py -> build/lib/serial/tools creating build/lib/serial/urlhandler copying serial/urlhandler/protocol_loop.py -> build/lib/serial/urlhandler copying serial/urlhandler/__init__.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_cp2110.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_rfc2217.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_hwgrep.py -> build/lib/serial/urlhandler copying serial/urlhandler/protocol_spy.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 creating build/lib/serial/threaded copying serial/threaded/__init__.py -> build/lib/serial/threaded >>> 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 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 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/win32.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/serialjava.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/__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.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_windows.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_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_common.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/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_linux.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools creating /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/__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_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_rfc2217.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/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_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_alt.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler 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/serialwin32.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 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 copying build/lib/serial/serialutil.py -> /home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial 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/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/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/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/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/__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.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_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/__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_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/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/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_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/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/__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_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_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/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/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_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_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/__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/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/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/threaded/__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/serialutil.py to serialutil.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-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.11/site-packages/serial/__pycache__' '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/tools/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.11/site-packages/serial/tools/__pycache__' '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/urlhandler/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.11/site-packages/serial/urlhandler/__pycache__' '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial/usr/lib/python3.11/site-packages/serial/threaded/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.11/site-packages/serial/threaded/__pycache__' >>> py3-pyserial-pyc*: Preparing subpackage py3-pyserial-pyc... >>> py3-pyserial-pyc*: Running postcheck for py3-pyserial-pyc >>> py3-pyserial*: Running postcheck for py3-pyserial >>> py3-pyserial*: Preparing package py3-pyserial... >>> py3-pyserial-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pyserial-pyc*: Package size: 508.0 KB >>> py3-pyserial-pyc*: Compressing data... >>> py3-pyserial-pyc*: Create checksum... >>> py3-pyserial-pyc*: Create py3-pyserial-pyc-3.5-r6.apk >>> py3-pyserial*: Tracing dependencies... python3 python3~3.11 >>> py3-pyserial*: Package size: 408.0 KB >>> py3-pyserial*: Compressing data... >>> py3-pyserial*: Create checksum... >>> py3-pyserial*: Create py3-pyserial-3.5-r6.apk >>> py3-pyserial: Build complete at Tue, 25 Apr 2023 09:09:59 +0000 elapsed time 0h 0m 12s >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Uninstalling dependencies... (1/12) Purging .makedepends-py3-pyserial (20230425.090950) (2/12) Purging python3-dev (3.11.3-r10) (3/12) Purging python3-pyc (3.11.3-r10) (4/12) Purging python3-pycache-pyc0 (3.11.3-r10) (5/12) Purging pyc (0.1-r0) (6/12) Purging python3 (3.11.3-r10) (7/12) Purging gdbm (1.23-r1) (8/12) Purging libbz2 (1.0.8-r5) (9/12) Purging libpanelw (6.4_p20230401-r6) (10/12) Purging mpdecimal (2.5.1-r2) (11/12) Purging readline (8.2.1-r1) (12/12) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> py3-pyserial: Updating the community/riscv64 repository index... >>> py3-pyserial: Signing the index...