>>> py3-xxhash: Building community/py3-xxhash 3.4.1-r0 (using abuild 3.12.0-r0) started Wed, 06 Dec 2023 13:59:20 +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-wheel python3-dev xxhash-dev (1/25) Installing libffi (3.4.4-r3) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20231125-r0) (5/25) Installing readline (8.2.1-r2) (6/25) Installing sqlite-libs (3.44.2-r0) (7/25) Installing python3 (3.11.6-r1) (8/25) Installing python3-pycache-pyc0 (3.11.6-r1) (9/25) Installing pyc (3.11.6-r1) (10/25) Installing py3-installer-pyc (0.7.0-r1) (11/25) Installing py3-gpep517-pyc (15-r1) (12/25) Installing python3-pyc (3.11.6-r1) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-gpep517 (15-r1) (15/25) Installing py3-parsing (3.1.1-r0) (16/25) Installing py3-parsing-pyc (3.1.1-r0) (17/25) Installing py3-packaging (23.2-r0) (18/25) Installing py3-packaging-pyc (23.2-r0) (19/25) Installing py3-setuptools (68.2.2-r0) (20/25) Installing py3-setuptools-pyc (68.2.2-r0) (21/25) Installing py3-wheel (0.42.0-r0) (22/25) Installing py3-wheel-pyc (0.42.0-r0) (23/25) Installing python3-dev (3.11.6-r1) (24/25) Installing xxhash-dev (0.8.2-r2) (25/25) Installing .makedepends-py3-xxhash (20231206.135921) Executing busybox-1.36.1-r15.trigger OK: 400 MiB in 135 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.4.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-xxhash: Fetching py3-xxhash-3.4.1.tar.gz::https://github.com/ifduyue/python-xxhash/archive/refs/tags/v3.4.1.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18192 0 18192 0 0 13353 0 --:--:-- 0:00:01 --:--:-- 13353 100 18192 0 18192 0 0 13350 0 --:--:-- 0:00:01 --:--:-- 0 >>> py3-xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/py3-xxhash-3.4.1.tar.gz... 2023-12-06 13:59:24,846 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-12-06 13:59:24,881 root INFO running bdist_wheel 2023-12-06 13:59:24,901 root INFO running build 2023-12-06 13:59:24,902 root INFO running build_py 2023-12-06 13:59:24,904 root INFO creating build 2023-12-06 13:59:24,904 root INFO creating build/lib.linux-ppc64le-cpython-311 2023-12-06 13:59:24,905 root INFO creating build/lib.linux-ppc64le-cpython-311/xxhash 2023-12-06 13:59:24,905 root INFO copying xxhash/version.py -> build/lib.linux-ppc64le-cpython-311/xxhash 2023-12-06 13:59:24,905 root INFO copying xxhash/__init__.py -> build/lib.linux-ppc64le-cpython-311/xxhash 2023-12-06 13:59:24,906 root INFO copying xxhash/py.typed -> build/lib.linux-ppc64le-cpython-311/xxhash 2023-12-06 13:59:24,906 root INFO copying xxhash/__init__.pyi -> build/lib.linux-ppc64le-cpython-311/xxhash 2023-12-06 13:59:24,906 root INFO running build_ext 2023-12-06 13:59:24,908 root INFO building '_xxhash' extension 2023-12-06 13:59:24,908 root INFO creating build/temp.linux-ppc64le-cpython-311 2023-12-06 13:59:24,908 root INFO creating build/temp.linux-ppc64le-cpython-311/src 2023-12-06 13:59:24,909 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-ppc64le-cpython-311/src/_xxhash.o 2023-12-06 13:59:25,461 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-311/src/_xxhash.o -L/usr/lib -lxxhash -o build/lib.linux-ppc64le-cpython-311/xxhash/_xxhash.cpython-311-powerpc64le-linux-musl.so 2023-12-06 13:59:25,480 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-12-06 13:59:25,481 root INFO running install 2023-12-06 13:59:25,500 root INFO running install_lib 2023-12-06 13:59:25,502 root INFO creating build/bdist.linux-ppc64le 2023-12-06 13:59:25,503 root INFO creating build/bdist.linux-ppc64le/wheel 2023-12-06 13:59:25,503 root INFO creating build/bdist.linux-ppc64le/wheel/xxhash 2023-12-06 13:59:25,503 root INFO copying build/lib.linux-ppc64le-cpython-311/xxhash/version.py -> build/bdist.linux-ppc64le/wheel/xxhash 2023-12-06 13:59:25,503 root INFO copying build/lib.linux-ppc64le-cpython-311/xxhash/_xxhash.cpython-311-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/xxhash 2023-12-06 13:59:25,503 root INFO copying build/lib.linux-ppc64le-cpython-311/xxhash/py.typed -> build/bdist.linux-ppc64le/wheel/xxhash 2023-12-06 13:59:25,504 root INFO copying build/lib.linux-ppc64le-cpython-311/xxhash/__init__.py -> build/bdist.linux-ppc64le/wheel/xxhash 2023-12-06 13:59:25,504 root INFO copying build/lib.linux-ppc64le-cpython-311/xxhash/__init__.pyi -> build/bdist.linux-ppc64le/wheel/xxhash 2023-12-06 13:59:25,504 root INFO running install_egg_info 2023-12-06 13:59:25,508 root INFO running egg_info 2023-12-06 13:59:25,508 root INFO creating xxhash.egg-info 2023-12-06 13:59:25,510 root INFO writing xxhash.egg-info/PKG-INFO 2023-12-06 13:59:25,510 root INFO writing dependency_links to xxhash.egg-info/dependency_links.txt 2023-12-06 13:59:25,510 root INFO writing top-level names to xxhash.egg-info/top_level.txt 2023-12-06 13:59:25,510 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2023-12-06 13:59:25,513 root INFO reading manifest file 'xxhash.egg-info/SOURCES.txt' 2023-12-06 13:59:25,513 root INFO reading manifest template 'MANIFEST.in' 2023-12-06 13:59:25,514 root WARNING warning: no files found matching 'deps/xxhash/xxh3.h' 2023-12-06 13:59:25,514 root WARNING warning: no files found matching 'deps/xxhash/xxhash.h' 2023-12-06 13:59:25,514 root WARNING warning: no files found matching 'deps/xxhash/xxhash.c' 2023-12-06 13:59:25,514 root WARNING warning: no files found matching 'deps/xxhash/LICENSE' 2023-12-06 13:59:25,515 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-12-06 13:59:25,515 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-12-06 13:59:25,515 root WARNING no previously-included directories found matching '.github' 2023-12-06 13:59:25,515 root WARNING warning: no previously-included files found matching '.gitignore' 2023-12-06 13:59:25,515 root WARNING warning: no previously-included files found matching '.gitmodules' 2023-12-06 13:59:25,515 root INFO adding license file 'LICENSE' 2023-12-06 13:59:25,516 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2023-12-06 13:59:25,517 root INFO Copying xxhash.egg-info to build/bdist.linux-ppc64le/wheel/xxhash-3.4.1-py3.11.egg-info 2023-12-06 13:59:25,518 root INFO running install_scripts 2023-12-06 13:59:25,524 wheel INFO creating build/bdist.linux-ppc64le/wheel/xxhash-3.4.1.dist-info/WHEEL 2023-12-06 13:59:25,524 wheel INFO creating '/home/buildozer/aports/community/py3-xxhash/src/python-xxhash-3.4.1/.dist/.tmp-lqbqdfjv/xxhash-3.4.1-cp311-cp311-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-12-06 13:59:25,525 wheel INFO adding 'xxhash/__init__.py' 2023-12-06 13:59:25,525 wheel INFO adding 'xxhash/__init__.pyi' 2023-12-06 13:59:25,525 wheel INFO adding 'xxhash/_xxhash.cpython-311-powerpc64le-linux-musl.so' 2023-12-06 13:59:25,526 wheel INFO adding 'xxhash/py.typed' 2023-12-06 13:59:25,526 wheel INFO adding 'xxhash/version.py' 2023-12-06 13:59:25,527 wheel INFO adding 'xxhash-3.4.1.dist-info/LICENSE' 2023-12-06 13:59:25,527 wheel INFO adding 'xxhash-3.4.1.dist-info/METADATA' 2023-12-06 13:59:25,527 wheel INFO adding 'xxhash-3.4.1.dist-info/WHEEL' 2023-12-06 13:59:25,527 wheel INFO adding 'xxhash-3.4.1.dist-info/top_level.txt' 2023-12-06 13:59:25,527 wheel INFO adding 'xxhash-3.4.1.dist-info/RECORD' 2023-12-06 13:59:25,528 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-12-06 13:59:25,528 gpep517 INFO The backend produced .dist/xxhash-3.4.1-cp311-cp311-linux_ppc64le.whl xxhash-3.4.1-cp311-cp311-linux_ppc64le.whl .......................................... ---------------------------------------------------------------------- Ran 42 tests in 0.035s 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.4.1-r0.apk >>> py3-xxhash*: Tracing dependencies... python3~3.11 so:libc.musl-ppc64le.so.1 so:libxxhash.so.0 >>> py3-xxhash*: Package size: 144.0 KB >>> py3-xxhash*: Compressing data... >>> py3-xxhash*: Create checksum... >>> py3-xxhash*: Create py3-xxhash-3.4.1-r0.apk >>> py3-xxhash: Build complete at Wed, 06 Dec 2023 13:59:26 +0000 elapsed time 0h 0m 6s >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Uninstalling dependencies... (1/25) Purging .makedepends-py3-xxhash (20231206.135921) (2/25) Purging py3-gpep517-pyc (15-r1) (3/25) Purging py3-gpep517 (15-r1) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools-pyc (68.2.2-r0) (7/25) Purging py3-setuptools (68.2.2-r0) (8/25) Purging py3-wheel-pyc (0.42.0-r0) (9/25) Purging py3-wheel (0.42.0-r0) (10/25) Purging py3-packaging-pyc (23.2-r0) (11/25) Purging py3-packaging (23.2-r0) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-dev (3.11.6-r1) (15/25) Purging xxhash-dev (0.8.2-r2) (16/25) Purging python3-pyc (3.11.6-r1) (17/25) Purging python3-pycache-pyc0 (3.11.6-r1) (18/25) Purging pyc (3.11.6-r1) (19/25) Purging python3 (3.11.6-r1) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.4-r3) (22/25) Purging libpanelw (6.4_p20231125-r0) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r2) (25/25) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r15.trigger OK: 265 MiB in 110 packages >>> py3-xxhash: Updating the community/ppc64le repository index... >>> py3-xxhash: Signing the index...