>>> py3-xxhash: Building community/py3-xxhash 3.5.0-r0 (using abuild 3.16.0_rc4-r0) started Fri, 07 Nov 2025 07:40:20 +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/23) Installing gdbm (1.26-r0) ( 2/23) Installing xz-libs (5.8.1-r0) ( 3/23) Installing mpdecimal (4.0.1-r0) ( 4/23) Installing libpanelw (6.5_p20251010-r0) ( 5/23) Installing python3 (3.12.12-r0) ( 6/23) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/23) Installing pyc (3.12.12-r0) ( 8/23) Installing py3-installer-pyc (0.7.0-r2) ( 9/23) Installing py3-gpep517-pyc (19-r1) (10/23) Installing python3-pyc (3.12.12-r0) (11/23) Installing py3-installer (0.7.0-r2) (12/23) Installing py3-gpep517 (19-r1) (13/23) Installing py3-parsing (3.2.3-r0) (14/23) Installing py3-parsing-pyc (3.2.3-r0) (15/23) Installing py3-packaging (25.0-r0) (16/23) Installing py3-packaging-pyc (25.0-r0) (17/23) Installing py3-setuptools (80.9.0-r2) (18/23) Installing py3-setuptools-pyc (80.9.0-r2) (19/23) Installing py3-wheel (0.46.1-r0) (20/23) Installing py3-wheel-pyc (0.46.1-r0) (21/23) Installing python3-dev (3.12.12-r0) (22/23) Installing xxhash-dev (0.8.3-r0) (23/23) Installing .makedepends-py3-xxhash (20251107.074030) busybox-1.37.0-r24.trigger: Executing script... OK: 461 MiB in 174 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.23/py3-xxhash-3.5.0.tar.gz /var/cache/distfiles/v3.23/py3-xxhash-3.5.0.tar.gz: OK >>> py3-xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-xxhash-3.5.0.tar.gz /var/cache/distfiles/v3.23/py3-xxhash-3.5.0.tar.gz: OK >>> py3-xxhash: Unpacking /var/cache/distfiles/v3.23/py3-xxhash-3.5.0.tar.gz... 2025-11-07 07:40:31,322 gpep517 INFO Building wheel via backend setuptools.build_meta /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-07 07:40:31,344 root INFO running bdist_wheel 2025-11-07 07:40:31,362 root INFO running build 2025-11-07 07:40:31,362 root INFO running build_py 2025-11-07 07:40:31,365 root INFO creating build/lib.linux-armv8l-cpython-312/xxhash 2025-11-07 07:40:31,366 root INFO copying xxhash/__init__.py -> build/lib.linux-armv8l-cpython-312/xxhash 2025-11-07 07:40:31,366 root INFO copying xxhash/version.py -> build/lib.linux-armv8l-cpython-312/xxhash 2025-11-07 07:40:31,367 root INFO copying xxhash/__init__.pyi -> build/lib.linux-armv8l-cpython-312/xxhash 2025-11-07 07:40:31,367 root INFO copying xxhash/py.typed -> build/lib.linux-armv8l-cpython-312/xxhash 2025-11-07 07:40:31,367 root INFO running build_ext 2025-11-07 07:40:31,369 root INFO building '_xxhash' extension 2025-11-07 07:40:31,369 root INFO creating build/temp.linux-armv8l-cpython-312/src 2025-11-07 07:40:31,370 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/_xxhash.c -o build/temp.linux-armv8l-cpython-312/src/_xxhash.o 2025-11-07 07:40:31,856 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/src/_xxhash.o -L/usr/lib -lxxhash -o build/lib.linux-armv8l-cpython-312/xxhash/_xxhash.cpython-312-arm-linux-musleabihf.so 2025-11-07 07:40:31,872 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-07 07:40:31,872 root INFO running install 2025-11-07 07:40:31,883 root INFO running install_lib 2025-11-07 07:40:31,886 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-07 07:40:31,886 root INFO creating build/bdist.linux-armv8l/wheel/xxhash 2025-11-07 07:40:31,887 root INFO copying build/lib.linux-armv8l-cpython-312/xxhash/__init__.py -> build/bdist.linux-armv8l/wheel/./xxhash 2025-11-07 07:40:31,887 root INFO copying build/lib.linux-armv8l-cpython-312/xxhash/version.py -> build/bdist.linux-armv8l/wheel/./xxhash 2025-11-07 07:40:31,887 root INFO copying build/lib.linux-armv8l-cpython-312/xxhash/_xxhash.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./xxhash 2025-11-07 07:40:31,887 root INFO copying build/lib.linux-armv8l-cpython-312/xxhash/py.typed -> build/bdist.linux-armv8l/wheel/./xxhash 2025-11-07 07:40:31,888 root INFO copying build/lib.linux-armv8l-cpython-312/xxhash/__init__.pyi -> build/bdist.linux-armv8l/wheel/./xxhash 2025-11-07 07:40:31,888 root INFO running install_egg_info 2025-11-07 07:40:31,891 root INFO running egg_info 2025-11-07 07:40:31,893 root INFO creating xxhash.egg-info 2025-11-07 07:40:31,893 root INFO writing xxhash.egg-info/PKG-INFO 2025-11-07 07:40:31,894 root INFO writing dependency_links to xxhash.egg-info/dependency_links.txt 2025-11-07 07:40:31,894 root INFO writing top-level names to xxhash.egg-info/top_level.txt 2025-11-07 07:40:31,894 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2025-11-07 07:40:31,898 root INFO reading manifest file 'xxhash.egg-info/SOURCES.txt' 2025-11-07 07:40:31,898 root INFO reading manifest template 'MANIFEST.in' 2025-11-07 07:40:31,898 root WARNING warning: no files found matching 'deps/xxhash/xxh3.h' 2025-11-07 07:40:31,898 root WARNING warning: no files found matching 'deps/xxhash/xxhash.h' 2025-11-07 07:40:31,898 root WARNING warning: no files found matching 'deps/xxhash/xxhash.c' 2025-11-07 07:40:31,898 root WARNING warning: no files found matching 'deps/xxhash/LICENSE' 2025-11-07 07:40:31,899 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-11-07 07:40:31,899 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-11-07 07:40:31,899 root WARNING no previously-included directories found matching '.github' 2025-11-07 07:40:31,899 root WARNING warning: no previously-included files found matching '.gitignore' 2025-11-07 07:40:31,900 root WARNING warning: no previously-included files found matching '.gitmodules' 2025-11-07 07:40:31,900 root INFO adding license file 'LICENSE' 2025-11-07 07:40:31,901 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2025-11-07 07:40:31,901 root INFO Copying xxhash.egg-info to build/bdist.linux-armv8l/wheel/./xxhash-3.5.0-py3.12.egg-info 2025-11-07 07:40:31,902 root INFO running install_scripts 2025-11-07 07:40:31,908 root INFO creating build/bdist.linux-armv8l/wheel/xxhash-3.5.0.dist-info/WHEEL 2025-11-07 07:40:31,908 wheel INFO creating '/home/buildozer/aports/community/py3-xxhash/src/python-xxhash-3.5.0/.dist/.tmp-dgh2vd70/xxhash-3.5.0-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-07 07:40:31,909 wheel INFO adding 'xxhash/__init__.py' 2025-11-07 07:40:31,909 wheel INFO adding 'xxhash/__init__.pyi' 2025-11-07 07:40:31,909 wheel INFO adding 'xxhash/_xxhash.cpython-312-arm-linux-musleabihf.so' 2025-11-07 07:40:31,909 wheel INFO adding 'xxhash/py.typed' 2025-11-07 07:40:31,910 wheel INFO adding 'xxhash/version.py' 2025-11-07 07:40:31,910 wheel INFO adding 'xxhash-3.5.0.dist-info/licenses/LICENSE' 2025-11-07 07:40:31,910 wheel INFO adding 'xxhash-3.5.0.dist-info/METADATA' 2025-11-07 07:40:31,910 wheel INFO adding 'xxhash-3.5.0.dist-info/WHEEL' 2025-11-07 07:40:31,911 wheel INFO adding 'xxhash-3.5.0.dist-info/top_level.txt' 2025-11-07 07:40:31,911 wheel INFO adding 'xxhash-3.5.0.dist-info/RECORD' 2025-11-07 07:40:31,911 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-07 07:40:31,912 gpep517 INFO The backend produced .dist/xxhash-3.5.0-cp312-cp312-linux_armv8l.whl xxhash-3.5.0-cp312-cp312-linux_armv8l.whl .......................................... ---------------------------------------------------------------------- Ran 42 tests in 0.019s OK >>> py3-xxhash: Entering fakeroot... >>> py3-xxhash-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/xxhash/__pycache__' -> '/home/buildozer/aports/community/py3-xxhash/pkg/py3-xxhash-pyc/usr/lib/python3.12/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.12 >>> 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-r0.apk >>> py3-xxhash*: Tracing dependencies... python3~3.12 so:libc.musl-armv7.so.1 so:libxxhash.so.0 >>> py3-xxhash*: Package size: 40.7 KB >>> py3-xxhash*: Compressing data... >>> py3-xxhash*: Create checksum... >>> py3-xxhash*: Create py3-xxhash-3.5.0-r0.apk >>> py3-xxhash: Build complete at Fri, 07 Nov 2025 07:40:32 +0000 elapsed time 0h 0m 12s >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Cleaning up tmpdir >>> py3-xxhash: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-xxhash (20251107.074030) ( 2/23) Purging py3-gpep517-pyc (19-r1) ( 3/23) Purging py3-gpep517 (19-r1) ( 4/23) Purging py3-installer-pyc (0.7.0-r2) ( 5/23) Purging py3-installer (0.7.0-r2) ( 6/23) Purging py3-setuptools-pyc (80.9.0-r2) ( 7/23) Purging py3-setuptools (80.9.0-r2) ( 8/23) Purging py3-wheel-pyc (0.46.1-r0) ( 9/23) Purging py3-wheel (0.46.1-r0) (10/23) Purging py3-packaging-pyc (25.0-r0) (11/23) Purging py3-packaging (25.0-r0) (12/23) Purging py3-parsing-pyc (3.2.3-r0) (13/23) Purging py3-parsing (3.2.3-r0) (14/23) Purging python3-dev (3.12.12-r0) (15/23) Purging python3-pyc (3.12.12-r0) (16/23) Purging python3-pycache-pyc0 (3.12.12-r0) (17/23) Purging pyc (3.12.12-r0) (18/23) Purging python3 (3.12.12-r0) (19/23) Purging xxhash-dev (0.8.3-r0) (20/23) Purging gdbm (1.26-r0) (21/23) Purging libpanelw (6.5_p20251010-r0) (22/23) Purging mpdecimal (4.0.1-r0) (23/23) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-xxhash: Updating the community/armv7 repository index... >>> py3-xxhash: Signing the index...