>>> py3-mmh3: Building community/py3-mmh3 4.0.1-r2 (using abuild 3.13.0-r3) started Wed, 24 Apr 2024 04:20:28 +0000 >>> py3-mmh3: Checking sanity of /home/buildozer/aports/community/py3-mmh3/APKBUILD... >>> py3-mmh3: Analyzing dependencies... >>> py3-mmh3: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev py3-numpy py3-pytest (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 py3-installer-pyc (0.7.0-r2) (13/37) Installing py3-gpep517-pyc (15-r2) (14/37) Installing python3-pyc (3.12.3-r1) (15/37) Installing py3-installer (0.7.0-r2) (16/37) Installing py3-gpep517 (15-r2) (17/37) Installing py3-parsing (3.1.2-r1) (18/37) Installing py3-parsing-pyc (3.1.2-r1) (19/37) Installing py3-packaging (24.0-r1) (20/37) Installing py3-packaging-pyc (24.0-r1) (21/37) Installing py3-setuptools (69.5.1-r0) (22/37) Installing py3-setuptools-pyc (69.5.1-r0) (23/37) Installing py3-wheel (0.42.0-r1) (24/37) Installing py3-wheel-pyc (0.42.0-r1) (25/37) Installing python3-dev (3.12.3-r1) (26/37) Installing openblas (0.3.27-r0) (27/37) Installing py3-numpy (1.25.2-r1) (28/37) Installing py3-numpy-pyc (1.25.2-r1) (29/37) Installing py3-iniconfig (2.0.0-r1) (30/37) Installing py3-iniconfig-pyc (2.0.0-r1) (31/37) Installing py3-pluggy (1.4.0-r1) (32/37) Installing py3-pluggy-pyc (1.4.0-r1) (33/37) Installing py3-py (1.11.0-r3) (34/37) Installing py3-py-pyc (1.11.0-r3) (35/37) Installing py3-pytest (8.1.1-r1) (36/37) Installing py3-pytest-pyc (8.1.1-r1) (37/37) Installing .makedepends-py3-mmh3 (20240424.042032) Executing busybox-1.36.1-r25.trigger OK: 523 MiB in 138 packages >>> py3-mmh3: Cleaning up srcdir >>> py3-mmh3: Cleaning up pkgdir >>> py3-mmh3: Cleaning up tmpdir >>> py3-mmh3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/mmh3-4.0.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-mmh3: Fetching mmh3-4.0.1.tar.gz::https://github.com/hajimes/mmh3/archive/v4.0.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/mmh3-4.0.1.tar.gz.part' mmh3-4.0.1.tar.gz.pa 100% |********************************| 27031 0:00:00 ETA '/var/cache/distfiles/mmh3-4.0.1.tar.gz.part' saved >>> py3-mmh3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/mmh3-4.0.1.tar.gz >>> py3-mmh3: Checking sha512sums... mmh3-4.0.1.tar.gz: OK >>> py3-mmh3: Unpacking /var/cache/distfiles/mmh3-4.0.1.tar.gz... 2024-04-24 04:20:39,262 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-24 04:20:39,679 root INFO running bdist_wheel 2024-04-24 04:20:39,718 root INFO running build 2024-04-24 04:20:39,718 root INFO running build_py 2024-04-24 04:20:39,727 root INFO creating build 2024-04-24 04:20:39,728 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-24 04:20:39,728 root INFO creating build/lib.linux-riscv64-cpython-312/mmh3 2024-04-24 04:20:39,728 root INFO creating build/lib.linux-riscv64-cpython-312/mmh3/_mmh3 2024-04-24 04:20:39,729 root INFO copying src/mmh3/_mmh3/refresh.py -> build/lib.linux-riscv64-cpython-312/mmh3/_mmh3 2024-04-24 04:20:39,730 root INFO running egg_info 2024-04-24 04:20:39,731 root INFO creating src/mmh3.egg-info 2024-04-24 04:20:39,738 root INFO writing src/mmh3.egg-info/PKG-INFO 2024-04-24 04:20:39,742 root INFO writing dependency_links to src/mmh3.egg-info/dependency_links.txt 2024-04-24 04:20:39,744 root INFO writing requirements to src/mmh3.egg-info/requires.txt 2024-04-24 04:20:39,745 root INFO writing top-level names to src/mmh3.egg-info/top_level.txt 2024-04-24 04:20:39,746 root INFO writing manifest file 'src/mmh3.egg-info/SOURCES.txt' 2024-04-24 04:20:39,758 root INFO reading manifest file 'src/mmh3.egg-info/SOURCES.txt' 2024-04-24 04:20:39,759 root INFO reading manifest template 'MANIFEST.in' 2024-04-24 04:20:39,763 root INFO adding license file 'LICENSE' 2024-04-24 04:20:39,766 root INFO writing manifest file 'src/mmh3.egg-info/SOURCES.txt' 2024-04-24 04:20:39,769 root INFO copying src/mmh3/__init__.pyi -> build/lib.linux-riscv64-cpython-312/mmh3 2024-04-24 04:20:39,770 root INFO copying src/mmh3/hashlib.h -> build/lib.linux-riscv64-cpython-312/mmh3 2024-04-24 04:20:39,771 root INFO copying src/mmh3/mmh3module.c -> build/lib.linux-riscv64-cpython-312/mmh3 2024-04-24 04:20:39,773 root INFO copying src/mmh3/py.typed -> build/lib.linux-riscv64-cpython-312/mmh3 2024-04-24 04:20:39,774 root INFO copying src/mmh3/_mmh3/FILE_HEADER -> build/lib.linux-riscv64-cpython-312/mmh3/_mmh3 2024-04-24 04:20:39,775 root INFO copying src/mmh3/_mmh3/README.md -> build/lib.linux-riscv64-cpython-312/mmh3/_mmh3 2024-04-24 04:20:39,776 root INFO copying src/mmh3/_mmh3/murmurhash3.c -> build/lib.linux-riscv64-cpython-312/mmh3/_mmh3 2024-04-24 04:20:39,777 root INFO copying src/mmh3/_mmh3/murmurhash3.h -> build/lib.linux-riscv64-cpython-312/mmh3/_mmh3 2024-04-24 04:20:39,779 root INFO running build_ext 2024-04-24 04:20:39,787 root INFO building 'mmh3' extension 2024-04-24 04:20:39,787 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-24 04:20:39,788 root INFO creating build/temp.linux-riscv64-cpython-312/src 2024-04-24 04:20:39,788 root INFO creating build/temp.linux-riscv64-cpython-312/src/mmh3 2024-04-24 04:20:39,789 root INFO creating build/temp.linux-riscv64-cpython-312/src/mmh3/_mmh3 2024-04-24 04:20:39,789 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 -c ./src/mmh3/_mmh3/murmurhash3.c -o build/temp.linux-riscv64-cpython-312/./src/mmh3/_mmh3/murmurhash3.o 2024-04-24 04:20:40,785 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 -c ./src/mmh3/mmh3module.c -o build/temp.linux-riscv64-cpython-312/./src/mmh3/mmh3module.o In file included from ./src/mmh3/mmh3module.c:15: ./src/mmh3/hashlib.h:83:47: warning: backslash-newline at end of file 83 | #define GET_BUFFER_VIEW_OR_ERROUT(obj, viewp) \ | 2024-04-24 04:20:43,147 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/./src/mmh3/_mmh3/murmurhash3.o build/temp.linux-riscv64-cpython-312/./src/mmh3/mmh3module.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/mmh3.cpython-312-riscv64-linux-musl.so 2024-04-24 04:20:43,211 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-24 04:20:43,212 root INFO running install 2024-04-24 04:20:43,253 root INFO running install_lib 2024-04-24 04:20:43,261 root INFO creating build/bdist.linux-riscv64 2024-04-24 04:20:43,262 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-24 04:20:43,262 root INFO creating build/bdist.linux-riscv64/wheel/mmh3 2024-04-24 04:20:43,263 root INFO copying build/lib.linux-riscv64-cpython-312/mmh3/hashlib.h -> build/bdist.linux-riscv64/wheel/mmh3 2024-04-24 04:20:43,264 root INFO creating build/bdist.linux-riscv64/wheel/mmh3/_mmh3 2024-04-24 04:20:43,265 root INFO copying build/lib.linux-riscv64-cpython-312/mmh3/_mmh3/FILE_HEADER -> build/bdist.linux-riscv64/wheel/mmh3/_mmh3 2024-04-24 04:20:43,266 root INFO copying build/lib.linux-riscv64-cpython-312/mmh3/_mmh3/murmurhash3.c -> build/bdist.linux-riscv64/wheel/mmh3/_mmh3 2024-04-24 04:20:43,267 root INFO copying build/lib.linux-riscv64-cpython-312/mmh3/_mmh3/refresh.py -> build/bdist.linux-riscv64/wheel/mmh3/_mmh3 2024-04-24 04:20:43,269 root INFO copying build/lib.linux-riscv64-cpython-312/mmh3/_mmh3/murmurhash3.h -> build/bdist.linux-riscv64/wheel/mmh3/_mmh3 2024-04-24 04:20:43,270 root INFO copying build/lib.linux-riscv64-cpython-312/mmh3/_mmh3/README.md -> build/bdist.linux-riscv64/wheel/mmh3/_mmh3 2024-04-24 04:20:43,271 root INFO copying build/lib.linux-riscv64-cpython-312/mmh3/mmh3module.c -> build/bdist.linux-riscv64/wheel/mmh3 2024-04-24 04:20:43,273 root INFO copying build/lib.linux-riscv64-cpython-312/mmh3/__init__.pyi -> build/bdist.linux-riscv64/wheel/mmh3 2024-04-24 04:20:43,274 root INFO copying build/lib.linux-riscv64-cpython-312/mmh3/py.typed -> build/bdist.linux-riscv64/wheel/mmh3 2024-04-24 04:20:43,275 root INFO copying build/lib.linux-riscv64-cpython-312/mmh3.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel 2024-04-24 04:20:43,277 root INFO running install_egg_info 2024-04-24 04:20:43,284 root INFO Copying src/mmh3.egg-info to build/bdist.linux-riscv64/wheel/mmh3-4.0.1-py3.12.egg-info 2024-04-24 04:20:43,288 root INFO running install_scripts 2024-04-24 04:20:43,307 wheel INFO creating build/bdist.linux-riscv64/wheel/mmh3-4.0.1.dist-info/WHEEL 2024-04-24 04:20:43,309 wheel INFO creating '/home/buildozer/aports/community/py3-mmh3/src/mmh3-4.0.1/.dist/.tmp-4h4oh_v1/mmh3-4.0.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-24 04:20:43,311 wheel INFO adding 'mmh3.cpython-312-riscv64-linux-musl.so' 2024-04-24 04:20:43,315 wheel INFO adding 'mmh3/__init__.pyi' 2024-04-24 04:20:43,316 wheel INFO adding 'mmh3/hashlib.h' 2024-04-24 04:20:43,318 wheel INFO adding 'mmh3/mmh3module.c' 2024-04-24 04:20:43,320 wheel INFO adding 'mmh3/py.typed' 2024-04-24 04:20:43,321 wheel INFO adding 'mmh3/_mmh3/FILE_HEADER' 2024-04-24 04:20:43,322 wheel INFO adding 'mmh3/_mmh3/README.md' 2024-04-24 04:20:43,323 wheel INFO adding 'mmh3/_mmh3/murmurhash3.c' 2024-04-24 04:20:43,325 wheel INFO adding 'mmh3/_mmh3/murmurhash3.h' 2024-04-24 04:20:43,326 wheel INFO adding 'mmh3/_mmh3/refresh.py' 2024-04-24 04:20:43,328 wheel INFO adding 'mmh3-4.0.1.dist-info/LICENSE' 2024-04-24 04:20:43,329 wheel INFO adding 'mmh3-4.0.1.dist-info/METADATA' 2024-04-24 04:20:43,330 wheel INFO adding 'mmh3-4.0.1.dist-info/WHEEL' 2024-04-24 04:20:43,331 wheel INFO adding 'mmh3-4.0.1.dist-info/top_level.txt' 2024-04-24 04:20:43,332 wheel INFO adding 'mmh3-4.0.1.dist-info/RECORD' 2024-04-24 04:20:43,333 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-24 04:20:43,337 gpep517 INFO The backend produced .dist/mmh3-4.0.1-cp312-cp312-linux_riscv64.whl mmh3-4.0.1-cp312-cp312-linux_riscv64.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-mmh3/src/mmh3-4.0.1 configfile: pyproject.toml collected 28 items tests/test_doctrings.py .. [ 7%] tests/test_mmh3.py ........ [ 35%] tests/test_mmh3_hasher.py .................. [100%] ============================= 28 passed in 10.37s ============================== >>> py3-mmh3: Entering fakeroot... >>> py3-mmh3-doc*: Running split function doc... >>> py3-mmh3-doc*: Preparing subpackage py3-mmh3-doc... >>> py3-mmh3-doc*: Running postcheck for py3-mmh3-doc >>> py3-mmh3*: Running postcheck for py3-mmh3 >>> py3-mmh3*: Preparing package py3-mmh3... >>> py3-mmh3*: Stripping binaries >>> py3-mmh3-doc*: Scanning shared objects >>> py3-mmh3*: Scanning shared objects >>> py3-mmh3-doc*: Tracing dependencies... >>> py3-mmh3-doc*: Package size: 32.0 KB >>> py3-mmh3-doc*: Compressing data... >>> py3-mmh3-doc*: Create checksum... >>> py3-mmh3-doc*: Create py3-mmh3-doc-4.0.1-r2.apk >>> py3-mmh3*: Tracing dependencies... python3~3.12 so:libc.musl-riscv64.so.1 >>> py3-mmh3*: Package size: 88.0 KB >>> py3-mmh3*: Compressing data... >>> py3-mmh3*: Create checksum... >>> py3-mmh3*: Create py3-mmh3-4.0.1-r2.apk >>> py3-mmh3: Build complete at Wed, 24 Apr 2024 04:20:57 +0000 elapsed time 0h 0m 29s >>> py3-mmh3: Cleaning up srcdir >>> py3-mmh3: Cleaning up pkgdir >>> py3-mmh3: Uninstalling dependencies... (1/37) Purging .makedepends-py3-mmh3 (20240424.042032) (2/37) Purging py3-gpep517-pyc (15-r2) (3/37) Purging py3-gpep517 (15-r2) (4/37) Purging py3-installer-pyc (0.7.0-r2) (5/37) Purging py3-installer (0.7.0-r2) (6/37) Purging py3-setuptools-pyc (69.5.1-r0) (7/37) Purging py3-setuptools (69.5.1-r0) (8/37) Purging py3-wheel-pyc (0.42.0-r1) (9/37) Purging py3-wheel (0.42.0-r1) (10/37) Purging python3-dev (3.12.3-r1) (11/37) Purging py3-numpy-pyc (1.25.2-r1) (12/37) Purging py3-numpy (1.25.2-r1) (13/37) Purging openblas (0.3.27-r0) (14/37) Purging py3-pytest-pyc (8.1.1-r1) (15/37) Purging py3-pytest (8.1.1-r1) (16/37) Purging py3-iniconfig-pyc (2.0.0-r1) (17/37) Purging py3-iniconfig (2.0.0-r1) (18/37) Purging py3-packaging-pyc (24.0-r1) (19/37) Purging py3-packaging (24.0-r1) (20/37) Purging py3-parsing-pyc (3.1.2-r1) (21/37) Purging py3-parsing (3.1.2-r1) (22/37) Purging py3-pluggy-pyc (1.4.0-r1) (23/37) Purging py3-pluggy (1.4.0-r1) (24/37) Purging py3-py-pyc (1.11.0-r3) (25/37) Purging py3-py (1.11.0-r3) (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-r25.trigger OK: 228 MiB in 101 packages >>> py3-mmh3: Updating the community/riscv64 repository index... >>> py3-mmh3: Signing the index...