>>> py3-decopatch: Building community/py3-decopatch 1.4.10-r7 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 22:04:51 +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/41) Installing libbz2 (1.0.8-r6) ( 2/41) Installing libffi (3.5.2-r1) ( 3/41) Installing gdbm (1.26-r0) ( 4/41) Installing xz-libs (5.8.2-r0) ( 5/41) Installing mpdecimal (4.0.1-r0) ( 6/41) Installing libpanelw (6.6_p20260404-r0) ( 7/41) Installing readline (8.3.3-r1) ( 8/41) Installing sqlite-libs (3.53.0-r0) ( 9/41) Installing python3 (3.14.3-r0) (10/41) Installing python3-pycache-pyc0 (3.14.3-r0) (11/41) Installing pyc (3.14.3-r0) (12/41) Installing py3-makefun-pyc (1.16.0-r3) (13/41) Installing python3-pyc (3.14.3-r0) (14/41) Installing py3-makefun (1.16.0-r3) (15/41) Installing py3-installer (1.0.0-r0) (16/41) Installing py3-installer-pyc (1.0.0-r0) (17/41) Installing py3-gpep517 (19-r2) (18/41) Installing py3-gpep517-pyc (19-r2) (19/41) Installing py3-iniconfig (2.3.0-r1) (20/41) Installing py3-iniconfig-pyc (2.3.0-r1) (21/41) Installing py3-parsing (3.3.2-r1) (22/41) Installing py3-parsing-pyc (3.3.2-r1) (23/41) Installing py3-packaging (26.0-r1) (24/41) Installing py3-packaging-pyc (26.0-r1) (25/41) Installing py3-pluggy (1.6.0-r1) (26/41) Installing py3-pluggy-pyc (1.6.0-r1) (27/41) Installing py3-py (1.11.0-r5) (28/41) Installing py3-py-pyc (1.11.0-r5) (29/41) Installing py3-pygments (2.20.0-r0) (30/41) Installing py3-pygments-pyc (2.20.0-r0) (31/41) Installing py3-pytest (9.0.3-r0) (32/41) Installing py3-pytest-pyc (9.0.3-r0) (33/41) Installing py3-setuptools (82.0.1-r1) (34/41) Installing py3-setuptools-pyc (82.0.1-r1) (35/41) Installing py3-pytest-runner (6.0.1-r2) (36/41) Installing py3-pytest-runner-pyc (6.0.1-r2) (37/41) Installing py3-setuptools_scm (9.2.2-r1) (38/41) Installing py3-setuptools_scm-pyc (9.2.2-r1) (39/41) Installing py3-wheel (0.46.3-r1) (40/41) Installing py3-wheel-pyc (0.46.3-r1) (41/41) Installing .makedepends-py3-decopatch (20260421.220459) Executing busybox-1.37.0-r31.trigger OK: 483.9 MiB in 143 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.24/decopatch-1.4.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-decopatch: Fetching https://pypi.python.org/packages/source/d/decopatch/decopatch-1.4.10.tar.gz Connecting to pypi.python.org (151.101.64.223:443) Connecting to pypi.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/v3.24/decopatch-1.4.10.tar.gz.part' decopatch-1.4.10.tar 100% |********************************| 69538 0:00:00 ETA '/var/cache/distfiles/v3.24/decopatch-1.4.10.tar.gz.part' saved /var/cache/distfiles/v3.24/decopatch-1.4.10.tar.gz: OK /home/buildozer/aports/community/py3-decopatch/fix-pkg-resources.patch: OK >>> py3-decopatch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/decopatch-1.4.10.tar.gz /var/cache/distfiles/v3.24/decopatch-1.4.10.tar.gz: OK /home/buildozer/aports/community/py3-decopatch/fix-pkg-resources.patch: OK >>> py3-decopatch: Unpacking /var/cache/distfiles/v3.24/decopatch-1.4.10.tar.gz... >>> py3-decopatch: fix-pkg-resources.patch patching file setup.py 2026-04-21 22:05:02,046 gpep517 INFO Building wheel via backend setuptools.build_meta toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-21 22:05:02,163 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-04-21 22:05:02,202 root INFO running build 2026-04-21 22:05:02,203 root INFO running build_py 2026-04-21 22:05:02,212 root INFO creating build/lib/decopatch 2026-04-21 22:05:02,212 root INFO copying src/decopatch/utils_modes.py -> build/lib/decopatch 2026-04-21 22:05:02,213 root INFO copying src/decopatch/__init__.py -> build/lib/decopatch 2026-04-21 22:05:02,213 root INFO copying src/decopatch/main.py -> build/lib/decopatch 2026-04-21 22:05:02,214 root INFO copying src/decopatch/_version.py -> build/lib/decopatch 2026-04-21 22:05:02,214 root INFO copying src/decopatch/utils_calls.py -> build/lib/decopatch 2026-04-21 22:05:02,215 root INFO copying src/decopatch/utils_disambiguation.py -> build/lib/decopatch 2026-04-21 22:05:02,216 root INFO copying src/decopatch/main.pyi -> build/lib/decopatch 2026-04-21 22:05:02,217 root INFO copying src/decopatch/py.typed -> build/lib/decopatch 2026-04-21 22:05:02,233 root INFO installing to build/bdist.linux-i686/wheel 2026-04-21 22:05:02,233 root INFO running install 2026-04-21 22:05:02,254 root INFO running install_lib 2026-04-21 22:05:02,262 root INFO creating build/bdist.linux-i686/wheel 2026-04-21 22:05:02,262 root INFO creating build/bdist.linux-i686/wheel/decopatch 2026-04-21 22:05:02,263 root INFO copying build/lib/decopatch/utils_modes.py -> build/bdist.linux-i686/wheel/./decopatch 2026-04-21 22:05:02,263 root INFO copying build/lib/decopatch/__init__.py -> build/bdist.linux-i686/wheel/./decopatch 2026-04-21 22:05:02,264 root INFO copying build/lib/decopatch/main.pyi -> build/bdist.linux-i686/wheel/./decopatch 2026-04-21 22:05:02,264 root INFO copying build/lib/decopatch/py.typed -> build/bdist.linux-i686/wheel/./decopatch 2026-04-21 22:05:02,264 root INFO copying build/lib/decopatch/main.py -> build/bdist.linux-i686/wheel/./decopatch 2026-04-21 22:05:02,265 root INFO copying build/lib/decopatch/_version.py -> build/bdist.linux-i686/wheel/./decopatch 2026-04-21 22:05:02,265 root INFO copying build/lib/decopatch/utils_calls.py -> build/bdist.linux-i686/wheel/./decopatch 2026-04-21 22:05:02,266 root INFO copying build/lib/decopatch/utils_disambiguation.py -> build/bdist.linux-i686/wheel/./decopatch 2026-04-21 22:05:02,266 root INFO running install_egg_info 2026-04-21 22:05:02,274 root INFO running egg_info 2026-04-21 22:05:02,281 root INFO writing src/decopatch.egg-info/PKG-INFO 2026-04-21 22:05:02,282 root INFO writing dependency_links to src/decopatch.egg-info/dependency_links.txt 2026-04-21 22:05:02,283 root INFO writing requirements to src/decopatch.egg-info/requires.txt 2026-04-21 22:05:02,283 root INFO writing top-level names to src/decopatch.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-04-21 22:05:02,311 root INFO reading manifest file 'src/decopatch.egg-info/SOURCES.txt' 2026-04-21 22:05:02,314 root INFO adding license file 'LICENSE' 2026-04-21 22:05:02,316 root INFO writing manifest file 'src/decopatch.egg-info/SOURCES.txt' 2026-04-21 22:05:02,317 root INFO Copying src/decopatch.egg-info to build/bdist.linux-i686/wheel/./decopatch-1.4.10-py3.14.egg-info 2026-04-21 22:05:02,319 root INFO running install_scripts 2026-04-21 22:05:02,321 root INFO creating build/bdist.linux-i686/wheel/decopatch-1.4.10.dist-info/WHEEL 2026-04-21 22:05:02,322 wheel INFO creating '/home/buildozer/aports/community/py3-decopatch/src/decopatch-1.4.10/.dist/.tmp-1z7k33sp/decopatch-1.4.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-21 22:05:02,323 wheel INFO adding 'decopatch/__init__.py' 2026-04-21 22:05:02,323 wheel INFO adding 'decopatch/_version.py' 2026-04-21 22:05:02,323 wheel INFO adding 'decopatch/main.py' 2026-04-21 22:05:02,324 wheel INFO adding 'decopatch/main.pyi' 2026-04-21 22:05:02,324 wheel INFO adding 'decopatch/py.typed' 2026-04-21 22:05:02,325 wheel INFO adding 'decopatch/utils_calls.py' 2026-04-21 22:05:02,325 wheel INFO adding 'decopatch/utils_disambiguation.py' 2026-04-21 22:05:02,326 wheel INFO adding 'decopatch/utils_modes.py' 2026-04-21 22:05:02,326 wheel INFO adding 'decopatch-1.4.10.dist-info/licenses/LICENSE' 2026-04-21 22:05:02,327 wheel INFO adding 'decopatch-1.4.10.dist-info/METADATA' 2026-04-21 22:05:02,327 wheel INFO adding 'decopatch-1.4.10.dist-info/WHEEL' 2026-04-21 22:05:02,327 wheel INFO adding 'decopatch-1.4.10.dist-info/top_level.txt' 2026-04-21 22:05:02,328 wheel INFO adding 'decopatch-1.4.10.dist-info/RECORD' 2026-04-21 22:05:02,328 root INFO removing build/bdist.linux-i686/wheel 2026-04-21 22:05:02,329 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.14/site-packages/decopatch/__pycache__' -> '/home/buildozer/aports/community/py3-decopatch/pkg/py3-decopatch-pyc/usr/lib/python3.14/site-packages/decopatch/__pycache__' >>> py3-decopatch-pyc*: Preparing subpackage py3-decopatch-pyc... Please specify at least one package name on the command line. >>> py3-decopatch-pyc*: Running postcheck for py3-decopatch-pyc >>> py3-decopatch*: Running postcheck for py3-decopatch >>> py3-decopatch*: Preparing package py3-decopatch... Please specify at least one package name on the command line. >>> py3-decopatch-pyc*: Tracing dependencies... python3~3.14 >>> py3-decopatch-pyc*: Package size: 41.4 KB >>> py3-decopatch-pyc*: Compressing data... >>> py3-decopatch-pyc*: Create checksum... >>> py3-decopatch-pyc*: Create py3-decopatch-pyc-1.4.10-r7.apk >>> py3-decopatch*: Tracing dependencies... py3-makefun python3~3.14 >>> py3-decopatch*: Package size: 57.8 KB >>> py3-decopatch*: Compressing data... >>> py3-decopatch*: Create checksum... >>> py3-decopatch*: Create py3-decopatch-1.4.10-r7.apk >>> py3-decopatch: Build complete at Tue, 21 Apr 2026 22:05:03 +0000 elapsed time 0h 0m 12s >>> py3-decopatch: Cleaning up srcdir >>> py3-decopatch: Cleaning up pkgdir >>> py3-decopatch: Uninstalling dependencies... ( 1/41) Purging .makedepends-py3-decopatch (20260421.220459) ( 2/41) Purging py3-makefun-pyc (1.16.0-r3) ( 3/41) Purging py3-makefun (1.16.0-r3) ( 4/41) Purging py3-gpep517-pyc (19-r2) ( 5/41) Purging py3-gpep517 (19-r2) ( 6/41) Purging py3-installer-pyc (1.0.0-r0) ( 7/41) Purging py3-installer (1.0.0-r0) ( 8/41) Purging py3-pytest-runner-pyc (6.0.1-r2) ( 9/41) Purging py3-pytest-runner (6.0.1-r2) (10/41) Purging py3-pytest-pyc (9.0.3-r0) (11/41) Purging py3-pytest (9.0.3-r0) (12/41) Purging py3-iniconfig-pyc (2.3.0-r1) (13/41) Purging py3-iniconfig (2.3.0-r1) (14/41) Purging py3-pluggy-pyc (1.6.0-r1) (15/41) Purging py3-pluggy (1.6.0-r1) (16/41) Purging py3-py-pyc (1.11.0-r5) (17/41) Purging py3-py (1.11.0-r5) (18/41) Purging py3-pygments-pyc (2.20.0-r0) (19/41) Purging py3-pygments (2.20.0-r0) (20/41) Purging py3-setuptools_scm-pyc (9.2.2-r1) (21/41) Purging py3-setuptools_scm (9.2.2-r1) (22/41) Purging py3-setuptools-pyc (82.0.1-r1) (23/41) Purging py3-setuptools (82.0.1-r1) (24/41) Purging py3-wheel-pyc (0.46.3-r1) (25/41) Purging py3-wheel (0.46.3-r1) (26/41) Purging py3-packaging-pyc (26.0-r1) (27/41) Purging py3-packaging (26.0-r1) (28/41) Purging py3-parsing-pyc (3.3.2-r1) (29/41) Purging py3-parsing (3.3.2-r1) (30/41) Purging python3-pyc (3.14.3-r0) (31/41) Purging python3-pycache-pyc0 (3.14.3-r0) (32/41) Purging pyc (3.14.3-r0) (33/41) Purging python3 (3.14.3-r0) (34/41) Purging gdbm (1.26-r0) (35/41) Purging libbz2 (1.0.8-r6) (36/41) Purging libffi (3.5.2-r1) (37/41) Purging libpanelw (6.6_p20260404-r0) (38/41) Purging mpdecimal (4.0.1-r0) (39/41) Purging readline (8.3.3-r1) (40/41) Purging sqlite-libs (3.53.0-r0) (41/41) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-decopatch: Updating the community/x86 repository index... >>> py3-decopatch: Signing the index...