>>> py3-executing: Building community/py3-executing 2.2.0-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:22:34 +0000 >>> py3-executing: Validating /home/udu/aports/community/py3-executing/APKBUILD... >>> py3-executing: Analyzing dependencies... >>> py3-executing: Installing for build: build-base python3 py3-gpep517 py3-setuptools_scm py3-wheel WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/15) Installing py3-installer (0.7.0-r2) (2/15) Installing py3-installer-pyc (0.7.0-r2) (3/15) Installing py3-gpep517 (19-r0) (4/15) Installing py3-gpep517-pyc (19-r0) (5/15) Installing py3-parsing (3.2.3-r0) (6/15) Installing py3-parsing-pyc (3.2.3-r0) (7/15) Installing py3-packaging (25.0-r0) (8/15) Installing py3-packaging-pyc (25.0-r0) (9/15) Installing py3-setuptools (80.9.0-r0) (10/15) Installing py3-setuptools-pyc (80.9.0-r0) (11/15) Installing py3-setuptools_scm (8.3.1-r0) (12/15) Installing py3-setuptools_scm-pyc (8.3.1-r0) (13/15) Installing py3-wheel (0.46.1-r0) (14/15) Installing py3-wheel-pyc (0.46.1-r0) (15/15) Installing .makedepends-py3-executing (20251012.182236) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 104 packages >>> py3-executing: Cleaning up srcdir >>> py3-executing: Cleaning up pkgdir >>> py3-executing: Cleaning up tmpdir >>> py3-executing: Fetching py3-executing-2.2.0.tar.gz::https://github.com/alexmojaki/executing/archive/refs/tags/v2.2.0.tar.gz >>> py3-executing: Fetching py3-executing-2.2.0.tar.gz::https://github.com/alexmojaki/executing/archive/refs/tags/v2.2.0.tar.gz >>> py3-executing: Checking sha512sums... py3-executing-2.2.0.tar.gz: OK >>> py3-executing: Unpacking /var/cache/distfiles/py3-executing-2.2.0.tar.gz... 2025-10-12 18:22:36,764 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-10-12 18:22:36,802 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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() 2025-10-12 18:22:36,821 root INFO running build 2025-10-12 18:22:36,821 root INFO running build_py 2025-10-12 18:22:36,826 root INFO creating build/lib/executing 2025-10-12 18:22:36,826 root INFO copying executing/executing.py -> build/lib/executing 2025-10-12 18:22:36,827 root INFO copying executing/_exceptions.py -> build/lib/executing 2025-10-12 18:22:36,827 root INFO copying executing/_pytest_utils.py -> build/lib/executing 2025-10-12 18:22:36,827 root INFO copying executing/version.py -> build/lib/executing 2025-10-12 18:22:36,827 root INFO copying executing/__init__.py -> build/lib/executing 2025-10-12 18:22:36,828 root INFO copying executing/_position_node_finder.py -> build/lib/executing 2025-10-12 18:22:36,828 root INFO running egg_info 2025-10-12 18:22:36,830 root INFO creating executing.egg-info 2025-10-12 18:22:36,830 root INFO writing executing.egg-info/PKG-INFO 2025-10-12 18:22:36,832 root INFO writing dependency_links to executing.egg-info/dependency_links.txt 2025-10-12 18:22:36,834 root INFO writing requirements to executing.egg-info/requires.txt 2025-10-12 18:22:36,834 root INFO writing top-level names to executing.egg-info/top_level.txt 2025-10-12 18:22:36,834 root INFO writing manifest file 'executing.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-10-12 18:22:36,846 root INFO reading manifest file 'executing.egg-info/SOURCES.txt' 2025-10-12 18:22:36,847 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 18:22:36,847 root INFO adding license file 'LICENSE.txt' 2025-10-12 18:22:36,848 root INFO writing manifest file 'executing.egg-info/SOURCES.txt' 2025-10-12 18:22:36,849 root INFO copying executing/py.typed -> build/lib/executing 2025-10-12 18:22:36,856 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 18:22:36,856 root INFO running install 2025-10-12 18:22:36,866 root INFO running install_lib 2025-10-12 18:22:36,870 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 18:22:36,870 root INFO creating build/bdist.linux-x86_64/wheel/executing 2025-10-12 18:22:36,870 root INFO copying build/lib/executing/py.typed -> build/bdist.linux-x86_64/wheel/./executing 2025-10-12 18:22:36,870 root INFO copying build/lib/executing/executing.py -> build/bdist.linux-x86_64/wheel/./executing 2025-10-12 18:22:36,871 root INFO copying build/lib/executing/_exceptions.py -> build/bdist.linux-x86_64/wheel/./executing 2025-10-12 18:22:36,871 root INFO copying build/lib/executing/_pytest_utils.py -> build/bdist.linux-x86_64/wheel/./executing 2025-10-12 18:22:36,871 root INFO copying build/lib/executing/version.py -> build/bdist.linux-x86_64/wheel/./executing 2025-10-12 18:22:36,871 root INFO copying build/lib/executing/__init__.py -> build/bdist.linux-x86_64/wheel/./executing 2025-10-12 18:22:36,871 root INFO copying build/lib/executing/_position_node_finder.py -> build/bdist.linux-x86_64/wheel/./executing 2025-10-12 18:22:36,871 root INFO running install_egg_info 2025-10-12 18:22:36,875 root INFO Copying executing.egg-info to build/bdist.linux-x86_64/wheel/./executing-2.2.0-py3.12.egg-info 2025-10-12 18:22:36,876 root INFO running install_scripts 2025-10-12 18:22:36,877 root INFO creating build/bdist.linux-x86_64/wheel/executing-2.2.0.dist-info/WHEEL 2025-10-12 18:22:36,878 wheel INFO creating '/home/udu/aports/community/py3-executing/src/executing-2.2.0/.dist/.tmp-17ad7cz4/executing-2.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 18:22:36,878 wheel INFO adding 'executing/__init__.py' 2025-10-12 18:22:36,879 wheel INFO adding 'executing/_exceptions.py' 2025-10-12 18:22:36,879 wheel INFO adding 'executing/_position_node_finder.py' 2025-10-12 18:22:36,879 wheel INFO adding 'executing/_pytest_utils.py' 2025-10-12 18:22:36,880 wheel INFO adding 'executing/executing.py' 2025-10-12 18:22:36,880 wheel INFO adding 'executing/py.typed' 2025-10-12 18:22:36,880 wheel INFO adding 'executing/version.py' 2025-10-12 18:22:36,880 wheel INFO adding 'executing-2.2.0.dist-info/licenses/LICENSE.txt' 2025-10-12 18:22:36,880 wheel INFO adding 'executing-2.2.0.dist-info/METADATA' 2025-10-12 18:22:36,880 wheel INFO adding 'executing-2.2.0.dist-info/WHEEL' 2025-10-12 18:22:36,880 wheel INFO adding 'executing-2.2.0.dist-info/top_level.txt' 2025-10-12 18:22:36,881 wheel INFO adding 'executing-2.2.0.dist-info/RECORD' 2025-10-12 18:22:36,881 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 18:22:36,881 gpep517 INFO The backend produced .dist/executing-2.2.0-py2.py3-none-any.whl executing-2.2.0-py2.py3-none-any.whl >>> py3-executing: Entering fakeroot... >>> py3-executing-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/executing/__pycache__' -> '/home/udu/aports/community/py3-executing/pkg/py3-executing-pyc/usr/lib/python3.12/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 python3~3.12 >>> py3-executing-pyc*: Package size: 85.0 KB >>> py3-executing-pyc*: Compressing data... >>> py3-executing-pyc*: Create checksum... >>> py3-executing-pyc*: Create py3-executing-pyc-2.2.0-r0.apk >>> py3-executing*: Tracing dependencies... python3 python3~3.12 >>> py3-executing*: Package size: 87.6 KB >>> py3-executing*: Compressing data... >>> py3-executing*: Create checksum... >>> py3-executing*: Create py3-executing-2.2.0-r0.apk >>> py3-executing: Build complete at Sun, 12 Oct 2025 18:22:37 +0000 elapsed time 0h 0m 3s >>> py3-executing: Cleaning up srcdir >>> py3-executing: Cleaning up pkgdir >>> py3-executing: Uninstalling dependencies... (1/15) Purging .makedepends-py3-executing (20251012.182236) (2/15) Purging py3-gpep517-pyc (19-r0) (3/15) Purging py3-gpep517 (19-r0) (4/15) Purging py3-installer-pyc (0.7.0-r2) (5/15) Purging py3-installer (0.7.0-r2) (6/15) Purging py3-setuptools_scm-pyc (8.3.1-r0) (7/15) Purging py3-setuptools_scm (8.3.1-r0) (8/15) Purging py3-setuptools-pyc (80.9.0-r0) (9/15) Purging py3-setuptools (80.9.0-r0) (10/15) Purging py3-wheel-pyc (0.46.1-r0) (11/15) Purging py3-wheel (0.46.1-r0) (12/15) Purging py3-packaging-pyc (25.0-r0) (13/15) Purging py3-packaging (25.0-r0) (14/15) Purging py3-parsing-pyc (3.2.3-r0) (15/15) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-executing: Updating the community/x86_64 repository index... >>> py3-executing: Signing the index...