>>> py3-fuzzyfinder: Building community/py3-fuzzyfinder 2.1.0-r5 (using abuild 3.15.0_rc3-r1) started Wed, 30 Apr 2025 10:11:07 +0000 >>> py3-fuzzyfinder: Validating /home/buildozer/aports/community/py3-fuzzyfinder/APKBUILD... >>> py3-fuzzyfinder: Analyzing dependencies... >>> py3-fuzzyfinder: Installing for build: build-base python3 py3-setuptools py3-pytest (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.8-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.8.1-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20250412-r0) (7/26) Installing sqlite-libs (3.49.1-r1) (8/26) Installing python3 (3.12.10-r0) (9/26) Installing python3-pycache-pyc0 (3.12.10-r0) (10/26) Installing pyc (3.12.10-r0) (11/26) Installing python3-pyc (3.12.10-r0) (12/26) Installing py3-parsing (3.2.0-r0) (13/26) Installing py3-parsing-pyc (3.2.0-r0) (14/26) Installing py3-packaging (25.0-r0) (15/26) Installing py3-packaging-pyc (25.0-r0) (16/26) Installing py3-setuptools (77.0.3-r0) (17/26) Installing py3-setuptools-pyc (77.0.3-r0) (18/26) Installing py3-iniconfig (2.1.0-r0) (19/26) Installing py3-iniconfig-pyc (2.1.0-r0) (20/26) Installing py3-pluggy (1.5.0-r0) (21/26) Installing py3-pluggy-pyc (1.5.0-r0) (22/26) Installing py3-py (1.11.0-r4) (23/26) Installing py3-py-pyc (1.11.0-r4) (24/26) Installing py3-pytest (8.3.5-r0) (25/26) Installing py3-pytest-pyc (8.3.5-r0) (26/26) Installing .makedepends-py3-fuzzyfinder (20250430.101125) Executing busybox-1.37.0-r16.trigger OK: 408 MiB in 128 packages >>> py3-fuzzyfinder: Cleaning up srcdir >>> py3-fuzzyfinder: Cleaning up pkgdir >>> py3-fuzzyfinder: Cleaning up tmpdir >>> py3-fuzzyfinder: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-fuzzyfinder-2.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-fuzzyfinder-2.1.0.tar.gz.part' py3-fuzzyfinder-2.1. 100% |********************************| 71102 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-fuzzyfinder-2.1.0.tar.gz.part' saved >>> py3-fuzzyfinder: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-fuzzyfinder-2.1.0.tar.gz >>> py3-fuzzyfinder: Checking sha512sums... py3-fuzzyfinder-2.1.0.tar.gz: OK >>> py3-fuzzyfinder: Unpacking /var/cache/distfiles/v3.22/py3-fuzzyfinder-2.1.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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() running build running build_py creating build/lib/fuzzyfinder copying fuzzyfinder/__init__.py -> build/lib/fuzzyfinder copying fuzzyfinder/main.py -> build/lib/fuzzyfinder running egg_info creating fuzzyfinder.egg-info writing fuzzyfinder.egg-info/PKG-INFO writing dependency_links to fuzzyfinder.egg-info/dependency_links.txt writing top-level names to fuzzyfinder.egg-info/top_level.txt writing manifest file 'fuzzyfinder.egg-info/SOURCES.txt' reading manifest file 'fuzzyfinder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'fuzzyfinder.egg-info/SOURCES.txt' >>> WARNING: py3-fuzzyfinder: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-fuzzyfinder: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-fuzzyfinder/pkg/py3-fuzzyfinder/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-fuzzyfinder/pkg/py3-fuzzyfinder/usr/lib/python3.12/site-packages/fuzzyfinder copying build/lib/fuzzyfinder/__init__.py -> /home/buildozer/aports/community/py3-fuzzyfinder/pkg/py3-fuzzyfinder/usr/lib/python3.12/site-packages/fuzzyfinder copying build/lib/fuzzyfinder/main.py -> /home/buildozer/aports/community/py3-fuzzyfinder/pkg/py3-fuzzyfinder/usr/lib/python3.12/site-packages/fuzzyfinder byte-compiling /home/buildozer/aports/community/py3-fuzzyfinder/pkg/py3-fuzzyfinder/usr/lib/python3.12/site-packages/fuzzyfinder/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fuzzyfinder/pkg/py3-fuzzyfinder/usr/lib/python3.12/site-packages/fuzzyfinder/main.py to main.cpython-312.pyc running install_egg_info running egg_info writing fuzzyfinder.egg-info/PKG-INFO writing dependency_links to fuzzyfinder.egg-info/dependency_links.txt writing top-level names to fuzzyfinder.egg-info/top_level.txt reading manifest file 'fuzzyfinder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'fuzzyfinder.egg-info/SOURCES.txt' Copying fuzzyfinder.egg-info to /home/buildozer/aports/community/py3-fuzzyfinder/pkg/py3-fuzzyfinder/usr/lib/python3.12/site-packages/fuzzyfinder-2.1.0-py3.12.egg-info running install_scripts >>> py3-fuzzyfinder-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fuzzyfinder/__pycache__' -> '/home/buildozer/aports/community/py3-fuzzyfinder/pkg/py3-fuzzyfinder-pyc/usr/lib/python3.12/site-packages/fuzzyfinder/__pycache__' >>> py3-fuzzyfinder-pyc*: Preparing subpackage py3-fuzzyfinder-pyc... >>> py3-fuzzyfinder-pyc*: Running postcheck for py3-fuzzyfinder-pyc >>> py3-fuzzyfinder*: Running postcheck for py3-fuzzyfinder >>> py3-fuzzyfinder*: Preparing package py3-fuzzyfinder... >>> py3-fuzzyfinder*: Stripping binaries >>> WARNING: py3-fuzzyfinder*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-fuzzyfinder-pyc*: Scanning shared objects >>> py3-fuzzyfinder*: Scanning shared objects >>> py3-fuzzyfinder-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-fuzzyfinder-pyc*: Package size: 2.9 KB >>> py3-fuzzyfinder-pyc*: Compressing data... >>> py3-fuzzyfinder-pyc*: Create checksum... >>> py3-fuzzyfinder-pyc*: Create py3-fuzzyfinder-pyc-2.1.0-r5.apk >>> py3-fuzzyfinder*: Tracing dependencies... python3 python3~3.12 >>> py3-fuzzyfinder*: Package size: 4.7 KB >>> py3-fuzzyfinder*: Compressing data... >>> py3-fuzzyfinder*: Create checksum... >>> py3-fuzzyfinder*: Create py3-fuzzyfinder-2.1.0-r5.apk >>> py3-fuzzyfinder: Build complete at Wed, 30 Apr 2025 10:11:27 +0000 elapsed time 0h 0m 20s >>> py3-fuzzyfinder: Cleaning up srcdir >>> py3-fuzzyfinder: Cleaning up pkgdir >>> py3-fuzzyfinder: Uninstalling dependencies... (1/26) Purging .makedepends-py3-fuzzyfinder (20250430.101125) (2/26) Purging py3-setuptools-pyc (77.0.3-r0) (3/26) Purging py3-setuptools (77.0.3-r0) (4/26) Purging py3-pytest-pyc (8.3.5-r0) (5/26) Purging py3-pytest (8.3.5-r0) (6/26) Purging py3-iniconfig-pyc (2.1.0-r0) (7/26) Purging py3-iniconfig (2.1.0-r0) (8/26) Purging py3-packaging-pyc (25.0-r0) (9/26) Purging py3-packaging (25.0-r0) (10/26) Purging py3-parsing-pyc (3.2.0-r0) (11/26) Purging py3-parsing (3.2.0-r0) (12/26) Purging py3-pluggy-pyc (1.5.0-r0) (13/26) Purging py3-pluggy (1.5.0-r0) (14/26) Purging py3-py-pyc (1.11.0-r4) (15/26) Purging py3-py (1.11.0-r4) (16/26) Purging python3-pyc (3.12.10-r0) (17/26) Purging python3-pycache-pyc0 (3.12.10-r0) (18/26) Purging pyc (3.12.10-r0) (19/26) Purging python3 (3.12.10-r0) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.8-r0) (23/26) Purging libpanelw (6.5_p20250412-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.49.1-r1) (26/26) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 359 MiB in 102 packages >>> py3-fuzzyfinder: Updating the community/s390x repository index... >>> py3-fuzzyfinder: Signing the index...