>>> py3-xxhash: Building community/py3-xxhash 3.5.0-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 10:24:43 +0000 >>> py3-xxhash: Validating /home/buildozer/aports/community/py3-xxhash/APKBUILD... >>> WARNING: py3-xxhash: No maintainer >>> py3-xxhash: Analyzing dependencies... >>> py3-xxhash: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev xxhash-dev ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20251231-r0) ( 7/26) Installing sqlite-libs (3.51.2-r1) ( 8/26) Installing python3 (3.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing py3-installer-pyc (0.7.0-r3) (12/26) Installing py3-gpep517-pyc (19-r2) (13/26) Installing python3-pyc (3.14.3-r0) (14/26) Installing py3-installer (0.7.0-r3) (15/26) Installing py3-gpep517 (19-r2) (16/26) Installing py3-parsing (3.3.2-r1) (17/26) Installing py3-parsing-pyc (3.3.2-r1) (18/26) Installing py3-packaging (26.0-r1) (19/26) Installing py3-packaging-pyc (26.0-r1) (20/26) Installing py3-setuptools (82.0.1-r1) (21/26) Installing py3-setuptools-pyc (82.0.1-r1) (22/26) Installing py3-wheel (0.46.3-r1) (23/26) Installing py3-wheel-pyc (0.46.3-r1) (24/26) Installing python3-dev (3.14.3-r0) (25/26) Installing xxhash-dev (0.8.3-r1) (26/26) Installing .makedepends-py3-xxhash (20260328.102445) Executing busybox-1.37.0-r31.trigger OK: 605.3 MiB in 134 packages >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Cleaning up tmpdir >>> py3-xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xxhash-3.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-xxhash-3.5.0.tar.gz.part' py3-xxhash-3.5.0.tar 100% |********************************| 18526 0:00:00 ETA '/var/cache/distfiles/edge/py3-xxhash-3.5.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-xxhash-3.5.0.tar.gz: OK >>> py3-xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xxhash-3.5.0.tar.gz /var/cache/distfiles/edge/py3-xxhash-3.5.0.tar.gz: OK >>> py3-xxhash: Unpacking /var/cache/distfiles/edge/py3-xxhash-3.5.0.tar.gz... 2026-03-28 10:24:46,607 gpep517 INFO Building wheel via backend setuptools.build_meta /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-03-28 10:24:46,625 root INFO running bdist_wheel 2026-03-28 10:24:46,637 root INFO running build 2026-03-28 10:24:46,637 root INFO running build_py 2026-03-28 10:24:46,640 root INFO creating build/lib.linux-aarch64-cpython-314/xxhash 2026-03-28 10:24:46,640 root INFO copying xxhash/__init__.py -> build/lib.linux-aarch64-cpython-314/xxhash 2026-03-28 10:24:46,640 root INFO copying xxhash/version.py -> build/lib.linux-aarch64-cpython-314/xxhash 2026-03-28 10:24:46,641 root INFO copying xxhash/__init__.pyi -> build/lib.linux-aarch64-cpython-314/xxhash 2026-03-28 10:24:46,641 root INFO copying xxhash/py.typed -> build/lib.linux-aarch64-cpython-314/xxhash 2026-03-28 10:24:46,641 root INFO running build_ext 2026-03-28 10:24:46,643 root INFO building '_xxhash' extension 2026-03-28 10:24:46,643 root INFO creating build/temp.linux-aarch64-cpython-314/src 2026-03-28 10:24:46,643 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.14 -c src/_xxhash.c -o build/temp.linux-aarch64-cpython-314/src/_xxhash.o 2026-03-28 10:24:47,160 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-314/src/_xxhash.o -L/usr/lib -lxxhash -o build/lib.linux-aarch64-cpython-314/xxhash/_xxhash.cpython-314-aarch64-linux-musl.so 2026-03-28 10:24:47,176 root INFO installing to build/bdist.linux-aarch64/wheel 2026-03-28 10:24:47,176 root INFO running install 2026-03-28 10:24:47,183 root INFO running install_lib 2026-03-28 10:24:47,185 root INFO creating build/bdist.linux-aarch64/wheel 2026-03-28 10:24:47,186 root INFO creating build/bdist.linux-aarch64/wheel/xxhash 2026-03-28 10:24:47,186 root INFO copying build/lib.linux-aarch64-cpython-314/xxhash/__init__.py -> build/bdist.linux-aarch64/wheel/./xxhash 2026-03-28 10:24:47,186 root INFO copying build/lib.linux-aarch64-cpython-314/xxhash/version.py -> build/bdist.linux-aarch64/wheel/./xxhash 2026-03-28 10:24:47,186 root INFO copying build/lib.linux-aarch64-cpython-314/xxhash/_xxhash.cpython-314-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/./xxhash 2026-03-28 10:24:47,187 root INFO copying build/lib.linux-aarch64-cpython-314/xxhash/py.typed -> build/bdist.linux-aarch64/wheel/./xxhash 2026-03-28 10:24:47,187 root INFO copying build/lib.linux-aarch64-cpython-314/xxhash/__init__.pyi -> build/bdist.linux-aarch64/wheel/./xxhash 2026-03-28 10:24:47,187 root INFO running install_egg_info 2026-03-28 10:24:47,189 root INFO running egg_info 2026-03-28 10:24:47,191 root INFO creating xxhash.egg-info 2026-03-28 10:24:47,191 root INFO writing xxhash.egg-info/PKG-INFO 2026-03-28 10:24:47,192 root INFO writing dependency_links to xxhash.egg-info/dependency_links.txt 2026-03-28 10:24:47,192 root INFO writing top-level names to xxhash.egg-info/top_level.txt 2026-03-28 10:24:47,192 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2026-03-28 10:24:47,194 root INFO reading manifest file 'xxhash.egg-info/SOURCES.txt' 2026-03-28 10:24:47,194 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 10:24:47,195 root WARNING warning: no files found matching 'deps/xxhash/xxh3.h' 2026-03-28 10:24:47,195 root WARNING warning: no files found matching 'deps/xxhash/xxhash.h' 2026-03-28 10:24:47,195 root WARNING warning: no files found matching 'deps/xxhash/xxhash.c' 2026-03-28 10:24:47,195 root WARNING warning: no files found matching 'deps/xxhash/LICENSE' 2026-03-28 10:24:47,195 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-03-28 10:24:47,195 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2026-03-28 10:24:47,196 root WARNING no previously-included directories found matching '.github' 2026-03-28 10:24:47,196 root WARNING warning: no previously-included files found matching '.gitignore' 2026-03-28 10:24:47,196 root WARNING warning: no previously-included files found matching '.gitmodules' 2026-03-28 10:24:47,196 root INFO adding license file 'LICENSE' 2026-03-28 10:24:47,196 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2026-03-28 10:24:47,197 root INFO Copying xxhash.egg-info to build/bdist.linux-aarch64/wheel/./xxhash-3.5.0-py3.14.egg-info 2026-03-28 10:24:47,198 root INFO running install_scripts 2026-03-28 10:24:47,203 root INFO creating build/bdist.linux-aarch64/wheel/xxhash-3.5.0.dist-info/WHEEL 2026-03-28 10:24:47,204 wheel INFO creating '/home/buildozer/aports/community/py3-xxhash/src/python-xxhash-3.5.0/.dist/.tmp-f1i0rsk9/xxhash-3.5.0-cp314-cp314-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-03-28 10:24:47,204 wheel INFO adding 'xxhash/__init__.py' 2026-03-28 10:24:47,204 wheel INFO adding 'xxhash/__init__.pyi' 2026-03-28 10:24:47,205 wheel INFO adding 'xxhash/_xxhash.cpython-314-aarch64-linux-musl.so' 2026-03-28 10:24:47,205 wheel INFO adding 'xxhash/py.typed' 2026-03-28 10:24:47,205 wheel INFO adding 'xxhash/version.py' 2026-03-28 10:24:47,205 wheel INFO adding 'xxhash-3.5.0.dist-info/licenses/LICENSE' 2026-03-28 10:24:47,205 wheel INFO adding 'xxhash-3.5.0.dist-info/METADATA' 2026-03-28 10:24:47,206 wheel INFO adding 'xxhash-3.5.0.dist-info/WHEEL' 2026-03-28 10:24:47,206 wheel INFO adding 'xxhash-3.5.0.dist-info/top_level.txt' 2026-03-28 10:24:47,206 wheel INFO adding 'xxhash-3.5.0.dist-info/RECORD' 2026-03-28 10:24:47,206 root INFO removing build/bdist.linux-aarch64/wheel 2026-03-28 10:24:47,207 gpep517 INFO The backend produced .dist/xxhash-3.5.0-cp314-cp314-linux_aarch64.whl xxhash-3.5.0-cp314-cp314-linux_aarch64.whl .......................................... ---------------------------------------------------------------------- Ran 42 tests in 0.016s OK >>> py3-xxhash: Entering fakeroot... >>> py3-xxhash-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/xxhash/__pycache__' -> '/home/buildozer/aports/community/py3-xxhash/pkg/py3-xxhash-pyc/usr/lib/python3.14/site-packages/xxhash/__pycache__' >>> py3-xxhash-pyc*: Preparing subpackage py3-xxhash-pyc... >>> py3-xxhash-pyc*: Running postcheck for py3-xxhash-pyc >>> py3-xxhash*: Running postcheck for py3-xxhash >>> py3-xxhash*: Preparing package py3-xxhash... >>> py3-xxhash*: Stripping binaries >>> py3-xxhash*: Scanning shared objects >>> py3-xxhash-pyc*: Tracing dependencies... python3~3.14 >>> py3-xxhash-pyc*: Package size: 1.2 KB >>> py3-xxhash-pyc*: Compressing data... >>> py3-xxhash-pyc*: Create checksum... >>> py3-xxhash-pyc*: Create py3-xxhash-pyc-3.5.0-r1.apk >>> py3-xxhash*: Tracing dependencies... python3~3.14 so:libc.musl-aarch64.so.1 so:libxxhash.so.0 >>> py3-xxhash*: Package size: 87.2 KB >>> py3-xxhash*: Compressing data... >>> py3-xxhash*: Create checksum... >>> py3-xxhash*: Create py3-xxhash-3.5.0-r1.apk >>> py3-xxhash: Build complete at Sat, 28 Mar 2026 10:24:48 +0000 elapsed time 0h 0m 5s >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Cleaning up tmpdir >>> py3-xxhash: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-xxhash (20260328.102445) ( 2/26) Purging py3-gpep517-pyc (19-r2) ( 3/26) Purging py3-gpep517 (19-r2) ( 4/26) Purging py3-installer-pyc (0.7.0-r3) ( 5/26) Purging py3-installer (0.7.0-r3) ( 6/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/26) Purging py3-setuptools (82.0.1-r1) ( 8/26) Purging py3-wheel-pyc (0.46.3-r1) ( 9/26) Purging py3-wheel (0.46.3-r1) (10/26) Purging py3-packaging-pyc (26.0-r1) (11/26) Purging py3-packaging (26.0-r1) (12/26) Purging py3-parsing-pyc (3.3.2-r1) (13/26) Purging py3-parsing (3.3.2-r1) (14/26) Purging python3-dev (3.14.3-r0) (15/26) Purging python3-pyc (3.14.3-r0) (16/26) Purging python3-pycache-pyc0 (3.14.3-r0) (17/26) Purging pyc (3.14.3-r0) (18/26) Purging python3 (3.14.3-r0) (19/26) Purging xxhash-dev (0.8.3-r1) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.6_p20251231-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.2-r1) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-xxhash: Updating the community/aarch64 repository index... >>> py3-xxhash: Signing the index...