>>> py3-decopatch: Building community/py3-decopatch 1.4.10-r5 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 17:00:03 +0000 >>> py3-decopatch: Validating /home/udu/aports/community/py3-decopatch/APKBUILD... >>> py3-decopatch: Analyzing dependencies... >>> py3-decopatch: Installing for build: build-base py3-makefun py3-gpep517 py3-pytest-runner py3-setuptools 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/27) Installing py3-makefun-pyc (1.16.0-r1) (2/27) Installing py3-makefun (1.16.0-r1) (3/27) Installing py3-installer (0.7.0-r2) (4/27) Installing py3-installer-pyc (0.7.0-r2) (5/27) Installing py3-gpep517 (19-r0) (6/27) Installing py3-gpep517-pyc (19-r0) (7/27) Installing py3-iniconfig (2.1.0-r0) (8/27) Installing py3-iniconfig-pyc (2.1.0-r0) (9/27) Installing py3-parsing (3.2.3-r0) (10/27) Installing py3-parsing-pyc (3.2.3-r0) (11/27) Installing py3-packaging (25.0-r0) (12/27) Installing py3-packaging-pyc (25.0-r0) (13/27) Installing py3-pluggy (1.5.0-r0) (14/27) Installing py3-pluggy-pyc (1.5.0-r0) (15/27) Installing py3-py (1.11.0-r4) (16/27) Installing py3-py-pyc (1.11.0-r4) (17/27) Installing py3-pytest (8.3.5-r0) (18/27) Installing py3-pytest-pyc (8.3.5-r0) (19/27) Installing py3-setuptools (80.9.0-r0) (20/27) Installing py3-setuptools-pyc (80.9.0-r0) (21/27) Installing py3-pytest-runner (6.0.1-r1) (22/27) Installing py3-pytest-runner-pyc (6.0.1-r1) (23/27) Installing py3-setuptools_scm (8.3.1-r0) (24/27) Installing py3-setuptools_scm-pyc (8.3.1-r0) (25/27) Installing py3-wheel (0.46.1-r0) (26/27) Installing py3-wheel-pyc (0.46.1-r0) (27/27) Installing .makedepends-py3-decopatch (20251012.170003) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 116 packages >>> py3-decopatch: Cleaning up srcdir >>> py3-decopatch: Cleaning up pkgdir >>> py3-decopatch: Cleaning up tmpdir >>> py3-decopatch: Fetching https://pypi.python.org/packages/source/d/decopatch/decopatch-1.4.10.tar.gz >>> py3-decopatch: Fetching https://pypi.python.org/packages/source/d/decopatch/decopatch-1.4.10.tar.gz >>> py3-decopatch: Checking sha512sums... decopatch-1.4.10.tar.gz: OK >>> py3-decopatch: Unpacking /var/cache/distfiles/decopatch-1.4.10.tar.gz... 2025-10-12 17:00:04,215 gpep517 INFO Building wheel via backend setuptools.build_meta :19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 17:00:04,256 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 17:00:04,265 root INFO running build 2025-10-12 17:00:04,265 root INFO running build_py 2025-10-12 17:00:04,268 root INFO creating build/lib/decopatch 2025-10-12 17:00:04,268 root INFO copying src/decopatch/utils_calls.py -> build/lib/decopatch 2025-10-12 17:00:04,268 root INFO copying src/decopatch/utils_disambiguation.py -> build/lib/decopatch 2025-10-12 17:00:04,268 root INFO copying src/decopatch/utils_modes.py -> build/lib/decopatch 2025-10-12 17:00:04,268 root INFO copying src/decopatch/_version.py -> build/lib/decopatch 2025-10-12 17:00:04,268 root INFO copying src/decopatch/__init__.py -> build/lib/decopatch 2025-10-12 17:00:04,268 root INFO copying src/decopatch/main.py -> build/lib/decopatch 2025-10-12 17:00:04,268 root INFO copying src/decopatch/main.pyi -> build/lib/decopatch 2025-10-12 17:00:04,269 root INFO copying src/decopatch/py.typed -> build/lib/decopatch 2025-10-12 17:00:04,272 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 17:00:04,272 root INFO running install 2025-10-12 17:00:04,277 root INFO running install_lib 2025-10-12 17:00:04,278 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 17:00:04,279 root INFO creating build/bdist.linux-x86_64/wheel/decopatch 2025-10-12 17:00:04,279 root INFO copying build/lib/decopatch/py.typed -> build/bdist.linux-x86_64/wheel/./decopatch 2025-10-12 17:00:04,279 root INFO copying build/lib/decopatch/utils_calls.py -> build/bdist.linux-x86_64/wheel/./decopatch 2025-10-12 17:00:04,279 root INFO copying build/lib/decopatch/utils_disambiguation.py -> build/bdist.linux-x86_64/wheel/./decopatch 2025-10-12 17:00:04,279 root INFO copying build/lib/decopatch/main.pyi -> build/bdist.linux-x86_64/wheel/./decopatch 2025-10-12 17:00:04,279 root INFO copying build/lib/decopatch/utils_modes.py -> build/bdist.linux-x86_64/wheel/./decopatch 2025-10-12 17:00:04,279 root INFO copying build/lib/decopatch/_version.py -> build/bdist.linux-x86_64/wheel/./decopatch 2025-10-12 17:00:04,279 root INFO copying build/lib/decopatch/__init__.py -> build/bdist.linux-x86_64/wheel/./decopatch 2025-10-12 17:00:04,279 root INFO copying build/lib/decopatch/main.py -> build/bdist.linux-x86_64/wheel/./decopatch 2025-10-12 17:00:04,279 root INFO running install_egg_info 2025-10-12 17:00:04,281 root INFO running egg_info 2025-10-12 17:00:04,282 root INFO writing src/decopatch.egg-info/PKG-INFO 2025-10-12 17:00:04,283 root INFO writing dependency_links to src/decopatch.egg-info/dependency_links.txt 2025-10-12 17:00:04,283 root INFO writing requirements to src/decopatch.egg-info/requires.txt 2025-10-12 17:00:04,283 root INFO writing top-level names to src/decopatch.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-10-12 17:00:04,290 root INFO reading manifest file 'src/decopatch.egg-info/SOURCES.txt' 2025-10-12 17:00:04,291 root INFO adding license file 'LICENSE' 2025-10-12 17:00:04,292 root INFO writing manifest file 'src/decopatch.egg-info/SOURCES.txt' 2025-10-12 17:00:04,292 root INFO Copying src/decopatch.egg-info to build/bdist.linux-x86_64/wheel/./decopatch-1.4.10-py3.12.egg-info 2025-10-12 17:00:04,293 root INFO running install_scripts 2025-10-12 17:00:04,293 root INFO creating build/bdist.linux-x86_64/wheel/decopatch-1.4.10.dist-info/WHEEL 2025-10-12 17:00:04,293 wheel INFO creating '/home/udu/aports/community/py3-decopatch/src/decopatch-1.4.10/.dist/.tmp-nm_q0ucg/decopatch-1.4.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 17:00:04,293 wheel INFO adding 'decopatch/__init__.py' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch/_version.py' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch/main.py' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch/main.pyi' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch/py.typed' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch/utils_calls.py' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch/utils_disambiguation.py' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch/utils_modes.py' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch-1.4.10.dist-info/licenses/LICENSE' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch-1.4.10.dist-info/METADATA' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch-1.4.10.dist-info/WHEEL' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch-1.4.10.dist-info/top_level.txt' 2025-10-12 17:00:04,294 wheel INFO adding 'decopatch-1.4.10.dist-info/RECORD' 2025-10-12 17:00:04,294 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 17:00:04,295 gpep517 INFO The backend produced .dist/decopatch-1.4.10-py2.py3-none-any.whl decopatch-1.4.10-py2.py3-none-any.whl >>> py3-decopatch: Entering fakeroot... >>> py3-decopatch-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/decopatch/__pycache__' -> '/home/udu/aports/community/py3-decopatch/pkg/py3-decopatch-pyc/usr/lib/python3.12/site-packages/decopatch/__pycache__' >>> py3-decopatch-pyc*: Preparing subpackage py3-decopatch-pyc... >>> py3-decopatch-pyc*: Running postcheck for py3-decopatch-pyc >>> py3-decopatch*: Running postcheck for py3-decopatch >>> py3-decopatch*: Preparing package py3-decopatch... >>> py3-decopatch-pyc*: Tracing dependencies... py3-makefun python3~3.12 >>> py3-decopatch-pyc*: Package size: 40.6 KB >>> py3-decopatch-pyc*: Compressing data... >>> py3-decopatch-pyc*: Create checksum... >>> py3-decopatch-pyc*: Create py3-decopatch-pyc-1.4.10-r5.apk >>> py3-decopatch*: Tracing dependencies... py3-makefun python3~3.12 >>> py3-decopatch*: Package size: 57.6 KB >>> py3-decopatch*: Compressing data... >>> py3-decopatch*: Create checksum... >>> py3-decopatch*: Create py3-decopatch-1.4.10-r5.apk >>> py3-decopatch: Build complete at Sun, 12 Oct 2025 17:00:04 +0000 elapsed time 0h 0m 1s >>> py3-decopatch: Cleaning up srcdir >>> py3-decopatch: Cleaning up pkgdir >>> py3-decopatch: Uninstalling dependencies... (1/27) Purging .makedepends-py3-decopatch (20251012.170003) (2/27) Purging py3-makefun-pyc (1.16.0-r1) (3/27) Purging py3-makefun (1.16.0-r1) (4/27) Purging py3-gpep517-pyc (19-r0) (5/27) Purging py3-gpep517 (19-r0) (6/27) Purging py3-installer-pyc (0.7.0-r2) (7/27) Purging py3-installer (0.7.0-r2) (8/27) Purging py3-pytest-runner-pyc (6.0.1-r1) (9/27) Purging py3-pytest-runner (6.0.1-r1) (10/27) Purging py3-pytest-pyc (8.3.5-r0) (11/27) Purging py3-pytest (8.3.5-r0) (12/27) Purging py3-iniconfig-pyc (2.1.0-r0) (13/27) Purging py3-iniconfig (2.1.0-r0) (14/27) Purging py3-pluggy-pyc (1.5.0-r0) (15/27) Purging py3-pluggy (1.5.0-r0) (16/27) Purging py3-py-pyc (1.11.0-r4) (17/27) Purging py3-py (1.11.0-r4) (18/27) Purging py3-setuptools_scm-pyc (8.3.1-r0) (19/27) Purging py3-setuptools_scm (8.3.1-r0) (20/27) Purging py3-setuptools-pyc (80.9.0-r0) (21/27) Purging py3-setuptools (80.9.0-r0) (22/27) Purging py3-wheel-pyc (0.46.1-r0) (23/27) Purging py3-wheel (0.46.1-r0) (24/27) Purging py3-packaging-pyc (25.0-r0) (25/27) Purging py3-packaging (25.0-r0) (26/27) Purging py3-parsing-pyc (3.2.3-r0) (27/27) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-decopatch: Updating the community/x86_64 repository index... >>> py3-decopatch: Signing the index...