>>> py3-xxhash: Building community/py3-xxhash 3.5.0-r1 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 22:58:14 +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/27) Installing libbz2 (1.0.8-r6) ( 2/27) Installing libffi (3.5.2-r1) ( 3/27) Installing gdbm (1.26-r0) ( 4/27) Installing xz-libs (5.8.2-r0) ( 5/27) Installing mpdecimal (4.0.1-r0) ( 6/27) Installing libpanelw (6.6_p20260404-r0) ( 7/27) Installing readline (8.3.3-r1) ( 8/27) Installing sqlite-libs (3.53.0-r0) ( 9/27) Installing python3 (3.14.3-r0) (10/27) Installing python3-pycache-pyc0 (3.14.3-r0) (11/27) Installing pyc (3.14.3-r0) (12/27) Installing py3-installer-pyc (1.0.0-r0) (13/27) Installing py3-gpep517-pyc (19-r2) (14/27) Installing python3-pyc (3.14.3-r0) (15/27) Installing py3-installer (1.0.0-r0) (16/27) Installing py3-gpep517 (19-r2) (17/27) Installing py3-parsing (3.3.2-r1) (18/27) Installing py3-parsing-pyc (3.3.2-r1) (19/27) Installing py3-packaging (26.0-r1) (20/27) Installing py3-packaging-pyc (26.0-r1) (21/27) Installing py3-setuptools (82.0.1-r1) (22/27) Installing py3-setuptools-pyc (82.0.1-r1) (23/27) Installing py3-wheel (0.46.3-r1) (24/27) Installing py3-wheel-pyc (0.46.3-r1) (25/27) Installing python3-dev (3.14.3-r0) (26/27) Installing xxhash-dev (0.8.3-r1) (27/27) Installing .makedepends-py3-xxhash (20260421.225821) Executing busybox-1.37.0-r31.trigger OK: 543.9 MiB in 129 packages >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Cleaning up tmpdir >>> py3-xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-xxhash-3.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-xxhash: Fetching py3-xxhash-3.5.0.tar.gz::https://github.com/ifduyue/python-xxhash/archive/refs/tags/v3.5.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.24/py3-xxhash-3.5.0.tar.gz.part' py3-xxhash-3.5.0.tar 100% |********************************| 18526 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-xxhash-3.5.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-xxhash-3.5.0.tar.gz: OK >>> py3-xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-xxhash-3.5.0.tar.gz /var/cache/distfiles/v3.24/py3-xxhash-3.5.0.tar.gz: OK >>> py3-xxhash: Unpacking /var/cache/distfiles/v3.24/py3-xxhash-3.5.0.tar.gz... 2026-04-21 22:58:24,318 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-04-21 22:58:24,356 root INFO running bdist_wheel 2026-04-21 22:58:24,382 root INFO running build 2026-04-21 22:58:24,382 root INFO running build_py 2026-04-21 22:58:24,388 root INFO creating build/lib.linux-i686-cpython-314/xxhash 2026-04-21 22:58:24,389 root INFO copying xxhash/version.py -> build/lib.linux-i686-cpython-314/xxhash 2026-04-21 22:58:24,389 root INFO copying xxhash/__init__.py -> build/lib.linux-i686-cpython-314/xxhash 2026-04-21 22:58:24,390 root INFO copying xxhash/__init__.pyi -> build/lib.linux-i686-cpython-314/xxhash 2026-04-21 22:58:24,391 root INFO copying xxhash/py.typed -> build/lib.linux-i686-cpython-314/xxhash 2026-04-21 22:58:24,391 root INFO running build_ext 2026-04-21 22:58:24,395 root INFO building '_xxhash' extension 2026-04-21 22:58:24,395 root INFO creating build/temp.linux-i686-cpython-314/src 2026-04-21 22:58:24,395 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-i686-cpython-314/src/_xxhash.o 2026-04-21 22:58:25,520 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-i686-cpython-314/src/_xxhash.o -L/usr/lib -lxxhash -o build/lib.linux-i686-cpython-314/xxhash/_xxhash.cpython-314-i386-linux-musl.so 2026-04-21 22:58:25,554 root INFO installing to build/bdist.linux-i686/wheel 2026-04-21 22:58:25,554 root INFO running install 2026-04-21 22:58:25,574 root INFO running install_lib 2026-04-21 22:58:25,579 root INFO creating build/bdist.linux-i686/wheel 2026-04-21 22:58:25,579 root INFO creating build/bdist.linux-i686/wheel/xxhash 2026-04-21 22:58:25,580 root INFO copying build/lib.linux-i686-cpython-314/xxhash/version.py -> build/bdist.linux-i686/wheel/./xxhash 2026-04-21 22:58:25,580 root INFO copying build/lib.linux-i686-cpython-314/xxhash/__init__.py -> build/bdist.linux-i686/wheel/./xxhash 2026-04-21 22:58:25,580 root INFO copying build/lib.linux-i686-cpython-314/xxhash/__init__.pyi -> build/bdist.linux-i686/wheel/./xxhash 2026-04-21 22:58:25,581 root INFO copying build/lib.linux-i686-cpython-314/xxhash/_xxhash.cpython-314-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./xxhash 2026-04-21 22:58:25,581 root INFO copying build/lib.linux-i686-cpython-314/xxhash/py.typed -> build/bdist.linux-i686/wheel/./xxhash 2026-04-21 22:58:25,582 root INFO running install_egg_info 2026-04-21 22:58:25,587 root INFO running egg_info 2026-04-21 22:58:25,592 root INFO creating xxhash.egg-info 2026-04-21 22:58:25,593 root INFO writing xxhash.egg-info/PKG-INFO 2026-04-21 22:58:25,593 root INFO writing dependency_links to xxhash.egg-info/dependency_links.txt 2026-04-21 22:58:25,594 root INFO writing top-level names to xxhash.egg-info/top_level.txt 2026-04-21 22:58:25,594 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2026-04-21 22:58:25,601 root INFO reading manifest file 'xxhash.egg-info/SOURCES.txt' 2026-04-21 22:58:25,601 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 22:58:25,602 root WARNING warning: no files found matching 'deps/xxhash/xxh3.h' 2026-04-21 22:58:25,602 root WARNING warning: no files found matching 'deps/xxhash/xxhash.h' 2026-04-21 22:58:25,602 root WARNING warning: no files found matching 'deps/xxhash/xxhash.c' 2026-04-21 22:58:25,602 root WARNING warning: no files found matching 'deps/xxhash/LICENSE' 2026-04-21 22:58:25,603 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-04-21 22:58:25,603 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2026-04-21 22:58:25,604 root WARNING no previously-included directories found matching '.github' 2026-04-21 22:58:25,604 root WARNING warning: no previously-included files found matching '.gitignore' 2026-04-21 22:58:25,604 root WARNING warning: no previously-included files found matching '.gitmodules' 2026-04-21 22:58:25,604 root INFO adding license file 'LICENSE' 2026-04-21 22:58:25,606 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2026-04-21 22:58:25,607 root INFO Copying xxhash.egg-info to build/bdist.linux-i686/wheel/./xxhash-3.5.0-py3.14.egg-info 2026-04-21 22:58:25,608 root INFO running install_scripts 2026-04-21 22:58:25,618 root INFO creating build/bdist.linux-i686/wheel/xxhash-3.5.0.dist-info/WHEEL 2026-04-21 22:58:25,619 wheel INFO creating '/home/buildozer/aports/community/py3-xxhash/src/python-xxhash-3.5.0/.dist/.tmp-joq32mn3/xxhash-3.5.0-cp314-cp314-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-21 22:58:25,619 wheel INFO adding 'xxhash/__init__.py' 2026-04-21 22:58:25,620 wheel INFO adding 'xxhash/__init__.pyi' 2026-04-21 22:58:25,621 wheel INFO adding 'xxhash/_xxhash.cpython-314-i386-linux-musl.so' 2026-04-21 22:58:25,621 wheel INFO adding 'xxhash/py.typed' 2026-04-21 22:58:25,622 wheel INFO adding 'xxhash/version.py' 2026-04-21 22:58:25,622 wheel INFO adding 'xxhash-3.5.0.dist-info/licenses/LICENSE' 2026-04-21 22:58:25,622 wheel INFO adding 'xxhash-3.5.0.dist-info/METADATA' 2026-04-21 22:58:25,623 wheel INFO adding 'xxhash-3.5.0.dist-info/WHEEL' 2026-04-21 22:58:25,623 wheel INFO adding 'xxhash-3.5.0.dist-info/top_level.txt' 2026-04-21 22:58:25,623 wheel INFO adding 'xxhash-3.5.0.dist-info/RECORD' 2026-04-21 22:58:25,624 root INFO removing build/bdist.linux-i686/wheel 2026-04-21 22:58:25,625 gpep517 INFO The backend produced .dist/xxhash-3.5.0-cp314-cp314-linux_i686.whl xxhash-3.5.0-cp314-cp314-linux_i686.whl .......................................... ---------------------------------------------------------------------- Ran 42 tests in 0.040s 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... Please specify at least one package name on the command line. >>> 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 Please specify at least one package name on the command line. >>> 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-x86.so.1 so:libxxhash.so.0 >>> py3-xxhash*: Package size: 49.0 KB >>> py3-xxhash*: Compressing data... >>> py3-xxhash*: Create checksum... >>> py3-xxhash*: Create py3-xxhash-3.5.0-r1.apk >>> py3-xxhash: Build complete at Tue, 21 Apr 2026 22:58:27 +0000 elapsed time 0h 0m 13s >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Uninstalling dependencies... ( 1/27) Purging .makedepends-py3-xxhash (20260421.225821) ( 2/27) Purging py3-gpep517-pyc (19-r2) ( 3/27) Purging py3-gpep517 (19-r2) ( 4/27) Purging py3-installer-pyc (1.0.0-r0) ( 5/27) Purging py3-installer (1.0.0-r0) ( 6/27) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/27) Purging py3-setuptools (82.0.1-r1) ( 8/27) Purging py3-wheel-pyc (0.46.3-r1) ( 9/27) Purging py3-wheel (0.46.3-r1) (10/27) Purging py3-packaging-pyc (26.0-r1) (11/27) Purging py3-packaging (26.0-r1) (12/27) Purging py3-parsing-pyc (3.3.2-r1) (13/27) Purging py3-parsing (3.3.2-r1) (14/27) Purging python3-dev (3.14.3-r0) (15/27) Purging python3-pyc (3.14.3-r0) (16/27) Purging python3-pycache-pyc0 (3.14.3-r0) (17/27) Purging pyc (3.14.3-r0) (18/27) Purging python3 (3.14.3-r0) (19/27) Purging xxhash-dev (0.8.3-r1) (20/27) Purging gdbm (1.26-r0) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.5.2-r1) (23/27) Purging libpanelw (6.6_p20260404-r0) (24/27) Purging mpdecimal (4.0.1-r0) (25/27) Purging readline (8.3.3-r1) (26/27) Purging sqlite-libs (3.53.0-r0) (27/27) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-xxhash: Updating the community/x86 repository index... >>> py3-xxhash: Signing the index...