>>> py3-xxhash: Building community/py3-xxhash 3.8.1-r0 (using abuild 3.18.0_rc5-r0) started Tue, 18 Aug 2026 08:49:53 +0000 >>> py3-xxhash: Validating /home/buildozer/aports/community/py3-xxhash/APKBUILD... >>> py3-xxhash: Analyzing dependencies... >>> py3-xxhash: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev xxhash-dev py3-pytest ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r1) ( 3/36) Installing xz-libs (5.8.3-r0) ( 4/36) Installing mpdecimal (4.0.1-r0) ( 5/36) Installing libpanelw (6.6_p20260516-r0) ( 6/36) Installing readline (8.3.3-r1) ( 7/36) Installing sqlite-libs (3.53.4-r0) ( 8/36) Installing python3 (3.14.7-r0) ( 9/36) Installing python3-pycache-pyc0 (3.14.7-r0) (10/36) Installing pyc (3.14.7-r0) (11/36) Installing py3-installer-pyc (1.0.1-r0) (12/36) Installing py3-gpep517-pyc (19-r2) (13/36) Installing python3-pyc (3.14.7-r0) (14/36) Installing py3-installer (1.0.1-r0) (15/36) Installing py3-gpep517 (19-r2) (16/36) Installing py3-parsing (3.3.2-r1) (17/36) Installing py3-parsing-pyc (3.3.2-r1) (18/36) Installing py3-packaging (26.2-r0) (19/36) Installing py3-packaging-pyc (26.2-r0) (20/36) Installing py3-setuptools (83.0.0-r0) (21/36) Installing py3-setuptools-pyc (83.0.0-r0) (22/36) Installing py3-wheel (0.48.0-r0) (23/36) Installing py3-wheel-pyc (0.48.0-r0) (24/36) Installing python3-dev (3.14.7-r0) (25/36) Installing xxhash-dev (0.8.3-r1) (26/36) Installing py3-iniconfig (2.3.0-r1) (27/36) Installing py3-iniconfig-pyc (2.3.0-r1) (28/36) Installing py3-pluggy (1.6.0-r1) (29/36) Installing py3-pluggy-pyc (1.6.0-r1) (30/36) Installing py3-py (1.11.0-r5) (31/36) Installing py3-py-pyc (1.11.0-r5) (32/36) Installing py3-pygments (2.21.0-r0) (33/36) Installing py3-pygments-pyc (2.21.0-r0) (34/36) Installing py3-pytest (9.1.1-r0) (35/36) Installing py3-pytest-pyc (9.1.1-r0) (36/36) Installing .makedepends-py3-xxhash (20260818.084954) Executing busybox-1.38.0-r4.trigger OK: 479.6 MiB in 142 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.8.1.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.8.1.tar.gz::https://github.com/ifduyue/python-xxhash/archive/refs/tags/v3.8.1.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/py3-xxhash-3.8.1.tar.gz.part' py3-xxhash-3.8.1.tar 100% |********************************| 23199 0:00:00 ETA '/var/cache/distfiles/py3-xxhash-3.8.1.tar.gz.part' saved /var/cache/distfiles/py3-xxhash-3.8.1.tar.gz: OK >>> py3-xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-xxhash-3.8.1.tar.gz /var/cache/distfiles/py3-xxhash-3.8.1.tar.gz: OK >>> py3-xxhash: Unpacking /var/cache/distfiles/py3-xxhash-3.8.1.tar.gz... 2026-08-18 08:49:58,829 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-08-18 08:49:58,853 root INFO running bdist_wheel 2026-08-18 08:49:58,874 root INFO running build 2026-08-18 08:49:58,874 root INFO running build_py 2026-08-18 08:49:58,878 root INFO creating build/lib.linux-ppc64le-cpython-314/xxhash 2026-08-18 08:49:58,879 root INFO copying xxhash/version.py -> build/lib.linux-ppc64le-cpython-314/xxhash 2026-08-18 08:49:58,879 root INFO copying xxhash/__init__.py -> build/lib.linux-ppc64le-cpython-314/xxhash 2026-08-18 08:49:58,880 root INFO copying xxhash/__init__.pyi -> build/lib.linux-ppc64le-cpython-314/xxhash 2026-08-18 08:49:58,880 root INFO copying xxhash/py.typed -> build/lib.linux-ppc64le-cpython-314/xxhash 2026-08-18 08:49:58,880 root INFO running build_ext 2026-08-18 08:49:58,882 root INFO building '_xxhash' extension 2026-08-18 08:49:58,882 root INFO creating build/temp.linux-ppc64le-cpython-314/src 2026-08-18 08:49:58,883 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-ppc64le-cpython-314/src/_xxhash.o 2026-08-18 08:49:59,398 root INFO cc -shared -Wl,-z,stack-size=1048576 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-314/src/_xxhash.o -L/usr/lib -lxxhash -o build/lib.linux-ppc64le-cpython-314/xxhash/_xxhash.cpython-314-powerpc64le-linux-musl.so 2026-08-18 08:49:59,432 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-08-18 08:49:59,432 root INFO running install 2026-08-18 08:49:59,452 root INFO running install_lib 2026-08-18 08:49:59,456 root INFO creating build/bdist.linux-ppc64le/wheel 2026-08-18 08:49:59,456 root INFO creating build/bdist.linux-ppc64le/wheel/xxhash 2026-08-18 08:49:59,457 root INFO copying build/lib.linux-ppc64le-cpython-314/xxhash/version.py -> build/bdist.linux-ppc64le/wheel/./xxhash 2026-08-18 08:49:59,457 root INFO copying build/lib.linux-ppc64le-cpython-314/xxhash/_xxhash.cpython-314-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./xxhash 2026-08-18 08:49:59,457 root INFO copying build/lib.linux-ppc64le-cpython-314/xxhash/py.typed -> build/bdist.linux-ppc64le/wheel/./xxhash 2026-08-18 08:49:59,457 root INFO copying build/lib.linux-ppc64le-cpython-314/xxhash/__init__.py -> build/bdist.linux-ppc64le/wheel/./xxhash 2026-08-18 08:49:59,457 root INFO copying build/lib.linux-ppc64le-cpython-314/xxhash/__init__.pyi -> build/bdist.linux-ppc64le/wheel/./xxhash 2026-08-18 08:49:59,458 root INFO running install_egg_info 2026-08-18 08:49:59,462 root INFO running egg_info 2026-08-18 08:49:59,465 root INFO creating xxhash.egg-info 2026-08-18 08:49:59,465 root INFO writing xxhash.egg-info/PKG-INFO 2026-08-18 08:49:59,466 root INFO writing dependency_links to xxhash.egg-info/dependency_links.txt 2026-08-18 08:49:59,466 root INFO writing top-level names to xxhash.egg-info/top_level.txt 2026-08-18 08:49:59,466 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2026-08-18 08:49:59,471 root INFO reading manifest file 'xxhash.egg-info/SOURCES.txt' 2026-08-18 08:49:59,471 root INFO reading manifest template 'MANIFEST.in' 2026-08-18 08:49:59,471 root WARNING warning: no files found matching 'deps/xxhash/xxh3.h' 2026-08-18 08:49:59,472 root WARNING warning: no files found matching 'deps/xxhash/xxhash.h' 2026-08-18 08:49:59,472 root WARNING warning: no files found matching 'deps/xxhash/xxhash.c' 2026-08-18 08:49:59,472 root WARNING warning: no files found matching 'deps/xxhash/LICENSE' 2026-08-18 08:49:59,472 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-08-18 08:49:59,473 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2026-08-18 08:49:59,473 root WARNING no previously-included directories found matching '.github' 2026-08-18 08:49:59,473 root WARNING warning: no previously-included files found matching '.gitignore' 2026-08-18 08:49:59,473 root WARNING warning: no previously-included files found matching '.gitmodules' 2026-08-18 08:49:59,473 root INFO adding license file 'LICENSE' 2026-08-18 08:49:59,475 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2026-08-18 08:49:59,475 root INFO Copying xxhash.egg-info to build/bdist.linux-ppc64le/wheel/./xxhash-3.8.1-py3.14.egg-info 2026-08-18 08:49:59,476 root INFO running install_scripts 2026-08-18 08:49:59,485 root INFO creating build/bdist.linux-ppc64le/wheel/xxhash-3.8.1.dist-info/WHEEL 2026-08-18 08:49:59,486 wheel INFO creating '/home/buildozer/aports/community/py3-xxhash/src/python-xxhash-3.8.1/.dist/.tmp-4c40_xvj/xxhash-3.8.1-cp314-cp314-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-08-18 08:49:59,487 wheel INFO adding 'xxhash/__init__.py' 2026-08-18 08:49:59,487 wheel INFO adding 'xxhash/__init__.pyi' 2026-08-18 08:49:59,488 wheel INFO adding 'xxhash/_xxhash.cpython-314-powerpc64le-linux-musl.so' 2026-08-18 08:49:59,488 wheel INFO adding 'xxhash/py.typed' 2026-08-18 08:49:59,489 wheel INFO adding 'xxhash/version.py' 2026-08-18 08:49:59,489 wheel INFO adding 'xxhash-3.8.1.dist-info/licenses/LICENSE' 2026-08-18 08:49:59,490 wheel INFO adding 'xxhash-3.8.1.dist-info/METADATA' 2026-08-18 08:49:59,490 wheel INFO adding 'xxhash-3.8.1.dist-info/WHEEL' 2026-08-18 08:49:59,490 wheel INFO adding 'xxhash-3.8.1.dist-info/top_level.txt' 2026-08-18 08:49:59,491 wheel INFO adding 'xxhash-3.8.1.dist-info/RECORD' 2026-08-18 08:49:59,491 root INFO removing build/bdist.linux-ppc64le/wheel 2026-08-18 08:49:59,492 gpep517 INFO The backend produced .dist/xxhash-3.8.1-cp314-cp314-linux_ppc64le.whl xxhash-3.8.1-cp314-cp314-linux_ppc64le.whl .......................................................................... ---------------------------------------------------------------------- Ran 74 tests in 0.043s 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*: Tracing dependencies... python3~3.14 so:libc.musl-ppc64le.so.1 so:libxxhash.so.0 >>> py3-xxhash*: Package size: 89.7 KB >>> py3-xxhash*: Compressing data... >>> py3-xxhash*: Create checksum... >>> py3-xxhash*: Create py3-xxhash-3.8.1-r0.apk >>> 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.8.1-r0.apk >>> py3-xxhash: Build complete at Tue, 18 Aug 2026 08:50:00 +0000 elapsed time 0h 0m 7s >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-xxhash (20260818.084954) ( 2/36) Purging py3-gpep517-pyc (19-r2) ( 3/36) Purging py3-gpep517 (19-r2) ( 4/36) Purging py3-installer-pyc (1.0.1-r0) ( 5/36) Purging py3-installer (1.0.1-r0) ( 6/36) Purging py3-setuptools-pyc (83.0.0-r0) ( 7/36) Purging py3-setuptools (83.0.0-r0) ( 8/36) Purging py3-wheel-pyc (0.48.0-r0) ( 9/36) Purging py3-wheel (0.48.0-r0) (10/36) Purging python3-dev (3.14.7-r0) (11/36) Purging xxhash-dev (0.8.3-r1) (12/36) Purging py3-pytest-pyc (9.1.1-r0) (13/36) Purging py3-pytest (9.1.1-r0) (14/36) Purging py3-iniconfig-pyc (2.3.0-r1) (15/36) Purging py3-iniconfig (2.3.0-r1) (16/36) Purging py3-packaging-pyc (26.2-r0) (17/36) Purging py3-packaging (26.2-r0) (18/36) Purging py3-parsing-pyc (3.3.2-r1) (19/36) Purging py3-parsing (3.3.2-r1) (20/36) Purging py3-pluggy-pyc (1.6.0-r1) (21/36) Purging py3-pluggy (1.6.0-r1) (22/36) Purging py3-py-pyc (1.11.0-r5) (23/36) Purging py3-py (1.11.0-r5) (24/36) Purging py3-pygments-pyc (2.21.0-r0) (25/36) Purging py3-pygments (2.21.0-r0) (26/36) Purging python3-pyc (3.14.7-r0) (27/36) Purging python3-pycache-pyc0 (3.14.7-r0) (28/36) Purging pyc (3.14.7-r0) (29/36) Purging python3 (3.14.7-r0) (30/36) Purging libbz2 (1.0.8-r6) (31/36) Purging libffi (3.5.2-r1) (32/36) Purging libpanelw (6.6_p20260516-r0) (33/36) Purging mpdecimal (4.0.1-r0) (34/36) Purging readline (8.3.3-r1) (35/36) Purging sqlite-libs (3.53.4-r0) (36/36) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r4.trigger OK: 289.3 MiB in 106 packages >>> py3-xxhash: Updating the community/ppc64le repository index... >>> py3-xxhash: Signing the index...