>>> py3-compdb: Building testing/py3-compdb 0.2.0-r9 (using abuild 3.17.0_rc1-r1) started Thu, 16 Apr 2026 11:18:43 +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/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing libffi (3.5.2-r1) ( 3/23) Installing gdbm (1.26-r0) ( 4/23) Installing xz-libs (5.8.2-r0) ( 5/23) Installing mpdecimal (4.0.1-r0) ( 6/23) Installing libpanelw (6.6_p20260404-r0) ( 7/23) Installing readline (8.3.3-r1) ( 8/23) Installing sqlite-libs (3.53.0-r0) ( 9/23) Installing python3 (3.14.3-r0) (10/23) Installing python3-pycache-pyc0 (3.14.3-r0) (11/23) Installing pyc (3.14.3-r0) (12/23) Installing python3-pyc (3.14.3-r0) (13/23) Installing py3-parsing (3.3.2-r1) (14/23) Installing py3-parsing-pyc (3.3.2-r1) (15/23) Installing py3-packaging (26.0-r1) (16/23) Installing py3-packaging-pyc (26.0-r1) (17/23) Installing py3-setuptools (82.0.1-r1) (18/23) Installing py3-setuptools-pyc (82.0.1-r1) (19/23) Installing py3-installer (1.0.0-r0) (20/23) Installing py3-installer-pyc (1.0.0-r0) (21/23) Installing py3-gpep517 (19-r2) (22/23) Installing py3-gpep517-pyc (19-r2) (23/23) Installing .makedepends-py3-compdb (20260416.111848) Executing busybox-1.37.0-r31.trigger OK: 435.0 MiB in 127 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) 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-04-16 11:18:51,876 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-04-16 11:18:51,982 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-04-16 11:18:52,041 root INFO running build 2026-04-16 11:18:52,042 root INFO running build_py 2026-04-16 11:18:52,056 root INFO creating build/lib/compdb 2026-04-16 11:18:52,057 root INFO copying compdb/__about__.py -> build/lib/compdb 2026-04-16 11:18:52,059 root INFO copying compdb/__init__.py -> build/lib/compdb 2026-04-16 11:18:52,060 root INFO copying compdb/utils.py -> build/lib/compdb 2026-04-16 11:18:52,062 root INFO copying compdb/filelist.py -> build/lib/compdb 2026-04-16 11:18:52,063 root INFO copying compdb/core.py -> build/lib/compdb 2026-04-16 11:18:52,065 root INFO copying compdb/includedb.py -> build/lib/compdb 2026-04-16 11:18:52,066 root INFO copying compdb/__main__.py -> build/lib/compdb 2026-04-16 11:18:52,067 root INFO copying compdb/cli.py -> build/lib/compdb 2026-04-16 11:18:52,069 root INFO copying compdb/config.py -> build/lib/compdb 2026-04-16 11:18:52,070 root INFO copying compdb/models.py -> build/lib/compdb 2026-04-16 11:18:52,072 root INFO creating build/lib/compdb/complementer 2026-04-16 11:18:52,073 root INFO copying compdb/complementer/__init__.py -> build/lib/compdb/complementer 2026-04-16 11:18:52,074 root INFO copying compdb/complementer/headerdb.py -> build/lib/compdb/complementer 2026-04-16 11:18:52,076 root INFO creating build/lib/compdb/backend 2026-04-16 11:18:52,077 root INFO copying compdb/backend/__init__.py -> build/lib/compdb/backend 2026-04-16 11:18:52,078 root INFO copying compdb/backend/json.py -> build/lib/compdb/backend 2026-04-16 11:18:52,079 root INFO copying compdb/backend/memory.py -> build/lib/compdb/backend 2026-04-16 11:18:52,107 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-16 11:18:52,107 root INFO running install 2026-04-16 11:18:52,143 root INFO running install_lib 2026-04-16 11:18:52,154 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-16 11:18:52,155 root INFO creating build/bdist.linux-riscv64/wheel/compdb 2026-04-16 11:18:52,156 root INFO copying build/lib/compdb/__about__.py -> build/bdist.linux-riscv64/wheel/./compdb 2026-04-16 11:18:52,157 root INFO copying build/lib/compdb/__init__.py -> build/bdist.linux-riscv64/wheel/./compdb 2026-04-16 11:18:52,159 root INFO copying build/lib/compdb/utils.py -> build/bdist.linux-riscv64/wheel/./compdb 2026-04-16 11:18:52,160 root INFO copying build/lib/compdb/filelist.py -> build/bdist.linux-riscv64/wheel/./compdb 2026-04-16 11:18:52,161 root INFO copying build/lib/compdb/core.py -> build/bdist.linux-riscv64/wheel/./compdb 2026-04-16 11:18:52,162 root INFO copying build/lib/compdb/includedb.py -> build/bdist.linux-riscv64/wheel/./compdb 2026-04-16 11:18:52,163 root INFO copying build/lib/compdb/__main__.py -> build/bdist.linux-riscv64/wheel/./compdb 2026-04-16 11:18:52,164 root INFO copying build/lib/compdb/cli.py -> build/bdist.linux-riscv64/wheel/./compdb 2026-04-16 11:18:52,165 root INFO copying build/lib/compdb/config.py -> build/bdist.linux-riscv64/wheel/./compdb 2026-04-16 11:18:52,167 root INFO creating build/bdist.linux-riscv64/wheel/compdb/complementer 2026-04-16 11:18:52,168 root INFO copying build/lib/compdb/complementer/__init__.py -> build/bdist.linux-riscv64/wheel/./compdb/complementer 2026-04-16 11:18:52,169 root INFO copying build/lib/compdb/complementer/headerdb.py -> build/bdist.linux-riscv64/wheel/./compdb/complementer 2026-04-16 11:18:52,170 root INFO copying build/lib/compdb/models.py -> build/bdist.linux-riscv64/wheel/./compdb 2026-04-16 11:18:52,171 root INFO creating build/bdist.linux-riscv64/wheel/compdb/backend 2026-04-16 11:18:52,172 root INFO copying build/lib/compdb/backend/__init__.py -> build/bdist.linux-riscv64/wheel/./compdb/backend 2026-04-16 11:18:52,173 root INFO copying build/lib/compdb/backend/json.py -> build/bdist.linux-riscv64/wheel/./compdb/backend 2026-04-16 11:18:52,174 root INFO copying build/lib/compdb/backend/memory.py -> build/bdist.linux-riscv64/wheel/./compdb/backend 2026-04-16 11:18:52,175 root INFO running install_egg_info 2026-04-16 11:18:52,188 root INFO running egg_info 2026-04-16 11:18:52,196 root INFO creating compdb.egg-info 2026-04-16 11:18:52,197 root INFO writing compdb.egg-info/PKG-INFO 2026-04-16 11:18:52,199 root INFO writing dependency_links to compdb.egg-info/dependency_links.txt 2026-04-16 11:18:52,200 root INFO writing entry points to compdb.egg-info/entry_points.txt 2026-04-16 11:18:52,202 root INFO writing requirements to compdb.egg-info/requires.txt 2026-04-16 11:18:52,203 root INFO writing top-level names to compdb.egg-info/top_level.txt 2026-04-16 11:18:52,203 root INFO writing manifest file 'compdb.egg-info/SOURCES.txt' 2026-04-16 11:18:52,217 root INFO reading manifest file 'compdb.egg-info/SOURCES.txt' 2026-04-16 11:18:52,218 root INFO adding license file 'LICENSE.txt' 2026-04-16 11:18:52,221 root INFO writing manifest file 'compdb.egg-info/SOURCES.txt' 2026-04-16 11:18:52,222 root INFO Copying compdb.egg-info to build/bdist.linux-riscv64/wheel/./compdb-0.2.0-py3.14.egg-info 2026-04-16 11:18:52,228 root INFO running install_scripts 2026-04-16 11:18:52,235 root INFO creating build/bdist.linux-riscv64/wheel/compdb-0.2.0.dist-info/WHEEL 2026-04-16 11:18:52,237 wheel INFO creating '/home/buildozer/aports/testing/py3-compdb/src/compdb-0.2.0/.dist/.tmp-4zdnad4o/compdb-0.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-16 11:18:52,239 wheel INFO adding 'compdb/__about__.py' 2026-04-16 11:18:52,240 wheel INFO adding 'compdb/__init__.py' 2026-04-16 11:18:52,241 wheel INFO adding 'compdb/__main__.py' 2026-04-16 11:18:52,242 wheel INFO adding 'compdb/cli.py' 2026-04-16 11:18:52,244 wheel INFO adding 'compdb/config.py' 2026-04-16 11:18:52,245 wheel INFO adding 'compdb/core.py' 2026-04-16 11:18:52,247 wheel INFO adding 'compdb/filelist.py' 2026-04-16 11:18:52,248 wheel INFO adding 'compdb/includedb.py' 2026-04-16 11:18:52,249 wheel INFO adding 'compdb/models.py' 2026-04-16 11:18:52,250 wheel INFO adding 'compdb/utils.py' 2026-04-16 11:18:52,252 wheel INFO adding 'compdb/backend/__init__.py' 2026-04-16 11:18:52,253 wheel INFO adding 'compdb/backend/json.py' 2026-04-16 11:18:52,254 wheel INFO adding 'compdb/backend/memory.py' 2026-04-16 11:18:52,255 wheel INFO adding 'compdb/complementer/__init__.py' 2026-04-16 11:18:52,256 wheel INFO adding 'compdb/complementer/headerdb.py' 2026-04-16 11:18:52,258 wheel INFO adding 'compdb-0.2.0.dist-info/licenses/LICENSE.txt' 2026-04-16 11:18:52,259 wheel INFO adding 'compdb-0.2.0.dist-info/METADATA' 2026-04-16 11:18:52,260 wheel INFO adding 'compdb-0.2.0.dist-info/WHEEL' 2026-04-16 11:18:52,261 wheel INFO adding 'compdb-0.2.0.dist-info/entry_points.txt' 2026-04-16 11:18:52,262 wheel INFO adding 'compdb-0.2.0.dist-info/top_level.txt' 2026-04-16 11:18:52,263 wheel INFO adding 'compdb-0.2.0.dist-info/RECORD' 2026-04-16 11:18:52,264 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-16 11:18:52,268 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-04-16 11:18:53,295 gpep517 INFO Installing .dist/compdb-0.2.0-py2.py3-none-any.whl into .testenv 2026-04-16 11:18:53,484 gpep517 INFO Installation complete .............. ---------------------------------------------------------------------- Ran 14 tests in 0.024s OK >>> py3-compdb: Entering fakeroot... 2026-04-16 11:18:54,732 gpep517 INFO Installing .dist/compdb-0.2.0-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb 2026-04-16 11:18:54,959 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... Please specify at least one package name on the command line. >>> py3-compdb-doc*: Running postcheck for py3-compdb-doc >>> py3-compdb-pyc*: Running split function pyc... '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__' '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/backend/__pycache__' -> '/home/buildozer/aports/testing/py3-compdb/pkg/py3-compdb-pyc/usr/lib/python3.14/site-packages/compdb/backend/__pycache__' >>> py3-compdb-pyc*: Preparing subpackage py3-compdb-pyc... Please specify at least one package name on the command line. >>> py3-compdb-pyc*: Running postcheck for py3-compdb-pyc >>> py3-compdb*: Running postcheck for py3-compdb >>> py3-compdb*: Preparing package py3-compdb... Please specify at least one package name on the command line. >>> 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 Thu, 16 Apr 2026 11:18:56 +0000 elapsed time 0h 0m 13s >>> py3-compdb: Cleaning up srcdir >>> py3-compdb: Cleaning up pkgdir >>> py3-compdb: Cleaning up tmpdir >>> py3-compdb: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-compdb (20260416.111848) ( 2/23) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/23) Purging py3-setuptools (82.0.1-r1) ( 4/23) Purging py3-packaging-pyc (26.0-r1) ( 5/23) Purging py3-packaging (26.0-r1) ( 6/23) Purging py3-parsing-pyc (3.3.2-r1) ( 7/23) Purging py3-parsing (3.3.2-r1) ( 8/23) Purging py3-gpep517-pyc (19-r2) ( 9/23) Purging py3-gpep517 (19-r2) (10/23) Purging py3-installer-pyc (1.0.0-r0) (11/23) Purging py3-installer (1.0.0-r0) (12/23) Purging python3-pyc (3.14.3-r0) (13/23) Purging python3-pycache-pyc0 (3.14.3-r0) (14/23) Purging pyc (3.14.3-r0) (15/23) Purging python3 (3.14.3-r0) (16/23) Purging gdbm (1.26-r0) (17/23) Purging libbz2 (1.0.8-r6) (18/23) Purging libffi (3.5.2-r1) (19/23) Purging libpanelw (6.6_p20260404-r0) (20/23) Purging mpdecimal (4.0.1-r0) (21/23) Purging readline (8.3.3-r1) (22/23) Purging sqlite-libs (3.53.0-r0) (23/23) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-compdb: Updating the testing/riscv64 repository index... >>> py3-compdb: Signing the index...