>>> py3-pylink-square: Building community/py3-pylink-square 1.2.0-r2 (using abuild 3.12.0-r5) started Sun, 14 Apr 2024 01:32:48 +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 (20240414.013250) Executing busybox-1.36.1-r25.trigger OK: 432 MiB in 146 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 79 161k 79 127k 0 0 662k 0 --:--:-- --:--:-- --:--:-- 663k 100 161k 100 161k 0 0 811k 0 --:--:-- --:--:-- --:--:-- 809k >>> 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/edge/pylink-square-1.2.0.tar.gz... >>> py3-pylink-square: assertEquals.patch patching file tests/unit/test_library.py 2024-04-14 01:32:51,353 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-14 01:32:51,513 root INFO running bdist_wheel 2024-04-14 01:32:51,543 root INFO running build 2024-04-14 01:32:51,543 root INFO running build_py 2024-04-14 01:32:51,548 root INFO creating build 2024-04-14 01:32:51,549 root INFO creating build/lib 2024-04-14 01:32:51,549 root INFO creating build/lib/pylink 2024-04-14 01:32:51,549 root INFO copying pylink/structs.py -> build/lib/pylink 2024-04-14 01:32:51,549 root INFO copying pylink/jlock.py -> build/lib/pylink 2024-04-14 01:32:51,550 root INFO copying pylink/binpacker.py -> build/lib/pylink 2024-04-14 01:32:51,550 root INFO copying pylink/util.py -> build/lib/pylink 2024-04-14 01:32:51,551 root INFO copying pylink/threads.py -> build/lib/pylink 2024-04-14 01:32:51,551 root INFO copying pylink/library.py -> build/lib/pylink 2024-04-14 01:32:51,551 root INFO copying pylink/jlink.py -> build/lib/pylink 2024-04-14 01:32:51,552 root INFO copying pylink/errors.py -> build/lib/pylink 2024-04-14 01:32:51,552 root INFO copying pylink/enums.py -> build/lib/pylink 2024-04-14 01:32:51,553 root INFO copying pylink/__init__.py -> build/lib/pylink 2024-04-14 01:32:51,553 root INFO copying pylink/registers.py -> build/lib/pylink 2024-04-14 01:32:51,553 root INFO copying pylink/decorators.py -> build/lib/pylink 2024-04-14 01:32:51,554 root INFO copying pylink/__main__.py -> build/lib/pylink 2024-04-14 01:32:51,554 root INFO creating build/lib/pylink/protocols 2024-04-14 01:32:51,554 root INFO copying pylink/protocols/__init__.py -> build/lib/pylink/protocols 2024-04-14 01:32:51,555 root INFO copying pylink/protocols/swd.py -> build/lib/pylink/protocols 2024-04-14 01:32:51,555 root INFO creating build/lib/pylink/unlockers 2024-04-14 01:32:51,555 root INFO copying pylink/unlockers/unlock_kinetis.py -> build/lib/pylink/unlockers 2024-04-14 01:32:51,556 root INFO copying pylink/unlockers/__init__.py -> build/lib/pylink/unlockers 2024-04-14 01:32:51,557 root INFO running build_scripts 2024-04-14 01:32:51,557 root INFO creating build/scripts-3.12 2024-04-14 01:32:51,557 root INFO copying and adjusting examples/pylink-rtt -> build/scripts-3.12 2024-04-14 01:32:51,558 root INFO copying and adjusting examples/pylink-swv -> build/scripts-3.12 2024-04-14 01:32:51,558 root INFO changing mode of build/scripts-3.12/pylink-rtt from 644 to 755 2024-04-14 01:32:51,558 root INFO changing mode of build/scripts-3.12/pylink-swv from 644 to 755 2024-04-14 01:32:51,567 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-14 01:32:51,567 root INFO running install 2024-04-14 01:32:51,582 root INFO running install_lib 2024-04-14 01:32:51,586 root INFO creating build/bdist.linux-x86_64 2024-04-14 01:32:51,586 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-14 01:32:51,586 root INFO creating build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,587 root INFO copying build/lib/pylink/structs.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,587 root INFO creating build/bdist.linux-x86_64/wheel/pylink/protocols 2024-04-14 01:32:51,587 root INFO copying build/lib/pylink/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/pylink/protocols 2024-04-14 01:32:51,588 root INFO copying build/lib/pylink/protocols/swd.py -> build/bdist.linux-x86_64/wheel/pylink/protocols 2024-04-14 01:32:51,588 root INFO copying build/lib/pylink/jlock.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,588 root INFO copying build/lib/pylink/binpacker.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,588 root INFO copying build/lib/pylink/util.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,589 root INFO copying build/lib/pylink/threads.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,589 root INFO copying build/lib/pylink/library.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,589 root INFO copying build/lib/pylink/jlink.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,590 root INFO copying build/lib/pylink/errors.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,590 root INFO copying build/lib/pylink/enums.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,591 root INFO copying build/lib/pylink/__init__.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,591 root INFO creating build/bdist.linux-x86_64/wheel/pylink/unlockers 2024-04-14 01:32:51,591 root INFO copying build/lib/pylink/unlockers/unlock_kinetis.py -> build/bdist.linux-x86_64/wheel/pylink/unlockers 2024-04-14 01:32:51,591 root INFO copying build/lib/pylink/unlockers/__init__.py -> build/bdist.linux-x86_64/wheel/pylink/unlockers 2024-04-14 01:32:51,592 root INFO copying build/lib/pylink/registers.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,592 root INFO copying build/lib/pylink/decorators.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,592 root INFO copying build/lib/pylink/__main__.py -> build/bdist.linux-x86_64/wheel/pylink 2024-04-14 01:32:51,593 root INFO running install_egg_info 2024-04-14 01:32:51,600 root INFO running egg_info 2024-04-14 01:32:51,603 root INFO writing pylink_square.egg-info/PKG-INFO 2024-04-14 01:32:51,604 root INFO writing dependency_links to pylink_square.egg-info/dependency_links.txt 2024-04-14 01:32:51,604 root INFO writing entry points to pylink_square.egg-info/entry_points.txt 2024-04-14 01:32:51,605 root INFO writing requirements to pylink_square.egg-info/requires.txt 2024-04-14 01:32:51,605 root INFO writing top-level names to pylink_square.egg-info/top_level.txt 2024-04-14 01:32:51,610 root INFO reading manifest file 'pylink_square.egg-info/SOURCES.txt' 2024-04-14 01:32:51,611 root INFO reading manifest template 'MANIFEST.in' 2024-04-14 01:32:51,646 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-04-14 01:32:51,646 root WARNING warning: no previously-included files matching '*.o' found anywhere in distribution 2024-04-14 01:32:51,647 root WARNING warning: no previously-included files matching '*.bin' found anywhere in distribution 2024-04-14 01:32:51,647 root WARNING warning: no previously-included files matching '*.elf' found anywhere in distribution 2024-04-14 01:32:51,647 root INFO adding license file 'LICENSE.md' 2024-04-14 01:32:51,650 root INFO writing manifest file 'pylink_square.egg-info/SOURCES.txt' 2024-04-14 01:32:51,651 root INFO Copying pylink_square.egg-info to build/bdist.linux-x86_64/wheel/pylink_square-1.2.0-py3.12.egg-info 2024-04-14 01:32:51,653 root INFO running install_scripts 2024-04-14 01:32:51,653 root INFO creating build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data 2024-04-14 01:32:51,653 root INFO creating build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data/scripts 2024-04-14 01:32:51,653 root INFO copying build/scripts-3.12/pylink-rtt -> build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data/scripts 2024-04-14 01:32:51,653 root INFO copying build/scripts-3.12/pylink-swv -> build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data/scripts 2024-04-14 01:32:51,654 root INFO changing mode of build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data/scripts/pylink-rtt to 755 2024-04-14 01:32:51,654 root INFO changing mode of build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.data/scripts/pylink-swv to 755 2024-04-14 01:32:51,657 wheel INFO creating build/bdist.linux-x86_64/wheel/pylink_square-1.2.0.dist-info/WHEEL 2024-04-14 01:32:51,658 wheel INFO creating '/home/buildozer/aports/community/py3-pylink-square/src/pylink-square-1.2.0/.dist/.tmp-nmsmcupa/pylink_square-1.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-14 01:32:51,658 wheel INFO adding 'pylink/__init__.py' 2024-04-14 01:32:51,659 wheel INFO adding 'pylink/__main__.py' 2024-04-14 01:32:51,659 wheel INFO adding 'pylink/binpacker.py' 2024-04-14 01:32:51,660 wheel INFO adding 'pylink/decorators.py' 2024-04-14 01:32:51,660 wheel INFO adding 'pylink/enums.py' 2024-04-14 01:32:51,661 wheel INFO adding 'pylink/errors.py' 2024-04-14 01:32:51,662 wheel INFO adding 'pylink/jlink.py' 2024-04-14 01:32:51,663 wheel INFO adding 'pylink/jlock.py' 2024-04-14 01:32:51,664 wheel INFO adding 'pylink/library.py' 2024-04-14 01:32:51,664 wheel INFO adding 'pylink/registers.py' 2024-04-14 01:32:51,665 wheel INFO adding 'pylink/structs.py' 2024-04-14 01:32:51,665 wheel INFO adding 'pylink/threads.py' 2024-04-14 01:32:51,666 wheel INFO adding 'pylink/util.py' 2024-04-14 01:32:51,666 wheel INFO adding 'pylink/protocols/__init__.py' 2024-04-14 01:32:51,666 wheel INFO adding 'pylink/protocols/swd.py' 2024-04-14 01:32:51,667 wheel INFO adding 'pylink/unlockers/__init__.py' 2024-04-14 01:32:51,667 wheel INFO adding 'pylink/unlockers/unlock_kinetis.py' 2024-04-14 01:32:51,668 wheel INFO adding 'pylink_square-1.2.0.data/scripts/pylink-rtt' 2024-04-14 01:32:51,668 wheel INFO adding 'pylink_square-1.2.0.data/scripts/pylink-swv' 2024-04-14 01:32:51,669 wheel INFO adding 'pylink_square-1.2.0.dist-info/LICENSE.md' 2024-04-14 01:32:51,669 wheel INFO adding 'pylink_square-1.2.0.dist-info/METADATA' 2024-04-14 01:32:51,669 wheel INFO adding 'pylink_square-1.2.0.dist-info/WHEEL' 2024-04-14 01:32:51,670 wheel INFO adding 'pylink_square-1.2.0.dist-info/entry_points.txt' 2024-04-14 01:32:51,670 wheel INFO adding 'pylink_square-1.2.0.dist-info/top_level.txt' 2024-04-14 01:32:51,670 wheel INFO adding 'pylink_square-1.2.0.dist-info/RECORD' 2024-04-14 01:32:51,671 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-14 01:32:51,672 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 1.83s ======================= >>> 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/unlockers/__pycache__' -> '/home/buildozer/aports/community/py3-pylink-square/pkg/py3-pylink-square-pyc/usr/lib/python3.12/site-packages/pylink/unlockers/__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__' >>> 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 Sun, 14 Apr 2024 01:32:55 +0000 elapsed time 0h 0m 7s >>> py3-pylink-square: Cleaning up srcdir >>> py3-pylink-square: Cleaning up pkgdir >>> py3-pylink-square: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pylink-square (20240414.013250) (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: 377 MiB in 107 packages >>> py3-pylink-square: Updating the community/x86_64 repository index... >>> py3-pylink-square: Signing the index...