>>> py3-xxhash: Building community/py3-xxhash 3.2.0-r3 (using abuild 3.12.0-r0) started Sun, 29 Oct 2023 10:47:19 +0000 >>> py3-xxhash: Checking sanity of /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-setuptools_scm py3-wheel python3-dev xxhash-dev (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.4-r3) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.4.4-r0) (5/29) Installing mpdecimal (2.5.1-r2) (6/29) Installing libpanelw (6.4_p20231007-r0) (7/29) Installing readline (8.2.1-r2) (8/29) Installing sqlite-libs (3.43.2-r0) (9/29) Installing python3 (3.11.6-r1) (10/29) Installing python3-pycache-pyc0 (3.11.6-r1) (11/29) Installing pyc (3.11.6-r1) (12/29) Installing py3-installer-pyc (0.7.0-r1) (13/29) Installing py3-gpep517-pyc (15-r0) (14/29) Installing python3-pyc (3.11.6-r1) (15/29) Installing py3-installer (0.7.0-r1) (16/29) Installing py3-gpep517 (15-r0) (17/29) Installing py3-parsing (3.1.1-r0) (18/29) Installing py3-parsing-pyc (3.1.1-r0) (19/29) Installing py3-packaging (23.2-r0) (20/29) Installing py3-packaging-pyc (23.2-r0) (21/29) Installing py3-setuptools (68.2.2-r0) (22/29) Installing py3-setuptools-pyc (68.2.2-r0) (23/29) Installing py3-setuptools_scm (8.0.4-r1) (24/29) Installing py3-setuptools_scm-pyc (8.0.4-r1) (25/29) Installing py3-wheel (0.41.2-r0) (26/29) Installing py3-wheel-pyc (0.41.2-r0) (27/29) Installing python3-dev (3.11.6-r1) (28/29) Installing xxhash-dev (0.8.2-r2) (29/29) Installing .makedepends-py3-xxhash (20231029.104725) Executing busybox-1.36.1-r13.trigger OK: 379 MiB in 131 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.19//py3-xxhash-3.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-xxhash: Fetching py3-xxhash-3.2.0.tar.gz::https://github.com/ifduyue/python-xxhash/archive/refs/tags/v3.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18057 0 18057 0 0 44057 0 --:--:-- --:--:-- --:--:-- 44057 >>> py3-xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-xxhash-3.2.0.tar.gz >>> py3-xxhash: Checking sha512sums... py3-xxhash-3.2.0.tar.gz: OK >>> py3-xxhash: Unpacking /var/cache/distfiles/py3-xxhash-3.2.0.tar.gz... 2023-10-29 10:47:27,270 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-10-29 10:47:27,304 root INFO running bdist_wheel 2023-10-29 10:47:27,319 root INFO running build 2023-10-29 10:47:27,319 root INFO running build_py 2023-10-29 10:47:27,322 root INFO creating build 2023-10-29 10:47:27,322 root INFO creating build/lib.linux-armv8l-cpython-311 2023-10-29 10:47:27,322 root INFO creating build/lib.linux-armv8l-cpython-311/xxhash 2023-10-29 10:47:27,322 root INFO copying xxhash/version.py -> build/lib.linux-armv8l-cpython-311/xxhash 2023-10-29 10:47:27,322 root INFO copying xxhash/__init__.py -> build/lib.linux-armv8l-cpython-311/xxhash 2023-10-29 10:47:27,323 root INFO copying xxhash/py.typed -> build/lib.linux-armv8l-cpython-311/xxhash 2023-10-29 10:47:27,323 root INFO copying xxhash/__init__.pyi -> build/lib.linux-armv8l-cpython-311/xxhash 2023-10-29 10:47:27,323 root INFO running build_ext 2023-10-29 10:47:27,325 root INFO building '_xxhash' extension 2023-10-29 10:47:27,325 root INFO creating build/temp.linux-armv8l-cpython-311 2023-10-29 10:47:27,325 root INFO creating build/temp.linux-armv8l-cpython-311/src 2023-10-29 10:47:27,325 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c src/_xxhash.c -o build/temp.linux-armv8l-cpython-311/src/_xxhash.o 2023-10-29 10:47:27,846 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/src/_xxhash.o -L/usr/lib -lxxhash -o build/lib.linux-armv8l-cpython-311/xxhash/_xxhash.cpython-311-arm-linux-musleabihf.so 2023-10-29 10:47:27,862 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-10-29 10:47:27,862 root INFO running install 2023-10-29 10:47:27,870 root INFO running install_lib 2023-10-29 10:47:27,871 root INFO creating build/bdist.linux-armv8l 2023-10-29 10:47:27,871 root INFO creating build/bdist.linux-armv8l/wheel 2023-10-29 10:47:27,872 root INFO creating build/bdist.linux-armv8l/wheel/xxhash 2023-10-29 10:47:27,872 root INFO copying build/lib.linux-armv8l-cpython-311/xxhash/__init__.pyi -> build/bdist.linux-armv8l/wheel/xxhash 2023-10-29 10:47:27,872 root INFO copying build/lib.linux-armv8l-cpython-311/xxhash/py.typed -> build/bdist.linux-armv8l/wheel/xxhash 2023-10-29 10:47:27,872 root INFO copying build/lib.linux-armv8l-cpython-311/xxhash/version.py -> build/bdist.linux-armv8l/wheel/xxhash 2023-10-29 10:47:27,872 root INFO copying build/lib.linux-armv8l-cpython-311/xxhash/_xxhash.cpython-311-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/xxhash 2023-10-29 10:47:27,873 root INFO copying build/lib.linux-armv8l-cpython-311/xxhash/__init__.py -> build/bdist.linux-armv8l/wheel/xxhash 2023-10-29 10:47:27,873 root INFO running install_egg_info 2023-10-29 10:47:27,876 root INFO running egg_info 2023-10-29 10:47:27,876 root INFO creating xxhash.egg-info 2023-10-29 10:47:27,877 root INFO writing xxhash.egg-info/PKG-INFO 2023-10-29 10:47:27,878 root INFO writing dependency_links to xxhash.egg-info/dependency_links.txt 2023-10-29 10:47:27,878 root INFO writing top-level names to xxhash.egg-info/top_level.txt 2023-10-29 10:47:27,878 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2023-10-29 10:47:29,307 root INFO reading manifest file 'xxhash.egg-info/SOURCES.txt' 2023-10-29 10:47:29,307 root INFO reading manifest template 'MANIFEST.in' 2023-10-29 10:47:29,307 root WARNING warning: no files found matching 'deps/xxhash/xxh3.h' 2023-10-29 10:47:29,307 root WARNING warning: no files found matching 'deps/xxhash/xxhash.h' 2023-10-29 10:47:29,307 root WARNING warning: no files found matching 'deps/xxhash/xxhash.c' 2023-10-29 10:47:29,308 root WARNING warning: no files found matching 'deps/xxhash/LICENSE' 2023-10-29 10:47:29,308 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-10-29 10:47:29,308 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-10-29 10:47:29,308 root WARNING no previously-included directories found matching '.github' 2023-10-29 10:47:29,308 root WARNING warning: no previously-included files found matching '.gitignore' 2023-10-29 10:47:29,308 root WARNING warning: no previously-included files found matching '.gitmodules' 2023-10-29 10:47:29,308 root INFO adding license file 'LICENSE' 2023-10-29 10:47:29,309 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2023-10-29 10:47:29,309 root INFO Copying xxhash.egg-info to build/bdist.linux-armv8l/wheel/xxhash-3.2.0-py3.11.egg-info 2023-10-29 10:47:29,310 root INFO running install_scripts 2023-10-29 10:47:29,313 wheel INFO creating build/bdist.linux-armv8l/wheel/xxhash-3.2.0.dist-info/WHEEL 2023-10-29 10:47:29,314 wheel INFO creating '/home/buildozer/aports/community/py3-xxhash/src/python-xxhash-3.2.0/.dist/.tmp-j_yisdzb/xxhash-3.2.0-cp311-cp311-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-10-29 10:47:29,314 wheel INFO adding 'xxhash/__init__.py' 2023-10-29 10:47:29,314 wheel INFO adding 'xxhash/__init__.pyi' 2023-10-29 10:47:29,315 wheel INFO adding 'xxhash/_xxhash.cpython-311-arm-linux-musleabihf.so' 2023-10-29 10:47:29,315 wheel INFO adding 'xxhash/py.typed' 2023-10-29 10:47:29,315 wheel INFO adding 'xxhash/version.py' 2023-10-29 10:47:29,315 wheel INFO adding 'xxhash-3.2.0.dist-info/LICENSE' 2023-10-29 10:47:29,315 wheel INFO adding 'xxhash-3.2.0.dist-info/METADATA' 2023-10-29 10:47:29,316 wheel INFO adding 'xxhash-3.2.0.dist-info/WHEEL' 2023-10-29 10:47:29,316 wheel INFO adding 'xxhash-3.2.0.dist-info/top_level.txt' 2023-10-29 10:47:29,316 wheel INFO adding 'xxhash-3.2.0.dist-info/RECORD' 2023-10-29 10:47:29,316 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-10-29 10:47:29,317 gpep517 INFO The backend produced .dist/xxhash-3.2.0-cp311-cp311-linux_armv8l.whl xxhash-3.2.0-cp311-cp311-linux_armv8l.whl .......................................... ---------------------------------------------------------------------- Ran 42 tests in 0.018s OK >>> py3-xxhash: Entering fakeroot... >>> py3-xxhash-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-xxhash/pkg/py3-xxhash/usr/lib/python3.11/site-packages/xxhash/__pycache__' -> '/home/buildozer/aports/community/py3-xxhash/pkg/py3-xxhash-pyc/usr/lib/python3.11/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.11 >>> py3-xxhash-pyc*: Package size: 36.0 KB >>> py3-xxhash-pyc*: Compressing data... >>> py3-xxhash-pyc*: Create checksum... >>> py3-xxhash-pyc*: Create py3-xxhash-pyc-3.2.0-r3.apk >>> py3-xxhash*: Tracing dependencies... python3~3.11 so:libc.musl-armv7.so.1 so:libxxhash.so.0 >>> py3-xxhash*: Package size: 92.0 KB >>> py3-xxhash*: Compressing data... >>> py3-xxhash*: Create checksum... >>> py3-xxhash*: Create py3-xxhash-3.2.0-r3.apk >>> py3-xxhash: Build complete at Sun, 29 Oct 2023 10:47:30 +0000 elapsed time 0h 0m 11s >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Uninstalling dependencies... (1/29) Purging .makedepends-py3-xxhash (20231029.104725) (2/29) Purging py3-gpep517-pyc (15-r0) (3/29) Purging py3-gpep517 (15-r0) (4/29) Purging py3-installer-pyc (0.7.0-r1) (5/29) Purging py3-installer (0.7.0-r1) (6/29) Purging py3-setuptools_scm-pyc (8.0.4-r1) (7/29) Purging py3-setuptools_scm (8.0.4-r1) (8/29) Purging py3-setuptools-pyc (68.2.2-r0) (9/29) Purging py3-setuptools (68.2.2-r0) (10/29) Purging py3-wheel-pyc (0.41.2-r0) (11/29) Purging py3-wheel (0.41.2-r0) (12/29) Purging py3-packaging-pyc (23.2-r0) (13/29) Purging py3-packaging (23.2-r0) (14/29) Purging py3-parsing-pyc (3.1.1-r0) (15/29) Purging py3-parsing (3.1.1-r0) (16/29) Purging python3-dev (3.11.6-r1) (17/29) Purging xxhash-dev (0.8.2-r2) (18/29) Purging python3-pyc (3.11.6-r1) (19/29) Purging python3-pycache-pyc0 (3.11.6-r1) (20/29) Purging pyc (3.11.6-r1) (21/29) Purging python3 (3.11.6-r1) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.4-r3) (25/29) Purging libpanelw (6.4_p20231007-r0) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.1-r2) (28/29) Purging sqlite-libs (3.43.2-r0) (29/29) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 102 packages >>> py3-xxhash: Updating the community/armv7 repository index... >>> py3-xxhash: Signing the index...