>>> py3-xxhash: Building community/py3-xxhash 3.4.1-r1 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 08:47:19 +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/24) Installing libbz2 (1.0.8-r6) (2/24) Installing gdbm (1.24-r0) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.5_p20250412-r0) (5/24) Installing sqlite-libs (3.49.1-r0) (6/24) Installing python3 (3.12.10-r0) (7/24) Installing python3-pycache-pyc0 (3.12.10-r0) (8/24) Installing pyc (3.12.10-r0) (9/24) Installing py3-installer-pyc (0.7.0-r2) (10/24) Installing py3-gpep517-pyc (16-r0) (11/24) Installing python3-pyc (3.12.10-r0) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-gpep517 (16-r0) (14/24) Installing py3-parsing (3.2.0-r0) (15/24) Installing py3-parsing-pyc (3.2.0-r0) (16/24) Installing py3-packaging (24.2-r0) (17/24) Installing py3-packaging-pyc (24.2-r0) (18/24) Installing py3-setuptools (77.0.3-r0) (19/24) Installing py3-setuptools-pyc (77.0.3-r0) (20/24) Installing py3-wheel (0.43.0-r0) (21/24) Installing py3-wheel-pyc (0.43.0-r0) (22/24) Installing python3-dev (3.12.10-r0) (23/24) Installing xxhash-dev (0.8.3-r0) (24/24) Installing .makedepends-py3-xxhash (20250424.084743) Executing busybox-1.37.0-r16.trigger OK: 683 MiB in 133 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.22/py3-xxhash-3.4.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.4.1.tar.gz::https://github.com/ifduyue/python-xxhash/archive/refs/tags/v3.4.1.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.22/py3-xxhash-3.4.1.tar.gz.part' py3-xxhash-3.4.1.tar 100% |********************************| 18192 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-xxhash-3.4.1.tar.gz.part' saved >>> py3-xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-xxhash-3.4.1.tar.gz >>> py3-xxhash: Checking sha512sums... py3-xxhash-3.4.1.tar.gz: OK >>> py3-xxhash: Unpacking /var/cache/distfiles/v3.22/py3-xxhash-3.4.1.tar.gz... 2025-04-24 08:47:44,607 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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-04-24 08:47:44,628 root INFO running bdist_wheel 2025-04-24 08:47:44,643 root INFO running build 2025-04-24 08:47:44,643 root INFO running build_py 2025-04-24 08:47:44,646 root INFO creating build/lib.linux-armv8l-cpython-312/xxhash 2025-04-24 08:47:44,647 root INFO copying xxhash/__init__.py -> build/lib.linux-armv8l-cpython-312/xxhash 2025-04-24 08:47:44,647 root INFO copying xxhash/version.py -> build/lib.linux-armv8l-cpython-312/xxhash 2025-04-24 08:47:44,648 root INFO copying xxhash/__init__.pyi -> build/lib.linux-armv8l-cpython-312/xxhash 2025-04-24 08:47:44,648 root INFO copying xxhash/py.typed -> build/lib.linux-armv8l-cpython-312/xxhash 2025-04-24 08:47:44,648 root INFO running build_ext 2025-04-24 08:47:44,650 root INFO building '_xxhash' extension 2025-04-24 08:47:44,650 root INFO creating build/temp.linux-armv8l-cpython-312/src 2025-04-24 08:47:44,651 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-04-24 08:47:45,112 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-04-24 08:47:45,128 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-24 08:47:45,128 root INFO running install 2025-04-24 08:47:45,139 root INFO running install_lib 2025-04-24 08:47:45,142 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-24 08:47:45,142 root INFO creating build/bdist.linux-armv8l/wheel/xxhash 2025-04-24 08:47:45,142 root INFO copying build/lib.linux-armv8l-cpython-312/xxhash/__init__.py -> build/bdist.linux-armv8l/wheel/./xxhash 2025-04-24 08:47:45,142 root INFO copying build/lib.linux-armv8l-cpython-312/xxhash/version.py -> build/bdist.linux-armv8l/wheel/./xxhash 2025-04-24 08:47:45,143 root INFO copying build/lib.linux-armv8l-cpython-312/xxhash/_xxhash.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./xxhash 2025-04-24 08:47:45,143 root INFO copying build/lib.linux-armv8l-cpython-312/xxhash/py.typed -> build/bdist.linux-armv8l/wheel/./xxhash 2025-04-24 08:47:45,143 root INFO copying build/lib.linux-armv8l-cpython-312/xxhash/__init__.pyi -> build/bdist.linux-armv8l/wheel/./xxhash 2025-04-24 08:47:45,143 root INFO running install_egg_info 2025-04-24 08:47:45,147 root INFO running egg_info 2025-04-24 08:47:45,149 root INFO creating xxhash.egg-info 2025-04-24 08:47:45,149 root INFO writing xxhash.egg-info/PKG-INFO 2025-04-24 08:47:45,150 root INFO writing dependency_links to xxhash.egg-info/dependency_links.txt 2025-04-24 08:47:45,150 root INFO writing top-level names to xxhash.egg-info/top_level.txt 2025-04-24 08:47:45,150 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2025-04-24 08:47:45,154 root INFO reading manifest file 'xxhash.egg-info/SOURCES.txt' 2025-04-24 08:47:45,154 root INFO reading manifest template 'MANIFEST.in' 2025-04-24 08:47:45,154 root WARNING warning: no files found matching 'deps/xxhash/xxh3.h' 2025-04-24 08:47:45,154 root WARNING warning: no files found matching 'deps/xxhash/xxhash.h' 2025-04-24 08:47:45,155 root WARNING warning: no files found matching 'deps/xxhash/xxhash.c' 2025-04-24 08:47:45,155 root WARNING warning: no files found matching 'deps/xxhash/LICENSE' 2025-04-24 08:47:45,155 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-24 08:47:45,155 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-04-24 08:47:45,156 root WARNING no previously-included directories found matching '.github' 2025-04-24 08:47:45,156 root WARNING warning: no previously-included files found matching '.gitignore' 2025-04-24 08:47:45,156 root WARNING warning: no previously-included files found matching '.gitmodules' 2025-04-24 08:47:45,156 root INFO adding license file 'LICENSE' 2025-04-24 08:47:45,157 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2025-04-24 08:47:45,157 root INFO Copying xxhash.egg-info to build/bdist.linux-armv8l/wheel/./xxhash-3.4.1-py3.12.egg-info 2025-04-24 08:47:45,158 root INFO running install_scripts 2025-04-24 08:47:45,164 root INFO creating build/bdist.linux-armv8l/wheel/xxhash-3.4.1.dist-info/WHEEL 2025-04-24 08:47:45,165 wheel INFO creating '/home/buildozer/aports/community/py3-xxhash/src/python-xxhash-3.4.1/.dist/.tmp-pj6yo2ms/xxhash-3.4.1-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-24 08:47:45,165 wheel INFO adding 'xxhash/__init__.py' 2025-04-24 08:47:45,165 wheel INFO adding 'xxhash/__init__.pyi' 2025-04-24 08:47:45,166 wheel INFO adding 'xxhash/_xxhash.cpython-312-arm-linux-musleabihf.so' 2025-04-24 08:47:45,166 wheel INFO adding 'xxhash/py.typed' 2025-04-24 08:47:45,166 wheel INFO adding 'xxhash/version.py' 2025-04-24 08:47:45,167 wheel INFO adding 'xxhash-3.4.1.dist-info/licenses/LICENSE' 2025-04-24 08:47:45,167 wheel INFO adding 'xxhash-3.4.1.dist-info/METADATA' 2025-04-24 08:47:45,167 wheel INFO adding 'xxhash-3.4.1.dist-info/WHEEL' 2025-04-24 08:47:45,167 wheel INFO adding 'xxhash-3.4.1.dist-info/top_level.txt' 2025-04-24 08:47:45,167 wheel INFO adding 'xxhash-3.4.1.dist-info/RECORD' 2025-04-24 08:47:45,168 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-24 08:47:45,168 gpep517 INFO The backend produced .dist/xxhash-3.4.1-cp312-cp312-linux_armv8l.whl xxhash-3.4.1-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-pyc*: Scanning shared objects >>> 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.4.1-r1.apk >>> py3-xxhash*: Tracing dependencies... python3~3.12 so:libc.musl-armhf.so.1 so:libxxhash.so.0 >>> py3-xxhash*: Package size: 40.5 KB >>> py3-xxhash*: Compressing data... >>> py3-xxhash*: Create checksum... >>> py3-xxhash*: Create py3-xxhash-3.4.1-r1.apk >>> py3-xxhash: Build complete at Thu, 24 Apr 2025 08:47:45 +0000 elapsed time 0h 0m 26s >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Uninstalling dependencies... (1/24) Purging .makedepends-py3-xxhash (20250424.084743) (2/24) Purging py3-gpep517-pyc (16-r0) (3/24) Purging py3-gpep517 (16-r0) (4/24) Purging py3-installer-pyc (0.7.0-r2) (5/24) Purging py3-installer (0.7.0-r2) (6/24) Purging py3-setuptools-pyc (77.0.3-r0) (7/24) Purging py3-setuptools (77.0.3-r0) (8/24) Purging py3-wheel-pyc (0.43.0-r0) (9/24) Purging py3-wheel (0.43.0-r0) (10/24) Purging py3-packaging-pyc (24.2-r0) (11/24) Purging py3-packaging (24.2-r0) (12/24) Purging py3-parsing-pyc (3.2.0-r0) (13/24) Purging py3-parsing (3.2.0-r0) (14/24) Purging python3-dev (3.12.10-r0) (15/24) Purging python3-pyc (3.12.10-r0) (16/24) Purging python3-pycache-pyc0 (3.12.10-r0) (17/24) Purging pyc (3.12.10-r0) (18/24) Purging python3 (3.12.10-r0) (19/24) Purging xxhash-dev (0.8.3-r0) (20/24) Purging gdbm (1.24-r0) (21/24) Purging libbz2 (1.0.8-r6) (22/24) Purging libpanelw (6.5_p20250412-r0) (23/24) Purging mpdecimal (4.0.0-r0) (24/24) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-xxhash: Updating the community/armhf repository index... >>> py3-xxhash: Signing the index...