>>> py3-pylink-square: Building community/py3-pylink-square 1.2.0-r2 (using abuild 3.12.0-r5) started Tue, 16 Apr 2024 07:41:03 +0000 >>> py3-pylink-square: Checking sanity of /home/buildozer/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 (1/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.6.1-r3) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.4_p20240330-r0) (7/39) Installing readline (8.2.10-r0) (8/39) Installing sqlite-libs (3.45.2-r0) (9/39) Installing python3 (3.12.3-r0) (10/39) Installing python3-pycache-pyc0 (3.12.3-r0) (11/39) Installing pyc (3.12.3-r0) (12/39) Installing py3-psutil-pyc (5.9.8-r1) (13/39) Installing python3-pyc (3.12.3-r0) (14/39) Installing py3-psutil (5.9.8-r1) (15/39) Installing py3-six (1.16.0-r9) (16/39) Installing py3-six-pyc (1.16.0-r9) (17/39) Installing py3-installer (0.7.0-r2) (18/39) Installing py3-installer-pyc (0.7.0-r2) (19/39) Installing py3-gpep517 (15-r2) (20/39) Installing py3-gpep517-pyc (15-r2) (21/39) Installing py3-parsing (3.1.2-r1) (22/39) Installing py3-parsing-pyc (3.1.2-r1) (23/39) Installing py3-packaging (24.0-r1) (24/39) Installing py3-packaging-pyc (24.0-r1) (25/39) Installing py3-setuptools (69.2.0-r2) (26/39) Installing py3-setuptools-pyc (69.2.0-r2) (27/39) Installing py3-wheel (0.42.0-r1) (28/39) Installing py3-wheel-pyc (0.42.0-r1) (29/39) Installing py3-mock (5.1.0-r2) (30/39) Installing py3-mock-pyc (5.1.0-r2) (31/39) Installing py3-iniconfig (2.0.0-r1) (32/39) Installing py3-iniconfig-pyc (2.0.0-r1) (33/39) Installing py3-pluggy (1.4.0-r1) (34/39) Installing py3-pluggy-pyc (1.4.0-r1) (35/39) Installing py3-py (1.11.0-r3) (36/39) Installing py3-py-pyc (1.11.0-r3) (37/39) Installing py3-pytest (8.1.1-r1) (38/39) Installing py3-pytest-pyc (8.1.1-r1) (39/39) Installing .makedepends-py3-pylink-square (20240416.074107) Executing busybox-1.36.1-r25.trigger OK: 281 MiB in 141 packages >>> py3-pylink-square: Cleaning up srcdir >>> py3-pylink-square: Cleaning up pkgdir >>> py3-pylink-square: Cleaning up tmpdir >>> py3-pylink-square: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pylink-square-1.2.0.tar.gz >>> py3-pylink-square: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 2024-04-16 07:41:10,657 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, 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.warn_dash_deprecation(opt, section) 2024-04-16 07:41:11,075 root INFO running bdist_wheel 2024-04-16 07:41:11,159 root INFO running build 2024-04-16 07:41:11,159 root INFO running build_py 2024-04-16 07:41:11,172 root INFO creating build 2024-04-16 07:41:11,172 root INFO creating build/lib 2024-04-16 07:41:11,173 root INFO creating build/lib/pylink 2024-04-16 07:41:11,173 root INFO copying pylink/structs.py -> build/lib/pylink 2024-04-16 07:41:11,175 root INFO copying pylink/registers.py -> build/lib/pylink 2024-04-16 07:41:11,176 root INFO copying pylink/jlock.py -> build/lib/pylink 2024-04-16 07:41:11,178 root INFO copying pylink/__main__.py -> build/lib/pylink 2024-04-16 07:41:11,179 root INFO copying pylink/util.py -> build/lib/pylink 2024-04-16 07:41:11,180 root INFO copying pylink/threads.py -> build/lib/pylink 2024-04-16 07:41:11,181 root INFO copying pylink/binpacker.py -> build/lib/pylink 2024-04-16 07:41:11,182 root INFO copying pylink/__init__.py -> build/lib/pylink 2024-04-16 07:41:11,183 root INFO copying pylink/decorators.py -> build/lib/pylink 2024-04-16 07:41:11,184 root INFO copying pylink/errors.py -> build/lib/pylink 2024-04-16 07:41:11,185 root INFO copying pylink/jlink.py -> build/lib/pylink 2024-04-16 07:41:11,187 root INFO copying pylink/enums.py -> build/lib/pylink 2024-04-16 07:41:11,188 root INFO copying pylink/library.py -> build/lib/pylink 2024-04-16 07:41:11,190 root INFO creating build/lib/pylink/protocols 2024-04-16 07:41:11,191 root INFO copying pylink/protocols/__init__.py -> build/lib/pylink/protocols 2024-04-16 07:41:11,192 root INFO copying pylink/protocols/swd.py -> build/lib/pylink/protocols 2024-04-16 07:41:11,193 root INFO creating build/lib/pylink/unlockers 2024-04-16 07:41:11,194 root INFO copying pylink/unlockers/unlock_kinetis.py -> build/lib/pylink/unlockers 2024-04-16 07:41:11,195 root INFO copying pylink/unlockers/__init__.py -> build/lib/pylink/unlockers 2024-04-16 07:41:11,199 root INFO running build_scripts 2024-04-16 07:41:11,199 root INFO creating build/scripts-3.12 2024-04-16 07:41:11,200 root INFO copying and adjusting examples/pylink-rtt -> build/scripts-3.12 2024-04-16 07:41:11,201 root INFO copying and adjusting examples/pylink-swv -> build/scripts-3.12 2024-04-16 07:41:11,203 root INFO changing mode of build/scripts-3.12/pylink-rtt from 644 to 755 2024-04-16 07:41:11,203 root INFO changing mode of build/scripts-3.12/pylink-swv from 644 to 755 2024-04-16 07:41:11,227 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-16 07:41:11,227 root INFO running install 2024-04-16 07:41:11,268 root INFO running install_lib 2024-04-16 07:41:11,278 root INFO creating build/bdist.linux-riscv64 2024-04-16 07:41:11,279 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-16 07:41:11,279 root INFO creating build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,280 root INFO creating build/bdist.linux-riscv64/wheel/pylink/protocols 2024-04-16 07:41:11,280 root INFO copying build/lib/pylink/protocols/__init__.py -> build/bdist.linux-riscv64/wheel/pylink/protocols 2024-04-16 07:41:11,281 root INFO copying build/lib/pylink/protocols/swd.py -> build/bdist.linux-riscv64/wheel/pylink/protocols 2024-04-16 07:41:11,283 root INFO copying build/lib/pylink/structs.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,284 root INFO copying build/lib/pylink/registers.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,285 root INFO copying build/lib/pylink/jlock.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,286 root INFO copying build/lib/pylink/__main__.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,287 root INFO copying build/lib/pylink/util.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,288 root INFO copying build/lib/pylink/threads.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,289 root INFO copying build/lib/pylink/binpacker.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,290 root INFO copying build/lib/pylink/__init__.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,291 root INFO creating build/bdist.linux-riscv64/wheel/pylink/unlockers 2024-04-16 07:41:11,291 root INFO copying build/lib/pylink/unlockers/unlock_kinetis.py -> build/bdist.linux-riscv64/wheel/pylink/unlockers 2024-04-16 07:41:11,293 root INFO copying build/lib/pylink/unlockers/__init__.py -> build/bdist.linux-riscv64/wheel/pylink/unlockers 2024-04-16 07:41:11,294 root INFO copying build/lib/pylink/decorators.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,295 root INFO copying build/lib/pylink/errors.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,296 root INFO copying build/lib/pylink/jlink.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,298 root INFO copying build/lib/pylink/enums.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,299 root INFO copying build/lib/pylink/library.py -> build/bdist.linux-riscv64/wheel/pylink 2024-04-16 07:41:11,300 root INFO running install_egg_info 2024-04-16 07:41:11,324 root INFO running egg_info 2024-04-16 07:41:11,331 root INFO writing pylink_square.egg-info/PKG-INFO 2024-04-16 07:41:11,334 root INFO writing dependency_links to pylink_square.egg-info/dependency_links.txt 2024-04-16 07:41:11,335 root INFO writing entry points to pylink_square.egg-info/entry_points.txt 2024-04-16 07:41:11,336 root INFO writing requirements to pylink_square.egg-info/requires.txt 2024-04-16 07:41:11,337 root INFO writing top-level names to pylink_square.egg-info/top_level.txt 2024-04-16 07:41:11,349 root INFO reading manifest file 'pylink_square.egg-info/SOURCES.txt' 2024-04-16 07:41:11,353 root INFO reading manifest template 'MANIFEST.in' 2024-04-16 07:41:11,446 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-04-16 07:41:11,448 root WARNING warning: no previously-included files matching '*.o' found anywhere in distribution 2024-04-16 07:41:11,449 root WARNING warning: no previously-included files matching '*.bin' found anywhere in distribution 2024-04-16 07:41:11,450 root WARNING warning: no previously-included files matching '*.elf' found anywhere in distribution 2024-04-16 07:41:11,451 root INFO adding license file 'LICENSE.md' 2024-04-16 07:41:11,459 root INFO writing manifest file 'pylink_square.egg-info/SOURCES.txt' 2024-04-16 07:41:11,460 root INFO Copying pylink_square.egg-info to build/bdist.linux-riscv64/wheel/pylink_square-1.2.0-py3.12.egg-info 2024-04-16 07:41:11,465 root INFO running install_scripts 2024-04-16 07:41:11,466 root INFO creating build/bdist.linux-riscv64/wheel/pylink_square-1.2.0.data 2024-04-16 07:41:11,467 root INFO creating build/bdist.linux-riscv64/wheel/pylink_square-1.2.0.data/scripts 2024-04-16 07:41:11,467 root INFO copying build/scripts-3.12/pylink-rtt -> build/bdist.linux-riscv64/wheel/pylink_square-1.2.0.data/scripts 2024-04-16 07:41:11,468 root INFO copying build/scripts-3.12/pylink-swv -> build/bdist.linux-riscv64/wheel/pylink_square-1.2.0.data/scripts 2024-04-16 07:41:11,469 root INFO changing mode of build/bdist.linux-riscv64/wheel/pylink_square-1.2.0.data/scripts/pylink-rtt to 755 2024-04-16 07:41:11,469 root INFO changing mode of build/bdist.linux-riscv64/wheel/pylink_square-1.2.0.data/scripts/pylink-swv to 755 2024-04-16 07:41:11,479 wheel INFO creating build/bdist.linux-riscv64/wheel/pylink_square-1.2.0.dist-info/WHEEL 2024-04-16 07:41:11,481 wheel INFO creating '/home/buildozer/aports/community/py3-pylink-square/src/pylink-square-1.2.0/.dist/.tmp-2wrwc6xd/pylink_square-1.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-16 07:41:11,483 wheel INFO adding 'pylink/__init__.py' 2024-04-16 07:41:11,484 wheel INFO adding 'pylink/__main__.py' 2024-04-16 07:41:11,486 wheel INFO adding 'pylink/binpacker.py' 2024-04-16 07:41:11,487 wheel INFO adding 'pylink/decorators.py' 2024-04-16 07:41:11,488 wheel INFO adding 'pylink/enums.py' 2024-04-16 07:41:11,490 wheel INFO adding 'pylink/errors.py' 2024-04-16 07:41:11,492 wheel INFO adding 'pylink/jlink.py' 2024-04-16 07:41:11,497 wheel INFO adding 'pylink/jlock.py' 2024-04-16 07:41:11,498 wheel INFO adding 'pylink/library.py' 2024-04-16 07:41:11,500 wheel INFO adding 'pylink/registers.py' 2024-04-16 07:41:11,502 wheel INFO adding 'pylink/structs.py' 2024-04-16 07:41:11,504 wheel INFO adding 'pylink/threads.py' 2024-04-16 07:41:11,505 wheel INFO adding 'pylink/util.py' 2024-04-16 07:41:11,506 wheel INFO adding 'pylink/protocols/__init__.py' 2024-04-16 07:41:11,507 wheel INFO adding 'pylink/protocols/swd.py' 2024-04-16 07:41:11,509 wheel INFO adding 'pylink/unlockers/__init__.py' 2024-04-16 07:41:11,510 wheel INFO adding 'pylink/unlockers/unlock_kinetis.py' 2024-04-16 07:41:11,512 wheel INFO adding 'pylink_square-1.2.0.data/scripts/pylink-rtt' 2024-04-16 07:41:11,513 wheel INFO adding 'pylink_square-1.2.0.data/scripts/pylink-swv' 2024-04-16 07:41:11,515 wheel INFO adding 'pylink_square-1.2.0.dist-info/LICENSE.md' 2024-04-16 07:41:11,516 wheel INFO adding 'pylink_square-1.2.0.dist-info/METADATA' 2024-04-16 07:41:11,517 wheel INFO adding 'pylink_square-1.2.0.dist-info/WHEEL' 2024-04-16 07:41:11,518 wheel INFO adding 'pylink_square-1.2.0.dist-info/entry_points.txt' 2024-04-16 07:41:11,519 wheel INFO adding 'pylink_square-1.2.0.dist-info/top_level.txt' 2024-04-16 07:41:11,520 wheel INFO adding 'pylink_square-1.2.0.dist-info/RECORD' 2024-04-16 07:41:11,521 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-16 07:41:11,527 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.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/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 7.91s ======================= >>> py3-pylink-square: Entering fakeroot... >>> py3-pylink-square-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pylink-square/pkg/py3-pylink-square/usr/lib/python3.12/site-packages/pylink/protocols/__pycache__' -> '/home/buildozer/aports/community/py3-pylink-square/pkg/py3-pylink-square-pyc/usr/lib/python3.12/site-packages/pylink/protocols/__pycache__' '/home/buildozer/aports/community/py3-pylink-square/pkg/py3-pylink-square/usr/lib/python3.12/site-packages/pylink/__pycache__' -> '/home/buildozer/aports/community/py3-pylink-square/pkg/py3-pylink-square-pyc/usr/lib/python3.12/site-packages/pylink/__pycache__' '/home/buildozer/aports/community/py3-pylink-square/pkg/py3-pylink-square/usr/lib/python3.12/site-packages/pylink/unlockers/__pycache__' -> '/home/buildozer/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: 452.0 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: 452.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 Tue, 16 Apr 2024 07:41:23 +0000 elapsed time 0h 0m 20s >>> py3-pylink-square: Cleaning up srcdir >>> py3-pylink-square: Cleaning up pkgdir >>> py3-pylink-square: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pylink-square (20240416.074107) (2/39) Purging py3-psutil-pyc (5.9.8-r1) (3/39) Purging py3-psutil (5.9.8-r1) (4/39) Purging py3-six-pyc (1.16.0-r9) (5/39) Purging py3-six (1.16.0-r9) (6/39) Purging py3-gpep517-pyc (15-r2) (7/39) Purging py3-gpep517 (15-r2) (8/39) Purging py3-installer-pyc (0.7.0-r2) (9/39) Purging py3-installer (0.7.0-r2) (10/39) Purging py3-setuptools-pyc (69.2.0-r2) (11/39) Purging py3-setuptools (69.2.0-r2) (12/39) Purging py3-wheel-pyc (0.42.0-r1) (13/39) Purging py3-wheel (0.42.0-r1) (14/39) Purging py3-mock-pyc (5.1.0-r2) (15/39) Purging py3-mock (5.1.0-r2) (16/39) Purging py3-pytest-pyc (8.1.1-r1) (17/39) Purging py3-pytest (8.1.1-r1) (18/39) Purging py3-iniconfig-pyc (2.0.0-r1) (19/39) Purging py3-iniconfig (2.0.0-r1) (20/39) Purging py3-packaging-pyc (24.0-r1) (21/39) Purging py3-packaging (24.0-r1) (22/39) Purging py3-parsing-pyc (3.1.2-r1) (23/39) Purging py3-parsing (3.1.2-r1) (24/39) Purging py3-pluggy-pyc (1.4.0-r1) (25/39) Purging py3-pluggy (1.4.0-r1) (26/39) Purging py3-py-pyc (1.11.0-r3) (27/39) Purging py3-py (1.11.0-r3) (28/39) Purging python3-pyc (3.12.3-r0) (29/39) Purging python3-pycache-pyc0 (3.12.3-r0) (30/39) Purging pyc (3.12.3-r0) (31/39) Purging python3 (3.12.3-r0) (32/39) Purging gdbm (1.23-r1) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.4.6-r0) (35/39) Purging libpanelw (6.4_p20240330-r0) (36/39) Purging mpdecimal (4.0.0-r0) (37/39) Purging readline (8.2.10-r0) (38/39) Purging sqlite-libs (3.45.2-r0) (39/39) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-pylink-square: Updating the community/riscv64 repository index... >>> py3-pylink-square: Signing the index...