>>> py3-xxhash: Building community/py3-xxhash 3.4.1-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 20:19:02 +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.6-r0) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.6.1-r3) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.4_p20240330-r0) (7/27) Installing readline (8.2.10-r0) (8/27) Installing sqlite-libs (3.45.2-r0) (9/27) Installing python3 (3.12.3-r0) (10/27) Installing python3-pycache-pyc0 (3.12.3-r0) (11/27) Installing pyc (3.12.3-r0) (12/27) Installing py3-installer-pyc (0.7.0-r2) (13/27) Installing py3-gpep517-pyc (15-r2) (14/27) Installing python3-pyc (3.12.3-r0) (15/27) Installing py3-installer (0.7.0-r2) (16/27) Installing py3-gpep517 (15-r2) (17/27) Installing py3-parsing (3.1.2-r1) (18/27) Installing py3-parsing-pyc (3.1.2-r1) (19/27) Installing py3-packaging (24.0-r1) (20/27) Installing py3-packaging-pyc (24.0-r1) (21/27) Installing py3-setuptools (69.2.0-r2) (22/27) Installing py3-setuptools-pyc (69.2.0-r2) (23/27) Installing py3-wheel (0.42.0-r1) (24/27) Installing py3-wheel-pyc (0.42.0-r1) (25/27) Installing python3-dev (3.12.3-r0) (26/27) Installing xxhash-dev (0.8.2-r2) (27/27) Installing .makedepends-py3-xxhash (20240413.201904) Executing busybox-1.36.1-r25.trigger OK: 518 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 100 18192 100 18192 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k >>> 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... 2024-04-13 20:19:06,293 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-13 20:19:06,334 root INFO running bdist_wheel 2024-04-13 20:19:06,359 root INFO running build 2024-04-13 20:19:06,359 root INFO running build_py 2024-04-13 20:19:06,364 root INFO creating build 2024-04-13 20:19:06,364 root INFO creating build/lib.linux-x86_64-cpython-312 2024-04-13 20:19:06,364 root INFO creating build/lib.linux-x86_64-cpython-312/xxhash 2024-04-13 20:19:06,364 root INFO copying xxhash/__init__.py -> build/lib.linux-x86_64-cpython-312/xxhash 2024-04-13 20:19:06,365 root INFO copying xxhash/version.py -> build/lib.linux-x86_64-cpython-312/xxhash 2024-04-13 20:19:06,366 root INFO copying xxhash/__init__.pyi -> build/lib.linux-x86_64-cpython-312/xxhash 2024-04-13 20:19:06,366 root INFO copying xxhash/py.typed -> build/lib.linux-x86_64-cpython-312/xxhash 2024-04-13 20:19:06,366 root INFO running build_ext 2024-04-13 20:19:06,369 root INFO building '_xxhash' extension 2024-04-13 20:19:06,369 root INFO creating build/temp.linux-x86_64-cpython-312 2024-04-13 20:19:06,369 root INFO creating build/temp.linux-x86_64-cpython-312/src 2024-04-13 20:19:06,369 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c src/_xxhash.c -o build/temp.linux-x86_64-cpython-312/src/_xxhash.o 2024-04-13 20:19:07,142 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/src/_xxhash.o -L/usr/lib -lxxhash -o build/lib.linux-x86_64-cpython-312/xxhash/_xxhash.cpython-312-x86_64-linux-musl.so 2024-04-13 20:19:07,168 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-13 20:19:07,168 root INFO running install 2024-04-13 20:19:07,195 root INFO running install_lib 2024-04-13 20:19:07,200 root INFO creating build/bdist.linux-x86_64 2024-04-13 20:19:07,201 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-13 20:19:07,201 root INFO creating build/bdist.linux-x86_64/wheel/xxhash 2024-04-13 20:19:07,202 root INFO copying build/lib.linux-x86_64-cpython-312/xxhash/_xxhash.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/xxhash 2024-04-13 20:19:07,203 root INFO copying build/lib.linux-x86_64-cpython-312/xxhash/__init__.py -> build/bdist.linux-x86_64/wheel/xxhash 2024-04-13 20:19:07,204 root INFO copying build/lib.linux-x86_64-cpython-312/xxhash/version.py -> build/bdist.linux-x86_64/wheel/xxhash 2024-04-13 20:19:07,204 root INFO copying build/lib.linux-x86_64-cpython-312/xxhash/py.typed -> build/bdist.linux-x86_64/wheel/xxhash 2024-04-13 20:19:07,205 root INFO copying build/lib.linux-x86_64-cpython-312/xxhash/__init__.pyi -> build/bdist.linux-x86_64/wheel/xxhash 2024-04-13 20:19:07,205 root INFO running install_egg_info 2024-04-13 20:19:07,216 root INFO running egg_info 2024-04-13 20:19:07,216 root INFO creating xxhash.egg-info 2024-04-13 20:19:07,220 root INFO writing xxhash.egg-info/PKG-INFO 2024-04-13 20:19:07,222 root INFO writing dependency_links to xxhash.egg-info/dependency_links.txt 2024-04-13 20:19:07,222 root INFO writing top-level names to xxhash.egg-info/top_level.txt 2024-04-13 20:19:07,223 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2024-04-13 20:19:07,229 root INFO reading manifest file 'xxhash.egg-info/SOURCES.txt' 2024-04-13 20:19:07,230 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 20:19:07,231 root WARNING warning: no files found matching 'deps/xxhash/xxh3.h' 2024-04-13 20:19:07,231 root WARNING warning: no files found matching 'deps/xxhash/xxhash.h' 2024-04-13 20:19:07,231 root WARNING warning: no files found matching 'deps/xxhash/xxhash.c' 2024-04-13 20:19:07,231 root WARNING warning: no files found matching 'deps/xxhash/LICENSE' 2024-04-13 20:19:07,232 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-04-13 20:19:07,233 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2024-04-13 20:19:07,233 root WARNING no previously-included directories found matching '.github' 2024-04-13 20:19:07,234 root WARNING warning: no previously-included files found matching '.gitignore' 2024-04-13 20:19:07,234 root WARNING warning: no previously-included files found matching '.gitmodules' 2024-04-13 20:19:07,234 root INFO adding license file 'LICENSE' 2024-04-13 20:19:07,236 root INFO writing manifest file 'xxhash.egg-info/SOURCES.txt' 2024-04-13 20:19:07,237 root INFO Copying xxhash.egg-info to build/bdist.linux-x86_64/wheel/xxhash-3.4.1-py3.12.egg-info 2024-04-13 20:19:07,239 root INFO running install_scripts 2024-04-13 20:19:07,250 wheel INFO creating build/bdist.linux-x86_64/wheel/xxhash-3.4.1.dist-info/WHEEL 2024-04-13 20:19:07,252 wheel INFO creating '/home/buildozer/aports/community/py3-xxhash/src/python-xxhash-3.4.1/.dist/.tmp-lz6dwtr4/xxhash-3.4.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-13 20:19:07,252 wheel INFO adding 'xxhash/__init__.py' 2024-04-13 20:19:07,253 wheel INFO adding 'xxhash/__init__.pyi' 2024-04-13 20:19:07,254 wheel INFO adding 'xxhash/_xxhash.cpython-312-x86_64-linux-musl.so' 2024-04-13 20:19:07,256 wheel INFO adding 'xxhash/py.typed' 2024-04-13 20:19:07,257 wheel INFO adding 'xxhash/version.py' 2024-04-13 20:19:07,257 wheel INFO adding 'xxhash-3.4.1.dist-info/LICENSE' 2024-04-13 20:19:07,258 wheel INFO adding 'xxhash-3.4.1.dist-info/METADATA' 2024-04-13 20:19:07,259 wheel INFO adding 'xxhash-3.4.1.dist-info/WHEEL' 2024-04-13 20:19:07,259 wheel INFO adding 'xxhash-3.4.1.dist-info/top_level.txt' 2024-04-13 20:19:07,260 wheel INFO adding 'xxhash-3.4.1.dist-info/RECORD' 2024-04-13 20:19:07,260 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-13 20:19:07,262 gpep517 INFO The backend produced .dist/xxhash-3.4.1-cp312-cp312-linux_x86_64.whl xxhash-3.4.1-cp312-cp312-linux_x86_64.whl .......................................... ---------------------------------------------------------------------- Ran 42 tests in 0.034s OK >>> py3-xxhash: Entering fakeroot... >>> py3-xxhash-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-xxhash/pkg/py3-xxhash/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: 36.0 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-x86_64.so.1 so:libxxhash.so.0 >>> py3-xxhash*: Package size: 108.0 KB >>> py3-xxhash*: Compressing data... >>> py3-xxhash*: Create checksum... >>> py3-xxhash*: Create py3-xxhash-3.4.1-r1.apk >>> py3-xxhash: Build complete at Sat, 13 Apr 2024 20:19:08 +0000 elapsed time 0h 0m 6s >>> py3-xxhash: Cleaning up srcdir >>> py3-xxhash: Cleaning up pkgdir >>> py3-xxhash: Uninstalling dependencies... (1/27) Purging .makedepends-py3-xxhash (20240413.201904) (2/27) Purging py3-gpep517-pyc (15-r2) (3/27) Purging py3-gpep517 (15-r2) (4/27) Purging py3-installer-pyc (0.7.0-r2) (5/27) Purging py3-installer (0.7.0-r2) (6/27) Purging py3-setuptools-pyc (69.2.0-r2) (7/27) Purging py3-setuptools (69.2.0-r2) (8/27) Purging py3-wheel-pyc (0.42.0-r1) (9/27) Purging py3-wheel (0.42.0-r1) (10/27) Purging py3-packaging-pyc (24.0-r1) (11/27) Purging py3-packaging (24.0-r1) (12/27) Purging py3-parsing-pyc (3.1.2-r1) (13/27) Purging py3-parsing (3.1.2-r1) (14/27) Purging python3-dev (3.12.3-r0) (15/27) Purging xxhash-dev (0.8.2-r2) (16/27) Purging python3-pyc (3.12.3-r0) (17/27) Purging python3-pycache-pyc0 (3.12.3-r0) (18/27) Purging pyc (3.12.3-r0) (19/27) Purging python3 (3.12.3-r0) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.6-r0) (23/27) Purging libpanelw (6.4_p20240330-r0) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.45.2-r0) (27/27) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-xxhash: Updating the community/x86_64 repository index... >>> py3-xxhash: Signing the index...