>>> py3-pylink-square: Building community/py3-pylink-square 1.2.0-r2 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 01:55:26 +0000 >>> py3-pylink-square: Validating /home/udu/aports/community/py3-pylink-square/APKBUILD... >>> py3-pylink-square: Analyzing dependencies... >>> py3-pylink-square: Installing for build: build-base py3-psutil py3-six py3-gpep517 py3-installer py3-setuptools py3-wheel py3-mock py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/27) Installing py3-psutil-pyc (7.0.0-r0) (2/27) Installing py3-psutil (7.0.0-r0) (3/27) Installing py3-six (1.17.0-r0) (4/27) Installing py3-six-pyc (1.17.0-r0) (5/27) Installing py3-installer (0.7.0-r2) (6/27) Installing py3-installer-pyc (0.7.0-r2) (7/27) Installing py3-gpep517 (19-r0) (8/27) Installing py3-gpep517-pyc (19-r0) (9/27) Installing py3-parsing (3.2.3-r0) (10/27) Installing py3-parsing-pyc (3.2.3-r0) (11/27) Installing py3-packaging (25.0-r0) (12/27) Installing py3-packaging-pyc (25.0-r0) (13/27) Installing py3-setuptools (80.9.0-r0) (14/27) Installing py3-setuptools-pyc (80.9.0-r0) (15/27) Installing py3-wheel (0.46.1-r0) (16/27) Installing py3-wheel-pyc (0.46.1-r0) (17/27) Installing py3-mock (5.2.0-r0) (18/27) Installing py3-mock-pyc (5.2.0-r0) (19/27) Installing py3-iniconfig (2.1.0-r0) (20/27) Installing py3-iniconfig-pyc (2.1.0-r0) (21/27) Installing py3-pluggy (1.5.0-r0) (22/27) Installing py3-pluggy-pyc (1.5.0-r0) (23/27) Installing py3-py (1.11.0-r4) (24/27) Installing py3-py-pyc (1.11.0-r4) (25/27) Installing py3-pytest (8.3.5-r0) (26/27) Installing py3-pytest-pyc (8.3.5-r0) (27/27) Installing .makedepends-py3-pylink-square (20251013.015527) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 116 packages >>> py3-pylink-square: Cleaning up srcdir >>> py3-pylink-square: Cleaning up pkgdir >>> py3-pylink-square: Cleaning up tmpdir >>> py3-pylink-square: Fetching https://pypi.python.org/packages/source/p/pylink-square/pylink-square-1.2.0.tar.gz >>> py3-pylink-square: Fetching https://pypi.python.org/packages/source/p/pylink-square/pylink-square-1.2.0.tar.gz >>> py3-pylink-square: Checking sha512sums... pylink-square-1.2.0.tar.gz: OK assertEquals.patch: OK >>> py3-pylink-square: Unpacking /var/cache/distfiles/pylink-square-1.2.0.tar.gz... >>> py3-pylink-square: assertEquals.patch patching file tests/unit/test_library.py 2025-10-13 01:55:27,643 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: pylink-square). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) 2025-10-13 01:55:27,694 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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() 2025-10-13 01:55:27,703 root INFO running build 2025-10-13 01:55:27,703 root INFO running build_py 2025-10-13 01:55:27,706 root INFO creating build/lib/pylink 2025-10-13 01:55:27,706 root INFO copying pylink/threads.py -> build/lib/pylink 2025-10-13 01:55:27,706 root INFO copying pylink/jlock.py -> build/lib/pylink 2025-10-13 01:55:27,706 root INFO copying pylink/library.py -> build/lib/pylink 2025-10-13 01:55:27,706 root INFO copying pylink/util.py -> build/lib/pylink 2025-10-13 01:55:27,706 root INFO copying pylink/enums.py -> build/lib/pylink 2025-10-13 01:55:27,707 root INFO copying pylink/registers.py -> build/lib/pylink 2025-10-13 01:55:27,707 root INFO copying pylink/jlink.py -> build/lib/pylink 2025-10-13 01:55:27,707 root INFO copying pylink/binpacker.py -> build/lib/pylink 2025-10-13 01:55:27,707 root INFO copying pylink/structs.py -> build/lib/pylink 2025-10-13 01:55:27,707 root INFO copying pylink/errors.py -> build/lib/pylink 2025-10-13 01:55:27,707 root INFO copying pylink/decorators.py -> build/lib/pylink 2025-10-13 01:55:27,707 root INFO copying pylink/__init__.py -> build/lib/pylink 2025-10-13 01:55:27,707 root INFO copying pylink/__main__.py -> build/lib/pylink 2025-10-13 01:55:27,707 root INFO creating build/lib/pylink/protocols 2025-10-13 01:55:27,707 root INFO copying pylink/protocols/__init__.py -> build/lib/pylink/protocols 2025-10-13 01:55:27,707 root INFO copying pylink/protocols/swd.py -> build/lib/pylink/protocols 2025-10-13 01:55:27,708 root INFO creating build/lib/pylink/unlockers 2025-10-13 01:55:27,708 root INFO copying pylink/unlockers/unlock_kinetis.py -> build/lib/pylink/unlockers 2025-10-13 01:55:27,708 root INFO copying pylink/unlockers/__init__.py -> build/lib/pylink/unlockers 2025-10-13 01:55:27,708 root INFO running build_scripts 2025-10-13 01:55:27,708 root INFO creating build/scripts-3.12 2025-10-13 01:55:27,708 root INFO copying and adjusting examples/pylink-rtt -> build/scripts-3.12 2025-10-13 01:55:27,709 root INFO copying and adjusting examples/pylink-swv -> build/scripts-3.12 2025-10-13 01:55:27,709 root INFO changing mode of build/scripts-3.12/pylink-rtt from 644 to 755 2025-10-13 01:55:27,709 root INFO changing mode of build/scripts-3.12/pylink-swv from 644 to 755 2025-10-13 01:55:27,712 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 01:55:27,712 root INFO running install 2025-10-13 01:55:27,717 root INFO running install_lib 2025-10-13 01:55:27,718 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 01:55:27,718 root INFO creating build/bdist.linux-x86_64/wheel/pylink 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/threads.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/jlock.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,719 root INFO creating build/bdist.linux-x86_64/wheel/pylink/protocols 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/./pylink/protocols 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/protocols/swd.py -> build/bdist.linux-x86_64/wheel/./pylink/protocols 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/library.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/util.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/enums.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/registers.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/jlink.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/binpacker.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/structs.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,719 root INFO copying build/lib/pylink/errors.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,720 root INFO creating build/bdist.linux-x86_64/wheel/pylink/unlockers 2025-10-13 01:55:27,720 root INFO copying build/lib/pylink/unlockers/unlock_kinetis.py -> build/bdist.linux-x86_64/wheel/./pylink/unlockers 2025-10-13 01:55:27,720 root INFO copying build/lib/pylink/unlockers/__init__.py -> build/bdist.linux-x86_64/wheel/./pylink/unlockers 2025-10-13 01:55:27,720 root INFO copying build/lib/pylink/decorators.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,720 root INFO copying build/lib/pylink/__init__.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,720 root INFO copying build/lib/pylink/__main__.py -> build/bdist.linux-x86_64/wheel/./pylink 2025-10-13 01:55:27,720 root INFO running install_egg_info 2025-10-13 01:55:27,722 root INFO running egg_info 2025-10-13 01:55:27,723 root INFO writing pylink_square.egg-info/PKG-INFO 2025-10-13 01:55:27,723 root INFO writing dependency_links to pylink_square.egg-info/dependency_links.txt 2025-10-13 01:55:27,723 root INFO writing entry points to pylink_square.egg-info/entry_points.txt 2025-10-13 01:55:27,724 root INFO writing requirements to pylink_square.egg-info/requires.txt 2025-10-13 01:55:27,724 root INFO writing top-level names to pylink_square.egg-info/top_level.txt 2025-10-13 01:55:27,725 root INFO reading manifest file 'pylink_square.egg-info/SOURCES.txt' 2025-10-13 01:55:27,726 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 01:55:27,735 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-10-13 01:55:27,735 root WARNING warning: no previously-included files matching '*.o' found anywhere in distribution 2025-10-13 01:55:27,735 root WARNING warning: no previously-included files matching '*.bin' found anywhere in distribution 2025-10-13 01:55:27,735 root WARNING warning: no previously-included files matching '*.elf' found anywhere in distribution 2025-10-13 01:55:27,735 root INFO adding license file 'LICENSE.md' 2025-10-13 01:55:27,737 root INFO writing manifest file 'pylink_square.egg-info/SOURCES.txt' 2025-10-13 01:55:27,737 root INFO Copying pylink_square.egg-info to build/bdist.linux-x86_64/wheel/./pylink_square-1.2.0-py3.12.egg-info 2025-10-13 01:55:27,737 root INFO running install_scripts 2025-10-13 01:55:27,737 root INFO creating build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data/scripts 2025-10-13 01:55:27,737 root INFO copying build/scripts-3.12/pylink-swv -> build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data/scripts 2025-10-13 01:55:27,738 root INFO copying build/scripts-3.12/pylink-rtt -> build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data/scripts 2025-10-13 01:55:27,738 root INFO changing mode of build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data/scripts/pylink-swv to 755 2025-10-13 01:55:27,738 root INFO changing mode of build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data/scripts/pylink-rtt to 755 2025-10-13 01:55:27,738 root INFO creating build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.dist-info/WHEEL 2025-10-13 01:55:27,738 wheel INFO creating '/home/udu/aports/community/py3-pylink-square/src/pylink-square-1.2.0/.dist/.tmp-qqojjxuu/pylink_square-1.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 01:55:27,739 wheel INFO adding 'pylink/__init__.py' 2025-10-13 01:55:27,739 wheel INFO adding 'pylink/__main__.py' 2025-10-13 01:55:27,739 wheel INFO adding 'pylink/binpacker.py' 2025-10-13 01:55:27,739 wheel INFO adding 'pylink/decorators.py' 2025-10-13 01:55:27,739 wheel INFO adding 'pylink/enums.py' 2025-10-13 01:55:27,739 wheel INFO adding 'pylink/errors.py' 2025-10-13 01:55:27,739 wheel INFO adding 'pylink/jlink.py' 2025-10-13 01:55:27,739 wheel INFO adding 'pylink/jlock.py' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink/library.py' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink/registers.py' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink/structs.py' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink/threads.py' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink/util.py' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink/protocols/__init__.py' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink/protocols/swd.py' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink/unlockers/__init__.py' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink/unlockers/unlock_kinetis.py' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink_square-1.2.0.data/scripts/pylink-rtt' 2025-10-13 01:55:27,740 wheel INFO adding 'pylink_square-1.2.0.data/scripts/pylink-swv' 2025-10-13 01:55:27,741 wheel INFO adding 'pylink_square-1.2.0.dist-info/licenses/LICENSE.md' 2025-10-13 01:55:27,741 wheel INFO adding 'pylink_square-1.2.0.dist-info/METADATA' 2025-10-13 01:55:27,741 wheel INFO adding 'pylink_square-1.2.0.dist-info/WHEEL' 2025-10-13 01:55:27,741 wheel INFO adding 'pylink_square-1.2.0.dist-info/entry_points.txt' 2025-10-13 01:55:27,741 wheel INFO adding 'pylink_square-1.2.0.dist-info/top_level.txt' 2025-10-13 01:55:27,741 wheel INFO adding 'pylink_square-1.2.0.dist-info/RECORD' 2025-10-13 01:55:27,741 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 01:55:27,741 gpep517 INFO The backend produced .dist/pylink_square-1.2.0-py2.py3-none-any.whl pylink_square-1.2.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-pylink-square/src/pylink-square-1.2.0 collected 442 items / 5 deselected / 437 selected tests/unit/protocols/test_swd.py .......... [ 2%] tests/unit/test_binpacker.py ..... [ 3%] tests/unit/test_decorators.py .... [ 4%] tests/unit/test_enums.py ....... [ 5%] tests/unit/test_errors.py .. [ 6%] tests/unit/test_jlink.py ............................................... [ 17%] ........................................................................ [ 33%] ........................................................................ [ 50%] ........................................................................ [ 66%] ........................................................ [ 79%] tests/unit/test_jlock.py ........ [ 81%] tests/unit/test_library.py ........................ [ 86%] tests/unit/test_main.py .................... [ 91%] tests/unit/test_structs.py .................... [ 95%] tests/unit/test_threads.py . [ 96%] tests/unit/test_util.py ......... [ 98%] tests/unit/unlockers/test_unlock.py .. [ 98%] tests/unit/unlockers/test_unlock_kinetis.py ...... [100%] ====================== 437 passed, 5 deselected in 0.79s ======================= >>> py3-pylink-square: Entering fakeroot... >>> py3-pylink-square-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pylink/protocols/__pycache__' -> '/home/udu/aports/community/py3-pylink-square/pkg/py3-pylink-square-pyc/usr/lib/python3.12/site-packages/pylink/protocols/__pycache__' 'usr/lib/python3.12/site-packages/pylink/__pycache__' -> '/home/udu/aports/community/py3-pylink-square/pkg/py3-pylink-square-pyc/usr/lib/python3.12/site-packages/pylink/__pycache__' 'usr/lib/python3.12/site-packages/pylink/unlockers/__pycache__' -> '/home/udu/aports/community/py3-pylink-square/pkg/py3-pylink-square-pyc/usr/lib/python3.12/site-packages/pylink/unlockers/__pycache__' >>> py3-pylink-square-pyc*: Preparing subpackage py3-pylink-square-pyc... >>> py3-pylink-square-pyc*: Running postcheck for py3-pylink-square-pyc >>> py3-pylink-square*: Running postcheck for py3-pylink-square >>> py3-pylink-square*: Preparing package py3-pylink-square... >>> py3-pylink-square-pyc*: Tracing dependencies... py3-psutil py3-six python3~3.12 >>> py3-pylink-square-pyc*: Package size: 371.6 KB >>> py3-pylink-square-pyc*: Compressing data... >>> py3-pylink-square-pyc*: Create checksum... >>> py3-pylink-square-pyc*: Create py3-pylink-square-pyc-1.2.0-r2.apk >>> py3-pylink-square*: Tracing dependencies... py3-psutil py3-six python3~3.12 >>> py3-pylink-square*: Package size: 339.0 KB >>> py3-pylink-square*: Compressing data... >>> py3-pylink-square*: Create checksum... >>> py3-pylink-square*: Create py3-pylink-square-1.2.0-r2.apk >>> py3-pylink-square: Build complete at Mon, 13 Oct 2025 01:55:29 +0000 elapsed time 0h 0m 3s >>> py3-pylink-square: Cleaning up srcdir >>> py3-pylink-square: Cleaning up pkgdir >>> py3-pylink-square: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pylink-square (20251013.015527) (2/27) Purging py3-psutil-pyc (7.0.0-r0) (3/27) Purging py3-psutil (7.0.0-r0) (4/27) Purging py3-six-pyc (1.17.0-r0) (5/27) Purging py3-six (1.17.0-r0) (6/27) Purging py3-gpep517-pyc (19-r0) (7/27) Purging py3-gpep517 (19-r0) (8/27) Purging py3-installer-pyc (0.7.0-r2) (9/27) Purging py3-installer (0.7.0-r2) (10/27) Purging py3-setuptools-pyc (80.9.0-r0) (11/27) Purging py3-setuptools (80.9.0-r0) (12/27) Purging py3-wheel-pyc (0.46.1-r0) (13/27) Purging py3-wheel (0.46.1-r0) (14/27) Purging py3-mock-pyc (5.2.0-r0) (15/27) Purging py3-mock (5.2.0-r0) (16/27) Purging py3-pytest-pyc (8.3.5-r0) (17/27) Purging py3-pytest (8.3.5-r0) (18/27) Purging py3-iniconfig-pyc (2.1.0-r0) (19/27) Purging py3-iniconfig (2.1.0-r0) (20/27) Purging py3-packaging-pyc (25.0-r0) (21/27) Purging py3-packaging (25.0-r0) (22/27) Purging py3-parsing-pyc (3.2.3-r0) (23/27) Purging py3-parsing (3.2.3-r0) (24/27) Purging py3-pluggy-pyc (1.5.0-r0) (25/27) Purging py3-pluggy (1.5.0-r0) (26/27) Purging py3-py-pyc (1.11.0-r4) (27/27) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pylink-square: Updating the community/x86_64 repository index... >>> py3-pylink-square: Signing the index...