>>> py3-compdb: Building testing/py3-compdb 0.2.0-r9 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 12:58:50 +0000 >>> py3-compdb: Validating /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.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.2-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.6_p20251231-r0) ( 7/22) Installing sqlite-libs (3.51.2-r1) ( 8/22) Installing python3 (3.14.3-r0) ( 9/22) Installing python3-pycache-pyc0 (3.14.3-r0) (10/22) Installing pyc (3.14.3-r0) (11/22) Installing python3-pyc (3.14.3-r0) (12/22) Installing py3-parsing (3.3.2-r1) (13/22) Installing py3-parsing-pyc (3.3.2-r1) (14/22) Installing py3-packaging (26.0-r1) (15/22) Installing py3-packaging-pyc (26.0-r1) (16/22) Installing py3-setuptools (82.0.1-r1) (17/22) Installing py3-setuptools-pyc (82.0.1-r1) (18/22) Installing py3-installer (0.7.0-r3) (19/22) Installing py3-installer-pyc (0.7.0-r3) (20/22) Installing py3-gpep517 (19-r2) (21/22) Installing py3-gpep517-pyc (19-r2) (22/22) Installing .makedepends-py3-compdb (20260330.125851) Executing busybox-1.37.0-r31.trigger OK: 486.4 MiB in 128 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-compdb: Fetching py3-compdb-0.2.0.tar.gz::https://github.com/Sarcasm/compdb/archive/v0.2.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-compdb-0.2.0.tar.gz.part' py3-compdb-0.2.0.tar 100% |********************************| 32898 0:00:00 ETA '/var/cache/distfiles/edge/py3-compdb-0.2.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-compdb-0.2.0.tar.gz: OK >>> py3-compdb: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-compdb-0.2.0.tar.gz /var/cache/distfiles/edge/py3-compdb-0.2.0.tar.gz: OK >>> py3-compdb: Unpacking /var/cache/distfiles/edge/py3-compdb-0.2.0.tar.gz... 2026-03-30 12:58:52,803 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :19: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. :24: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :28: DeprecationWarning: codecs.open() is deprecated. Use open() instead. :43: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 12:58:52,823 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-30 12:58:52,836 root INFO running build 2026-03-30 12:58:52,836 root INFO running build_py 2026-03-30 12:58:52,838 root INFO creating build/lib/compdb 2026-03-30 12:58:52,839 root INFO copying compdb/core.py -> build/lib/compdb 2026-03-30 12:58:52,839 root INFO copying compdb/config.py -> build/lib/compdb 2026-03-30 12:58:52,839 root INFO copying compdb/__about__.py -> build/lib/compdb 2026-03-30 12:58:52,840 root INFO copying compdb/models.py -> build/lib/compdb 2026-03-30 12:58:52,840 root INFO copying compdb/utils.py -> build/lib/compdb 2026-03-30 12:58:52,840 root INFO copying compdb/__init__.py -> build/lib/compdb 2026-03-30 12:58:52,840 root INFO copying compdb/__main__.py -> build/lib/compdb 2026-03-30 12:58:52,841 root INFO copying compdb/cli.py -> build/lib/compdb 2026-03-30 12:58:52,841 root INFO copying compdb/filelist.py -> build/lib/compdb 2026-03-30 12:58:52,841 root INFO copying compdb/includedb.py -> build/lib/compdb 2026-03-30 12:58:52,841 root INFO creating build/lib/compdb/backend 2026-03-30 12:58:52,841 root INFO copying compdb/backend/json.py -> build/lib/compdb/backend 2026-03-30 12:58:52,842 root INFO copying compdb/backend/memory.py -> build/lib/compdb/backend 2026-03-30 12:58:52,842 root INFO copying compdb/backend/__init__.py -> build/lib/compdb/backend 2026-03-30 12:58:52,842 root INFO creating build/lib/compdb/complementer 2026-03-30 12:58:52,842 root INFO copying compdb/complementer/__init__.py -> build/lib/compdb/complementer 2026-03-30 12:58:52,843 root INFO copying compdb/complementer/headerdb.py -> build/lib/compdb/complementer 2026-03-30 12:58:52,848 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-30 12:58:52,848 root INFO running install 2026-03-30 12:58:52,855 root INFO running install_lib 2026-03-30 12:58:52,857 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-30 12:58:52,858 root INFO creating build/bdist.linux-x86_64/wheel/compdb 2026-03-30 12:58:52,858 root INFO copying build/lib/compdb/core.py -> build/bdist.linux-x86_64/wheel/./compdb 2026-03-30 12:58:52,858 root INFO copying build/lib/compdb/config.py -> build/bdist.linux-x86_64/wheel/./compdb 2026-03-30 12:58:52,858 root INFO copying build/lib/compdb/__about__.py -> build/bdist.linux-x86_64/wheel/./compdb 2026-03-30 12:58:52,858 root INFO copying build/lib/compdb/models.py -> build/bdist.linux-x86_64/wheel/./compdb 2026-03-30 12:58:52,859 root INFO copying build/lib/compdb/utils.py -> build/bdist.linux-x86_64/wheel/./compdb 2026-03-30 12:58:52,859 root INFO creating build/bdist.linux-x86_64/wheel/compdb/backend 2026-03-30 12:58:52,859 root INFO copying build/lib/compdb/backend/json.py -> build/bdist.linux-x86_64/wheel/./compdb/backend 2026-03-30 12:58:52,859 root INFO copying build/lib/compdb/backend/memory.py -> build/bdist.linux-x86_64/wheel/./compdb/backend 2026-03-30 12:58:52,859 root INFO copying build/lib/compdb/backend/__init__.py -> build/bdist.linux-x86_64/wheel/./compdb/backend 2026-03-30 12:58:52,859 root INFO creating build/bdist.linux-x86_64/wheel/compdb/complementer 2026-03-30 12:58:52,860 root INFO copying build/lib/compdb/complementer/__init__.py -> build/bdist.linux-x86_64/wheel/./compdb/complementer 2026-03-30 12:58:52,860 root INFO copying build/lib/compdb/complementer/headerdb.py -> build/bdist.linux-x86_64/wheel/./compdb/complementer 2026-03-30 12:58:52,860 root INFO copying build/lib/compdb/__init__.py -> build/bdist.linux-x86_64/wheel/./compdb 2026-03-30 12:58:52,860 root INFO copying build/lib/compdb/__main__.py -> build/bdist.linux-x86_64/wheel/./compdb 2026-03-30 12:58:52,860 root INFO copying build/lib/compdb/cli.py -> build/bdist.linux-x86_64/wheel/./compdb 2026-03-30 12:58:52,861 root INFO copying build/lib/compdb/filelist.py -> build/bdist.linux-x86_64/wheel/./compdb 2026-03-30 12:58:52,861 root INFO copying build/lib/compdb/includedb.py -> build/bdist.linux-x86_64/wheel/./compdb 2026-03-30 12:58:52,861 root INFO running install_egg_info 2026-03-30 12:58:52,863 root INFO running egg_info 2026-03-30 12:58:52,865 root INFO creating compdb.egg-info 2026-03-30 12:58:52,865 root INFO writing compdb.egg-info/PKG-INFO 2026-03-30 12:58:52,866 root INFO writing dependency_links to compdb.egg-info/dependency_links.txt 2026-03-30 12:58:52,866 root INFO writing entry points to compdb.egg-info/entry_points.txt 2026-03-30 12:58:52,866 root INFO writing requirements to compdb.egg-info/requires.txt 2026-03-30 12:58:52,866 root INFO writing top-level names to compdb.egg-info/top_level.txt 2026-03-30 12:58:52,866 root INFO writing manifest file 'compdb.egg-info/SOURCES.txt' 2026-03-30 12:58:52,869 root INFO reading manifest file 'compdb.egg-info/SOURCES.txt' 2026-03-30 12:58:52,869 root INFO adding license file 'LICENSE.txt' 2026-03-30 12:58:52,870 root INFO writing manifest file 'compdb.egg-info/SOURCES.txt' 2026-03-30 12:58:52,870 root INFO Copying compdb.egg-info to build/bdist.linux-x86_64/wheel/./compdb-0.2.0-py3.14.egg-info 2026-03-30 12:58:52,871 root INFO running install_scripts 2026-03-30 12:58:52,872 root INFO creating build/bdist.linux-x86_64/wheel/compdb-0.2.0.dist-info/WHEEL 2026-03-30 12:58:52,873 wheel INFO creating '/home/buildozer/aports/testing/py3-compdb/src/compdb-0.2.0/.dist/.tmp-ctl6pee_/compdb-0.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-30 12:58:52,874 wheel INFO adding 'compdb/__about__.py' 2026-03-30 12:58:52,874 wheel INFO adding 'compdb/__init__.py' 2026-03-30 12:58:52,874 wheel INFO adding 'compdb/__main__.py' 2026-03-30 12:58:52,874 wheel INFO adding 'compdb/cli.py' 2026-03-30 12:58:52,874 wheel INFO adding 'compdb/config.py' 2026-03-30 12:58:52,875 wheel INFO adding 'compdb/core.py' 2026-03-30 12:58:52,875 wheel INFO adding 'compdb/filelist.py' 2026-03-30 12:58:52,875 wheel INFO adding 'compdb/includedb.py' 2026-03-30 12:58:52,875 wheel INFO adding 'compdb/models.py' 2026-03-30 12:58:52,875 wheel INFO adding 'compdb/utils.py' 2026-03-30 12:58:52,876 wheel INFO adding 'compdb/backend/__init__.py' 2026-03-30 12:58:52,876 wheel INFO adding 'compdb/backend/json.py' 2026-03-30 12:58:52,876 wheel INFO adding 'compdb/backend/memory.py' 2026-03-30 12:58:52,876 wheel INFO adding 'compdb/complementer/__init__.py' 2026-03-30 12:58:52,876 wheel INFO adding 'compdb/complementer/headerdb.py' 2026-03-30 12:58:52,877 wheel INFO adding 'compdb-0.2.0.dist-info/licenses/LICENSE.txt' 2026-03-30 12:58:52,877 wheel INFO adding 'compdb-0.2.0.dist-info/METADATA' 2026-03-30 12:58:52,877 wheel INFO adding 'compdb-0.2.0.dist-info/WHEEL' 2026-03-30 12:58:52,877 wheel INFO adding 'compdb-0.2.0.dist-info/entry_points.txt' 2026-03-30 12:58:52,877 wheel INFO adding 'compdb-0.2.0.dist-info/top_level.txt' 2026-03-30 12:58:52,878 wheel INFO adding 'compdb-0.2.0.dist-info/RECORD' 2026-03-30 12:58:52,878 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-30 12:58:52,878 gpep517 INFO The backend produced .dist/compdb-0.2.0-py2.py3-none-any.whl compdb-0.2.0-py2.py3-none-any.whl 2026-03-30 12:58:53,111 gpep517 INFO Installing .dist/compdb-0.2.0-py2.py3-none-any.whl into .testenv 2026-03-30 12:58:53,142 gpep517 INFO Installation complete .............. ---------------------------------------------------------------------- Ran 14 tests in 0.006s OK >>> py3-compdb: Entering fakeroot... 2026-03-30 12:58:53,448 gpep517 INFO Installing .dist/compdb-0.2.0-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb 2026-03-30 12:58:53,483 gpep517 INFO Installation complete >>> py3-compdb-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb-doc/usr/share/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... 'usr/lib/python3.14/site-packages/compdb/backend/__pycache__' -> '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb-pyc/usr/lib/python3.14/site-packages/compdb/backend/__pycache__' 'usr/lib/python3.14/site-packages/compdb/complementer/__pycache__' -> '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb-pyc/usr/lib/python3.14/site-packages/compdb/complementer/__pycache__' 'usr/lib/python3.14/site-packages/compdb/__pycache__' -> '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb-pyc/usr/lib/python3.14/site-packages/compdb/__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: 3.2 KB >>> py3-compdb-doc*: Compressing data... >>> py3-compdb-doc*: Create checksum... >>> py3-compdb-doc*: Create py3-compdb-doc-0.2.0-r9.apk >>> py3-compdb-pyc*: Tracing dependencies... python3~3.14 >>> py3-compdb-pyc*: Package size: 93.0 KB >>> py3-compdb-pyc*: Compressing data... >>> py3-compdb-pyc*: Create checksum... >>> py3-compdb-pyc*: Create py3-compdb-pyc-0.2.0-r9.apk >>> py3-compdb*: Tracing dependencies... python3 python3~3.14 >>> py3-compdb*: Package size: 67.7 KB >>> py3-compdb*: Compressing data... >>> py3-compdb*: Create checksum... >>> py3-compdb*: Create py3-compdb-0.2.0-r9.apk >>> py3-compdb: Build complete at Mon, 30 Mar 2026 12:58:53 +0000 elapsed time 0h 0m 3s >>> py3-compdb: Cleaning up srcdir >>> py3-compdb: Cleaning up pkgdir >>> py3-compdb: Cleaning up tmpdir >>> py3-compdb: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-compdb (20260330.125851) ( 2/22) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/22) Purging py3-setuptools (82.0.1-r1) ( 4/22) Purging py3-packaging-pyc (26.0-r1) ( 5/22) Purging py3-packaging (26.0-r1) ( 6/22) Purging py3-parsing-pyc (3.3.2-r1) ( 7/22) Purging py3-parsing (3.3.2-r1) ( 8/22) Purging py3-gpep517-pyc (19-r2) ( 9/22) Purging py3-gpep517 (19-r2) (10/22) Purging py3-installer-pyc (0.7.0-r3) (11/22) Purging py3-installer (0.7.0-r3) (12/22) Purging python3-pyc (3.14.3-r0) (13/22) Purging python3-pycache-pyc0 (3.14.3-r0) (14/22) Purging pyc (3.14.3-r0) (15/22) Purging python3 (3.14.3-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.6_p20251231-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.51.2-r1) (22/22) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-compdb: Updating the testing/x86_64 repository index... >>> py3-compdb: Signing the index...