>>> py3-mccabe: Building community/py3-mccabe 0.7.0-r5 (using abuild 3.16.0-r0) started Wed, 01 Apr 2026 17:27:38 +0000 >>> py3-mccabe: Validating /home/buildozer/aports/community/py3-mccabe/APKBUILD... >>> py3-mccabe: Analyzing dependencies... >>> py3-mccabe: Installing for build: build-base py3-setuptools py3-hypothesis py3-pytest py3-pytest-runner ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.2-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.6_p20251231-r0) ( 7/36) Installing sqlite-libs (3.51.2-r1) ( 8/36) Installing python3 (3.14.3-r0) ( 9/36) Installing python3-pycache-pyc0 (3.14.3-r0) (10/36) Installing pyc (3.14.3-r0) (11/36) Installing py3-setuptools-pyc (82.0.1-r1) (12/36) Installing py3-packaging-pyc (26.0-r1) (13/36) Installing python3-pyc (3.14.3-r0) (14/36) Installing py3-parsing (3.3.2-r1) (15/36) Installing py3-parsing-pyc (3.3.2-r1) (16/36) Installing py3-packaging (26.0-r1) (17/36) Installing py3-setuptools (82.0.1-r1) (18/36) Installing py3-attrs (26.1.0-r0) (19/36) Installing py3-attrs-pyc (26.1.0-r0) (20/36) Installing py3-sortedcontainers (2.4.0-r6) (21/36) Installing py3-sortedcontainers-pyc (2.4.0-r6) (22/36) Installing py3-hypothesis (6.151.10-r0) (23/36) Installing py3-hypothesis-pyc (6.151.10-r0) (24/36) Installing py3-iniconfig (2.3.0-r1) (25/36) Installing py3-iniconfig-pyc (2.3.0-r1) (26/36) Installing py3-pluggy (1.6.0-r1) (27/36) Installing py3-pluggy-pyc (1.6.0-r1) (28/36) Installing py3-py (1.11.0-r5) (29/36) Installing py3-py-pyc (1.11.0-r5) (30/36) Installing py3-pygments (2.20.0-r0) (31/36) Installing py3-pygments-pyc (2.20.0-r0) (32/36) Installing py3-pytest (9.0.2-r1) (33/36) Installing py3-pytest-pyc (9.0.2-r1) (34/36) Installing py3-pytest-runner (6.0.1-r2) (35/36) Installing py3-pytest-runner-pyc (6.0.1-r2) (36/36) Installing .makedepends-py3-mccabe (20260401.172749) Executing busybox-1.37.0-r31.trigger OK: 451.5 MiB in 141 packages >>> py3-mccabe: Cleaning up srcdir >>> py3-mccabe: Cleaning up pkgdir >>> py3-mccabe: Cleaning up tmpdir >>> py3-mccabe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mccabe-0.7.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/mccabe-0.7.0.tar.gz.part' mccabe-0.7.0.tar.gz. 100% |********************************| 9658 0:00:00 ETA '/var/cache/distfiles/edge/mccabe-0.7.0.tar.gz.part' saved /var/cache/distfiles/edge/mccabe-0.7.0.tar.gz: OK >>> py3-mccabe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mccabe-0.7.0.tar.gz /var/cache/distfiles/edge/mccabe-0.7.0.tar.gz: OK >>> py3-mccabe: Unpacking /var/cache/distfiles/edge/mccabe-0.7.0.tar.gz... /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() running build running build_py creating build/lib copying mccabe.py -> build/lib >>> py3-mccabe: Entering fakeroot... /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() running install /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib/python3.14/site-packages copying build/lib/mccabe.py -> /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib/python3.14/site-packages byte-compiling /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib/python3.14/site-packages/mccabe.py to mccabe.cpython-314.pyc running install_egg_info running egg_info writing mccabe.egg-info/PKG-INFO writing dependency_links to mccabe.egg-info/dependency_links.txt writing entry points to mccabe.egg-info/entry_points.txt writing top-level names to mccabe.egg-info/top_level.txt reading manifest file 'mccabe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mccabe.egg-info/SOURCES.txt' Copying mccabe.egg-info to /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib/python3.14/site-packages/mccabe-0.7.0-py3.14.egg-info running install_scripts >>> py3-mccabe-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-mccabe-pyc*: Preparing subpackage py3-mccabe-pyc... >>> py3-mccabe-pyc*: Running postcheck for py3-mccabe-pyc >>> py3-mccabe*: Running postcheck for py3-mccabe >>> py3-mccabe*: Preparing package py3-mccabe... >>> py3-mccabe-pyc*: Tracing dependencies... python3~3.14 >>> py3-mccabe-pyc*: Package size: 18.7 KB >>> py3-mccabe-pyc*: Compressing data... >>> py3-mccabe-pyc*: Create checksum... >>> py3-mccabe-pyc*: Create py3-mccabe-pyc-0.7.0-r5.apk >>> py3-mccabe*: Tracing dependencies... python3~3.14 >>> py3-mccabe*: Package size: 15.8 KB >>> py3-mccabe*: Compressing data... >>> py3-mccabe*: Create checksum... >>> py3-mccabe*: Create py3-mccabe-0.7.0-r5.apk >>> py3-mccabe: Build complete at Wed, 01 Apr 2026 17:27:55 +0000 elapsed time 0h 0m 17s >>> py3-mccabe: Cleaning up srcdir >>> py3-mccabe: Cleaning up pkgdir >>> py3-mccabe: Cleaning up tmpdir >>> py3-mccabe: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-mccabe (20260401.172749) ( 2/36) Purging py3-hypothesis-pyc (6.151.10-r0) ( 3/36) Purging py3-hypothesis (6.151.10-r0) ( 4/36) Purging py3-attrs-pyc (26.1.0-r0) ( 5/36) Purging py3-attrs (26.1.0-r0) ( 6/36) Purging py3-sortedcontainers-pyc (2.4.0-r6) ( 7/36) Purging py3-sortedcontainers (2.4.0-r6) ( 8/36) Purging py3-pytest-runner-pyc (6.0.1-r2) ( 9/36) Purging py3-pytest-runner (6.0.1-r2) (10/36) Purging py3-pytest-pyc (9.0.2-r1) (11/36) Purging py3-pytest (9.0.2-r1) (12/36) Purging py3-iniconfig-pyc (2.3.0-r1) (13/36) Purging py3-iniconfig (2.3.0-r1) (14/36) Purging py3-pluggy-pyc (1.6.0-r1) (15/36) Purging py3-pluggy (1.6.0-r1) (16/36) Purging py3-py-pyc (1.11.0-r5) (17/36) Purging py3-py (1.11.0-r5) (18/36) Purging py3-pygments-pyc (2.20.0-r0) (19/36) Purging py3-pygments (2.20.0-r0) (20/36) Purging py3-setuptools-pyc (82.0.1-r1) (21/36) Purging py3-setuptools (82.0.1-r1) (22/36) Purging py3-packaging-pyc (26.0-r1) (23/36) Purging py3-packaging (26.0-r1) (24/36) Purging py3-parsing-pyc (3.3.2-r1) (25/36) Purging py3-parsing (3.3.2-r1) (26/36) Purging python3-pyc (3.14.3-r0) (27/36) Purging python3-pycache-pyc0 (3.14.3-r0) (28/36) Purging pyc (3.14.3-r0) (29/36) Purging python3 (3.14.3-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.6_p20251231-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.51.2-r1) (36/36) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> py3-mccabe: Updating the community/riscv64 repository index... >>> py3-mccabe: Signing the index...