>>> py3-codespell: Building testing/py3-codespell 2.2.5-r0 (using abuild 3.11.20-r0) started Sat, 01 Jul 2023 20:12:06 +0000 >>> py3-codespell: Checking sanity of /home/buildozer/aports/testing/py3-codespell/APKBUILD... >>> py3-codespell: Analyzing dependencies... >>> py3-codespell: Installing for build: build-base py3-chardet py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.4-r3) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.4.3-r1) (5/29) Installing mpdecimal (2.5.1-r2) (6/29) Installing libpanelw (6.4_p20230625-r0) (7/29) Installing readline (8.2.1-r2) (8/29) Installing sqlite-libs (3.42.0-r2) (9/29) Installing python3 (3.11.4-r1) (10/29) Installing python3-pycache-pyc0 (3.11.4-r1) (11/29) Installing pyc (0.1-r0) (12/29) Installing py3-chardet-pyc (5.1.0-r1) (13/29) Installing python3-pyc (3.11.4-r1) (14/29) Installing py3-chardet (5.1.0-r1) (15/29) Installing py3-installer (0.7.0-r1) (16/29) Installing py3-installer-pyc (0.7.0-r1) (17/29) Installing py3-gpep517 (13-r2) (18/29) Installing py3-gpep517-pyc (13-r2) (19/29) Installing py3-parsing (3.1.0-r0) (20/29) Installing py3-parsing-pyc (3.1.0-r0) (21/29) Installing py3-packaging (23.1-r1) (22/29) Installing py3-packaging-pyc (23.1-r1) (23/29) Installing py3-setuptools (68.0.0-r0) (24/29) Installing py3-setuptools-pyc (68.0.0-r0) (25/29) Installing py3-setuptools_scm (7.1.0-r3) (26/29) Installing py3-setuptools_scm-pyc (7.1.0-r3) (27/29) Installing py3-wheel (0.40.0-r1) (28/29) Installing py3-wheel-pyc (0.40.0-r1) (29/29) Installing .makedepends-py3-codespell (20230701.201207) Executing busybox-1.36.1-r2.trigger OK: 366 MiB in 131 packages >>> py3-codespell: Cleaning up srcdir >>> py3-codespell: Cleaning up pkgdir >>> py3-codespell: Cleaning up tmpdir >>> py3-codespell: Fetching py3-codespell-2.2.5.tar.gz::https://github.com/codespell-project/codespell/archive/refs/tags/v2.2.5.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 40979 0 40979 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k 100 239k 0 239k 0 0 493k 0 --:--:-- --:--:-- --:--:-- 2292k >>> py3-codespell: Fetching py3-codespell-2.2.5.tar.gz::https://github.com/codespell-project/codespell/archive/refs/tags/v2.2.5.tar.gz >>> py3-codespell: Checking sha512sums... py3-codespell-2.2.5.tar.gz: OK >>> py3-codespell: Unpacking /var/cache/distfiles/py3-codespell-2.2.5.tar.gz... 2023-07-01 20:12:09,067 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-07-01 20:12:09,165 root INFO running bdist_wheel 2023-07-01 20:12:09,170 root INFO running build 2023-07-01 20:12:09,170 root INFO running build_py 2023-07-01 20:12:09,171 root INFO creating build 2023-07-01 20:12:09,171 root INFO creating build/lib 2023-07-01 20:12:09,171 root INFO creating build/lib/codespell_lib 2023-07-01 20:12:09,171 root INFO copying codespell_lib/_codespell.py -> build/lib/codespell_lib 2023-07-01 20:12:09,172 root INFO copying codespell_lib/_version.py -> build/lib/codespell_lib 2023-07-01 20:12:09,172 root INFO copying codespell_lib/__init__.py -> build/lib/codespell_lib 2023-07-01 20:12:09,172 root INFO copying codespell_lib/__main__.py -> build/lib/codespell_lib 2023-07-01 20:12:09,172 root INFO creating build/lib/codespell_lib/tests 2023-07-01 20:12:09,172 root INFO copying codespell_lib/tests/test_basic.py -> build/lib/codespell_lib/tests 2023-07-01 20:12:09,173 root INFO copying codespell_lib/tests/test_dictionary.py -> build/lib/codespell_lib/tests 2023-07-01 20:12:09,173 root INFO copying codespell_lib/tests/__init__.py -> build/lib/codespell_lib/tests 2023-07-01 20:12:09,173 root INFO creating build/lib/codespell_lib/data 2023-07-01 20:12:09,173 root INFO copying codespell_lib/data/__init__.py -> build/lib/codespell_lib/data 2023-07-01 20:12:09,173 root INFO running egg_info 2023-07-01 20:12:09,175 root INFO creating codespell.egg-info 2023-07-01 20:12:09,176 root INFO writing codespell.egg-info/PKG-INFO 2023-07-01 20:12:09,176 root INFO writing dependency_links to codespell.egg-info/dependency_links.txt 2023-07-01 20:12:09,176 root INFO writing entry points to codespell.egg-info/entry_points.txt 2023-07-01 20:12:09,177 root INFO writing requirements to codespell.egg-info/requires.txt 2023-07-01 20:12:09,177 root INFO writing top-level names to codespell.egg-info/top_level.txt 2023-07-01 20:12:09,177 root INFO writing manifest file 'codespell.egg-info/SOURCES.txt' 2023-07-01 20:12:10,423 root INFO reading manifest file 'codespell.egg-info/SOURCES.txt' 2023-07-01 20:12:10,423 root INFO reading manifest template 'MANIFEST.in' 2023-07-01 20:12:10,424 root WARNING warning: no previously-included files found matching '*.yml' 2023-07-01 20:12:10,424 root WARNING warning: no previously-included files found matching '*.yaml' 2023-07-01 20:12:10,424 root WARNING warning: no previously-included files found matching '.coveragerc' 2023-07-01 20:12:10,424 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2023-07-01 20:12:10,424 root WARNING warning: no previously-included files found matching 'example' 2023-07-01 20:12:10,424 root WARNING warning: no previously-included files found matching 'example/*' 2023-07-01 20:12:10,424 root WARNING warning: no previously-included files found matching 'snap' 2023-07-01 20:12:10,424 root WARNING warning: no previously-included files found matching 'snap/*' 2023-07-01 20:12:10,424 root WARNING warning: no previously-included files found matching 'Makefile' 2023-07-01 20:12:10,424 root WARNING warning: no previously-included files found matching 'codespell.1.include' 2023-07-01 20:12:10,425 root WARNING warning: no previously-included files found matching 'pyproject-codespell.precommit-toml' 2023-07-01 20:12:10,425 root INFO adding license file 'COPYING' 2023-07-01 20:12:10,425 root INFO writing manifest file 'codespell.egg-info/SOURCES.txt' 2023-07-01 20:12:10,426 root INFO copying codespell_lib/py.typed -> build/lib/codespell_lib 2023-07-01 20:12:10,426 root INFO copying codespell_lib/data/dictionary_code.txt -> build/lib/codespell_lib/data 2023-07-01 20:12:10,426 root INFO copying codespell_lib/data/dictionary_rare.txt -> build/lib/codespell_lib/data 2023-07-01 20:12:10,426 root INFO copying codespell_lib/data/dictionary_names.txt -> build/lib/codespell_lib/data 2023-07-01 20:12:10,427 root INFO copying codespell_lib/data/dictionary.txt -> build/lib/codespell_lib/data 2023-07-01 20:12:10,428 root INFO copying codespell_lib/data/dictionary_en-GB_to_en-US.txt -> build/lib/codespell_lib/data 2023-07-01 20:12:10,428 root INFO copying codespell_lib/data/dictionary_usage.txt -> build/lib/codespell_lib/data 2023-07-01 20:12:10,428 root INFO copying codespell_lib/data/dictionary_informal.txt -> build/lib/codespell_lib/data 2023-07-01 20:12:10,428 root INFO copying codespell_lib/data/linux-kernel.exclude -> build/lib/codespell_lib/data 2023-07-01 20:12:10,431 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-07-01 20:12:10,431 root INFO running install 2023-07-01 20:12:10,439 root INFO running install_lib 2023-07-01 20:12:10,440 root INFO creating build/bdist.linux-armv8l 2023-07-01 20:12:10,440 root INFO creating build/bdist.linux-armv8l/wheel 2023-07-01 20:12:10,440 root INFO creating build/bdist.linux-armv8l/wheel/codespell_lib 2023-07-01 20:12:10,440 root INFO copying build/lib/codespell_lib/py.typed -> build/bdist.linux-armv8l/wheel/codespell_lib 2023-07-01 20:12:10,440 root INFO copying build/lib/codespell_lib/_codespell.py -> build/bdist.linux-armv8l/wheel/codespell_lib 2023-07-01 20:12:10,441 root INFO copying build/lib/codespell_lib/_version.py -> build/bdist.linux-armv8l/wheel/codespell_lib 2023-07-01 20:12:10,441 root INFO creating build/bdist.linux-armv8l/wheel/codespell_lib/tests 2023-07-01 20:12:10,441 root INFO copying build/lib/codespell_lib/tests/test_basic.py -> build/bdist.linux-armv8l/wheel/codespell_lib/tests 2023-07-01 20:12:10,441 root INFO copying build/lib/codespell_lib/tests/test_dictionary.py -> build/bdist.linux-armv8l/wheel/codespell_lib/tests 2023-07-01 20:12:10,441 root INFO copying build/lib/codespell_lib/tests/__init__.py -> build/bdist.linux-armv8l/wheel/codespell_lib/tests 2023-07-01 20:12:10,442 root INFO creating build/bdist.linux-armv8l/wheel/codespell_lib/data 2023-07-01 20:12:10,442 root INFO copying build/lib/codespell_lib/data/dictionary_code.txt -> build/bdist.linux-armv8l/wheel/codespell_lib/data 2023-07-01 20:12:10,442 root INFO copying build/lib/codespell_lib/data/dictionary_rare.txt -> build/bdist.linux-armv8l/wheel/codespell_lib/data 2023-07-01 20:12:10,442 root INFO copying build/lib/codespell_lib/data/dictionary_names.txt -> build/bdist.linux-armv8l/wheel/codespell_lib/data 2023-07-01 20:12:10,442 root INFO copying build/lib/codespell_lib/data/linux-kernel.exclude -> build/bdist.linux-armv8l/wheel/codespell_lib/data 2023-07-01 20:12:10,442 root INFO copying build/lib/codespell_lib/data/dictionary.txt -> build/bdist.linux-armv8l/wheel/codespell_lib/data 2023-07-01 20:12:10,443 root INFO copying build/lib/codespell_lib/data/dictionary_en-GB_to_en-US.txt -> build/bdist.linux-armv8l/wheel/codespell_lib/data 2023-07-01 20:12:10,444 root INFO copying build/lib/codespell_lib/data/dictionary_usage.txt -> build/bdist.linux-armv8l/wheel/codespell_lib/data 2023-07-01 20:12:10,444 root INFO copying build/lib/codespell_lib/data/dictionary_informal.txt -> build/bdist.linux-armv8l/wheel/codespell_lib/data 2023-07-01 20:12:10,444 root INFO copying build/lib/codespell_lib/data/__init__.py -> build/bdist.linux-armv8l/wheel/codespell_lib/data 2023-07-01 20:12:10,444 root INFO copying build/lib/codespell_lib/__init__.py -> build/bdist.linux-armv8l/wheel/codespell_lib 2023-07-01 20:12:10,444 root INFO copying build/lib/codespell_lib/__main__.py -> build/bdist.linux-armv8l/wheel/codespell_lib 2023-07-01 20:12:10,444 root INFO running install_egg_info 2023-07-01 20:12:10,445 root INFO Copying codespell.egg-info to build/bdist.linux-armv8l/wheel/codespell-2.2.5-py3.11.egg-info 2023-07-01 20:12:10,446 root INFO running install_scripts 2023-07-01 20:12:10,449 wheel INFO creating build/bdist.linux-armv8l/wheel/codespell-2.2.5.dist-info/WHEEL 2023-07-01 20:12:10,450 wheel INFO creating '/home/buildozer/aports/testing/py3-codespell/src/codespell-2.2.5/.dist/.tmp-hjwxfilw/codespell-2.2.5-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-07-01 20:12:10,450 wheel INFO adding 'codespell_lib/__init__.py' 2023-07-01 20:12:10,450 wheel INFO adding 'codespell_lib/__main__.py' 2023-07-01 20:12:10,450 wheel INFO adding 'codespell_lib/_codespell.py' 2023-07-01 20:12:10,451 wheel INFO adding 'codespell_lib/_version.py' 2023-07-01 20:12:10,451 wheel INFO adding 'codespell_lib/py.typed' 2023-07-01 20:12:10,451 wheel INFO adding 'codespell_lib/data/__init__.py' 2023-07-01 20:12:10,453 wheel INFO adding 'codespell_lib/data/dictionary.txt' 2023-07-01 20:12:10,457 wheel INFO adding 'codespell_lib/data/dictionary_code.txt' 2023-07-01 20:12:10,457 wheel INFO adding 'codespell_lib/data/dictionary_en-GB_to_en-US.txt' 2023-07-01 20:12:10,457 wheel INFO adding 'codespell_lib/data/dictionary_informal.txt' 2023-07-01 20:12:10,457 wheel INFO adding 'codespell_lib/data/dictionary_names.txt' 2023-07-01 20:12:10,457 wheel INFO adding 'codespell_lib/data/dictionary_rare.txt' 2023-07-01 20:12:10,457 wheel INFO adding 'codespell_lib/data/dictionary_usage.txt' 2023-07-01 20:12:10,458 wheel INFO adding 'codespell_lib/data/linux-kernel.exclude' 2023-07-01 20:12:10,458 wheel INFO adding 'codespell_lib/tests/__init__.py' 2023-07-01 20:12:10,458 wheel INFO adding 'codespell_lib/tests/test_basic.py' 2023-07-01 20:12:10,458 wheel INFO adding 'codespell_lib/tests/test_dictionary.py' 2023-07-01 20:12:10,458 wheel INFO adding 'codespell-2.2.5.dist-info/COPYING' 2023-07-01 20:12:10,459 wheel INFO adding 'codespell-2.2.5.dist-info/METADATA' 2023-07-01 20:12:10,459 wheel INFO adding 'codespell-2.2.5.dist-info/WHEEL' 2023-07-01 20:12:10,459 wheel INFO adding 'codespell-2.2.5.dist-info/entry_points.txt' 2023-07-01 20:12:10,459 wheel INFO adding 'codespell-2.2.5.dist-info/top_level.txt' 2023-07-01 20:12:10,459 wheel INFO adding 'codespell-2.2.5.dist-info/RECORD' 2023-07-01 20:12:10,459 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-07-01 20:12:10,460 gpep517 INFO The backend produced .dist/codespell-2.2.5-py3-none-any.whl codespell-2.2.5-py3-none-any.whl >>> py3-codespell: Entering fakeroot... >>> py3-codespell-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/__pycache__' -> '/home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell-pyc/usr/lib/python3.11/site-packages/codespell_lib/__pycache__' '/home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell-pyc/usr/lib/python3.11/site-packages/codespell_lib/tests/__pycache__' '/home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell/usr/lib/python3.11/site-packages/codespell_lib/data/__pycache__' -> '/home/buildozer/aports/testing/py3-codespell/pkg/py3-codespell-pyc/usr/lib/python3.11/site-packages/codespell_lib/data/__pycache__' >>> py3-codespell-pyc*: Preparing subpackage py3-codespell-pyc... >>> py3-codespell-pyc*: Running postcheck for py3-codespell-pyc >>> py3-codespell*: Running postcheck for py3-codespell >>> py3-codespell*: Preparing package py3-codespell... >>> py3-codespell-pyc*: Tracing dependencies... py3-chardet python3~3.11 >>> py3-codespell-pyc*: Package size: 188.0 KB >>> py3-codespell-pyc*: Compressing data... >>> py3-codespell-pyc*: Create checksum... >>> py3-codespell-pyc*: Create py3-codespell-pyc-2.2.5-r0.apk >>> py3-codespell*: Tracing dependencies... py3-chardet python3~3.11 >>> py3-codespell*: Package size: 1.1 MB >>> py3-codespell*: Compressing data... >>> py3-codespell*: Create checksum... >>> py3-codespell*: Create py3-codespell-2.2.5-r0.apk >>> py3-codespell: Build complete at Sat, 01 Jul 2023 20:12:10 +0000 elapsed time 0h 0m 4s >>> py3-codespell: Cleaning up srcdir >>> py3-codespell: Cleaning up pkgdir >>> py3-codespell: Uninstalling dependencies... (1/29) Purging .makedepends-py3-codespell (20230701.201207) (2/29) Purging py3-chardet-pyc (5.1.0-r1) (3/29) Purging py3-chardet (5.1.0-r1) (4/29) Purging py3-gpep517-pyc (13-r2) (5/29) Purging py3-gpep517 (13-r2) (6/29) Purging py3-installer-pyc (0.7.0-r1) (7/29) Purging py3-installer (0.7.0-r1) (8/29) Purging py3-setuptools_scm-pyc (7.1.0-r3) (9/29) Purging py3-setuptools_scm (7.1.0-r3) (10/29) Purging py3-setuptools-pyc (68.0.0-r0) (11/29) Purging py3-setuptools (68.0.0-r0) (12/29) Purging py3-wheel-pyc (0.40.0-r1) (13/29) Purging py3-wheel (0.40.0-r1) (14/29) Purging py3-packaging-pyc (23.1-r1) (15/29) Purging py3-packaging (23.1-r1) (16/29) Purging py3-parsing-pyc (3.1.0-r0) (17/29) Purging py3-parsing (3.1.0-r0) (18/29) Purging python3-pyc (3.11.4-r1) (19/29) Purging python3-pycache-pyc0 (3.11.4-r1) (20/29) Purging pyc (0.1-r0) (21/29) Purging python3 (3.11.4-r1) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.4-r3) (25/29) Purging libpanelw (6.4_p20230625-r0) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.1-r2) (28/29) Purging sqlite-libs (3.42.0-r2) (29/29) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r2.trigger OK: 314 MiB in 102 packages >>> py3-codespell: Updating the testing/armhf repository index... >>> py3-codespell: Signing the index...