>>> py3-pyserial: Building community/py3-pyserial 3.5-r8 (using abuild 3.16.0-r0) started Fri, 13 Mar 2026 18:24:06 +0000 >>> py3-pyserial: Validating /home/buildozer/aports/community/py3-pyserial/APKBUILD... >>> WARNING: py3-pyserial: No maintainer >>> py3-pyserial: Analyzing dependencies... >>> py3-pyserial: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-pytest ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.2-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20251231-r0) ( 7/32) Installing sqlite-libs (3.51.2-r1) ( 8/32) Installing python3 (3.12.12-r0) ( 9/32) Installing python3-pycache-pyc0 (3.12.12-r0) (10/32) Installing pyc (3.12.12-r0) (11/32) Installing python3-pyc (3.12.12-r0) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-installer-pyc (0.7.0-r2) (14/32) Installing py3-gpep517 (19-r1) (15/32) Installing py3-gpep517-pyc (19-r1) (16/32) Installing py3-parsing (3.3.2-r0) (17/32) Installing py3-parsing-pyc (3.3.2-r0) (18/32) Installing py3-packaging (26.0-r0) (19/32) Installing py3-packaging-pyc (26.0-r0) (20/32) Installing py3-setuptools (82.0.1-r0) (21/32) Installing py3-setuptools-pyc (82.0.1-r0) (22/32) Installing py3-iniconfig (2.3.0-r0) (23/32) Installing py3-iniconfig-pyc (2.3.0-r0) (24/32) Installing py3-pluggy (1.6.0-r0) (25/32) Installing py3-pluggy-pyc (1.6.0-r0) (26/32) Installing py3-py (1.11.0-r4) (27/32) Installing py3-py-pyc (1.11.0-r4) (28/32) Installing py3-pygments (2.19.2-r0) (29/32) Installing py3-pygments-pyc (2.19.2-r0) (30/32) Installing py3-pytest (9.0.2-r0) (31/32) Installing py3-pytest-pyc (9.0.2-r0) (32/32) Installing .makedepends-py3-pyserial (20260313.182408) Executing busybox-1.37.0-r31.trigger OK: 482.8 MiB in 136 packages >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Cleaning up tmpdir >>> py3-pyserial: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyserial-3.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyserial: Fetching https://files.pythonhosted.org/packages/source/p/pyserial/pyserial-3.5.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/edge/pyserial-3.5.tar.gz.part' pyserial-3.5.tar.gz. 100% |********************************| 155k 0:00:00 ETA '/var/cache/distfiles/edge/pyserial-3.5.tar.gz.part' saved /var/cache/distfiles/edge/pyserial-3.5.tar.gz: OK /home/buildozer/aports/community/py3-pyserial/0001-Replace-deprecated-unittest.findTestCases-function.patch: OK >>> py3-pyserial: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyserial-3.5.tar.gz /var/cache/distfiles/edge/pyserial-3.5.tar.gz: OK /home/buildozer/aports/community/py3-pyserial/0001-Replace-deprecated-unittest.findTestCases-function.patch: OK >>> py3-pyserial: Unpacking /var/cache/distfiles/edge/pyserial-3.5.tar.gz... >>> py3-pyserial: 0001-Replace-deprecated-unittest.findTestCases-function.patch patching file test/run_all_tests.py 2026-03-13 18:24:09,436 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-13 18:24:09,466 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-13 18:24:09,490 root INFO running build 2026-03-13 18:24:09,490 root INFO running build_py 2026-03-13 18:24:09,495 root INFO creating build/lib/serial 2026-03-13 18:24:09,495 root INFO copying serial/rfc2217.py -> build/lib/serial 2026-03-13 18:24:09,496 root INFO copying serial/win32.py -> build/lib/serial 2026-03-13 18:24:09,496 root INFO copying serial/serialcli.py -> build/lib/serial 2026-03-13 18:24:09,497 root INFO copying serial/__init__.py -> build/lib/serial 2026-03-13 18:24:09,497 root INFO copying serial/rs485.py -> build/lib/serial 2026-03-13 18:24:09,497 root INFO copying serial/serialjava.py -> build/lib/serial 2026-03-13 18:24:09,498 root INFO copying serial/serialutil.py -> build/lib/serial 2026-03-13 18:24:09,498 root INFO copying serial/__main__.py -> build/lib/serial 2026-03-13 18:24:09,498 root INFO copying serial/serialwin32.py -> build/lib/serial 2026-03-13 18:24:09,499 root INFO copying serial/serialposix.py -> build/lib/serial 2026-03-13 18:24:09,499 root INFO creating build/lib/serial/tools 2026-03-13 18:24:09,499 root INFO copying serial/tools/miniterm.py -> build/lib/serial/tools 2026-03-13 18:24:09,500 root INFO copying serial/tools/list_ports_windows.py -> build/lib/serial/tools 2026-03-13 18:24:09,500 root INFO copying serial/tools/list_ports_osx.py -> build/lib/serial/tools 2026-03-13 18:24:09,501 root INFO copying serial/tools/__init__.py -> build/lib/serial/tools 2026-03-13 18:24:09,501 root INFO copying serial/tools/list_ports_posix.py -> build/lib/serial/tools 2026-03-13 18:24:09,501 root INFO copying serial/tools/hexlify_codec.py -> build/lib/serial/tools 2026-03-13 18:24:09,502 root INFO copying serial/tools/list_ports.py -> build/lib/serial/tools 2026-03-13 18:24:09,502 root INFO copying serial/tools/list_ports_linux.py -> build/lib/serial/tools 2026-03-13 18:24:09,502 root INFO copying serial/tools/list_ports_common.py -> build/lib/serial/tools 2026-03-13 18:24:09,503 root INFO creating build/lib/serial/urlhandler 2026-03-13 18:24:09,503 root INFO copying serial/urlhandler/protocol_alt.py -> build/lib/serial/urlhandler 2026-03-13 18:24:09,503 root INFO copying serial/urlhandler/protocol_hwgrep.py -> build/lib/serial/urlhandler 2026-03-13 18:24:09,504 root INFO copying serial/urlhandler/__init__.py -> build/lib/serial/urlhandler 2026-03-13 18:24:09,504 root INFO copying serial/urlhandler/protocol_socket.py -> build/lib/serial/urlhandler 2026-03-13 18:24:09,504 root INFO copying serial/urlhandler/protocol_cp2110.py -> build/lib/serial/urlhandler 2026-03-13 18:24:09,505 root INFO copying serial/urlhandler/protocol_spy.py -> build/lib/serial/urlhandler 2026-03-13 18:24:09,505 root INFO copying serial/urlhandler/protocol_rfc2217.py -> build/lib/serial/urlhandler 2026-03-13 18:24:09,505 root INFO copying serial/urlhandler/protocol_loop.py -> build/lib/serial/urlhandler 2026-03-13 18:24:09,506 root INFO creating build/lib/serial/threaded 2026-03-13 18:24:09,506 root INFO copying serial/threaded/__init__.py -> build/lib/serial/threaded 2026-03-13 18:24:09,516 root INFO installing to build/bdist.linux-i686/wheel 2026-03-13 18:24:09,516 root INFO running install 2026-03-13 18:24:09,529 root INFO running install_lib 2026-03-13 18:24:09,533 root INFO creating build/bdist.linux-i686/wheel 2026-03-13 18:24:09,534 root INFO creating build/bdist.linux-i686/wheel/serial 2026-03-13 18:24:09,534 root INFO copying build/lib/serial/rfc2217.py -> build/bdist.linux-i686/wheel/./serial 2026-03-13 18:24:09,534 root INFO copying build/lib/serial/win32.py -> build/bdist.linux-i686/wheel/./serial 2026-03-13 18:24:09,535 root INFO copying build/lib/serial/serialcli.py -> build/bdist.linux-i686/wheel/./serial 2026-03-13 18:24:09,535 root INFO copying build/lib/serial/__init__.py -> build/bdist.linux-i686/wheel/./serial 2026-03-13 18:24:09,535 root INFO copying build/lib/serial/rs485.py -> build/bdist.linux-i686/wheel/./serial 2026-03-13 18:24:09,535 root INFO creating build/bdist.linux-i686/wheel/serial/tools 2026-03-13 18:24:09,536 root INFO copying build/lib/serial/tools/miniterm.py -> build/bdist.linux-i686/wheel/./serial/tools 2026-03-13 18:24:09,536 root INFO copying build/lib/serial/tools/list_ports_windows.py -> build/bdist.linux-i686/wheel/./serial/tools 2026-03-13 18:24:09,536 root INFO copying build/lib/serial/tools/list_ports_osx.py -> build/bdist.linux-i686/wheel/./serial/tools 2026-03-13 18:24:09,537 root INFO copying build/lib/serial/tools/__init__.py -> build/bdist.linux-i686/wheel/./serial/tools 2026-03-13 18:24:09,537 root INFO copying build/lib/serial/tools/list_ports_posix.py -> build/bdist.linux-i686/wheel/./serial/tools 2026-03-13 18:24:09,537 root INFO copying build/lib/serial/tools/hexlify_codec.py -> build/bdist.linux-i686/wheel/./serial/tools 2026-03-13 18:24:09,537 root INFO copying build/lib/serial/tools/list_ports.py -> build/bdist.linux-i686/wheel/./serial/tools 2026-03-13 18:24:09,537 root INFO copying build/lib/serial/tools/list_ports_linux.py -> build/bdist.linux-i686/wheel/./serial/tools 2026-03-13 18:24:09,538 root INFO copying build/lib/serial/tools/list_ports_common.py -> build/bdist.linux-i686/wheel/./serial/tools 2026-03-13 18:24:09,538 root INFO copying build/lib/serial/serialjava.py -> build/bdist.linux-i686/wheel/./serial 2026-03-13 18:24:09,538 root INFO copying build/lib/serial/serialutil.py -> build/bdist.linux-i686/wheel/./serial 2026-03-13 18:24:09,539 root INFO copying build/lib/serial/__main__.py -> build/bdist.linux-i686/wheel/./serial 2026-03-13 18:24:09,539 root INFO copying build/lib/serial/serialwin32.py -> build/bdist.linux-i686/wheel/./serial 2026-03-13 18:24:09,539 root INFO creating build/bdist.linux-i686/wheel/serial/urlhandler 2026-03-13 18:24:09,539 root INFO copying build/lib/serial/urlhandler/protocol_alt.py -> build/bdist.linux-i686/wheel/./serial/urlhandler 2026-03-13 18:24:09,540 root INFO copying build/lib/serial/urlhandler/protocol_hwgrep.py -> build/bdist.linux-i686/wheel/./serial/urlhandler 2026-03-13 18:24:09,540 root INFO copying build/lib/serial/urlhandler/__init__.py -> build/bdist.linux-i686/wheel/./serial/urlhandler 2026-03-13 18:24:09,540 root INFO copying build/lib/serial/urlhandler/protocol_socket.py -> build/bdist.linux-i686/wheel/./serial/urlhandler 2026-03-13 18:24:09,540 root INFO copying build/lib/serial/urlhandler/protocol_cp2110.py -> build/bdist.linux-i686/wheel/./serial/urlhandler 2026-03-13 18:24:09,541 root INFO copying build/lib/serial/urlhandler/protocol_spy.py -> build/bdist.linux-i686/wheel/./serial/urlhandler 2026-03-13 18:24:09,541 root INFO copying build/lib/serial/urlhandler/protocol_rfc2217.py -> build/bdist.linux-i686/wheel/./serial/urlhandler 2026-03-13 18:24:09,541 root INFO copying build/lib/serial/urlhandler/protocol_loop.py -> build/bdist.linux-i686/wheel/./serial/urlhandler 2026-03-13 18:24:09,541 root INFO creating build/bdist.linux-i686/wheel/serial/threaded 2026-03-13 18:24:09,541 root INFO copying build/lib/serial/threaded/__init__.py -> build/bdist.linux-i686/wheel/./serial/threaded 2026-03-13 18:24:09,542 root INFO copying build/lib/serial/serialposix.py -> build/bdist.linux-i686/wheel/./serial 2026-03-13 18:24:09,542 root INFO running install_egg_info 2026-03-13 18:24:09,547 root INFO running egg_info 2026-03-13 18:24:09,550 root INFO writing pyserial.egg-info/PKG-INFO 2026-03-13 18:24:09,551 root INFO writing dependency_links to pyserial.egg-info/dependency_links.txt 2026-03-13 18:24:09,551 root INFO writing entry points to pyserial.egg-info/entry_points.txt 2026-03-13 18:24:09,552 root INFO writing requirements to pyserial.egg-info/requires.txt 2026-03-13 18:24:09,552 root INFO writing top-level names to pyserial.egg-info/top_level.txt 2026-03-13 18:24:09,557 root INFO reading manifest file 'pyserial.egg-info/SOURCES.txt' 2026-03-13 18:24:09,560 root INFO reading manifest template 'MANIFEST.in' 2026-03-13 18:24:09,562 root INFO adding license file 'LICENSE.txt' 2026-03-13 18:24:09,564 root INFO writing manifest file 'pyserial.egg-info/SOURCES.txt' 2026-03-13 18:24:09,564 root INFO Copying pyserial.egg-info to build/bdist.linux-i686/wheel/./pyserial-3.5-py3.12.egg-info 2026-03-13 18:24:09,566 root INFO running install_scripts 2026-03-13 18:24:09,567 root INFO creating build/bdist.linux-i686/wheel/pyserial-3.5.dist-info/WHEEL 2026-03-13 18:24:09,567 wheel INFO creating '/home/buildozer/aports/community/py3-pyserial/src/pyserial-3.5/.dist/.tmp-6ql2d62l/pyserial-3.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-13 18:24:09,568 wheel INFO adding 'pyserial-3.5.dist-info/licenses/LICENSE.txt' 2026-03-13 18:24:09,568 wheel INFO adding 'serial/__init__.py' 2026-03-13 18:24:09,569 wheel INFO adding 'serial/__main__.py' 2026-03-13 18:24:09,569 wheel INFO adding 'serial/rfc2217.py' 2026-03-13 18:24:09,569 wheel INFO adding 'serial/rs485.py' 2026-03-13 18:24:09,570 wheel INFO adding 'serial/serialcli.py' 2026-03-13 18:24:09,570 wheel INFO adding 'serial/serialjava.py' 2026-03-13 18:24:09,570 wheel INFO adding 'serial/serialposix.py' 2026-03-13 18:24:09,571 wheel INFO adding 'serial/serialutil.py' 2026-03-13 18:24:09,571 wheel INFO adding 'serial/serialwin32.py' 2026-03-13 18:24:09,572 wheel INFO adding 'serial/win32.py' 2026-03-13 18:24:09,572 wheel INFO adding 'serial/threaded/__init__.py' 2026-03-13 18:24:09,572 wheel INFO adding 'serial/tools/__init__.py' 2026-03-13 18:24:09,573 wheel INFO adding 'serial/tools/hexlify_codec.py' 2026-03-13 18:24:09,573 wheel INFO adding 'serial/tools/list_ports.py' 2026-03-13 18:24:09,573 wheel INFO adding 'serial/tools/list_ports_common.py' 2026-03-13 18:24:09,573 wheel INFO adding 'serial/tools/list_ports_linux.py' 2026-03-13 18:24:09,574 wheel INFO adding 'serial/tools/list_ports_osx.py' 2026-03-13 18:24:09,574 wheel INFO adding 'serial/tools/list_ports_posix.py' 2026-03-13 18:24:09,574 wheel INFO adding 'serial/tools/list_ports_windows.py' 2026-03-13 18:24:09,575 wheel INFO adding 'serial/tools/miniterm.py' 2026-03-13 18:24:09,575 wheel INFO adding 'serial/urlhandler/__init__.py' 2026-03-13 18:24:09,575 wheel INFO adding 'serial/urlhandler/protocol_alt.py' 2026-03-13 18:24:09,576 wheel INFO adding 'serial/urlhandler/protocol_cp2110.py' 2026-03-13 18:24:09,576 wheel INFO adding 'serial/urlhandler/protocol_hwgrep.py' 2026-03-13 18:24:09,576 wheel INFO adding 'serial/urlhandler/protocol_loop.py' 2026-03-13 18:24:09,576 wheel INFO adding 'serial/urlhandler/protocol_rfc2217.py' 2026-03-13 18:24:09,577 wheel INFO adding 'serial/urlhandler/protocol_socket.py' 2026-03-13 18:24:09,577 wheel INFO adding 'serial/urlhandler/protocol_spy.py' 2026-03-13 18:24:09,577 wheel INFO adding 'pyserial-3.5.dist-info/METADATA' 2026-03-13 18:24:09,578 wheel INFO adding 'pyserial-3.5.dist-info/WHEEL' 2026-03-13 18:24:09,578 wheel INFO adding 'pyserial-3.5.dist-info/entry_points.txt' 2026-03-13 18:24:09,578 wheel INFO adding 'pyserial-3.5.dist-info/top_level.txt' 2026-03-13 18:24:09,578 wheel INFO adding 'pyserial-3.5.dist-info/RECORD' 2026-03-13 18:24:09,579 root INFO removing build/bdist.linux-i686/wheel 2026-03-13 18:24:09,580 gpep517 INFO The backend produced .dist/pyserial-3.5-py2.py3-none-any.whl pyserial-3.5-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pyserial/src/pyserial-3.5 collected 46 items test/test_advanced.py .......... [ 21%] test/test_cancel.py .. [ 26%] test/test_context.py . [ 28%] test/test_exclusive.py ssss [ 36%] test/test_high_load.py .. [ 41%] test/test_iolib.py . [ 43%] test/test_pty.py ... [ 50%] test/test_readline.py ..... [ 60%] test/test_rfc2217.py . [ 63%] test/test_rs485.py .s [ 67%] test/test_settings_dict.py .... [ 76%] test/test_threaded.py .. [ 80%] test/test_timeout_class.py .... [ 89%] test/test_url.py ... [ 95%] test/test_util.py .. [100%] ======================== 41 passed, 5 skipped in 10.44s ======================== >>> py3-pyserial: Entering fakeroot... >>> py3-pyserial-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/serial/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.12/site-packages/serial/__pycache__' 'usr/lib/python3.12/site-packages/serial/tools/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.12/site-packages/serial/tools/__pycache__' 'usr/lib/python3.12/site-packages/serial/urlhandler/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.12/site-packages/serial/urlhandler/__pycache__' 'usr/lib/python3.12/site-packages/serial/threaded/__pycache__' -> '/home/buildozer/aports/community/py3-pyserial/pkg/py3-pyserial-pyc/usr/lib/python3.12/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~3.12 >>> py3-pyserial-pyc*: Package size: 372.9 KB >>> py3-pyserial-pyc*: Compressing data... >>> py3-pyserial-pyc*: Create checksum... >>> py3-pyserial-pyc*: Create py3-pyserial-pyc-3.5-r8.apk >>> py3-pyserial*: Tracing dependencies... python3 python3~3.12 >>> py3-pyserial*: Package size: 314.4 KB >>> py3-pyserial*: Compressing data... >>> py3-pyserial*: Create checksum... >>> py3-pyserial*: Create py3-pyserial-3.5-r8.apk >>> py3-pyserial: Build complete at Fri, 13 Mar 2026 18:24:21 +0000 elapsed time 0h 0m 15s >>> py3-pyserial: Cleaning up srcdir >>> py3-pyserial: Cleaning up pkgdir >>> py3-pyserial: Cleaning up tmpdir >>> py3-pyserial: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-pyserial (20260313.182408) ( 2/32) Purging py3-gpep517-pyc (19-r1) ( 3/32) Purging py3-gpep517 (19-r1) ( 4/32) Purging py3-installer-pyc (0.7.0-r2) ( 5/32) Purging py3-installer (0.7.0-r2) ( 6/32) Purging py3-setuptools-pyc (82.0.1-r0) ( 7/32) Purging py3-setuptools (82.0.1-r0) ( 8/32) Purging py3-pytest-pyc (9.0.2-r0) ( 9/32) Purging py3-pytest (9.0.2-r0) (10/32) Purging py3-iniconfig-pyc (2.3.0-r0) (11/32) Purging py3-iniconfig (2.3.0-r0) (12/32) Purging py3-packaging-pyc (26.0-r0) (13/32) Purging py3-packaging (26.0-r0) (14/32) Purging py3-parsing-pyc (3.3.2-r0) (15/32) Purging py3-parsing (3.3.2-r0) (16/32) Purging py3-pluggy-pyc (1.6.0-r0) (17/32) Purging py3-pluggy (1.6.0-r0) (18/32) Purging py3-py-pyc (1.11.0-r4) (19/32) Purging py3-py (1.11.0-r4) (20/32) Purging py3-pygments-pyc (2.19.2-r0) (21/32) Purging py3-pygments (2.19.2-r0) (22/32) Purging python3-pyc (3.12.12-r0) (23/32) Purging python3-pycache-pyc0 (3.12.12-r0) (24/32) Purging pyc (3.12.12-r0) (25/32) Purging python3 (3.12.12-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.6_p20251231-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.51.2-r1) (32/32) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.6 MiB in 104 packages >>> py3-pyserial: Updating the community/x86 repository index... >>> py3-pyserial: Signing the index...