>>> py3-murmurhash: Building community/py3-murmurhash 1.0.10-r3 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 12:13:37 +0000 >>> py3-murmurhash: Checking sanity of /home/buildozer/aports/community/py3-murmurhash/APKBUILD... >>> py3-murmurhash: Analyzing dependencies... >>> py3-murmurhash: Installing for build: build-base cython py3-gpep517 py3-setuptools py3-wheel python3-dev py3-pytest py3-mmh3 (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.6.1-r3) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.4_p20240330-r0) (7/37) Installing readline (8.2.10-r0) (8/37) Installing sqlite-libs (3.45.3-r0) (9/37) Installing python3 (3.12.3-r1) (10/37) Installing python3-pycache-pyc0 (3.12.3-r1) (11/37) Installing pyc (3.12.3-r1) (12/37) Installing cython-pyc (3.0.10-r0) (13/37) Installing python3-pyc (3.12.3-r1) (14/37) Installing cython (3.0.10-r0) (15/37) Installing py3-installer (0.7.0-r2) (16/37) Installing py3-installer-pyc (0.7.0-r2) (17/37) Installing py3-gpep517 (15-r2) (18/37) Installing py3-gpep517-pyc (15-r2) (19/37) Installing py3-parsing (3.1.2-r1) (20/37) Installing py3-parsing-pyc (3.1.2-r1) (21/37) Installing py3-packaging (24.0-r1) (22/37) Installing py3-packaging-pyc (24.0-r1) (23/37) Installing py3-setuptools (69.5.1-r0) (24/37) Installing py3-setuptools-pyc (69.5.1-r0) (25/37) Installing py3-wheel (0.42.0-r1) (26/37) Installing py3-wheel-pyc (0.42.0-r1) (27/37) Installing python3-dev (3.12.3-r1) (28/37) Installing py3-iniconfig (2.0.0-r1) (29/37) Installing py3-iniconfig-pyc (2.0.0-r1) (30/37) Installing py3-pluggy (1.4.0-r1) (31/37) Installing py3-pluggy-pyc (1.4.0-r1) (32/37) Installing py3-py (1.11.0-r3) (33/37) Installing py3-py-pyc (1.11.0-r3) (34/37) Installing py3-pytest (8.1.1-r1) (35/37) Installing py3-pytest-pyc (8.1.1-r1) (36/37) Installing py3-mmh3 (4.0.1-r2) (37/37) Installing .makedepends-py3-murmurhash (20240427.121339) Executing busybox-1.36.1-r26.trigger OK: 464 MiB in 140 packages >>> py3-murmurhash: Cleaning up srcdir >>> py3-murmurhash: Cleaning up pkgdir >>> py3-murmurhash: Cleaning up tmpdir >>> py3-murmurhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/murmurhash-1.0.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/murmurhash-1.0.10.tar.gz.part' murmurhash-1.0.10.ta 100% |********************************| 12429 0:00:00 ETA '/var/cache/distfiles/murmurhash-1.0.10.tar.gz.part' saved >>> py3-murmurhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/murmurhash-1.0.10.tar.gz >>> py3-murmurhash: Checking sha512sums... murmurhash-1.0.10.tar.gz: OK >>> py3-murmurhash: Unpacking /var/cache/distfiles/murmurhash-1.0.10.tar.gz... 2024-04-27 12:13:41,418 gpep517 INFO Building wheel via backend setuptools.build_meta performance hint: murmurhash/mrmr.pxd:4:20: No exception value declared for 'hash32' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: murmurhash/mrmr.pxd:5:20: No exception value declared for 'hash64' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: murmurhash/mrmr.pxd:6:25: No exception value declared for 'real_hash64' in pxd file. Users cimporting this function and calling it without the gil will always require an exception check. Suggest adding an explicit exception value. performance hint: murmurhash/mrmr.pyx:29:5: Exception check on 'hash128_x86' will always require the GIL to be acquired. Possible solutions: 1. Declare 'hash128_x86' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'hash128_x86' to allow an error code to be returned. performance hint: murmurhash/mrmr.pyx:33:5: Exception check on 'hash128_x64' will always require the GIL to be acquired. Possible solutions: 1. Declare 'hash128_x64' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'hash128_x64' to allow an error code to be returned. Compiling murmurhash/mrmr.pyx because it changed. [1/1] Cythonizing murmurhash/mrmr.pyx 2024-04-27 12:13:42,047 root INFO running bdist_wheel 2024-04-27 12:13:42,059 root INFO running build 2024-04-27 12:13:42,059 root INFO running build_py 2024-04-27 12:13:42,062 root INFO creating build 2024-04-27 12:13:42,062 root INFO creating build/lib.linux-armv8l-cpython-312 2024-04-27 12:13:42,062 root INFO creating build/lib.linux-armv8l-cpython-312/murmurhash 2024-04-27 12:13:42,062 root INFO copying murmurhash/__init__.py -> build/lib.linux-armv8l-cpython-312/murmurhash 2024-04-27 12:13:42,063 root INFO copying murmurhash/about.py -> build/lib.linux-armv8l-cpython-312/murmurhash 2024-04-27 12:13:42,063 root INFO creating build/lib.linux-armv8l-cpython-312/murmurhash/tests 2024-04-27 12:13:42,063 root INFO copying murmurhash/tests/__init__.py -> build/lib.linux-armv8l-cpython-312/murmurhash/tests 2024-04-27 12:13:42,063 root INFO copying murmurhash/tests/test_import.py -> build/lib.linux-armv8l-cpython-312/murmurhash/tests 2024-04-27 12:13:42,064 root INFO copying murmurhash/tests/test_hash.py -> build/lib.linux-armv8l-cpython-312/murmurhash/tests 2024-04-27 12:13:42,065 root INFO copying murmurhash/mrmr.pyx -> build/lib.linux-armv8l-cpython-312/murmurhash 2024-04-27 12:13:42,065 root INFO copying murmurhash/__init__.pxd -> build/lib.linux-armv8l-cpython-312/murmurhash 2024-04-27 12:13:42,065 root INFO copying murmurhash/mrmr.pxd -> build/lib.linux-armv8l-cpython-312/murmurhash 2024-04-27 12:13:42,065 root INFO creating build/lib.linux-armv8l-cpython-312/murmurhash/include 2024-04-27 12:13:42,065 root INFO creating build/lib.linux-armv8l-cpython-312/murmurhash/include/murmurhash 2024-04-27 12:13:42,066 root INFO copying murmurhash/include/murmurhash/MurmurHash3.h -> build/lib.linux-armv8l-cpython-312/murmurhash/include/murmurhash 2024-04-27 12:13:42,066 root INFO copying murmurhash/include/murmurhash/MurmurHash2.h -> build/lib.linux-armv8l-cpython-312/murmurhash/include/murmurhash 2024-04-27 12:13:42,066 root INFO running build_ext 2024-04-27 12:13:42,071 root INFO building 'murmurhash.mrmr' extension 2024-04-27 12:13:42,071 root INFO creating build/temp.linux-armv8l-cpython-312 2024-04-27 12:13:42,071 root INFO creating build/temp.linux-armv8l-cpython-312/murmurhash 2024-04-27 12:13:42,071 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-1.0.10/murmurhash/include -I/usr/include/python3.12 -c murmurhash/MurmurHash2.cpp -o build/temp.linux-armv8l-cpython-312/murmurhash/MurmurHash2.o -O3 -Wno-strict-prototypes -Wno-unused-function cc1plus: warning: command-line option '-Wno-strict-prototypes' is valid for C/ObjC but not for C++ 2024-04-27 12:13:42,251 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-1.0.10/murmurhash/include -I/usr/include/python3.12 -c murmurhash/MurmurHash3.cpp -o build/temp.linux-armv8l-cpython-312/murmurhash/MurmurHash3.o -O3 -Wno-strict-prototypes -Wno-unused-function cc1plus: warning: command-line option '-Wno-strict-prototypes' is valid for C/ObjC but not for C++ 2024-04-27 12:13:42,458 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-1.0.10/murmurhash/include -I/usr/include/python3.12 -c murmurhash/mrmr.cpp -o build/temp.linux-armv8l-cpython-312/murmurhash/mrmr.o -O3 -Wno-strict-prototypes -Wno-unused-function cc1plus: warning: command-line option '-Wno-strict-prototypes' is valid for C/ObjC but not for C++ 2024-04-27 12:13:44,558 root INFO g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/murmurhash/MurmurHash2.o build/temp.linux-armv8l-cpython-312/murmurhash/MurmurHash3.o build/temp.linux-armv8l-cpython-312/murmurhash/mrmr.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/murmurhash/mrmr.cpython-312-arm-linux-musleabihf.so 2024-04-27 12:13:44,583 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-04-27 12:13:44,583 root INFO running install 2024-04-27 12:13:44,592 root INFO running install_lib 2024-04-27 12:13:44,595 root INFO creating build/bdist.linux-armv8l 2024-04-27 12:13:44,595 root INFO creating build/bdist.linux-armv8l/wheel 2024-04-27 12:13:44,595 root INFO creating build/bdist.linux-armv8l/wheel/murmurhash 2024-04-27 12:13:44,595 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/__init__.py -> build/bdist.linux-armv8l/wheel/murmurhash 2024-04-27 12:13:44,595 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/about.py -> build/bdist.linux-armv8l/wheel/murmurhash 2024-04-27 12:13:44,596 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/mrmr.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/murmurhash 2024-04-27 12:13:44,596 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/__init__.pxd -> build/bdist.linux-armv8l/wheel/murmurhash 2024-04-27 12:13:44,597 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/mrmr.pyx -> build/bdist.linux-armv8l/wheel/murmurhash 2024-04-27 12:13:44,597 root INFO creating build/bdist.linux-armv8l/wheel/murmurhash/tests 2024-04-27 12:13:44,597 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/tests/__init__.py -> build/bdist.linux-armv8l/wheel/murmurhash/tests 2024-04-27 12:13:44,597 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/tests/test_import.py -> build/bdist.linux-armv8l/wheel/murmurhash/tests 2024-04-27 12:13:44,597 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/tests/test_hash.py -> build/bdist.linux-armv8l/wheel/murmurhash/tests 2024-04-27 12:13:44,598 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/mrmr.pxd -> build/bdist.linux-armv8l/wheel/murmurhash 2024-04-27 12:13:44,598 root INFO creating build/bdist.linux-armv8l/wheel/murmurhash/include 2024-04-27 12:13:44,598 root INFO creating build/bdist.linux-armv8l/wheel/murmurhash/include/murmurhash 2024-04-27 12:13:44,598 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/include/murmurhash/MurmurHash3.h -> build/bdist.linux-armv8l/wheel/murmurhash/include/murmurhash 2024-04-27 12:13:44,598 root INFO copying build/lib.linux-armv8l-cpython-312/murmurhash/include/murmurhash/MurmurHash2.h -> build/bdist.linux-armv8l/wheel/murmurhash/include/murmurhash 2024-04-27 12:13:44,598 root INFO running install_egg_info 2024-04-27 12:13:44,629 root INFO running egg_info 2024-04-27 12:13:44,629 root INFO creating murmurhash.egg-info 2024-04-27 12:13:44,630 root INFO writing murmurhash.egg-info/PKG-INFO 2024-04-27 12:13:44,631 root INFO writing dependency_links to murmurhash.egg-info/dependency_links.txt 2024-04-27 12:13:44,631 root INFO writing top-level names to murmurhash.egg-info/top_level.txt 2024-04-27 12:13:44,631 root INFO writing manifest file 'murmurhash.egg-info/SOURCES.txt' 2024-04-27 12:13:44,633 root INFO dependency /home/buildozer/aports/community/py3-murmurhash/src/murmurhash-1.0.10/murmurhash/include/murmurhash/MurmurHash2.h won't be automatically included in the manifest: the path must be relative 2024-04-27 12:13:44,633 root INFO dependency /home/buildozer/aports/community/py3-murmurhash/src/murmurhash-1.0.10/murmurhash/include/murmurhash/MurmurHash3.h won't be automatically included in the manifest: the path must be relative 2024-04-27 12:13:44,634 root INFO reading manifest file 'murmurhash.egg-info/SOURCES.txt' 2024-04-27 12:13:44,635 root INFO reading manifest template 'MANIFEST.in' 2024-04-27 12:13:44,635 root INFO adding license file 'LICENSE' 2024-04-27 12:13:44,636 root INFO writing manifest file 'murmurhash.egg-info/SOURCES.txt' 2024-04-27 12:13:44,636 root INFO Copying murmurhash.egg-info to build/bdist.linux-armv8l/wheel/murmurhash-1.0.10-py3.12.egg-info 2024-04-27 12:13:44,637 root INFO running install_scripts 2024-04-27 12:13:44,641 wheel INFO creating build/bdist.linux-armv8l/wheel/murmurhash-1.0.10.dist-info/WHEEL 2024-04-27 12:13:44,641 wheel INFO creating '/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-1.0.10/.dist/.tmp-x7svmfw8/murmurhash-1.0.10-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-04-27 12:13:44,642 wheel INFO adding 'murmurhash/__init__.pxd' 2024-04-27 12:13:44,642 wheel INFO adding 'murmurhash/__init__.py' 2024-04-27 12:13:44,642 wheel INFO adding 'murmurhash/about.py' 2024-04-27 12:13:44,643 wheel INFO adding 'murmurhash/mrmr.cpython-312-arm-linux-musleabihf.so' 2024-04-27 12:13:44,644 wheel INFO adding 'murmurhash/mrmr.pxd' 2024-04-27 12:13:44,644 wheel INFO adding 'murmurhash/mrmr.pyx' 2024-04-27 12:13:44,645 wheel INFO adding 'murmurhash/include/murmurhash/MurmurHash2.h' 2024-04-27 12:13:44,645 wheel INFO adding 'murmurhash/include/murmurhash/MurmurHash3.h' 2024-04-27 12:13:44,645 wheel INFO adding 'murmurhash/tests/__init__.py' 2024-04-27 12:13:44,645 wheel INFO adding 'murmurhash/tests/test_hash.py' 2024-04-27 12:13:44,645 wheel INFO adding 'murmurhash/tests/test_import.py' 2024-04-27 12:13:44,645 wheel INFO adding 'murmurhash-1.0.10.dist-info/LICENSE' 2024-04-27 12:13:44,646 wheel INFO adding 'murmurhash-1.0.10.dist-info/METADATA' 2024-04-27 12:13:44,646 wheel INFO adding 'murmurhash-1.0.10.dist-info/WHEEL' 2024-04-27 12:13:44,646 wheel INFO adding 'murmurhash-1.0.10.dist-info/top_level.txt' 2024-04-27 12:13:44,646 wheel INFO adding 'murmurhash-1.0.10.dist-info/RECORD' 2024-04-27 12:13:44,646 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-04-27 12:13:44,647 gpep517 INFO The backend produced .dist/murmurhash-1.0.10-cp312-cp312-linux_armv8l.whl murmurhash-1.0.10-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-murmurhash/src/murmurhash-1.0.10 configfile: pyproject.toml collected 2 items build/lib.linux-armv8l-cpython-312/murmurhash/tests/test_hash.py . [ 50%] build/lib.linux-armv8l-cpython-312/murmurhash/tests/test_import.py . [100%] ============================== 2 passed in 0.03s =============================== >>> py3-murmurhash: Entering fakeroot... >>> py3-murmurhash-doc*: Running split function doc... >>> py3-murmurhash-doc*: Preparing subpackage py3-murmurhash-doc... >>> py3-murmurhash-doc*: Running postcheck for py3-murmurhash-doc >>> py3-murmurhash-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-murmurhash/pkg/py3-murmurhash/usr/lib/python3.12/site-packages/murmurhash/__pycache__' -> '/home/buildozer/aports/community/py3-murmurhash/pkg/py3-murmurhash-pyc/usr/lib/python3.12/site-packages/murmurhash/__pycache__' >>> py3-murmurhash-pyc*: Preparing subpackage py3-murmurhash-pyc... >>> py3-murmurhash-pyc*: Running postcheck for py3-murmurhash-pyc >>> py3-murmurhash*: Running postcheck for py3-murmurhash >>> py3-murmurhash*: Preparing package py3-murmurhash... >>> py3-murmurhash*: Stripping binaries >>> py3-murmurhash-doc*: Scanning shared objects >>> py3-murmurhash-pyc*: Scanning shared objects >>> py3-murmurhash*: Scanning shared objects >>> py3-murmurhash-doc*: Tracing dependencies... >>> py3-murmurhash-doc*: Package size: 24.0 KB >>> py3-murmurhash-doc*: Compressing data... >>> py3-murmurhash-doc*: Create checksum... >>> py3-murmurhash-doc*: Create py3-murmurhash-doc-1.0.10-r3.apk >>> py3-murmurhash-pyc*: Tracing dependencies... python3~3.12 >>> py3-murmurhash-pyc*: Package size: 36.0 KB >>> py3-murmurhash-pyc*: Compressing data... >>> py3-murmurhash-pyc*: Create checksum... >>> py3-murmurhash-pyc*: Create py3-murmurhash-pyc-1.0.10-r3.apk >>> py3-murmurhash*: Tracing dependencies... python3~3.12 so:libc.musl-armhf.so.1 so:libgcc_s.so.1 >>> py3-murmurhash*: Package size: 128.0 KB >>> py3-murmurhash*: Compressing data... >>> py3-murmurhash*: Create checksum... >>> py3-murmurhash*: Create py3-murmurhash-1.0.10-r3.apk >>> py3-murmurhash: Build complete at Sat, 27 Apr 2024 12:13:45 +0000 elapsed time 0h 0m 8s >>> py3-murmurhash: Cleaning up srcdir >>> py3-murmurhash: Cleaning up pkgdir >>> py3-murmurhash: Uninstalling dependencies... (1/37) Purging .makedepends-py3-murmurhash (20240427.121339) (2/37) Purging cython-pyc (3.0.10-r0) (3/37) Purging cython (3.0.10-r0) (4/37) Purging py3-gpep517-pyc (15-r2) (5/37) Purging py3-gpep517 (15-r2) (6/37) Purging py3-installer-pyc (0.7.0-r2) (7/37) Purging py3-installer (0.7.0-r2) (8/37) Purging py3-setuptools-pyc (69.5.1-r0) (9/37) Purging py3-setuptools (69.5.1-r0) (10/37) Purging py3-wheel-pyc (0.42.0-r1) (11/37) Purging py3-wheel (0.42.0-r1) (12/37) Purging python3-dev (3.12.3-r1) (13/37) Purging py3-pytest-pyc (8.1.1-r1) (14/37) Purging py3-pytest (8.1.1-r1) (15/37) Purging py3-iniconfig-pyc (2.0.0-r1) (16/37) Purging py3-iniconfig (2.0.0-r1) (17/37) Purging py3-packaging-pyc (24.0-r1) (18/37) Purging py3-packaging (24.0-r1) (19/37) Purging py3-parsing-pyc (3.1.2-r1) (20/37) Purging py3-parsing (3.1.2-r1) (21/37) Purging py3-pluggy-pyc (1.4.0-r1) (22/37) Purging py3-pluggy (1.4.0-r1) (23/37) Purging py3-py-pyc (1.11.0-r3) (24/37) Purging py3-py (1.11.0-r3) (25/37) Purging py3-mmh3 (4.0.1-r2) (26/37) Purging python3-pyc (3.12.3-r1) (27/37) Purging python3-pycache-pyc0 (3.12.3-r1) (28/37) Purging pyc (3.12.3-r1) (29/37) Purging python3 (3.12.3-r1) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.6-r0) (33/37) Purging libpanelw (6.4_p20240330-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.45.3-r0) (37/37) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 315 MiB in 103 packages >>> py3-murmurhash: Updating the community/armhf repository index... >>> py3-murmurhash: Signing the index...