>>> py3-pylink-square: Building testing/py3-pylink-square 1.1.0-r0 (using abuild 3.11.1-r0) started Thu, 25 May 2023 00:49:10 +0000 >>> py3-pylink-square: Checking sanity of /home/buildozer/aports/testing/py3-pylink-square/APKBUILD... >>> py3-pylink-square: Analyzing dependencies... >>> py3-pylink-square: Installing for build: build-base py3-psutil py3-six python3 py3-gpep517 py3-installer py3-setuptools py3-wheel (1/27) Installing libbz2 (1.0.8-r6) (2/27) Installing gdbm (1.23-r1) (3/27) Installing mpdecimal (2.5.1-r2) (4/27) Installing libpanelw (6.4_p20230520-r0) (5/27) Installing readline (8.2.1-r2) (6/27) Installing sqlite-libs (3.42.0-r0) (7/27) Installing python3 (3.11.3-r11) (8/27) Installing python3-pycache-pyc0 (3.11.3-r11) (9/27) Installing pyc (0.1-r0) (10/27) Installing py3-psutil-pyc (5.9.5-r1) (11/27) Installing python3-pyc (3.11.3-r11) (12/27) Installing py3-psutil (5.9.5-r1) (13/27) Installing py3-six (1.16.0-r6) (14/27) Installing py3-six-pyc (1.16.0-r6) (15/27) Installing py3-installer (0.7.0-r1) (16/27) Installing py3-installer-pyc (0.7.0-r1) (17/27) Installing py3-gpep517 (13-r2) (18/27) Installing py3-gpep517-pyc (13-r2) (19/27) Installing py3-parsing (3.0.9-r2) (20/27) Installing py3-parsing-pyc (3.0.9-r2) (21/27) Installing py3-packaging (23.1-r1) (22/27) Installing py3-packaging-pyc (23.1-r1) (23/27) Installing py3-setuptools (67.8.0-r0) (24/27) Installing py3-setuptools-pyc (67.8.0-r0) (25/27) Installing py3-wheel (0.40.0-r1) (26/27) Installing py3-wheel-pyc (0.40.0-r1) (27/27) Installing .makedepends-py3-pylink-square (20230525.004915) Executing busybox-1.36.0-r11.trigger OK: 974 MiB in 133 packages >>> py3-pylink-square: Cleaning up srcdir >>> py3-pylink-square: Cleaning up pkgdir >>> py3-pylink-square: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pylink-square-1.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pylink-square: Fetching https://pypi.python.org/packages/source/p/pylink-square/pylink-square-1.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 294 0 --:--:-- --:--:-- --:--:-- 300 100 286 100 286 0 0 520 0 --:--:-- --:--:-- --:--:-- 520 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161k 100 161k 0 0 254k 0 --:--:-- --:--:-- --:--:-- 254k >>> py3-pylink-square: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pylink-square-1.1.0.tar.gz >>> py3-pylink-square: Checking sha512sums... pylink-square-1.1.0.tar.gz: OK >>> py3-pylink-square: Unpacking /var/cache/distfiles/pylink-square-1.1.0.tar.gz... 2023-05-25 00:49:20,157 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:755: 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 2023-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) 2023-05-25 00:49:20,831 root INFO running bdist_wheel 2023-05-25 00:49:20,896 root INFO running build 2023-05-25 00:49:20,896 root INFO running build_py 2023-05-25 00:49:20,912 root INFO creating build 2023-05-25 00:49:20,912 root INFO creating build/lib 2023-05-25 00:49:20,913 root INFO creating build/lib/pylink 2023-05-25 00:49:20,913 root INFO copying pylink/__init__.py -> build/lib/pylink 2023-05-25 00:49:20,915 root INFO copying pylink/library.py -> build/lib/pylink 2023-05-25 00:49:20,916 root INFO copying pylink/errors.py -> build/lib/pylink 2023-05-25 00:49:20,917 root INFO copying pylink/jlink.py -> build/lib/pylink 2023-05-25 00:49:20,919 root INFO copying pylink/binpacker.py -> build/lib/pylink 2023-05-25 00:49:20,920 root INFO copying pylink/structs.py -> build/lib/pylink 2023-05-25 00:49:20,921 root INFO copying pylink/enums.py -> build/lib/pylink 2023-05-25 00:49:20,922 root INFO copying pylink/__main__.py -> build/lib/pylink 2023-05-25 00:49:20,923 root INFO copying pylink/util.py -> build/lib/pylink 2023-05-25 00:49:20,924 root INFO copying pylink/threads.py -> build/lib/pylink 2023-05-25 00:49:20,925 root INFO copying pylink/registers.py -> build/lib/pylink 2023-05-25 00:49:20,926 root INFO copying pylink/decorators.py -> build/lib/pylink 2023-05-25 00:49:20,927 root INFO copying pylink/jlock.py -> build/lib/pylink 2023-05-25 00:49:20,928 root INFO creating build/lib/pylink/protocols 2023-05-25 00:49:20,929 root INFO copying pylink/protocols/__init__.py -> build/lib/pylink/protocols 2023-05-25 00:49:20,930 root INFO copying pylink/protocols/swd.py -> build/lib/pylink/protocols 2023-05-25 00:49:20,931 root INFO creating build/lib/pylink/unlockers 2023-05-25 00:49:20,932 root INFO copying pylink/unlockers/unlock_kinetis.py -> build/lib/pylink/unlockers 2023-05-25 00:49:20,933 root INFO copying pylink/unlockers/__init__.py -> build/lib/pylink/unlockers 2023-05-25 00:49:20,936 root INFO running build_scripts 2023-05-25 00:49:20,937 root INFO creating build/scripts-3.11 2023-05-25 00:49:20,938 root INFO copying and adjusting examples/pylink-rtt -> build/scripts-3.11 2023-05-25 00:49:20,940 root INFO copying and adjusting examples/pylink-swv -> build/scripts-3.11 2023-05-25 00:49:20,940 root INFO changing mode of build/scripts-3.11/pylink-rtt from 644 to 755 2023-05-25 00:49:20,941 root INFO changing mode of build/scripts-3.11/pylink-swv from 644 to 755 2023-05-25 00:49:20,967 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-05-25 00:49:20,968 root INFO running install 2023-05-25 00:49:21,044 root INFO running install_lib 2023-05-25 00:49:21,055 root INFO creating build/bdist.linux-riscv64 2023-05-25 00:49:21,060 root INFO creating build/bdist.linux-riscv64/wheel 2023-05-25 00:49:21,061 root INFO creating build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,061 root INFO copying build/lib/pylink/__init__.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,062 root INFO copying build/lib/pylink/library.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,063 root INFO copying build/lib/pylink/errors.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,064 root INFO copying build/lib/pylink/jlink.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,066 root INFO copying build/lib/pylink/binpacker.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,066 root INFO copying build/lib/pylink/structs.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,067 root INFO copying build/lib/pylink/enums.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,068 root INFO copying build/lib/pylink/__main__.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,069 root INFO creating build/bdist.linux-riscv64/wheel/pylink/unlockers 2023-05-25 00:49:21,070 root INFO copying build/lib/pylink/unlockers/unlock_kinetis.py -> build/bdist.linux-riscv64/wheel/pylink/unlockers 2023-05-25 00:49:21,071 root INFO copying build/lib/pylink/unlockers/__init__.py -> build/bdist.linux-riscv64/wheel/pylink/unlockers 2023-05-25 00:49:21,072 root INFO copying build/lib/pylink/util.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,072 root INFO copying build/lib/pylink/threads.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,073 root INFO copying build/lib/pylink/registers.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,074 root INFO copying build/lib/pylink/decorators.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,075 root INFO copying build/lib/pylink/jlock.py -> build/bdist.linux-riscv64/wheel/pylink 2023-05-25 00:49:21,076 root INFO creating build/bdist.linux-riscv64/wheel/pylink/protocols 2023-05-25 00:49:21,076 root INFO copying build/lib/pylink/protocols/__init__.py -> build/bdist.linux-riscv64/wheel/pylink/protocols 2023-05-25 00:49:21,077 root INFO copying build/lib/pylink/protocols/swd.py -> build/bdist.linux-riscv64/wheel/pylink/protocols 2023-05-25 00:49:21,078 root INFO running install_egg_info 2023-05-25 00:49:21,123 root INFO running egg_info 2023-05-25 00:49:21,131 root INFO writing pylink_square.egg-info/PKG-INFO 2023-05-25 00:49:21,132 root INFO writing dependency_links to pylink_square.egg-info/dependency_links.txt 2023-05-25 00:49:21,133 root INFO writing entry points to pylink_square.egg-info/entry_points.txt 2023-05-25 00:49:21,134 root INFO writing requirements to pylink_square.egg-info/requires.txt 2023-05-25 00:49:21,135 root INFO writing top-level names to pylink_square.egg-info/top_level.txt 2023-05-25 00:49:21,149 root INFO reading manifest file 'pylink_square.egg-info/SOURCES.txt' 2023-05-25 00:49:21,156 root INFO reading manifest template 'MANIFEST.in' 2023-05-25 00:49:21,297 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-05-25 00:49:21,299 root WARNING warning: no previously-included files matching '*.o' found anywhere in distribution 2023-05-25 00:49:21,301 root WARNING warning: no previously-included files matching '*.bin' found anywhere in distribution 2023-05-25 00:49:21,304 root WARNING warning: no previously-included files matching '*.elf' found anywhere in distribution 2023-05-25 00:49:21,304 root INFO adding license file 'LICENSE.md' 2023-05-25 00:49:21,321 root INFO writing manifest file 'pylink_square.egg-info/SOURCES.txt' 2023-05-25 00:49:21,321 root INFO Copying pylink_square.egg-info to build/bdist.linux-riscv64/wheel/pylink_square-1.1.0-py3.11.egg-info 2023-05-25 00:49:21,326 root INFO running install_scripts 2023-05-25 00:49:21,327 root INFO creating build/bdist.linux-riscv64/wheel/pylink_square-1.1.0.data 2023-05-25 00:49:21,327 root INFO creating build/bdist.linux-riscv64/wheel/pylink_square-1.1.0.data/scripts 2023-05-25 00:49:21,328 root INFO copying build/scripts-3.11/pylink-rtt -> build/bdist.linux-riscv64/wheel/pylink_square-1.1.0.data/scripts 2023-05-25 00:49:21,329 root INFO copying build/scripts-3.11/pylink-swv -> build/bdist.linux-riscv64/wheel/pylink_square-1.1.0.data/scripts 2023-05-25 00:49:21,329 root INFO changing mode of build/bdist.linux-riscv64/wheel/pylink_square-1.1.0.data/scripts/pylink-rtt to 755 2023-05-25 00:49:21,330 root INFO changing mode of build/bdist.linux-riscv64/wheel/pylink_square-1.1.0.data/scripts/pylink-swv to 755 2023-05-25 00:49:21,344 wheel INFO creating build/bdist.linux-riscv64/wheel/pylink_square-1.1.0.dist-info/WHEEL 2023-05-25 00:49:21,347 wheel INFO creating '/home/buildozer/aports/testing/py3-pylink-square/src/pylink-square-1.1.0/dist/.tmp-_f70_d3l/pylink_square-1.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-05-25 00:49:21,350 wheel INFO adding 'pylink/__init__.py' 2023-05-25 00:49:21,355 wheel INFO adding 'pylink/__main__.py' 2023-05-25 00:49:21,357 wheel INFO adding 'pylink/binpacker.py' 2023-05-25 00:49:21,358 wheel INFO adding 'pylink/decorators.py' 2023-05-25 00:49:21,359 wheel INFO adding 'pylink/enums.py' 2023-05-25 00:49:21,361 wheel INFO adding 'pylink/errors.py' 2023-05-25 00:49:21,362 wheel INFO adding 'pylink/jlink.py' 2023-05-25 00:49:21,366 wheel INFO adding 'pylink/jlock.py' 2023-05-25 00:49:21,367 wheel INFO adding 'pylink/library.py' 2023-05-25 00:49:21,368 wheel INFO adding 'pylink/registers.py' 2023-05-25 00:49:21,370 wheel INFO adding 'pylink/structs.py' 2023-05-25 00:49:21,371 wheel INFO adding 'pylink/threads.py' 2023-05-25 00:49:21,372 wheel INFO adding 'pylink/util.py' 2023-05-25 00:49:21,373 wheel INFO adding 'pylink/protocols/__init__.py' 2023-05-25 00:49:21,374 wheel INFO adding 'pylink/protocols/swd.py' 2023-05-25 00:49:21,376 wheel INFO adding 'pylink/unlockers/__init__.py' 2023-05-25 00:49:21,377 wheel INFO adding 'pylink/unlockers/unlock_kinetis.py' 2023-05-25 00:49:21,378 wheel INFO adding 'pylink_square-1.1.0.data/scripts/pylink-rtt' 2023-05-25 00:49:21,379 wheel INFO adding 'pylink_square-1.1.0.data/scripts/pylink-swv' 2023-05-25 00:49:21,381 wheel INFO adding 'pylink_square-1.1.0.dist-info/LICENSE.md' 2023-05-25 00:49:21,382 wheel INFO adding 'pylink_square-1.1.0.dist-info/METADATA' 2023-05-25 00:49:21,383 wheel INFO adding 'pylink_square-1.1.0.dist-info/WHEEL' 2023-05-25 00:49:21,384 wheel INFO adding 'pylink_square-1.1.0.dist-info/entry_points.txt' 2023-05-25 00:49:21,384 wheel INFO adding 'pylink_square-1.1.0.dist-info/top_level.txt' 2023-05-25 00:49:21,387 wheel INFO adding 'pylink_square-1.1.0.dist-info/RECORD' 2023-05-25 00:49:21,389 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-05-25 00:49:21,392 gpep517 INFO The backend produced dist/pylink_square-1.1.0-py2.py3-none-any.whl pylink_square-1.1.0-py2.py3-none-any.whl >>> py3-pylink-square: Entering fakeroot... >>> py3-pylink-square-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pylink-square/pkg/py3-pylink-square/usr/lib/python3.11/site-packages/pylink/__pycache__' -> '/home/buildozer/aports/testing/py3-pylink-square/pkg/py3-pylink-square-pyc/usr/lib/python3.11/site-packages/pylink/__pycache__' '/home/buildozer/aports/testing/py3-pylink-square/pkg/py3-pylink-square/usr/lib/python3.11/site-packages/pylink/unlockers/__pycache__' -> '/home/buildozer/aports/testing/py3-pylink-square/pkg/py3-pylink-square-pyc/usr/lib/python3.11/site-packages/pylink/unlockers/__pycache__' '/home/buildozer/aports/testing/py3-pylink-square/pkg/py3-pylink-square/usr/lib/python3.11/site-packages/pylink/protocols/__pycache__' -> '/home/buildozer/aports/testing/py3-pylink-square/pkg/py3-pylink-square-pyc/usr/lib/python3.11/site-packages/pylink/protocols/__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 python3~3.11 >>> py3-pylink-square-pyc*: Package size: 460.0 KB >>> py3-pylink-square-pyc*: Compressing data... >>> py3-pylink-square-pyc*: Create checksum... >>> py3-pylink-square-pyc*: Create py3-pylink-square-pyc-1.1.0-r0.apk >>> py3-pylink-square*: Tracing dependencies... py3-psutil py3-six python3 python3~3.11 >>> 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.1.0-r0.apk >>> py3-pylink-square: Build complete at Thu, 25 May 2023 00:49:27 +0000 elapsed time 0h 0m 17s >>> py3-pylink-square: Cleaning up srcdir >>> py3-pylink-square: Cleaning up pkgdir >>> py3-pylink-square: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pylink-square (20230525.004915) (2/27) Purging py3-psutil-pyc (5.9.5-r1) (3/27) Purging py3-psutil (5.9.5-r1) (4/27) Purging py3-six-pyc (1.16.0-r6) (5/27) Purging py3-six (1.16.0-r6) (6/27) Purging py3-gpep517-pyc (13-r2) (7/27) Purging py3-gpep517 (13-r2) (8/27) Purging py3-installer-pyc (0.7.0-r1) (9/27) Purging py3-installer (0.7.0-r1) (10/27) Purging py3-setuptools-pyc (67.8.0-r0) (11/27) Purging py3-setuptools (67.8.0-r0) (12/27) Purging py3-wheel-pyc (0.40.0-r1) (13/27) Purging py3-wheel (0.40.0-r1) (14/27) Purging py3-packaging-pyc (23.1-r1) (15/27) Purging py3-packaging (23.1-r1) (16/27) Purging py3-parsing-pyc (3.0.9-r2) (17/27) Purging py3-parsing (3.0.9-r2) (18/27) Purging python3-pyc (3.11.3-r11) (19/27) Purging python3-pycache-pyc0 (3.11.3-r11) (20/27) Purging pyc (0.1-r0) (21/27) Purging python3 (3.11.3-r11) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libbz2 (1.0.8-r6) (24/27) Purging libpanelw (6.4_p20230520-r0) (25/27) Purging mpdecimal (2.5.1-r2) (26/27) Purging readline (8.2.1-r2) (27/27) Purging sqlite-libs (3.42.0-r0) Executing busybox-1.36.0-r11.trigger OK: 924 MiB in 106 packages >>> py3-pylink-square: Updating the testing/riscv64 repository index... >>> py3-pylink-square: Signing the index...