>>> py3-murmurhash: Building community/py3-murmurhash 1.0.15-r0 (using abuild 3.16.0-r0) started Fri, 05 Dec 2025 01:45:32 +0000 >>> py3-murmurhash: Validating /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/38) Installing libbz2 (1.0.8-r6) ( 2/38) Installing libffi (3.5.2-r0) ( 3/38) Installing gdbm (1.26-r0) ( 4/38) Installing xz-libs (5.8.1-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.5_p20251123-r0) ( 7/38) Installing sqlite-libs (3.51.1-r0) ( 8/38) Installing python3 (3.12.12-r0) ( 9/38) Installing python3-pycache-pyc0 (3.12.12-r0) (10/38) Installing pyc (3.12.12-r0) (11/38) Installing cython-pyc (3.1.6-r0) (12/38) Installing python3-pyc (3.12.12-r0) (13/38) Installing cython (3.1.6-r0) (14/38) Installing py3-installer (0.7.0-r2) (15/38) Installing py3-installer-pyc (0.7.0-r2) (16/38) Installing py3-gpep517 (19-r1) (17/38) Installing py3-gpep517-pyc (19-r1) (18/38) Installing py3-parsing (3.2.3-r0) (19/38) Installing py3-parsing-pyc (3.2.3-r0) (20/38) Installing py3-packaging (25.0-r0) (21/38) Installing py3-packaging-pyc (25.0-r0) (22/38) Installing py3-setuptools (80.9.0-r2) (23/38) Installing py3-setuptools-pyc (80.9.0-r2) (24/38) Installing py3-wheel (0.46.1-r0) (25/38) Installing py3-wheel-pyc (0.46.1-r0) (26/38) Installing python3-dev (3.12.12-r0) (27/38) Installing py3-iniconfig (2.3.0-r0) (28/38) Installing py3-iniconfig-pyc (2.3.0-r0) (29/38) Installing py3-pluggy (1.6.0-r0) (30/38) Installing py3-pluggy-pyc (1.6.0-r0) (31/38) Installing py3-py (1.11.0-r4) (32/38) Installing py3-py-pyc (1.11.0-r4) (33/38) Installing py3-pygments (2.19.2-r0) (34/38) Installing py3-pygments-pyc (2.19.2-r0) (35/38) Installing py3-pytest (9.0.1-r0) (36/38) Installing py3-pytest-pyc (9.0.1-r0) (37/38) Installing py3-mmh3 (5.2.0-r0) (38/38) Installing .makedepends-py3-murmurhash (20251205.014533) Executing busybox-1.37.0-r29.trigger OK: 554 MiB in 145 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.15.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/murmurhash-1.0.15.tar.gz.part' murmurhash-1.0.15.ta 100% |********************************| 13563 0:00:00 ETA '/var/cache/distfiles/edge/murmurhash-1.0.15.tar.gz.part' saved /var/cache/distfiles/edge/murmurhash-1.0.15.tar.gz: OK >>> py3-murmurhash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/murmurhash-1.0.15.tar.gz /var/cache/distfiles/edge/murmurhash-1.0.15.tar.gz: OK >>> py3-murmurhash: Unpacking /var/cache/distfiles/edge/murmurhash-1.0.15.tar.gz... 2025-12-05 01:45:35,136 gpep517 INFO Building wheel via backend setuptools.build_meta Compiling murmurhash/mrmr.pyx because it changed. [1/1] Cythonizing murmurhash/mrmr.pyx /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-12-05 01:45:35,641 root INFO running bdist_wheel 2025-12-05 01:45:35,672 root INFO running build 2025-12-05 01:45:35,672 root INFO running build_py 2025-12-05 01:45:35,676 root INFO creating build/lib.linux-x86_64-cpython-312/murmurhash 2025-12-05 01:45:35,677 root INFO copying murmurhash/about.py -> build/lib.linux-x86_64-cpython-312/murmurhash 2025-12-05 01:45:35,677 root INFO copying murmurhash/__init__.py -> build/lib.linux-x86_64-cpython-312/murmurhash 2025-12-05 01:45:35,677 root INFO creating build/lib.linux-x86_64-cpython-312/murmurhash/tests 2025-12-05 01:45:35,677 root INFO copying murmurhash/tests/test_hash.py -> build/lib.linux-x86_64-cpython-312/murmurhash/tests 2025-12-05 01:45:35,678 root INFO copying murmurhash/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/murmurhash/tests 2025-12-05 01:45:35,678 root INFO copying murmurhash/tests/test_import.py -> build/lib.linux-x86_64-cpython-312/murmurhash/tests 2025-12-05 01:45:35,679 root INFO copying murmurhash/mrmr.pyx -> build/lib.linux-x86_64-cpython-312/murmurhash 2025-12-05 01:45:35,679 root INFO copying murmurhash/__init__.pxd -> build/lib.linux-x86_64-cpython-312/murmurhash 2025-12-05 01:45:35,680 root INFO copying murmurhash/mrmr.pxd -> build/lib.linux-x86_64-cpython-312/murmurhash 2025-12-05 01:45:35,680 root INFO creating build/lib.linux-x86_64-cpython-312/murmurhash/include/murmurhash 2025-12-05 01:45:35,680 root INFO copying murmurhash/include/murmurhash/MurmurHash2.h -> build/lib.linux-x86_64-cpython-312/murmurhash/include/murmurhash 2025-12-05 01:45:35,680 root INFO copying murmurhash/include/murmurhash/MurmurHash3.h -> build/lib.linux-x86_64-cpython-312/murmurhash/include/murmurhash 2025-12-05 01:45:35,681 root INFO running build_ext 2025-12-05 01:45:35,682 root INFO building 'murmurhash.mrmr' extension 2025-12-05 01:45:35,683 root INFO creating build/temp.linux-x86_64-cpython-312/murmurhash 2025-12-05 01:45:35,683 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -fPIC -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15/murmurhash/include -I/usr/include/python3.12 -c murmurhash/MurmurHash2.cpp -o build/temp.linux-x86_64-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++ 2025-12-05 01:45:35,849 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -fPIC -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15/murmurhash/include -I/usr/include/python3.12 -c murmurhash/MurmurHash3.cpp -o build/temp.linux-x86_64-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++ 2025-12-05 01:45:35,988 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -fPIC -I/usr/include/python3.12 -I/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15/murmurhash/include -I/usr/include/python3.12 -c murmurhash/mrmr.cpp -o build/temp.linux-x86_64-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++ 2025-12-05 01:45:37,614 root INFO c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -fno-plt build/temp.linux-x86_64-cpython-312/murmurhash/MurmurHash2.o build/temp.linux-x86_64-cpython-312/murmurhash/MurmurHash3.o build/temp.linux-x86_64-cpython-312/murmurhash/mrmr.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/murmurhash/mrmr.cpython-312-x86_64-linux-musl.so 2025-12-05 01:45:37,650 root INFO installing to build/bdist.linux-x86_64/wheel 2025-12-05 01:45:37,650 root INFO running install 2025-12-05 01:45:37,665 root INFO running install_lib 2025-12-05 01:45:37,671 root INFO creating build/bdist.linux-x86_64/wheel 2025-12-05 01:45:37,671 root INFO creating build/bdist.linux-x86_64/wheel/murmurhash 2025-12-05 01:45:37,672 root INFO creating build/bdist.linux-x86_64/wheel/murmurhash/tests 2025-12-05 01:45:37,672 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/tests/test_hash.py -> build/bdist.linux-x86_64/wheel/./murmurhash/tests 2025-12-05 01:45:37,672 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./murmurhash/tests 2025-12-05 01:45:37,673 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/tests/test_import.py -> build/bdist.linux-x86_64/wheel/./murmurhash/tests 2025-12-05 01:45:37,673 root INFO creating build/bdist.linux-x86_64/wheel/murmurhash/include 2025-12-05 01:45:37,673 root INFO creating build/bdist.linux-x86_64/wheel/murmurhash/include/murmurhash 2025-12-05 01:45:37,674 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/include/murmurhash/MurmurHash2.h -> build/bdist.linux-x86_64/wheel/./murmurhash/include/murmurhash 2025-12-05 01:45:37,674 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/include/murmurhash/MurmurHash3.h -> build/bdist.linux-x86_64/wheel/./murmurhash/include/murmurhash 2025-12-05 01:45:37,674 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/__init__.pxd -> build/bdist.linux-x86_64/wheel/./murmurhash 2025-12-05 01:45:37,675 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/about.py -> build/bdist.linux-x86_64/wheel/./murmurhash 2025-12-05 01:45:37,675 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/mrmr.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./murmurhash 2025-12-05 01:45:37,675 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/__init__.py -> build/bdist.linux-x86_64/wheel/./murmurhash 2025-12-05 01:45:37,676 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/mrmr.pyx -> build/bdist.linux-x86_64/wheel/./murmurhash 2025-12-05 01:45:37,676 root INFO copying build/lib.linux-x86_64-cpython-312/murmurhash/mrmr.pxd -> build/bdist.linux-x86_64/wheel/./murmurhash 2025-12-05 01:45:37,676 root INFO running install_egg_info 2025-12-05 01:45:37,683 root INFO running egg_info 2025-12-05 01:45:37,688 root INFO creating murmurhash.egg-info 2025-12-05 01:45:37,688 root INFO writing murmurhash.egg-info/PKG-INFO 2025-12-05 01:45:37,689 root INFO writing dependency_links to murmurhash.egg-info/dependency_links.txt 2025-12-05 01:45:37,689 root INFO writing top-level names to murmurhash.egg-info/top_level.txt 2025-12-05 01:45:37,689 root INFO writing manifest file 'murmurhash.egg-info/SOURCES.txt' 2025-12-05 01:45:37,691 root INFO dependency /home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15/murmurhash/include/murmurhash/MurmurHash2.h won't be automatically included in the manifest: the path must be relative 2025-12-05 01:45:37,692 root INFO dependency /home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15/murmurhash/include/murmurhash/MurmurHash3.h won't be automatically included in the manifest: the path must be relative 2025-12-05 01:45:37,696 root INFO reading manifest file 'murmurhash.egg-info/SOURCES.txt' 2025-12-05 01:45:37,697 root INFO reading manifest template 'MANIFEST.in' 2025-12-05 01:45:37,697 root INFO adding license file 'LICENSE' 2025-12-05 01:45:37,699 root INFO writing manifest file 'murmurhash.egg-info/SOURCES.txt' 2025-12-05 01:45:37,699 root INFO Copying murmurhash.egg-info to build/bdist.linux-x86_64/wheel/./murmurhash-1.0.15-py3.12.egg-info 2025-12-05 01:45:37,700 root INFO running install_scripts 2025-12-05 01:45:37,707 root INFO creating build/bdist.linux-x86_64/wheel/murmurhash-1.0.15.dist-info/WHEEL 2025-12-05 01:45:37,708 wheel INFO creating '/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15/.dist/.tmp-0zvtabp1/murmurhash-1.0.15-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-12-05 01:45:37,708 wheel INFO adding 'murmurhash/__init__.pxd' 2025-12-05 01:45:37,709 wheel INFO adding 'murmurhash/__init__.py' 2025-12-05 01:45:37,709 wheel INFO adding 'murmurhash/about.py' 2025-12-05 01:45:37,709 wheel INFO adding 'murmurhash/mrmr.cpython-312-x86_64-linux-musl.so' 2025-12-05 01:45:37,710 wheel INFO adding 'murmurhash/mrmr.pxd' 2025-12-05 01:45:37,710 wheel INFO adding 'murmurhash/mrmr.pyx' 2025-12-05 01:45:37,710 wheel INFO adding 'murmurhash/include/murmurhash/MurmurHash2.h' 2025-12-05 01:45:37,711 wheel INFO adding 'murmurhash/include/murmurhash/MurmurHash3.h' 2025-12-05 01:45:37,711 wheel INFO adding 'murmurhash/tests/__init__.py' 2025-12-05 01:45:37,711 wheel INFO adding 'murmurhash/tests/test_hash.py' 2025-12-05 01:45:37,712 wheel INFO adding 'murmurhash/tests/test_import.py' 2025-12-05 01:45:37,712 wheel INFO adding 'murmurhash-1.0.15.dist-info/licenses/LICENSE' 2025-12-05 01:45:37,712 wheel INFO adding 'murmurhash-1.0.15.dist-info/METADATA' 2025-12-05 01:45:37,713 wheel INFO adding 'murmurhash-1.0.15.dist-info/WHEEL' 2025-12-05 01:45:37,713 wheel INFO adding 'murmurhash-1.0.15.dist-info/top_level.txt' 2025-12-05 01:45:37,713 wheel INFO adding 'murmurhash-1.0.15.dist-info/RECORD' 2025-12-05 01:45:37,713 root INFO removing build/bdist.linux-x86_64/wheel 2025-12-05 01:45:37,715 gpep517 INFO The backend produced .dist/murmurhash-1.0.15-cp312-cp312-linux_x86_64.whl murmurhash-1.0.15-cp312-cp312-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15 configfile: pyproject.toml collected 2 items build/lib.linux-x86_64-cpython-312/murmurhash/tests/test_hash.py . [ 50%] build/lib.linux-x86_64-cpython-312/murmurhash/tests/test_import.py . [100%] ============================== 2 passed in 0.03s =============================== >>> py3-murmurhash: Entering fakeroot... >>> py3-murmurhash-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-murmurhash/pkg/py3-murmurhash-doc/usr/share/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... '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*: Scanning shared objects >>> py3-murmurhash-doc*: Tracing dependencies... >>> py3-murmurhash-doc*: Package size: 834.0 B >>> py3-murmurhash-doc*: Compressing data... >>> py3-murmurhash-doc*: Create checksum... >>> py3-murmurhash-doc*: Create py3-murmurhash-doc-1.0.15-r0.apk >>> py3-murmurhash-pyc*: Tracing dependencies... python3~3.12 >>> py3-murmurhash-pyc*: Package size: 1.1 KB >>> py3-murmurhash-pyc*: Compressing data... >>> py3-murmurhash-pyc*: Create checksum... >>> py3-murmurhash-pyc*: Create py3-murmurhash-pyc-1.0.15-r0.apk >>> py3-murmurhash*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-murmurhash*: Package size: 64.4 KB >>> py3-murmurhash*: Compressing data... >>> py3-murmurhash*: Create checksum... >>> py3-murmurhash*: Create py3-murmurhash-1.0.15-r0.apk >>> py3-murmurhash: Build complete at Fri, 05 Dec 2025 01:45:39 +0000 elapsed time 0h 0m 7s >>> py3-murmurhash: Cleaning up srcdir >>> py3-murmurhash: Cleaning up pkgdir >>> py3-murmurhash: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-murmurhash (20251205.014533) ( 2/38) Purging cython-pyc (3.1.6-r0) ( 3/38) Purging cython (3.1.6-r0) ( 4/38) Purging py3-gpep517-pyc (19-r1) ( 5/38) Purging py3-gpep517 (19-r1) ( 6/38) Purging py3-installer-pyc (0.7.0-r2) ( 7/38) Purging py3-installer (0.7.0-r2) ( 8/38) Purging py3-setuptools-pyc (80.9.0-r2) ( 9/38) Purging py3-setuptools (80.9.0-r2) (10/38) Purging py3-wheel-pyc (0.46.1-r0) (11/38) Purging py3-wheel (0.46.1-r0) (12/38) Purging python3-dev (3.12.12-r0) (13/38) Purging py3-pytest-pyc (9.0.1-r0) (14/38) Purging py3-pytest (9.0.1-r0) (15/38) Purging py3-iniconfig-pyc (2.3.0-r0) (16/38) Purging py3-iniconfig (2.3.0-r0) (17/38) Purging py3-packaging-pyc (25.0-r0) (18/38) Purging py3-packaging (25.0-r0) (19/38) Purging py3-parsing-pyc (3.2.3-r0) (20/38) Purging py3-parsing (3.2.3-r0) (21/38) Purging py3-pluggy-pyc (1.6.0-r0) (22/38) Purging py3-pluggy (1.6.0-r0) (23/38) Purging py3-py-pyc (1.11.0-r4) (24/38) Purging py3-py (1.11.0-r4) (25/38) Purging py3-pygments-pyc (2.19.2-r0) (26/38) Purging py3-pygments (2.19.2-r0) (27/38) Purging py3-mmh3 (5.2.0-r0) (28/38) Purging python3-pyc (3.12.12-r0) (29/38) Purging python3-pycache-pyc0 (3.12.12-r0) (30/38) Purging pyc (3.12.12-r0) (31/38) Purging python3 (3.12.12-r0) (32/38) Purging gdbm (1.26-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.5.2-r0) (35/38) Purging libpanelw (6.5_p20251123-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.51.1-r0) (38/38) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r29.trigger OK: 441 MiB in 107 packages >>> py3-murmurhash: Updating the community/x86_64 repository index... >>> py3-murmurhash: Signing the index...