>>> py3-ukkonen: Building community/py3-ukkonen 1.0.1-r4 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:59:35 +0000 >>> py3-ukkonen: Validating /home/udu/aports/community/py3-ukkonen/APKBUILD... >>> py3-ukkonen: Analyzing dependencies... >>> py3-ukkonen: Installing for build: build-base py3-cffi python3-dev py3-gpep517 py3-setuptools py3-wheel py3-pytest 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/29) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/29) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/29) Installing py3-cparser-pyc (2.22-r1) (4/29) Installing py3-cffi-pyc (1.17.1-r1) (5/29) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (6/29) Installing py3-cparser (2.22-r1) (7/29) Installing py3-cffi (1.17.1-r1) (8/29) Installing python3-dev (3.12.12-r0) (9/29) Installing py3-installer (0.7.0-r2) (10/29) Installing py3-installer-pyc (0.7.0-r2) (11/29) Installing py3-gpep517 (19-r0) (12/29) Installing py3-gpep517-pyc (19-r0) (13/29) Installing py3-parsing (3.2.3-r0) (14/29) Installing py3-parsing-pyc (3.2.3-r0) (15/29) Installing py3-packaging (25.0-r0) (16/29) Installing py3-packaging-pyc (25.0-r0) (17/29) Installing py3-setuptools (80.9.0-r0) (18/29) Installing py3-setuptools-pyc (80.9.0-r0) (19/29) Installing py3-wheel (0.46.1-r0) (20/29) Installing py3-wheel-pyc (0.46.1-r0) (21/29) Installing py3-iniconfig (2.1.0-r0) (22/29) Installing py3-iniconfig-pyc (2.1.0-r0) (23/29) Installing py3-pluggy (1.5.0-r0) (24/29) Installing py3-pluggy-pyc (1.5.0-r0) (25/29) Installing py3-py (1.11.0-r4) (26/29) Installing py3-py-pyc (1.11.0-r4) (27/29) Installing py3-pytest (8.3.5-r0) (28/29) Installing py3-pytest-pyc (8.3.5-r0) (29/29) Installing .makedepends-py3-ukkonen (20251013.045935) Executing busybox-1.37.0-r19.trigger OK: 356 MiB in 115 packages >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Cleaning up tmpdir >>> py3-ukkonen: Fetching ukkonen-1.0.1.tar.gz::https://github.com/asottile/ukkonen/archive/refs/tags/v1.0.1.tar.gz >>> py3-ukkonen: Fetching ukkonen-1.0.1.tar.gz::https://github.com/asottile/ukkonen/archive/refs/tags/v1.0.1.tar.gz >>> py3-ukkonen: Checking sha512sums... ukkonen-1.0.1.tar.gz: OK 01-fix-musl-build.patch: OK >>> py3-ukkonen: Unpacking /var/cache/distfiles/ukkonen-1.0.1.tar.gz... >>> py3-ukkonen: 01-fix-musl-build.patch patching file _ukkonen.cpp 2025-10-13 04:59:36,664 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :8: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. /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() /usr/lib/python3.12/site-packages/setuptools/dist.py:454: SetuptoolsDeprecationWarning: Direct modification of value will be disallowed !! ******************************************************************************** In an effort to implement PEP 643, direct/in-place changes of static values that come from configuration files are deprecated. If you need to modify this value, please first create a copy with `list(value)` and make sure conform to all relevant standards when overriding setuptools functionality (https://packaging.python.org/en/latest/specifications/). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! patterns.append(license_file) 2025-10-13 04:59:36,694 root INFO running bdist_wheel 2025-10-13 04:59:36,699 root INFO running build 2025-10-13 04:59:36,699 root INFO running build_py 2025-10-13 04:59:36,701 root INFO creating build/lib.linux-x86_64-cpython-312 2025-10-13 04:59:36,701 root INFO copying ukkonen.py -> build/lib.linux-x86_64-cpython-312 2025-10-13 04:59:36,701 root INFO running build_ext 2025-10-13 04:59:36,701 root INFO generating cffi module 'build/temp.linux-x86_64-cpython-312/_ukkonen.c' 2025-10-13 04:59:36,701 root INFO creating build/temp.linux-x86_64-cpython-312 2025-10-13 04:59:36,702 root INFO building '_ukkonen' extension 2025-10-13 04:59:36,703 root INFO creating build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312 2025-10-13 04:59:36,703 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -fPIC -I. -I/usr/include/python3.12 -c _ukkonen.cpp -o build/temp.linux-x86_64-cpython-312/_ukkonen.o 2025-10-13 04:59:36,854 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I. -I/usr/include/python3.12 -c build/temp.linux-x86_64-cpython-312/_ukkonen.c -o build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_ukkonen.o 2025-10-13 04:59:36,919 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt build/temp.linux-x86_64-cpython-312/_ukkonen.o build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_ukkonen.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/_ukkonen.abi3.so 2025-10-13 04:59:36,939 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 04:59:36,939 root INFO running install 2025-10-13 04:59:36,944 root INFO running install_lib 2025-10-13 04:59:36,946 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 04:59:36,946 root INFO copying build/lib.linux-x86_64-cpython-312/ukkonen.py -> build/bdist.linux-x86_64/wheel/. 2025-10-13 04:59:36,946 root INFO copying build/lib.linux-x86_64-cpython-312/_ukkonen.abi3.so -> build/bdist.linux-x86_64/wheel/. 2025-10-13 04:59:36,946 root INFO running install_egg_info 2025-10-13 04:59:36,948 root INFO running egg_info 2025-10-13 04:59:36,949 root INFO creating ukkonen.egg-info 2025-10-13 04:59:36,949 root INFO writing ukkonen.egg-info/PKG-INFO 2025-10-13 04:59:36,949 root INFO writing dependency_links to ukkonen.egg-info/dependency_links.txt 2025-10-13 04:59:36,949 root INFO writing requirements to ukkonen.egg-info/requires.txt 2025-10-13 04:59:36,949 root INFO writing top-level names to ukkonen.egg-info/top_level.txt 2025-10-13 04:59:36,949 root INFO writing manifest file 'ukkonen.egg-info/SOURCES.txt' 2025-10-13 04:59:36,951 root INFO reading manifest file 'ukkonen.egg-info/SOURCES.txt' 2025-10-13 04:59:36,951 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 04:59:36,951 root INFO adding license file 'licenses/LICENSE' 2025-10-13 04:59:36,951 root INFO adding license file 'LICENSE' 2025-10-13 04:59:36,951 root INFO writing manifest file 'ukkonen.egg-info/SOURCES.txt' 2025-10-13 04:59:36,952 root INFO Copying ukkonen.egg-info to build/bdist.linux-x86_64/wheel/./ukkonen-1.0.1-py3.12.egg-info 2025-10-13 04:59:36,952 root INFO running install_scripts 2025-10-13 04:59:36,955 root INFO creating build/bdist.linux-x86_64/wheel/ukkonen-1.0.1.dist-info/WHEEL 2025-10-13 04:59:36,955 wheel INFO creating '/home/udu/aports/community/py3-ukkonen/src/ukkonen-1.0.1/dist/.tmp-dvbz3ujp/ukkonen-1.0.1-cp312-abi3-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 04:59:36,955 wheel INFO adding '_ukkonen.abi3.so' 2025-10-13 04:59:36,955 wheel INFO adding 'ukkonen.py' 2025-10-13 04:59:36,955 wheel INFO adding 'ukkonen-1.0.1.dist-info/licenses/LICENSE' 2025-10-13 04:59:36,956 wheel INFO adding 'ukkonen-1.0.1.dist-info/licenses/licenses/LICENSE' 2025-10-13 04:59:36,956 wheel INFO adding 'ukkonen-1.0.1.dist-info/METADATA' 2025-10-13 04:59:36,956 wheel INFO adding 'ukkonen-1.0.1.dist-info/WHEEL' 2025-10-13 04:59:36,956 wheel INFO adding 'ukkonen-1.0.1.dist-info/top_level.txt' 2025-10-13 04:59:36,956 wheel INFO adding 'ukkonen-1.0.1.dist-info/RECORD' 2025-10-13 04:59:36,956 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 04:59:36,956 gpep517 INFO The backend produced dist/ukkonen-1.0.1-cp312-abi3-linux_x86_64.whl ukkonen-1.0.1-cp312-abi3-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-ukkonen/src/ukkonen-1.0.1 collected 3 items tests/ukkonen_test.py ... [100%] ============================== 3 passed in 0.01s =============================== >>> py3-ukkonen: Entering fakeroot... >>> py3-ukkonen-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-ukkonen/pkg/py3-ukkonen-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-ukkonen-pyc*: Preparing subpackage py3-ukkonen-pyc... >>> py3-ukkonen-pyc*: Running postcheck for py3-ukkonen-pyc >>> py3-ukkonen*: Running postcheck for py3-ukkonen >>> py3-ukkonen*: Preparing package py3-ukkonen... >>> py3-ukkonen*: Stripping binaries >>> py3-ukkonen-pyc*: Scanning shared objects >>> py3-ukkonen*: Scanning shared objects >>> py3-ukkonen-pyc*: Tracing dependencies... py3-cffi python3~3.12 >>> py3-ukkonen-pyc*: Package size: 539.0 B >>> py3-ukkonen-pyc*: Compressing data... >>> py3-ukkonen-pyc*: Create checksum... >>> py3-ukkonen-pyc*: Create py3-ukkonen-pyc-1.0.1-r4.apk >>> py3-ukkonen*: Tracing dependencies... py3-cffi python3~3.12 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ukkonen*: Package size: 19.0 KB >>> py3-ukkonen*: Compressing data... >>> py3-ukkonen*: Create checksum... >>> py3-ukkonen*: Create py3-ukkonen-1.0.1-r4.apk >>> py3-ukkonen: Build complete at Mon, 13 Oct 2025 04:59:39 +0000 elapsed time 0h 0m 4s >>> py3-ukkonen: Cleaning up srcdir >>> py3-ukkonen: Cleaning up pkgdir >>> py3-ukkonen: Uninstalling dependencies... (1/26) Purging .makedepends-py3-ukkonen (20251013.045935) (2/26) Purging py3-cffi-pyc (1.17.1-r1) (3/26) Purging py3-cffi (1.17.1-r1) (4/26) Purging py3-cparser-pyc (2.22-r1) (5/26) Purging py3-cparser (2.22-r1) (6/26) Purging python3-dev (3.12.12-r0) (7/26) Purging py3-gpep517-pyc (19-r0) (8/26) Purging py3-gpep517 (19-r0) (9/26) Purging py3-installer-pyc (0.7.0-r2) (10/26) Purging py3-installer (0.7.0-r2) (11/26) Purging py3-setuptools-pyc (80.9.0-r0) (12/26) Purging py3-setuptools (80.9.0-r0) (13/26) Purging py3-wheel-pyc (0.46.1-r0) (14/26) Purging py3-wheel (0.46.1-r0) (15/26) Purging py3-pytest-pyc (8.3.5-r0) (16/26) Purging py3-pytest (8.3.5-r0) (17/26) Purging py3-iniconfig-pyc (2.1.0-r0) (18/26) Purging py3-iniconfig (2.1.0-r0) (19/26) Purging py3-packaging-pyc (25.0-r0) (20/26) Purging py3-packaging (25.0-r0) (21/26) Purging py3-parsing-pyc (3.2.3-r0) (22/26) Purging py3-parsing (3.2.3-r0) (23/26) Purging py3-pluggy-pyc (1.5.0-r0) (24/26) Purging py3-pluggy (1.5.0-r0) (25/26) Purging py3-py-pyc (1.11.0-r4) (26/26) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-ukkonen: Updating the community/x86_64 repository index... >>> py3-ukkonen: Signing the index...