>>> py3-decopatch: Building community/py3-decopatch 1.4.10-r5 (using abuild 3.15.0_rc3-r2) started Sat, 10 May 2025 01:51:25 +0000 >>> py3-decopatch: Validating /home/buildozer/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 (1/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.8-r0) (3/38) Installing gdbm (1.24-r0) (4/38) Installing xz-libs (5.8.1-r0) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.5_p20250503-r0) (7/38) Installing sqlite-libs (3.49.2-r0) (8/38) Installing python3 (3.12.10-r0) (9/38) Installing python3-pycache-pyc0 (3.12.10-r0) (10/38) Installing pyc (3.12.10-r0) (11/38) Installing py3-makefun-pyc (1.15.6-r1) (12/38) Installing python3-pyc (3.12.10-r0) (13/38) Installing py3-makefun (1.15.6-r1) (14/38) Installing py3-installer (0.7.0-r2) (15/38) Installing py3-installer-pyc (0.7.0-r2) (16/38) Installing py3-gpep517 (19-r0) (17/38) Installing py3-gpep517-pyc (19-r0) (18/38) Installing py3-iniconfig (2.1.0-r0) (19/38) Installing py3-iniconfig-pyc (2.1.0-r0) (20/38) Installing py3-parsing (3.2.3-r0) (21/38) Installing py3-parsing-pyc (3.2.3-r0) (22/38) Installing py3-packaging (25.0-r0) (23/38) Installing py3-packaging-pyc (25.0-r0) (24/38) Installing py3-pluggy (1.5.0-r0) (25/38) Installing py3-pluggy-pyc (1.5.0-r0) (26/38) Installing py3-py (1.11.0-r4) (27/38) Installing py3-py-pyc (1.11.0-r4) (28/38) Installing py3-pytest (8.3.5-r0) (29/38) Installing py3-pytest-pyc (8.3.5-r0) (30/38) Installing py3-setuptools (80.3.1-r0) (31/38) Installing py3-setuptools-pyc (80.3.1-r0) (32/38) Installing py3-pytest-runner (6.0.1-r1) (33/38) Installing py3-pytest-runner-pyc (6.0.1-r1) (34/38) Installing py3-setuptools_scm (8.2.0-r0) (35/38) Installing py3-setuptools_scm-pyc (8.2.0-r0) (36/38) Installing py3-wheel (0.46.1-r0) (37/38) Installing py3-wheel-pyc (0.46.1-r0) (38/38) Installing .makedepends-py3-decopatch (20250510.015154) Executing busybox-1.37.0-r17.trigger OK: 449 MiB in 142 packages >>> py3-decopatch: Cleaning up srcdir >>> py3-decopatch: Cleaning up pkgdir >>> py3-decopatch: Cleaning up tmpdir >>> py3-decopatch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/decopatch-1.4.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/decopatch-1.4.10.tar.gz.part' decopatch-1.4.10.tar 100% |********************************| 69538 0:00:00 ETA '/var/cache/distfiles/v3.22/decopatch-1.4.10.tar.gz.part' saved >>> py3-decopatch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/decopatch-1.4.10.tar.gz >>> py3-decopatch: Checking sha512sums... decopatch-1.4.10.tar.gz: OK >>> py3-decopatch: Unpacking /var/cache/distfiles/v3.22/decopatch-1.4.10.tar.gz... 2025-05-10 01:51:55,516 gpep517 INFO Building wheel via backend setuptools.build_meta :19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html 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:761: 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-05-10 01:51:55,697 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-05-10 01:51:55,744 root INFO running build 2025-05-10 01:51:55,744 root INFO running build_py 2025-05-10 01:51:55,754 root INFO creating build/lib/decopatch 2025-05-10 01:51:55,755 root INFO copying src/decopatch/utils_modes.py -> build/lib/decopatch 2025-05-10 01:51:55,756 root INFO copying src/decopatch/__init__.py -> build/lib/decopatch 2025-05-10 01:51:55,756 root INFO copying src/decopatch/main.py -> build/lib/decopatch 2025-05-10 01:51:55,757 root INFO copying src/decopatch/_version.py -> build/lib/decopatch 2025-05-10 01:51:55,757 root INFO copying src/decopatch/utils_calls.py -> build/lib/decopatch 2025-05-10 01:51:55,758 root INFO copying src/decopatch/utils_disambiguation.py -> build/lib/decopatch 2025-05-10 01:51:55,759 root INFO copying src/decopatch/main.pyi -> build/lib/decopatch 2025-05-10 01:51:55,759 root INFO copying src/decopatch/py.typed -> build/lib/decopatch 2025-05-10 01:51:55,778 root INFO installing to build/bdist.linux-i686/wheel 2025-05-10 01:51:55,778 root INFO running install 2025-05-10 01:51:55,802 root INFO running install_lib 2025-05-10 01:51:55,811 root INFO creating build/bdist.linux-i686/wheel 2025-05-10 01:51:55,811 root INFO creating build/bdist.linux-i686/wheel/decopatch 2025-05-10 01:51:55,811 root INFO copying build/lib/decopatch/utils_modes.py -> build/bdist.linux-i686/wheel/./decopatch 2025-05-10 01:51:55,812 root INFO copying build/lib/decopatch/__init__.py -> build/bdist.linux-i686/wheel/./decopatch 2025-05-10 01:51:55,812 root INFO copying build/lib/decopatch/main.pyi -> build/bdist.linux-i686/wheel/./decopatch 2025-05-10 01:51:55,813 root INFO copying build/lib/decopatch/py.typed -> build/bdist.linux-i686/wheel/./decopatch 2025-05-10 01:51:55,813 root INFO copying build/lib/decopatch/main.py -> build/bdist.linux-i686/wheel/./decopatch 2025-05-10 01:51:55,813 root INFO copying build/lib/decopatch/_version.py -> build/bdist.linux-i686/wheel/./decopatch 2025-05-10 01:51:55,814 root INFO copying build/lib/decopatch/utils_calls.py -> build/bdist.linux-i686/wheel/./decopatch 2025-05-10 01:51:55,814 root INFO copying build/lib/decopatch/utils_disambiguation.py -> build/bdist.linux-i686/wheel/./decopatch 2025-05-10 01:51:55,815 root INFO running install_egg_info 2025-05-10 01:51:55,824 root INFO running egg_info 2025-05-10 01:51:55,831 root INFO writing src/decopatch.egg-info/PKG-INFO 2025-05-10 01:51:55,833 root INFO writing dependency_links to src/decopatch.egg-info/dependency_links.txt 2025-05-10 01:51:55,834 root INFO writing requirements to src/decopatch.egg-info/requires.txt 2025-05-10 01:51:55,835 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-05-10 01:51:55,867 root INFO reading manifest file 'src/decopatch.egg-info/SOURCES.txt' 2025-05-10 01:51:55,868 root INFO adding license file 'LICENSE' 2025-05-10 01:51:55,870 root INFO writing manifest file 'src/decopatch.egg-info/SOURCES.txt' 2025-05-10 01:51:55,870 root INFO Copying src/decopatch.egg-info to build/bdist.linux-i686/wheel/./decopatch-1.4.10-py3.12.egg-info 2025-05-10 01:51:55,872 root INFO running install_scripts 2025-05-10 01:51:55,873 root INFO creating build/bdist.linux-i686/wheel/decopatch-1.4.10.dist-info/WHEEL 2025-05-10 01:51:55,874 wheel INFO creating '/home/buildozer/aports/community/py3-decopatch/src/decopatch-1.4.10/.dist/.tmp-pawwcjr7/decopatch-1.4.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-10 01:51:55,874 wheel INFO adding 'decopatch/__init__.py' 2025-05-10 01:51:55,874 wheel INFO adding 'decopatch/_version.py' 2025-05-10 01:51:55,875 wheel INFO adding 'decopatch/main.py' 2025-05-10 01:51:55,875 wheel INFO adding 'decopatch/main.pyi' 2025-05-10 01:51:55,875 wheel INFO adding 'decopatch/py.typed' 2025-05-10 01:51:55,876 wheel INFO adding 'decopatch/utils_calls.py' 2025-05-10 01:51:55,876 wheel INFO adding 'decopatch/utils_disambiguation.py' 2025-05-10 01:51:55,876 wheel INFO adding 'decopatch/utils_modes.py' 2025-05-10 01:51:55,877 wheel INFO adding 'decopatch-1.4.10.dist-info/licenses/LICENSE' 2025-05-10 01:51:55,877 wheel INFO adding 'decopatch-1.4.10.dist-info/METADATA' 2025-05-10 01:51:55,877 wheel INFO adding 'decopatch-1.4.10.dist-info/WHEEL' 2025-05-10 01:51:55,877 wheel INFO adding 'decopatch-1.4.10.dist-info/top_level.txt' 2025-05-10 01:51:55,878 wheel INFO adding 'decopatch-1.4.10.dist-info/RECORD' 2025-05-10 01:51:55,878 root INFO removing build/bdist.linux-i686/wheel 2025-05-10 01:51:55,879 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/buildozer/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 Sat, 10 May 2025 01:51:56 +0000 elapsed time 0h 0m 31s >>> py3-decopatch: Cleaning up srcdir >>> py3-decopatch: Cleaning up pkgdir >>> py3-decopatch: Uninstalling dependencies... (1/38) Purging .makedepends-py3-decopatch (20250510.015154) (2/38) Purging py3-makefun-pyc (1.15.6-r1) (3/38) Purging py3-makefun (1.15.6-r1) (4/38) Purging py3-gpep517-pyc (19-r0) (5/38) Purging py3-gpep517 (19-r0) (6/38) Purging py3-installer-pyc (0.7.0-r2) (7/38) Purging py3-installer (0.7.0-r2) (8/38) Purging py3-pytest-runner-pyc (6.0.1-r1) (9/38) Purging py3-pytest-runner (6.0.1-r1) (10/38) Purging py3-pytest-pyc (8.3.5-r0) (11/38) Purging py3-pytest (8.3.5-r0) (12/38) Purging py3-iniconfig-pyc (2.1.0-r0) (13/38) Purging py3-iniconfig (2.1.0-r0) (14/38) Purging py3-pluggy-pyc (1.5.0-r0) (15/38) Purging py3-pluggy (1.5.0-r0) (16/38) Purging py3-py-pyc (1.11.0-r4) (17/38) Purging py3-py (1.11.0-r4) (18/38) Purging py3-setuptools_scm-pyc (8.2.0-r0) (19/38) Purging py3-setuptools_scm (8.2.0-r0) (20/38) Purging py3-setuptools-pyc (80.3.1-r0) (21/38) Purging py3-setuptools (80.3.1-r0) (22/38) Purging py3-wheel-pyc (0.46.1-r0) (23/38) Purging py3-wheel (0.46.1-r0) (24/38) Purging py3-packaging-pyc (25.0-r0) (25/38) Purging py3-packaging (25.0-r0) (26/38) Purging py3-parsing-pyc (3.2.3-r0) (27/38) Purging py3-parsing (3.2.3-r0) (28/38) Purging python3-pyc (3.12.10-r0) (29/38) Purging python3-pycache-pyc0 (3.12.10-r0) (30/38) Purging pyc (3.12.10-r0) (31/38) Purging python3 (3.12.10-r0) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.4.8-r0) (35/38) Purging libpanelw (6.5_p20250503-r0) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging sqlite-libs (3.49.2-r0) (38/38) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> py3-decopatch: Updating the community/x86 repository index... >>> py3-decopatch: Signing the index...