>>> py3-compdb: Building testing/py3-compdb 0.2.0-r8 (using abuild 3.13.0-r5) started Wed, 07 Aug 2024 12:32:16 +0000 >>> py3-compdb: Checking sanity of /home/buildozer/aports/testing/py3-compdb/APKBUILD... >>> py3-compdb: Analyzing dependencies... >>> py3-compdb: Installing for build: build-base python3 py3-setuptools py3-gpep517 (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing libffi (3.4.6-r0) (3/22) Installing gdbm (1.24-r0) (4/22) Installing xz-libs (5.6.2-r0) (5/22) Installing mpdecimal (4.0.0-r0) (6/22) Installing libpanelw (6.5_p20240601-r0) (7/22) Installing sqlite-libs (3.46.0-r0) (8/22) Installing python3 (3.12.4-r0) (9/22) Installing python3-pycache-pyc0 (3.12.4-r0) (10/22) Installing pyc (3.12.4-r0) (11/22) Installing python3-pyc (3.12.4-r0) (12/22) Installing py3-parsing (3.1.2-r1) (13/22) Installing py3-parsing-pyc (3.1.2-r1) (14/22) Installing py3-packaging (24.1-r0) (15/22) Installing py3-packaging-pyc (24.1-r0) (16/22) Installing py3-setuptools (70.3.0-r0) (17/22) Installing py3-setuptools-pyc (70.3.0-r0) (18/22) Installing py3-installer (0.7.0-r2) (19/22) Installing py3-installer-pyc (0.7.0-r2) (20/22) Installing py3-gpep517 (16-r0) (21/22) Installing py3-gpep517-pyc (16-r0) (22/22) Installing .makedepends-py3-compdb (20240807.123217) Executing busybox-1.36.1-r31.trigger OK: 378 MiB in 125 packages >>> py3-compdb: Cleaning up srcdir >>> py3-compdb: Cleaning up pkgdir >>> py3-compdb: Cleaning up tmpdir >>> py3-compdb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-compdb-0.2.0.tar.gz >>> py3-compdb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-compdb-0.2.0.tar.gz >>> py3-compdb: Checking sha512sums... py3-compdb-0.2.0.tar.gz: OK >>> py3-compdb: Unpacking /var/cache/distfiles/edge/py3-compdb-0.2.0.tar.gz... 2024-08-07 12:32:17,848 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :19: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. :43: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2024-08-07 12:32:17,860 root INFO running bdist_wheel 2024-08-07 12:32:17,874 root INFO running build 2024-08-07 12:32:17,874 root INFO running build_py 2024-08-07 12:32:17,876 root INFO creating build 2024-08-07 12:32:17,876 root INFO creating build/lib 2024-08-07 12:32:17,876 root INFO creating build/lib/compdb 2024-08-07 12:32:17,877 root INFO copying compdb/__init__.py -> build/lib/compdb 2024-08-07 12:32:17,877 root INFO copying compdb/core.py -> build/lib/compdb 2024-08-07 12:32:17,877 root INFO copying compdb/includedb.py -> build/lib/compdb 2024-08-07 12:32:17,877 root INFO copying compdb/cli.py -> build/lib/compdb 2024-08-07 12:32:17,877 root INFO copying compdb/models.py -> build/lib/compdb 2024-08-07 12:32:17,878 root INFO copying compdb/utils.py -> build/lib/compdb 2024-08-07 12:32:17,878 root INFO copying compdb/filelist.py -> build/lib/compdb 2024-08-07 12:32:17,878 root INFO copying compdb/__main__.py -> build/lib/compdb 2024-08-07 12:32:17,878 root INFO copying compdb/config.py -> build/lib/compdb 2024-08-07 12:32:17,879 root INFO copying compdb/__about__.py -> build/lib/compdb 2024-08-07 12:32:17,879 root INFO creating build/lib/compdb/backend 2024-08-07 12:32:17,879 root INFO copying compdb/backend/__init__.py -> build/lib/compdb/backend 2024-08-07 12:32:17,879 root INFO copying compdb/backend/json.py -> build/lib/compdb/backend 2024-08-07 12:32:17,879 root INFO copying compdb/backend/memory.py -> build/lib/compdb/backend 2024-08-07 12:32:17,880 root INFO creating build/lib/compdb/complementer 2024-08-07 12:32:17,880 root INFO copying compdb/complementer/__init__.py -> build/lib/compdb/complementer 2024-08-07 12:32:17,880 root INFO copying compdb/complementer/headerdb.py -> build/lib/compdb/complementer 2024-08-07 12:32:17,884 root INFO installing to build/bdist.linux-armv8l/wheel 2024-08-07 12:32:17,884 root INFO running install 2024-08-07 12:32:17,893 root INFO running install_lib 2024-08-07 12:32:17,895 root INFO creating build/bdist.linux-armv8l 2024-08-07 12:32:17,895 root INFO creating build/bdist.linux-armv8l/wheel 2024-08-07 12:32:17,895 root INFO creating build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,895 root INFO copying build/lib/compdb/__init__.py -> build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,895 root INFO copying build/lib/compdb/core.py -> build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,896 root INFO copying build/lib/compdb/includedb.py -> build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,896 root INFO copying build/lib/compdb/cli.py -> build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,896 root INFO copying build/lib/compdb/models.py -> build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,896 root INFO creating build/bdist.linux-armv8l/wheel/compdb/backend 2024-08-07 12:32:17,896 root INFO copying build/lib/compdb/backend/__init__.py -> build/bdist.linux-armv8l/wheel/compdb/backend 2024-08-07 12:32:17,897 root INFO copying build/lib/compdb/backend/json.py -> build/bdist.linux-armv8l/wheel/compdb/backend 2024-08-07 12:32:17,897 root INFO copying build/lib/compdb/backend/memory.py -> build/bdist.linux-armv8l/wheel/compdb/backend 2024-08-07 12:32:17,897 root INFO copying build/lib/compdb/utils.py -> build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,897 root INFO copying build/lib/compdb/filelist.py -> build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,897 root INFO copying build/lib/compdb/__main__.py -> build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,897 root INFO copying build/lib/compdb/config.py -> build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,898 root INFO copying build/lib/compdb/__about__.py -> build/bdist.linux-armv8l/wheel/compdb 2024-08-07 12:32:17,898 root INFO creating build/bdist.linux-armv8l/wheel/compdb/complementer 2024-08-07 12:32:17,898 root INFO copying build/lib/compdb/complementer/__init__.py -> build/bdist.linux-armv8l/wheel/compdb/complementer 2024-08-07 12:32:17,898 root INFO copying build/lib/compdb/complementer/headerdb.py -> build/bdist.linux-armv8l/wheel/compdb/complementer 2024-08-07 12:32:17,898 root INFO running install_egg_info 2024-08-07 12:32:17,900 root INFO running egg_info 2024-08-07 12:32:17,900 root INFO creating compdb.egg-info 2024-08-07 12:32:17,901 root INFO writing compdb.egg-info/PKG-INFO 2024-08-07 12:32:17,902 root INFO writing dependency_links to compdb.egg-info/dependency_links.txt 2024-08-07 12:32:17,902 root INFO writing entry points to compdb.egg-info/entry_points.txt 2024-08-07 12:32:17,902 root INFO writing requirements to compdb.egg-info/requires.txt 2024-08-07 12:32:17,902 root INFO writing top-level names to compdb.egg-info/top_level.txt 2024-08-07 12:32:17,902 root INFO writing manifest file 'compdb.egg-info/SOURCES.txt' 2024-08-07 12:32:17,904 root INFO reading manifest file 'compdb.egg-info/SOURCES.txt' 2024-08-07 12:32:17,905 root INFO adding license file 'LICENSE.txt' 2024-08-07 12:32:17,905 root INFO writing manifest file 'compdb.egg-info/SOURCES.txt' 2024-08-07 12:32:17,905 root INFO Copying compdb.egg-info to build/bdist.linux-armv8l/wheel/compdb-0.2.0-py3.12.egg-info 2024-08-07 12:32:17,906 root INFO running install_scripts 2024-08-07 12:32:17,909 root INFO creating build/bdist.linux-armv8l/wheel/compdb-0.2.0.dist-info/WHEEL 2024-08-07 12:32:17,909 wheel INFO creating '/home/buildozer/aports/testing/py3-compdb/src/compdb-0.2.0/.dist/.tmp-xvu01zp6/compdb-0.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-08-07 12:32:17,909 wheel INFO adding 'compdb/__about__.py' 2024-08-07 12:32:17,910 wheel INFO adding 'compdb/__init__.py' 2024-08-07 12:32:17,910 wheel INFO adding 'compdb/__main__.py' 2024-08-07 12:32:17,910 wheel INFO adding 'compdb/cli.py' 2024-08-07 12:32:17,910 wheel INFO adding 'compdb/config.py' 2024-08-07 12:32:17,910 wheel INFO adding 'compdb/core.py' 2024-08-07 12:32:17,911 wheel INFO adding 'compdb/filelist.py' 2024-08-07 12:32:17,911 wheel INFO adding 'compdb/includedb.py' 2024-08-07 12:32:17,911 wheel INFO adding 'compdb/models.py' 2024-08-07 12:32:17,911 wheel INFO adding 'compdb/utils.py' 2024-08-07 12:32:17,912 wheel INFO adding 'compdb/backend/__init__.py' 2024-08-07 12:32:17,912 wheel INFO adding 'compdb/backend/json.py' 2024-08-07 12:32:17,912 wheel INFO adding 'compdb/backend/memory.py' 2024-08-07 12:32:17,912 wheel INFO adding 'compdb/complementer/__init__.py' 2024-08-07 12:32:17,912 wheel INFO adding 'compdb/complementer/headerdb.py' 2024-08-07 12:32:17,913 wheel INFO adding 'compdb-0.2.0.dist-info/LICENSE.txt' 2024-08-07 12:32:17,913 wheel INFO adding 'compdb-0.2.0.dist-info/METADATA' 2024-08-07 12:32:17,913 wheel INFO adding 'compdb-0.2.0.dist-info/WHEEL' 2024-08-07 12:32:17,913 wheel INFO adding 'compdb-0.2.0.dist-info/entry_points.txt' 2024-08-07 12:32:17,913 wheel INFO adding 'compdb-0.2.0.dist-info/top_level.txt' 2024-08-07 12:32:17,914 wheel INFO adding 'compdb-0.2.0.dist-info/RECORD' 2024-08-07 12:32:17,914 root INFO removing build/bdist.linux-armv8l/wheel 2024-08-07 12:32:17,915 gpep517 INFO The backend produced .dist/compdb-0.2.0-py2.py3-none-any.whl compdb-0.2.0-py2.py3-none-any.whl 2024-08-07 12:32:18,103 gpep517 INFO Installing .dist/compdb-0.2.0-py2.py3-none-any.whl into .testenv 2024-08-07 12:32:18,132 gpep517 INFO Installation complete .............. ---------------------------------------------------------------------- Ran 14 tests in 0.004s OK >>> py3-compdb: Entering fakeroot... 2024-08-07 12:32:18,376 gpep517 INFO Installing .dist/compdb-0.2.0-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb 2024-08-07 12:32:18,408 gpep517 INFO Installation complete >>> py3-compdb-doc*: Running split function doc... >>> py3-compdb-doc*: Preparing subpackage py3-compdb-doc... >>> py3-compdb-doc*: Running postcheck for py3-compdb-doc >>> py3-compdb-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb/usr/lib/python3.12/site-packages/compdb/__pycache__' -> '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb-pyc/usr/lib/python3.12/site-packages/compdb/__pycache__' '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb/usr/lib/python3.12/site-packages/compdb/backend/__pycache__' -> '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb-pyc/usr/lib/python3.12/site-packages/compdb/backend/__pycache__' '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb/usr/lib/python3.12/site-packages/compdb/complementer/__pycache__' -> '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb-pyc/usr/lib/python3.12/site-packages/compdb/complementer/__pycache__' >>> py3-compdb-pyc*: Preparing subpackage py3-compdb-pyc... >>> py3-compdb-pyc*: Running postcheck for py3-compdb-pyc >>> py3-compdb*: Running postcheck for py3-compdb >>> py3-compdb*: Preparing package py3-compdb... >>> py3-compdb-doc*: Tracing dependencies... >>> py3-compdb-doc*: Package size: 24.0 KB >>> py3-compdb-doc*: Compressing data... >>> py3-compdb-doc*: Create checksum... >>> py3-compdb-doc*: Create py3-compdb-doc-0.2.0-r8.apk >>> py3-compdb-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-compdb-pyc*: Package size: 168.0 KB >>> py3-compdb-pyc*: Compressing data... >>> py3-compdb-pyc*: Create checksum... >>> py3-compdb-pyc*: Create py3-compdb-pyc-0.2.0-r8.apk >>> py3-compdb*: Tracing dependencies... python3 python3~3.12 >>> py3-compdb*: Package size: 168.0 KB >>> py3-compdb*: Compressing data... >>> py3-compdb*: Create checksum... >>> py3-compdb*: Create py3-compdb-0.2.0-r8.apk >>> py3-compdb: Build complete at Wed, 07 Aug 2024 12:32:18 +0000 elapsed time 0h 0m 2s >>> py3-compdb: Cleaning up srcdir >>> py3-compdb: Cleaning up pkgdir >>> py3-compdb: Uninstalling dependencies... (1/22) Purging .makedepends-py3-compdb (20240807.123217) (2/22) Purging py3-setuptools-pyc (70.3.0-r0) (3/22) Purging py3-setuptools (70.3.0-r0) (4/22) Purging py3-packaging-pyc (24.1-r0) (5/22) Purging py3-packaging (24.1-r0) (6/22) Purging py3-parsing-pyc (3.1.2-r1) (7/22) Purging py3-parsing (3.1.2-r1) (8/22) Purging py3-gpep517-pyc (16-r0) (9/22) Purging py3-gpep517 (16-r0) (10/22) Purging py3-installer-pyc (0.7.0-r2) (11/22) Purging py3-installer (0.7.0-r2) (12/22) Purging python3-pyc (3.12.4-r0) (13/22) Purging python3-pycache-pyc0 (3.12.4-r0) (14/22) Purging pyc (3.12.4-r0) (15/22) Purging python3 (3.12.4-r0) (16/22) Purging gdbm (1.24-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.4.6-r0) (19/22) Purging libpanelw (6.5_p20240601-r0) (20/22) Purging mpdecimal (4.0.0-r0) (21/22) Purging sqlite-libs (3.46.0-r0) (22/22) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 331 MiB in 103 packages >>> py3-compdb: Updating the testing/armhf repository index... >>> py3-compdb: Signing the index...