>>> py3-murmurhash: Building testing/py3-murmurhash 1.0.10-r1 (using abuild 3.12.0-r0) started Mon, 20 Nov 2023 20:10:03 +0000 >>> py3-murmurhash: Checking sanity of /home/buildozer/aports/testing/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.4-r3) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.4.5-r0) (5/37) Installing mpdecimal (2.5.1-r2) (6/37) Installing libpanelw (6.4_p20231007-r0) (7/37) Installing readline (8.2.1-r2) (8/37) Installing sqlite-libs (3.44.0-r0) (9/37) Installing python3 (3.11.6-r1) (10/37) Installing python3-pycache-pyc0 (3.11.6-r1) (11/37) Installing pyc (3.11.6-r1) (12/37) Installing cython-pyc (0.29.36-r1) (13/37) Installing python3-pyc (3.11.6-r1) (14/37) Installing cython (0.29.36-r1) (15/37) Installing py3-installer (0.7.0-r1) (16/37) Installing py3-installer-pyc (0.7.0-r1) (17/37) Installing py3-gpep517 (15-r0) (18/37) Installing py3-gpep517-pyc (15-r0) (19/37) Installing py3-parsing (3.1.1-r0) (20/37) Installing py3-parsing-pyc (3.1.1-r0) (21/37) Installing py3-packaging (23.2-r0) (22/37) Installing py3-packaging-pyc (23.2-r0) (23/37) Installing py3-setuptools (68.2.2-r0) (24/37) Installing py3-setuptools-pyc (68.2.2-r0) (25/37) Installing py3-wheel (0.41.3-r0) (26/37) Installing py3-wheel-pyc (0.41.3-r0) (27/37) Installing python3-dev (3.11.6-r1) (28/37) Installing py3-iniconfig (1.1.1-r7) (29/37) Installing py3-iniconfig-pyc (1.1.1-r7) (30/37) Installing py3-pluggy (1.3.0-r0) (31/37) Installing py3-pluggy-pyc (1.3.0-r0) (32/37) Installing py3-py (1.11.0-r2) (33/37) Installing py3-py-pyc (1.11.0-r2) (34/37) Installing py3-pytest (7.4.3-r0) (35/37) Installing py3-pytest-pyc (7.4.3-r0) (36/37) Installing py3-mmh3 (4.0.1-r1) (37/37) Installing .makedepends-py3-murmurhash (20231120.201005) Executing busybox-1.36.1-r15.trigger OK: 510 MiB in 142 packages >>> py3-murmurhash: Cleaning up srcdir >>> py3-murmurhash: Cleaning up pkgdir >>> py3-murmurhash: Cleaning up tmpdir >>> py3-murmurhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/murmurhash-1.0.10.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 12429 100 12429 0 0 159k 0 --:--:-- --:--:-- --:--:-- 161k >>> py3-murmurhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/murmurhash-1.0.10.tar.gz >>> py3-murmurhash: Checking sha512sums... murmurhash-1.0.10.tar.gz: OK >>> py3-murmurhash: Unpacking /var/cache/distfiles/edge/murmurhash-1.0.10.tar.gz... 2023-11-20 20:10:06,893 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling murmurhash/mrmr.pyx because it changed. [1/1] Cythonizing murmurhash/mrmr.pyx 2023-11-20 20:10:07,370 root INFO running bdist_wheel 2023-11-20 20:10:07,386 root INFO running build 2023-11-20 20:10:07,386 root INFO running build_py 2023-11-20 20:10:07,390 root INFO creating build 2023-11-20 20:10:07,390 root INFO creating build/lib.linux-x86_64-cpython-311 2023-11-20 20:10:07,390 root INFO creating build/lib.linux-x86_64-cpython-311/murmurhash 2023-11-20 20:10:07,391 root INFO copying murmurhash/about.py -> build/lib.linux-x86_64-cpython-311/murmurhash 2023-11-20 20:10:07,391 root INFO copying murmurhash/__init__.py -> build/lib.linux-x86_64-cpython-311/murmurhash 2023-11-20 20:10:07,392 root INFO creating build/lib.linux-x86_64-cpython-311/murmurhash/tests 2023-11-20 20:10:07,392 root INFO copying murmurhash/tests/test_hash.py -> build/lib.linux-x86_64-cpython-311/murmurhash/tests 2023-11-20 20:10:07,392 root INFO copying murmurhash/tests/test_import.py -> build/lib.linux-x86_64-cpython-311/murmurhash/tests 2023-11-20 20:10:07,393 root INFO copying murmurhash/tests/__init__.py -> build/lib.linux-x86_64-cpython-311/murmurhash/tests 2023-11-20 20:10:07,394 root INFO copying murmurhash/mrmr.pyx -> build/lib.linux-x86_64-cpython-311/murmurhash 2023-11-20 20:10:07,394 root INFO copying murmurhash/mrmr.pxd -> build/lib.linux-x86_64-cpython-311/murmurhash 2023-11-20 20:10:07,395 root INFO copying murmurhash/__init__.pxd -> build/lib.linux-x86_64-cpython-311/murmurhash 2023-11-20 20:10:07,395 root INFO creating build/lib.linux-x86_64-cpython-311/murmurhash/include 2023-11-20 20:10:07,395 root INFO creating build/lib.linux-x86_64-cpython-311/murmurhash/include/murmurhash 2023-11-20 20:10:07,395 root INFO copying murmurhash/include/murmurhash/MurmurHash2.h -> build/lib.linux-x86_64-cpython-311/murmurhash/include/murmurhash 2023-11-20 20:10:07,396 root INFO copying murmurhash/include/murmurhash/MurmurHash3.h -> build/lib.linux-x86_64-cpython-311/murmurhash/include/murmurhash 2023-11-20 20:10:07,396 root INFO running build_ext 2023-11-20 20:10:07,398 root INFO building 'murmurhash.mrmr' extension 2023-11-20 20:10:07,398 root INFO creating build/temp.linux-x86_64-cpython-311 2023-11-20 20:10:07,399 root INFO creating build/temp.linux-x86_64-cpython-311/murmurhash 2023-11-20 20:10:07,399 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -I/home/buildozer/aports/testing/py3-murmurhash/src/murmurhash-1.0.10/murmurhash/include -I/usr/include/python3.11 -c murmurhash/MurmurHash2.cpp -o build/temp.linux-x86_64-cpython-311/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++ 2023-11-20 20:10:07,736 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -I/home/buildozer/aports/testing/py3-murmurhash/src/murmurhash-1.0.10/murmurhash/include -I/usr/include/python3.11 -c murmurhash/MurmurHash3.cpp -o build/temp.linux-x86_64-cpython-311/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++ 2023-11-20 20:10:08,121 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.11 -I/home/buildozer/aports/testing/py3-murmurhash/src/murmurhash-1.0.10/murmurhash/include -I/usr/include/python3.11 -c murmurhash/mrmr.cpp -o build/temp.linux-x86_64-cpython-311/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++ 2023-11-20 20:10:09,658 root INFO g++ -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-311/murmurhash/MurmurHash2.o build/temp.linux-x86_64-cpython-311/murmurhash/MurmurHash3.o build/temp.linux-x86_64-cpython-311/murmurhash/mrmr.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/murmurhash/mrmr.cpython-311-x86_64-linux-musl.so 2023-11-20 20:10:09,689 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-11-20 20:10:09,689 root INFO running install 2023-11-20 20:10:09,705 root INFO running install_lib 2023-11-20 20:10:09,708 root INFO creating build/bdist.linux-x86_64 2023-11-20 20:10:09,709 root INFO creating build/bdist.linux-x86_64/wheel 2023-11-20 20:10:09,709 root INFO creating build/bdist.linux-x86_64/wheel/murmurhash 2023-11-20 20:10:09,709 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/about.py -> build/bdist.linux-x86_64/wheel/murmurhash 2023-11-20 20:10:09,710 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/mrmr.pxd -> build/bdist.linux-x86_64/wheel/murmurhash 2023-11-20 20:10:09,710 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/mrmr.pyx -> build/bdist.linux-x86_64/wheel/murmurhash 2023-11-20 20:10:09,711 root INFO creating build/bdist.linux-x86_64/wheel/murmurhash/tests 2023-11-20 20:10:09,711 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/tests/test_hash.py -> build/bdist.linux-x86_64/wheel/murmurhash/tests 2023-11-20 20:10:09,711 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/tests/test_import.py -> build/bdist.linux-x86_64/wheel/murmurhash/tests 2023-11-20 20:10:09,712 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/tests/__init__.py -> build/bdist.linux-x86_64/wheel/murmurhash/tests 2023-11-20 20:10:09,712 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/mrmr.cpython-311-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/murmurhash 2023-11-20 20:10:09,713 root INFO creating build/bdist.linux-x86_64/wheel/murmurhash/include 2023-11-20 20:10:09,713 root INFO creating build/bdist.linux-x86_64/wheel/murmurhash/include/murmurhash 2023-11-20 20:10:09,714 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/include/murmurhash/MurmurHash2.h -> build/bdist.linux-x86_64/wheel/murmurhash/include/murmurhash 2023-11-20 20:10:09,714 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/include/murmurhash/MurmurHash3.h -> build/bdist.linux-x86_64/wheel/murmurhash/include/murmurhash 2023-11-20 20:10:09,715 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/__init__.py -> build/bdist.linux-x86_64/wheel/murmurhash 2023-11-20 20:10:09,715 root INFO copying build/lib.linux-x86_64-cpython-311/murmurhash/__init__.pxd -> build/bdist.linux-x86_64/wheel/murmurhash 2023-11-20 20:10:09,715 root INFO running install_egg_info 2023-11-20 20:10:09,722 root INFO running egg_info 2023-11-20 20:10:09,722 root INFO creating murmurhash.egg-info 2023-11-20 20:10:09,725 root INFO writing murmurhash.egg-info/PKG-INFO 2023-11-20 20:10:09,726 root INFO writing dependency_links to murmurhash.egg-info/dependency_links.txt 2023-11-20 20:10:09,727 root INFO writing top-level names to murmurhash.egg-info/top_level.txt 2023-11-20 20:10:09,727 root INFO writing manifest file 'murmurhash.egg-info/SOURCES.txt' 2023-11-20 20:10:09,730 root INFO dependency /home/buildozer/aports/testing/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 2023-11-20 20:10:09,730 root INFO dependency /home/buildozer/aports/testing/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 2023-11-20 20:10:09,732 root INFO reading manifest file 'murmurhash.egg-info/SOURCES.txt' 2023-11-20 20:10:09,733 root INFO reading manifest template 'MANIFEST.in' 2023-11-20 20:10:09,734 root INFO adding license file 'LICENSE' 2023-11-20 20:10:09,736 root INFO writing manifest file 'murmurhash.egg-info/SOURCES.txt' 2023-11-20 20:10:09,737 root INFO Copying murmurhash.egg-info to build/bdist.linux-x86_64/wheel/murmurhash-1.0.10-py3.11.egg-info 2023-11-20 20:10:09,739 root INFO running install_scripts 2023-11-20 20:10:09,744 wheel INFO creating build/bdist.linux-x86_64/wheel/murmurhash-1.0.10.dist-info/WHEEL 2023-11-20 20:10:09,744 wheel INFO creating '/home/buildozer/aports/testing/py3-murmurhash/src/murmurhash-1.0.10/.dist/.tmp-7vrvmafl/murmurhash-1.0.10-cp311-cp311-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-11-20 20:10:09,745 wheel INFO adding 'murmurhash/__init__.pxd' 2023-11-20 20:10:09,745 wheel INFO adding 'murmurhash/__init__.py' 2023-11-20 20:10:09,746 wheel INFO adding 'murmurhash/about.py' 2023-11-20 20:10:09,747 wheel INFO adding 'murmurhash/mrmr.cpython-311-x86_64-linux-musl.so' 2023-11-20 20:10:09,748 wheel INFO adding 'murmurhash/mrmr.pxd' 2023-11-20 20:10:09,748 wheel INFO adding 'murmurhash/mrmr.pyx' 2023-11-20 20:10:09,749 wheel INFO adding 'murmurhash/include/murmurhash/MurmurHash2.h' 2023-11-20 20:10:09,749 wheel INFO adding 'murmurhash/include/murmurhash/MurmurHash3.h' 2023-11-20 20:10:09,750 wheel INFO adding 'murmurhash/tests/__init__.py' 2023-11-20 20:10:09,750 wheel INFO adding 'murmurhash/tests/test_hash.py' 2023-11-20 20:10:09,750 wheel INFO adding 'murmurhash/tests/test_import.py' 2023-11-20 20:10:09,751 wheel INFO adding 'murmurhash-1.0.10.dist-info/LICENSE' 2023-11-20 20:10:09,751 wheel INFO adding 'murmurhash-1.0.10.dist-info/METADATA' 2023-11-20 20:10:09,751 wheel INFO adding 'murmurhash-1.0.10.dist-info/WHEEL' 2023-11-20 20:10:09,751 wheel INFO adding 'murmurhash-1.0.10.dist-info/top_level.txt' 2023-11-20 20:10:09,752 wheel INFO adding 'murmurhash-1.0.10.dist-info/RECORD' 2023-11-20 20:10:09,752 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-11-20 20:10:09,754 gpep517 INFO The backend produced .dist/murmurhash-1.0.10-cp311-cp311-linux_x86_64.whl murmurhash-1.0.10-cp311-cp311-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/py3-murmurhash/src/murmurhash-1.0.10 collected 2 items murmurhash-off/tests/test_hash.py . [ 50%] murmurhash-off/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/testing/py3-murmurhash/pkg/py3-murmurhash/usr/lib/python3.11/site-packages/murmurhash/__pycache__' -> '/home/buildozer/aports/testing/py3-murmurhash/pkg/py3-murmurhash-pyc/usr/lib/python3.11/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-r1.apk >>> py3-murmurhash-pyc*: Tracing dependencies... python3~3.11 >>> 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-r1.apk >>> py3-murmurhash*: Tracing dependencies... python3~3.11 so:libc.musl-x86_64.so.1 >>> py3-murmurhash*: Package size: 120.0 KB >>> py3-murmurhash*: Compressing data... >>> py3-murmurhash*: Create checksum... >>> py3-murmurhash*: Create py3-murmurhash-1.0.10-r1.apk >>> py3-murmurhash: Build complete at Mon, 20 Nov 2023 20:10:11 +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 (20231120.201005) (2/37) Purging cython-pyc (0.29.36-r1) (3/37) Purging cython (0.29.36-r1) (4/37) Purging py3-gpep517-pyc (15-r0) (5/37) Purging py3-gpep517 (15-r0) (6/37) Purging py3-installer-pyc (0.7.0-r1) (7/37) Purging py3-installer (0.7.0-r1) (8/37) Purging py3-setuptools-pyc (68.2.2-r0) (9/37) Purging py3-setuptools (68.2.2-r0) (10/37) Purging py3-wheel-pyc (0.41.3-r0) (11/37) Purging py3-wheel (0.41.3-r0) (12/37) Purging python3-dev (3.11.6-r1) (13/37) Purging py3-pytest-pyc (7.4.3-r0) (14/37) Purging py3-pytest (7.4.3-r0) (15/37) Purging py3-iniconfig-pyc (1.1.1-r7) (16/37) Purging py3-iniconfig (1.1.1-r7) (17/37) Purging py3-packaging-pyc (23.2-r0) (18/37) Purging py3-packaging (23.2-r0) (19/37) Purging py3-parsing-pyc (3.1.1-r0) (20/37) Purging py3-parsing (3.1.1-r0) (21/37) Purging py3-pluggy-pyc (1.3.0-r0) (22/37) Purging py3-pluggy (1.3.0-r0) (23/37) Purging py3-py-pyc (1.11.0-r2) (24/37) Purging py3-py (1.11.0-r2) (25/37) Purging py3-mmh3 (4.0.1-r1) (26/37) Purging python3-pyc (3.11.6-r1) (27/37) Purging python3-pycache-pyc0 (3.11.6-r1) (28/37) Purging pyc (3.11.6-r1) (29/37) Purging python3 (3.11.6-r1) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.4-r3) (33/37) Purging libpanelw (6.4_p20231007-r0) (34/37) Purging mpdecimal (2.5.1-r2) (35/37) Purging readline (8.2.1-r2) (36/37) Purging sqlite-libs (3.44.0-r0) (37/37) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 377 MiB in 105 packages >>> py3-murmurhash: Updating the testing/x86_64 repository index... >>> py3-murmurhash: Signing the index...