>>> xxhash: Building community/xxhash 0.8.1-r0 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 00:27:29 +0000 >>> xxhash: Checking sanity of /home/buildozer/aports/community/xxhash/APKBUILD... >>> xxhash: Analyzing dependencies... >>> xxhash: Installing for build: build-base python3-dev py3-setuptools (1/11) Installing libffi (3.4.4-r0) (2/11) Installing gdbm (1.23-r0) (3/11) Installing mpdecimal (2.5.1-r1) (4/11) Installing readline (8.2.0-r0) (5/11) Installing sqlite-libs (3.39.4-r0) (6/11) Installing python3 (3.10.8-r3) (7/11) Installing python3-dev (3.10.8-r3) (8/11) Installing py3-parsing (3.0.9-r0) (9/11) Installing py3-packaging (21.3-r2) (10/11) Installing py3-setuptools (65.5.0-r0) (11/11) Installing .makedepends-xxhash (20221029.002742) Executing busybox-1.35.0-r27.trigger OK: 321 MiB in 108 packages >>> xxhash: Cleaning up srcdir >>> xxhash: Cleaning up pkgdir >>> xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/xxHash-0.8.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 19 167k 19 32768 0 0 26517 0 0:00:06 0:00:01 0:00:05 26511 100 167k 100 167k 0 0 123k 0 0:00:01 0:00:01 --:--:-- 123k >>> xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/python-xxhash-1.4.4.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 12566 100 12566 0 0 23340 0 --:--:-- --:--:-- --:--:-- 23356 >>> xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/xxHash-0.8.1.tar.gz >>> xxhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/python-xxhash-1.4.4.tar.gz >>> xxhash: Checking sha512sums... xxHash-0.8.1.tar.gz: OK python-xxhash-1.4.4.tar.gz: OK >>> xxhash: Unpacking /var/cache/distfiles/v3.17/xxHash-0.8.1.tar.gz... >>> xxhash: Unpacking /var/cache/distfiles/v3.17/python-xxhash-1.4.4.tar.gz... gcc -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -Os -fomit-frame-pointer -c -o xxhash.o xxhash.c gcc -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -fPIC -Os -fomit-frame-pointer xxhash.c -Wl,--as-needed,-O1,--sort-common -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.1 gcc -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -Os -fomit-frame-pointer -c -o cli/xxhsum.o cli/xxhsum.c gcc -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -Os -fomit-frame-pointer -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c gcc -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -Os -fomit-frame-pointer -c -o cli/xsum_output.o cli/xsum_output.c gcc -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -Os -fomit-frame-pointer -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c gcc -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -Os -fomit-frame-pointer -c -o cli/xsum_bench.o cli/xsum_bench.c ar rcs libxxhash.a xxhash.o gcc -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -Os -fomit-frame-pointer xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o -Wl,--as-needed,-O1,--sort-common -o xxhsum ln -sf libxxhash.so.0.8.1 libxxhash.so.0 ln -sf libxxhash.so.0.8.1 libxxhash.so ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum ln -sf xxhsum xxh128sum running build running build_py creating build creating build/lib.linux-armv8l-cpython-310 creating build/lib.linux-armv8l-cpython-310/xxhash copying xxhash/__init__.py -> build/lib.linux-armv8l-cpython-310/xxhash running build_ext building '_xxhash' extension creating build/temp.linux-armv8l-cpython-310 creating build/temp.linux-armv8l-cpython-310/deps creating build/temp.linux-armv8l-cpython-310/deps/xxhash creating build/temp.linux-armv8l-cpython-310/src gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -Os -fomit-frame-pointer -fPIC -Ideps/xxhash -I/usr/include/python3.10 -c deps/xxhash/xxhash.c -o build/temp.linux-armv8l-cpython-310/deps/xxhash/xxhash.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -Os -fomit-frame-pointer -fPIC -Ideps/xxhash -I/usr/include/python3.10 -c src/_xxhash.c -o build/temp.linux-armv8l-cpython-310/src/_xxhash.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -DXXH_FORCE_MEMORY_ACCESS=1 -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/deps/xxhash/xxhash.o build/temp.linux-armv8l-cpython-310/src/_xxhash.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/xxhash/_xxhash.cpython-310-arm-linux-gnueabihf.so >>> xxhash: Entering fakeroot... creating pkgconfig Installing libxxhash Installing pkgconfig Installing xxhsum Installing man pages xxhash installation completed >>> xxhash-dev*: Running split function dev... >>> xxhash-dev*: Preparing subpackage xxhash-dev... >>> xxhash-dev*: Stripping binaries >>> xxhash-dev*: Running postcheck for xxhash-dev >>> xxhash-doc*: Running split function doc... >>> xxhash-doc*: Preparing subpackage xxhash-doc... >>> xxhash-doc*: Running postcheck for xxhash-doc >>> py3-xxhash*: Running split function _py3... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/xxhash/pkg/py3-xxhash creating /home/buildozer/aports/community/xxhash/pkg/py3-xxhash/usr creating /home/buildozer/aports/community/xxhash/pkg/py3-xxhash/usr/lib creating /home/buildozer/aports/community/xxhash/pkg/py3-xxhash/usr/lib/python3.10 creating /home/buildozer/aports/community/xxhash/pkg/py3-xxhash/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/xxhash/pkg/py3-xxhash/usr/lib/python3.10/site-packages/xxhash copying build/lib.linux-armv8l-cpython-310/xxhash/__init__.py -> /home/buildozer/aports/community/xxhash/pkg/py3-xxhash/usr/lib/python3.10/site-packages/xxhash copying build/lib.linux-armv8l-cpython-310/xxhash/_xxhash.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/xxhash/pkg/py3-xxhash/usr/lib/python3.10/site-packages/xxhash byte-compiling /home/buildozer/aports/community/xxhash/pkg/py3-xxhash/usr/lib/python3.10/site-packages/xxhash/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info creating xxhash.egg-info writing xxhash.egg-info/PKG-INFO writing dependency_links to xxhash.egg-info/dependency_links.txt writing top-level names to xxhash.egg-info/top_level.txt writing manifest file 'xxhash.egg-info/SOURCES.txt' reading manifest file 'xxhash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'deps/xxhash/LICENSE' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'xxhash.egg-info/SOURCES.txt' Copying xxhash.egg-info to /home/buildozer/aports/community/xxhash/pkg/py3-xxhash/usr/lib/python3.10/site-packages/xxhash-1.4.4-py3.10.egg-info running install_scripts >>> py3-xxhash*: Preparing subpackage py3-xxhash... >>> py3-xxhash*: Stripping binaries >>> py3-xxhash*: Running postcheck for py3-xxhash >>> libxxhash*: Running split function libs... >>> libxxhash*: Preparing subpackage libxxhash... >>> libxxhash*: Stripping binaries >>> libxxhash*: Running postcheck for libxxhash >>> xxhash*: Running postcheck for xxhash >>> xxhash*: Preparing package xxhash... >>> xxhash*: Stripping binaries >>> libxxhash*: Scanning shared objects >>> py3-xxhash*: Scanning shared objects >>> xxhash-dev*: Scanning shared objects >>> xxhash-doc*: Scanning shared objects >>> xxhash*: Scanning shared objects >>> libxxhash*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> libxxhash*: Package size: 80.0 KB >>> libxxhash*: Compressing data... >>> libxxhash*: Create checksum... >>> libxxhash*: Create libxxhash-0.8.1-r0.apk >>> py3-xxhash*: Tracing dependencies... python3 xxhash so:libc.musl-armhf.so.1 >>> py3-xxhash*: Package size: 132.0 KB >>> py3-xxhash*: Compressing data... >>> py3-xxhash*: Create checksum... >>> py3-xxhash*: Create py3-xxhash-0.8.1-r0.apk >>> xxhash-dev*: Tracing dependencies... libxxhash=0.8.1-r0 pkgconfig >>> xxhash-dev*: Package size: 236.0 KB >>> xxhash-dev*: Compressing data... >>> xxhash-dev*: Create checksum... >>> xxhash-dev*: Create xxhash-dev-0.8.1-r0.apk >>> xxhash-doc*: Tracing dependencies... >>> xxhash-doc*: Package size: 24.0 KB >>> xxhash-doc*: Compressing data... >>> xxhash-doc*: Create checksum... >>> xxhash-doc*: Create xxhash-doc-0.8.1-r0.apk >>> xxhash*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> xxhash*: Package size: 84.0 KB >>> xxhash*: Compressing data... >>> xxhash*: Create checksum... >>> xxhash*: Create xxhash-0.8.1-r0.apk >>> xxhash: Build complete at Sat, 29 Oct 2022 00:27:48 +0000 elapsed time 0h 0m 19s >>> xxhash: Cleaning up srcdir >>> xxhash: Cleaning up pkgdir >>> xxhash: Uninstalling dependencies... (1/11) Purging .makedepends-xxhash (20221029.002742) (2/11) Purging python3-dev (3.10.8-r3) (3/11) Purging py3-setuptools (65.5.0-r0) (4/11) Purging py3-packaging (21.3-r2) (5/11) Purging py3-parsing (3.0.9-r0) (6/11) Purging python3 (3.10.8-r3) (7/11) Purging libffi (3.4.4-r0) (8/11) Purging gdbm (1.23-r0) (9/11) Purging mpdecimal (2.5.1-r1) (10/11) Purging readline (8.2.0-r0) (11/11) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 222 MiB in 97 packages >>> xxhash: Updating the community/armhf repository index... >>> xxhash: Signing the index...