>>> py3-murmurhash: Building community/py3-murmurhash 1.0.15-r1 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 18:36:19 +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 ( 1/28) Installing libbz2 (1.0.8-r6) ( 2/28) Installing libffi (3.5.2-r1) ( 3/28) Installing gdbm (1.26-r0) ( 4/28) Installing xz-libs (5.8.2-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.6_p20260404-r0) ( 7/28) Installing readline (8.3.3-r1) ( 8/28) Installing sqlite-libs (3.53.0-r0) ( 9/28) Installing python3 (3.14.3-r0) (10/28) Installing python3-pycache-pyc0 (3.14.3-r0) (11/28) Installing pyc (3.14.3-r0) (12/28) Installing cython-pyc (3.2.4-r2) (13/28) Installing python3-pyc (3.14.3-r0) (14/28) Installing cython (3.2.4-r2) (15/28) Installing py3-installer (1.0.0-r0) (16/28) Installing py3-installer-pyc (1.0.0-r0) (17/28) Installing py3-gpep517 (19-r2) (18/28) Installing py3-gpep517-pyc (19-r2) (19/28) Installing py3-parsing (3.3.2-r1) (20/28) Installing py3-parsing-pyc (3.3.2-r1) (21/28) Installing py3-packaging (26.0-r1) (22/28) Installing py3-packaging-pyc (26.0-r1) (23/28) Installing py3-setuptools (82.0.1-r1) (24/28) Installing py3-setuptools-pyc (82.0.1-r1) (25/28) Installing py3-wheel (0.46.3-r1) (26/28) Installing py3-wheel-pyc (0.46.3-r1) (27/28) Installing python3-dev (3.14.3-r0) (28/28) Installing .makedepends-py3-murmurhash (20260421.183621) Executing busybox-1.37.0-r31.trigger OK: 569.0 MiB in 131 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.24/murmurhash-1.0.15.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-murmurhash: Fetching murmurhash-1.0.15.tar.gz::https://github.com/explosion/murmurhash/archive/refs/tags/release-v1.0.15.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.24/murmurhash-1.0.15.tar.gz.part' murmurhash-1.0.15.ta 100% |********************************| 13563 0:00:00 ETA '/var/cache/distfiles/v3.24/murmurhash-1.0.15.tar.gz.part' saved /var/cache/distfiles/v3.24/murmurhash-1.0.15.tar.gz: OK >>> py3-murmurhash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/murmurhash-1.0.15.tar.gz /var/cache/distfiles/v3.24/murmurhash-1.0.15.tar.gz: OK >>> py3-murmurhash: Unpacking /var/cache/distfiles/v3.24/murmurhash-1.0.15.tar.gz... 2026-04-21 18:36:24,257 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.14/site-packages/setuptools/dist.py:765: 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() 2026-04-21 18:36:24,709 root INFO running bdist_wheel 2026-04-21 18:36:24,715 root INFO running build 2026-04-21 18:36:24,715 root INFO running build_py 2026-04-21 18:36:24,717 root INFO creating build/lib.linux-s390x-cpython-314/murmurhash 2026-04-21 18:36:24,717 root INFO copying murmurhash/__init__.py -> build/lib.linux-s390x-cpython-314/murmurhash 2026-04-21 18:36:24,717 root INFO copying murmurhash/about.py -> build/lib.linux-s390x-cpython-314/murmurhash 2026-04-21 18:36:24,717 root INFO creating build/lib.linux-s390x-cpython-314/murmurhash/tests 2026-04-21 18:36:24,717 root INFO copying murmurhash/tests/__init__.py -> build/lib.linux-s390x-cpython-314/murmurhash/tests 2026-04-21 18:36:24,717 root INFO copying murmurhash/tests/test_hash.py -> build/lib.linux-s390x-cpython-314/murmurhash/tests 2026-04-21 18:36:24,718 root INFO copying murmurhash/tests/test_import.py -> build/lib.linux-s390x-cpython-314/murmurhash/tests 2026-04-21 18:36:24,718 root INFO copying murmurhash/mrmr.pyx -> build/lib.linux-s390x-cpython-314/murmurhash 2026-04-21 18:36:24,718 root INFO copying murmurhash/mrmr.pxd -> build/lib.linux-s390x-cpython-314/murmurhash 2026-04-21 18:36:24,718 root INFO copying murmurhash/__init__.pxd -> build/lib.linux-s390x-cpython-314/murmurhash 2026-04-21 18:36:24,719 root INFO creating build/lib.linux-s390x-cpython-314/murmurhash/include/murmurhash 2026-04-21 18:36:24,719 root INFO copying murmurhash/include/murmurhash/MurmurHash2.h -> build/lib.linux-s390x-cpython-314/murmurhash/include/murmurhash 2026-04-21 18:36:24,719 root INFO copying murmurhash/include/murmurhash/MurmurHash3.h -> build/lib.linux-s390x-cpython-314/murmurhash/include/murmurhash 2026-04-21 18:36:24,719 root INFO running build_ext 2026-04-21 18:36:24,720 root INFO building 'murmurhash.mrmr' extension 2026-04-21 18:36:24,721 root INFO creating build/temp.linux-s390x-cpython-314/murmurhash 2026-04-21 18:36:24,721 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 -fPIC -I/usr/include/python3.14 -I/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15/murmurhash/include -I/usr/include/python3.14 -c murmurhash/MurmurHash2.cpp -o build/temp.linux-s390x-cpython-314/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++ 2026-04-21 18:36:24,846 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 -fPIC -I/usr/include/python3.14 -I/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15/murmurhash/include -I/usr/include/python3.14 -c murmurhash/MurmurHash3.cpp -o build/temp.linux-s390x-cpython-314/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++ 2026-04-21 18:36:24,935 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 -fPIC -I/usr/include/python3.14 -I/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15/murmurhash/include -I/usr/include/python3.14 -c murmurhash/mrmr.cpp -o build/temp.linux-s390x-cpython-314/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++ 2026-04-21 18:36:26,152 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 -shared -Wl,--as-needed,-O1,--sort-common -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 build/temp.linux-s390x-cpython-314/murmurhash/MurmurHash2.o build/temp.linux-s390x-cpython-314/murmurhash/MurmurHash3.o build/temp.linux-s390x-cpython-314/murmurhash/mrmr.o -L/usr/lib -o build/lib.linux-s390x-cpython-314/murmurhash/mrmr.cpython-314-s390x-linux-musl.so 2026-04-21 18:36:26,166 root INFO installing to build/bdist.linux-s390x/wheel 2026-04-21 18:36:26,166 root INFO running install 2026-04-21 18:36:26,172 root INFO running install_lib 2026-04-21 18:36:26,174 root INFO creating build/bdist.linux-s390x/wheel 2026-04-21 18:36:26,174 root INFO creating build/bdist.linux-s390x/wheel/murmurhash 2026-04-21 18:36:26,174 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/__init__.py -> build/bdist.linux-s390x/wheel/./murmurhash 2026-04-21 18:36:26,174 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/mrmr.pxd -> build/bdist.linux-s390x/wheel/./murmurhash 2026-04-21 18:36:26,174 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/about.py -> build/bdist.linux-s390x/wheel/./murmurhash 2026-04-21 18:36:26,175 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/mrmr.pyx -> build/bdist.linux-s390x/wheel/./murmurhash 2026-04-21 18:36:26,175 root INFO creating build/bdist.linux-s390x/wheel/murmurhash/tests 2026-04-21 18:36:26,175 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/tests/__init__.py -> build/bdist.linux-s390x/wheel/./murmurhash/tests 2026-04-21 18:36:26,175 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/tests/test_hash.py -> build/bdist.linux-s390x/wheel/./murmurhash/tests 2026-04-21 18:36:26,175 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/tests/test_import.py -> build/bdist.linux-s390x/wheel/./murmurhash/tests 2026-04-21 18:36:26,175 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/__init__.pxd -> build/bdist.linux-s390x/wheel/./murmurhash 2026-04-21 18:36:26,175 root INFO creating build/bdist.linux-s390x/wheel/murmurhash/include 2026-04-21 18:36:26,175 root INFO creating build/bdist.linux-s390x/wheel/murmurhash/include/murmurhash 2026-04-21 18:36:26,175 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/include/murmurhash/MurmurHash2.h -> build/bdist.linux-s390x/wheel/./murmurhash/include/murmurhash 2026-04-21 18:36:26,175 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/include/murmurhash/MurmurHash3.h -> build/bdist.linux-s390x/wheel/./murmurhash/include/murmurhash 2026-04-21 18:36:26,175 root INFO copying build/lib.linux-s390x-cpython-314/murmurhash/mrmr.cpython-314-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/./murmurhash 2026-04-21 18:36:26,176 root INFO running install_egg_info 2026-04-21 18:36:26,178 root INFO running egg_info 2026-04-21 18:36:26,179 root INFO creating murmurhash.egg-info 2026-04-21 18:36:26,179 root INFO writing murmurhash.egg-info/PKG-INFO 2026-04-21 18:36:26,180 root INFO writing dependency_links to murmurhash.egg-info/dependency_links.txt 2026-04-21 18:36:26,180 root INFO writing top-level names to murmurhash.egg-info/top_level.txt 2026-04-21 18:36:26,180 root INFO writing manifest file 'murmurhash.egg-info/SOURCES.txt' 2026-04-21 18:36:26,181 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 2026-04-21 18:36:26,181 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 2026-04-21 18:36:26,182 root INFO reading manifest file 'murmurhash.egg-info/SOURCES.txt' 2026-04-21 18:36:26,182 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 18:36:26,183 root INFO adding license file 'LICENSE' 2026-04-21 18:36:26,183 root INFO writing manifest file 'murmurhash.egg-info/SOURCES.txt' 2026-04-21 18:36:26,183 root INFO Copying murmurhash.egg-info to build/bdist.linux-s390x/wheel/./murmurhash-1.0.15-py3.14.egg-info 2026-04-21 18:36:26,184 root INFO running install_scripts 2026-04-21 18:36:26,187 root INFO creating build/bdist.linux-s390x/wheel/murmurhash-1.0.15.dist-info/WHEEL 2026-04-21 18:36:26,188 wheel INFO creating '/home/buildozer/aports/community/py3-murmurhash/src/murmurhash-release-v1.0.15/.dist/.tmp-_y47n9fi/murmurhash-1.0.15-cp314-cp314-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-04-21 18:36:26,188 wheel INFO adding 'murmurhash/__init__.pxd' 2026-04-21 18:36:26,188 wheel INFO adding 'murmurhash/__init__.py' 2026-04-21 18:36:26,188 wheel INFO adding 'murmurhash/about.py' 2026-04-21 18:36:26,188 wheel INFO adding 'murmurhash/mrmr.cpython-314-s390x-linux-musl.so' 2026-04-21 18:36:26,189 wheel INFO adding 'murmurhash/mrmr.pxd' 2026-04-21 18:36:26,189 wheel INFO adding 'murmurhash/mrmr.pyx' 2026-04-21 18:36:26,189 wheel INFO adding 'murmurhash/include/murmurhash/MurmurHash2.h' 2026-04-21 18:36:26,189 wheel INFO adding 'murmurhash/include/murmurhash/MurmurHash3.h' 2026-04-21 18:36:26,189 wheel INFO adding 'murmurhash/tests/__init__.py' 2026-04-21 18:36:26,189 wheel INFO adding 'murmurhash/tests/test_hash.py' 2026-04-21 18:36:26,189 wheel INFO adding 'murmurhash/tests/test_import.py' 2026-04-21 18:36:26,189 wheel INFO adding 'murmurhash-1.0.15.dist-info/licenses/LICENSE' 2026-04-21 18:36:26,189 wheel INFO adding 'murmurhash-1.0.15.dist-info/METADATA' 2026-04-21 18:36:26,190 wheel INFO adding 'murmurhash-1.0.15.dist-info/WHEEL' 2026-04-21 18:36:26,190 wheel INFO adding 'murmurhash-1.0.15.dist-info/top_level.txt' 2026-04-21 18:36:26,190 wheel INFO adding 'murmurhash-1.0.15.dist-info/RECORD' 2026-04-21 18:36:26,190 root INFO removing build/bdist.linux-s390x/wheel 2026-04-21 18:36:26,190 gpep517 INFO The backend produced .dist/murmurhash-1.0.15-cp314-cp314-linux_s390x.whl murmurhash-1.0.15-cp314-cp314-linux_s390x.whl >>> 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... Please specify at least one package name on the command line. >>> py3-murmurhash-doc*: Running postcheck for py3-murmurhash-doc >>> py3-murmurhash-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/murmurhash/__pycache__' -> '/home/buildozer/aports/community/py3-murmurhash/pkg/py3-murmurhash-pyc/usr/lib/python3.14/site-packages/murmurhash/__pycache__' >>> py3-murmurhash-pyc*: Preparing subpackage py3-murmurhash-pyc... Please specify at least one package name on the command line. >>> 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 Please specify at least one package name on the command line. >>> 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-r1.apk >>> py3-murmurhash-pyc*: Tracing dependencies... python3~3.14 >>> 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-r1.apk >>> py3-murmurhash*: Tracing dependencies... python3~3.14 so:libc.musl-s390x.so.1 >>> py3-murmurhash*: Package size: 68.2 KB >>> py3-murmurhash*: Compressing data... >>> py3-murmurhash*: Create checksum... >>> py3-murmurhash*: Create py3-murmurhash-1.0.15-r1.apk >>> py3-murmurhash: Build complete at Tue, 21 Apr 2026 18:36:26 +0000 elapsed time 0h 0m 7s >>> py3-murmurhash: Cleaning up srcdir >>> py3-murmurhash: Cleaning up pkgdir >>> py3-murmurhash: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-murmurhash (20260421.183621) ( 2/28) Purging cython-pyc (3.2.4-r2) ( 3/28) Purging cython (3.2.4-r2) ( 4/28) Purging py3-gpep517-pyc (19-r2) ( 5/28) Purging py3-gpep517 (19-r2) ( 6/28) Purging py3-installer-pyc (1.0.0-r0) ( 7/28) Purging py3-installer (1.0.0-r0) ( 8/28) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/28) Purging py3-setuptools (82.0.1-r1) (10/28) Purging py3-wheel-pyc (0.46.3-r1) (11/28) Purging py3-wheel (0.46.3-r1) (12/28) Purging py3-packaging-pyc (26.0-r1) (13/28) Purging py3-packaging (26.0-r1) (14/28) Purging py3-parsing-pyc (3.3.2-r1) (15/28) Purging py3-parsing (3.3.2-r1) (16/28) Purging python3-dev (3.14.3-r0) (17/28) Purging python3-pyc (3.14.3-r0) (18/28) Purging python3-pycache-pyc0 (3.14.3-r0) (19/28) Purging pyc (3.14.3-r0) (20/28) Purging python3 (3.14.3-r0) (21/28) Purging gdbm (1.26-r0) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libffi (3.5.2-r1) (24/28) Purging libpanelw (6.6_p20260404-r0) (25/28) Purging mpdecimal (4.0.1-r0) (26/28) Purging readline (8.3.3-r1) (27/28) Purging sqlite-libs (3.53.0-r0) (28/28) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 385.3 MiB in 103 packages >>> py3-murmurhash: Updating the community/s390x repository index... >>> py3-murmurhash: Signing the index...