>>> py3-xxhash: Building community/py3-xxhash 3.4.1-r0 (using abuild 3.12.0-r0) started Wed, 06 Dec 2023 14:00:18 +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/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.4-r3) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.4.5-r0) (5/27) Installing mpdecimal (2.5.1-r2) (6/27) Installing libpanelw (6.4_p20231125-r0) (7/27) Installing readline (8.2.1-r2) (8/27) Installing sqlite-libs (3.44.2-r0) (9/27) Installing python3 (3.11.6-r1) (10/27) Installing python3-pycache-pyc0 (3.11.6-r1) (11/27) Installing pyc (3.11.6-r1) (12/27) Installing py3-installer-pyc (0.7.0-r1) (13/27) Installing py3-gpep517-pyc (15-r1) (14/27) Installing python3-pyc (3.11.6-r1) (15/27) Installing py3-installer (0.7.0-r1) (16/27) Installing py3-gpep517 (15-r1) (17/27) Installing py3-parsing (3.1.1-r0) (18/27) Installing py3-parsing-pyc (3.1.1-r0) (19/27) Installing py3-packaging (23.2-r0) (20/27) Installing py3-packaging-pyc (23.2-r0) (21/27) Installing py3-setuptools (68.2.2-r0) (22/27) Installing py3-setuptools-pyc (68.2.2-r0) (23/27) Installing py3-wheel (0.42.0-r0) (24/27) Installing py3-wheel-pyc (0.42.0-r0) (25/27) Installing python3-dev (3.11.6-r1) (26/27) Installing xxhash-dev (0.8.2-r2) (27/27) Installing .makedepends-py3-xxhash (20231206.140019) Executing busybox-1.36.1-r15.trigger OK: 477 MiB in 134 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 100 18192 0 0 22488 0 --:--:-- --:--:-- --:--:-- 22488 >>> 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/edge/py3-xxhash-3.4.1.tar.gz... 2023-12-06 14:00:21,795 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-12-06 14:00:21,813 root INFO running bdist_wheel 2023-12-06 14:00:21,823 root INFO running build 2023-12-06 14:00:21,823 root INFO running build_py 2023-12-06 14:00:21,824 root INFO creating build 2023-12-06 14:00:21,824 root INFO creating build/lib.linux-s390x-cpython-311 2023-12-06 14:00:21,824 root INFO creating build/lib.linux-s390x-cpython-311/xxhash 2023-12-06 14:00:21,824 root INFO copying xxhash/version.py -> build/lib.linux-s390x-cpython-311/xxhash 2023-12-06 14:00:21,824 root INFO copying xxhash/__init__.py -> build/lib.linux-s390x-cpython-311/xxhash 2023-12-06 14:00:21,825 root INFO copying xxhash/py.typed -> build/lib.linux-s390x-cpython-311/xxhash 2023-12-06 14:00:21,825 root INFO copying xxhash/__init__.pyi -> build/lib.linux-s390x-cpython-311/xxhash 2023-12-06 14:00:21,825 root INFO running build_ext 2023-12-06 14:00:21,826 root INFO building '_xxhash' extension 2023-12-06 14:00:21,826 root INFO creating build/temp.linux-s390x-cpython-311 2023-12-06 14:00:21,826 root INFO creating build/temp.linux-s390x-cpython-311/src 2023-12-06 14:00:21,826 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-s390x-cpython-311/src/_xxhash.o 2023-12-06 14:00:22,206 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/src/_xxhash.o -L/usr/lib -lxxhash -o build/lib.linux-s390x-cpython-311/xxhash/_xxhash.cpython-311-s390x-linux-musl.so 2023-12-06 14:00:22,221 wheel INFO installing to build/bdist.linux-s390x/wheel 2023-12-06 14:00:22,221 root INFO running install 2023-12-06 14:00:22,227 root INFO running install_lib 2023-12-06 14:00:22,228 root INFO creating build/bdist.linux-s390x 2023-12-06 14:00:22,228 root INFO creating build/bdist.linux-s390x/wheel 2023-12-06 14:00:22,228 root INFO creating build/bdist.linux-s390x/wheel/xxhash 2023-12-06 14:00:22,228 root INFO copying build/lib.linux-s390x-cpython-311/xxhash/__init__.pyi -> build/bdist.linux-s390x/wheel/xxhash 2023-12-06 14:00:22,229 root INFO copying build/lib.linux-s390x-cpython-311/xxhash/version.py -> build/bdist.linux-s390x/wheel/xxhash 2023-12-06 14:00:22,229 root INFO copying build/lib.linux-s390x-cpython-311/xxhash/__init__.py -> build/bdist.linux-s390x/wheel/xxhash 2023-12-06 14:00:22,229 root INFO copying build/lib.linux-s390x-cpython-311/xxhash/_xxhash.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/xxhash 2023-12-06 14:00:22,229 root INFO copying build/lib.linux-s390x-cpython-311/xxhash/py.typed -> build/bdist.linux-s390x/wheel/xxhash 2023-12-06 14:00:22,229 root INFO running install_egg_info 2023-12-06 14:00:22,232 root INFO running egg_info 2023-12-06 14:00:22,232 root INFO creating xxhash.egg-info 2023-12-06 14:00:22,232 root INFO writing xxhash.egg-info/PKG-INFO 2023-12-06 14:00:22,233 root INFO writing dependency_links to xxhash.egg-info/dependency_links.txt 2023-12-06 14:00:22,233 root INFO writing top-level names to xxhash.egg-info/top_level.txt 2023-12-06 14:00:22,233 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2023-12-06 14:00:22,234 root INFO reading manifest file 'xxhash.egg-info/SOURCES.txt' 2023-12-06 14:00:22,234 root INFO reading manifest template 'MANIFEST.in' 2023-12-06 14:00:22,234 root WARNING warning: no files found matching 'deps/xxhash/xxh3.h' 2023-12-06 14:00:22,234 root WARNING warning: no files found matching 'deps/xxhash/xxhash.h' 2023-12-06 14:00:22,234 root WARNING warning: no files found matching 'deps/xxhash/xxhash.c' 2023-12-06 14:00:22,234 root WARNING warning: no files found matching 'deps/xxhash/LICENSE' 2023-12-06 14:00:22,234 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-12-06 14:00:22,235 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-12-06 14:00:22,235 root WARNING no previously-included directories found matching '.github' 2023-12-06 14:00:22,235 root WARNING warning: no previously-included files found matching '.gitignore' 2023-12-06 14:00:22,235 root WARNING warning: no previously-included files found matching '.gitmodules' 2023-12-06 14:00:22,235 root INFO adding license file 'LICENSE' 2023-12-06 14:00:22,235 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2023-12-06 14:00:22,235 root INFO Copying xxhash.egg-info to build/bdist.linux-s390x/wheel/xxhash-3.4.1-py3.11.egg-info 2023-12-06 14:00:22,236 root INFO running install_scripts 2023-12-06 14:00:22,239 wheel INFO creating build/bdist.linux-s390x/wheel/xxhash-3.4.1.dist-info/WHEEL 2023-12-06 14:00:22,240 wheel INFO creating '/home/buildozer/aports/community/py3-xxhash/src/python-xxhash-3.4.1/.dist/.tmp-xn8zzur0/xxhash-3.4.1-cp311-cp311-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2023-12-06 14:00:22,240 wheel INFO adding 'xxhash/__init__.py' 2023-12-06 14:00:22,240 wheel INFO adding 'xxhash/__init__.pyi' 2023-12-06 14:00:22,240 wheel INFO adding 'xxhash/_xxhash.cpython-311-s390x-linux-musl.so' 2023-12-06 14:00:22,240 wheel INFO adding 'xxhash/py.typed' 2023-12-06 14:00:22,240 wheel INFO adding 'xxhash/version.py' 2023-12-06 14:00:22,240 wheel INFO adding 'xxhash-3.4.1.dist-info/LICENSE' 2023-12-06 14:00:22,241 wheel INFO adding 'xxhash-3.4.1.dist-info/METADATA' 2023-12-06 14:00:22,241 wheel INFO adding 'xxhash-3.4.1.dist-info/WHEEL' 2023-12-06 14:00:22,241 wheel INFO adding 'xxhash-3.4.1.dist-info/top_level.txt' 2023-12-06 14:00:22,241 wheel INFO adding 'xxhash-3.4.1.dist-info/RECORD' 2023-12-06 14:00:22,241 wheel INFO removing build/bdist.linux-s390x/wheel 2023-12-06 14:00:22,241 gpep517 INFO The backend produced .dist/xxhash-3.4.1-cp311-cp311-linux_s390x.whl xxhash-3.4.1-cp311-cp311-linux_s390x.whl .......................................... ---------------------------------------------------------------------- Ran 42 tests in 0.014s 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-s390x.so.1 so:libxxhash.so.0 >>> py3-xxhash*: Package size: 112.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 14:00:23 +0000 elapsed time 0h 0m 5s >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Uninstalling dependencies... (1/27) Purging .makedepends-py3-xxhash (20231206.140019) (2/27) Purging py3-gpep517-pyc (15-r1) (3/27) Purging py3-gpep517 (15-r1) (4/27) Purging py3-installer-pyc (0.7.0-r1) (5/27) Purging py3-installer (0.7.0-r1) (6/27) Purging py3-setuptools-pyc (68.2.2-r0) (7/27) Purging py3-setuptools (68.2.2-r0) (8/27) Purging py3-wheel-pyc (0.42.0-r0) (9/27) Purging py3-wheel (0.42.0-r0) (10/27) Purging py3-packaging-pyc (23.2-r0) (11/27) Purging py3-packaging (23.2-r0) (12/27) Purging py3-parsing-pyc (3.1.1-r0) (13/27) Purging py3-parsing (3.1.1-r0) (14/27) Purging python3-dev (3.11.6-r1) (15/27) Purging xxhash-dev (0.8.2-r2) (16/27) Purging python3-pyc (3.11.6-r1) (17/27) Purging python3-pycache-pyc0 (3.11.6-r1) (18/27) Purging pyc (3.11.6-r1) (19/27) Purging python3 (3.11.6-r1) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.4-r3) (23/27) Purging libpanelw (6.4_p20231125-r0) (24/27) Purging mpdecimal (2.5.1-r2) (25/27) Purging readline (8.2.1-r2) (26/27) Purging sqlite-libs (3.44.2-r0) (27/27) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 346 MiB in 107 packages >>> py3-xxhash: Updating the community/s390x repository index... >>> py3-xxhash: Signing the index...