>>> py3-executing: Building community/py3-executing 2.2.1-r1 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 01:11:58 +0000 >>> py3-executing: Validating /home/buildozer/aports/community/py3-executing/APKBUILD... >>> py3-executing: Analyzing dependencies... >>> py3-executing: Installing for build: build-base python3 py3-gpep517 py3-setuptools_scm py3-wheel ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20251231-r0) ( 7/26) Installing sqlite-libs (3.51.2-r1) ( 8/26) Installing python3 (3.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing python3-pyc (3.14.3-r0) (12/26) Installing py3-installer (0.7.0-r3) (13/26) Installing py3-installer-pyc (0.7.0-r3) (14/26) Installing py3-gpep517 (19-r2) (15/26) Installing py3-gpep517-pyc (19-r2) (16/26) Installing py3-parsing (3.3.2-r1) (17/26) Installing py3-parsing-pyc (3.3.2-r1) (18/26) Installing py3-packaging (26.0-r1) (19/26) Installing py3-packaging-pyc (26.0-r1) (20/26) Installing py3-setuptools (82.0.1-r1) (21/26) Installing py3-setuptools-pyc (82.0.1-r1) (22/26) Installing py3-setuptools_scm (9.2.2-r1) (23/26) Installing py3-setuptools_scm-pyc (9.2.2-r1) (24/26) Installing py3-wheel (0.46.3-r1) (25/26) Installing py3-wheel-pyc (0.46.3-r1) (26/26) Installing .makedepends-py3-executing (20260329.011205) Executing busybox-1.37.0-r31.trigger OK: 472.4 MiB in 130 packages >>> py3-executing: Cleaning up srcdir >>> py3-executing: Cleaning up pkgdir >>> py3-executing: Cleaning up tmpdir >>> py3-executing: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-executing-2.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-executing-2.2.1.tar.gz.part' py3-executing-2.2.1. 100% |********************************| 1108k 0:00:00 ETA '/var/cache/distfiles/edge/py3-executing-2.2.1.tar.gz.part' saved /var/cache/distfiles/edge/py3-executing-2.2.1.tar.gz: OK >>> py3-executing: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-executing-2.2.1.tar.gz /var/cache/distfiles/edge/py3-executing-2.2.1.tar.gz: OK >>> py3-executing: Unpacking /var/cache/distfiles/edge/py3-executing-2.2.1.tar.gz... 2026-03-29 01:12:07,449 gpep517 INFO Building wheel via backend setuptools.build_meta /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-29 01:12:07,529 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-29 01:12:07,561 root INFO running build 2026-03-29 01:12:07,561 root INFO running build_py 2026-03-29 01:12:07,569 root INFO creating build/lib/executing 2026-03-29 01:12:07,569 root INFO copying executing/_position_node_finder.py -> build/lib/executing 2026-03-29 01:12:07,570 root INFO copying executing/_exceptions.py -> build/lib/executing 2026-03-29 01:12:07,570 root INFO copying executing/_utils.py -> build/lib/executing 2026-03-29 01:12:07,571 root INFO copying executing/_pytest_utils.py -> build/lib/executing 2026-03-29 01:12:07,571 root INFO copying executing/version.py -> build/lib/executing 2026-03-29 01:12:07,572 root INFO copying executing/executing.py -> build/lib/executing 2026-03-29 01:12:07,572 root INFO copying executing/__init__.py -> build/lib/executing 2026-03-29 01:12:07,573 root INFO running egg_info 2026-03-29 01:12:07,577 root INFO creating executing.egg-info 2026-03-29 01:12:07,578 root INFO writing executing.egg-info/PKG-INFO 2026-03-29 01:12:07,580 root INFO writing dependency_links to executing.egg-info/dependency_links.txt 2026-03-29 01:12:07,582 root INFO writing requirements to executing.egg-info/requires.txt 2026-03-29 01:12:07,582 root INFO writing top-level names to executing.egg-info/top_level.txt 2026-03-29 01:12:07,582 root INFO writing manifest file 'executing.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2026-03-29 01:12:07,606 root INFO reading manifest file 'executing.egg-info/SOURCES.txt' 2026-03-29 01:12:07,607 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 01:12:07,607 root INFO adding license file 'LICENSE.txt' 2026-03-29 01:12:07,609 root INFO writing manifest file 'executing.egg-info/SOURCES.txt' 2026-03-29 01:12:07,610 root INFO copying executing/py.typed -> build/lib/executing 2026-03-29 01:12:07,624 root INFO installing to build/bdist.linux-i686/wheel 2026-03-29 01:12:07,624 root INFO running install 2026-03-29 01:12:07,644 root INFO running install_lib 2026-03-29 01:12:07,650 root INFO creating build/bdist.linux-i686/wheel 2026-03-29 01:12:07,651 root INFO creating build/bdist.linux-i686/wheel/executing 2026-03-29 01:12:07,651 root INFO copying build/lib/executing/_position_node_finder.py -> build/bdist.linux-i686/wheel/./executing 2026-03-29 01:12:07,652 root INFO copying build/lib/executing/_exceptions.py -> build/bdist.linux-i686/wheel/./executing 2026-03-29 01:12:07,652 root INFO copying build/lib/executing/_utils.py -> build/bdist.linux-i686/wheel/./executing 2026-03-29 01:12:07,652 root INFO copying build/lib/executing/_pytest_utils.py -> build/bdist.linux-i686/wheel/./executing 2026-03-29 01:12:07,653 root INFO copying build/lib/executing/version.py -> build/bdist.linux-i686/wheel/./executing 2026-03-29 01:12:07,653 root INFO copying build/lib/executing/executing.py -> build/bdist.linux-i686/wheel/./executing 2026-03-29 01:12:07,654 root INFO copying build/lib/executing/__init__.py -> build/bdist.linux-i686/wheel/./executing 2026-03-29 01:12:07,654 root INFO copying build/lib/executing/py.typed -> build/bdist.linux-i686/wheel/./executing 2026-03-29 01:12:07,655 root INFO running install_egg_info 2026-03-29 01:12:07,661 root INFO Copying executing.egg-info to build/bdist.linux-i686/wheel/./executing-2.2.1-py3.14.egg-info 2026-03-29 01:12:07,663 root INFO running install_scripts 2026-03-29 01:12:07,665 root INFO creating build/bdist.linux-i686/wheel/executing-2.2.1.dist-info/WHEEL 2026-03-29 01:12:07,666 wheel INFO creating '/home/buildozer/aports/community/py3-executing/src/executing-2.2.1/.dist/.tmp-y2nv30zs/executing-2.2.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-03-29 01:12:07,667 wheel INFO adding 'executing/__init__.py' 2026-03-29 01:12:07,667 wheel INFO adding 'executing/_exceptions.py' 2026-03-29 01:12:07,668 wheel INFO adding 'executing/_position_node_finder.py' 2026-03-29 01:12:07,668 wheel INFO adding 'executing/_pytest_utils.py' 2026-03-29 01:12:07,669 wheel INFO adding 'executing/_utils.py' 2026-03-29 01:12:07,669 wheel INFO adding 'executing/executing.py' 2026-03-29 01:12:07,670 wheel INFO adding 'executing/py.typed' 2026-03-29 01:12:07,670 wheel INFO adding 'executing/version.py' 2026-03-29 01:12:07,671 wheel INFO adding 'executing-2.2.1.dist-info/licenses/LICENSE.txt' 2026-03-29 01:12:07,671 wheel INFO adding 'executing-2.2.1.dist-info/METADATA' 2026-03-29 01:12:07,672 wheel INFO adding 'executing-2.2.1.dist-info/WHEEL' 2026-03-29 01:12:07,672 wheel INFO adding 'executing-2.2.1.dist-info/top_level.txt' 2026-03-29 01:12:07,672 wheel INFO adding 'executing-2.2.1.dist-info/RECORD' 2026-03-29 01:12:07,672 root INFO removing build/bdist.linux-i686/wheel 2026-03-29 01:12:07,674 gpep517 INFO The backend produced .dist/executing-2.2.1-py2.py3-none-any.whl executing-2.2.1-py2.py3-none-any.whl >>> py3-executing: Entering fakeroot... >>> py3-executing-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/executing/__pycache__' -> '/home/buildozer/aports/community/py3-executing/pkg/py3-executing-pyc/usr/lib/python3.14/site-packages/executing/__pycache__' >>> py3-executing-pyc*: Preparing subpackage py3-executing-pyc... >>> py3-executing-pyc*: Running postcheck for py3-executing-pyc >>> py3-executing*: Running postcheck for py3-executing >>> py3-executing*: Preparing package py3-executing... >>> py3-executing-pyc*: Tracing dependencies... python3~3.14 >>> py3-executing-pyc*: Package size: 99.7 KB >>> py3-executing-pyc*: Compressing data... >>> py3-executing-pyc*: Create checksum... >>> py3-executing-pyc*: Create py3-executing-pyc-2.2.1-r1.apk >>> py3-executing*: Tracing dependencies... python3 python3~3.14 >>> py3-executing*: Package size: 93.2 KB >>> py3-executing*: Compressing data... >>> py3-executing*: Create checksum... >>> py3-executing*: Create py3-executing-2.2.1-r1.apk >>> py3-executing: Build complete at Sun, 29 Mar 2026 01:12:08 +0000 elapsed time 0h 0m 10s >>> py3-executing: Cleaning up srcdir >>> py3-executing: Cleaning up pkgdir >>> py3-executing: Cleaning up tmpdir >>> py3-executing: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-executing (20260329.011205) ( 2/26) Purging py3-gpep517-pyc (19-r2) ( 3/26) Purging py3-gpep517 (19-r2) ( 4/26) Purging py3-installer-pyc (0.7.0-r3) ( 5/26) Purging py3-installer (0.7.0-r3) ( 6/26) Purging py3-setuptools_scm-pyc (9.2.2-r1) ( 7/26) Purging py3-setuptools_scm (9.2.2-r1) ( 8/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/26) Purging py3-setuptools (82.0.1-r1) (10/26) Purging py3-wheel-pyc (0.46.3-r1) (11/26) Purging py3-wheel (0.46.3-r1) (12/26) Purging py3-packaging-pyc (26.0-r1) (13/26) Purging py3-packaging (26.0-r1) (14/26) Purging py3-parsing-pyc (3.3.2-r1) (15/26) Purging py3-parsing (3.3.2-r1) (16/26) Purging python3-pyc (3.14.3-r0) (17/26) Purging python3-pycache-pyc0 (3.14.3-r0) (18/26) Purging pyc (3.14.3-r0) (19/26) Purging python3 (3.14.3-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.6_p20251231-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.2-r1) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.6 MiB in 104 packages >>> py3-executing: Updating the community/x86 repository index... >>> py3-executing: Signing the index...