>>> py3-mmh3: Building testing/py3-mmh3 3.1.0-r0 (using abuild 3.11.0_rc13-r0) started Thu, 04 May 2023 23:26:59 +0000 >>> py3-mmh3: Checking sanity of /home/buildozer/aports/testing/py3-mmh3/APKBUILD... >>> py3-mmh3: Analyzing dependencies... >>> py3-mmh3: Installing for build: build-base python3 python3-dev py3-setuptools py3-numpy (1/25) Installing libbz2 (1.0.8-r5) (2/25) Installing libffi (3.4.4-r2) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.2-r1) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20230429-r0) (7/25) Installing readline (8.2.1-r1) (8/25) Installing sqlite-libs (3.41.2-r2) (9/25) Installing python3 (3.11.3-r10) (10/25) Installing python3-pycache-pyc0 (3.11.3-r10) (11/25) Installing pyc (0.1-r0) (12/25) Installing python3-pyc (3.11.3-r10) (13/25) Installing python3-dev (3.11.3-r10) (14/25) Installing py3-parsing (3.0.9-r2) (15/25) Installing py3-parsing-pyc (3.0.9-r2) (16/25) Installing py3-packaging (23.1-r1) (17/25) Installing py3-packaging-pyc (23.1-r1) (18/25) Installing py3-setuptools (67.7.2-r0) (19/25) Installing py3-setuptools-pyc (67.7.2-r0) (20/25) Installing libquadmath (12.2.1_git20220924-r10) (21/25) Installing libgfortran (12.2.1_git20220924-r10) (22/25) Installing openblas (0.3.23-r0) (23/25) Installing py3-numpy (1.24.3-r0) (24/25) Installing py3-numpy-pyc (1.24.3-r0) (25/25) Installing .makedepends-py3-mmh3 (20230504.232700) Executing busybox-1.36.0-r8.trigger OK: 576 MiB in 126 packages >>> py3-mmh3: Cleaning up srcdir >>> py3-mmh3: Cleaning up pkgdir >>> py3-mmh3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mmh3-3.1.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-mmh3: Fetching mmh3-3.1.0.tar.gz::https://github.com/hajimes/mmh3/archive/v3.1.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13051 0 13051 0 0 40439 0 --:--:-- --:--:-- --:--:-- 40439 100 15823 0 15823 0 0 38909 0 --:--:-- --:--:-- --:--:-- 33397 >>> py3-mmh3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mmh3-3.1.0.tar.gz >>> py3-mmh3: Checking sha512sums... mmh3-3.1.0.tar.gz: OK >>> py3-mmh3: Unpacking /var/cache/distfiles/edge/mmh3-3.1.0.tar.gz... running build running build_ext building 'mmh3' extension creating build creating build/temp.linux-x86_64-cpython-311 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c MurmurHash3.cpp -o build/temp.linux-x86_64-cpython-311/MurmurHash3.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c mmh3module.cpp -o build/temp.linux-x86_64-cpython-311/mmh3module.o creating build/lib.linux-x86_64-cpython-311 g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/MurmurHash3.o build/temp.linux-x86_64-cpython-311/mmh3module.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/mmh3.cpython-311-x86_64-linux-musl.so >>> py3-mmh3: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-mmh3/pkg creating /home/buildozer/aports/testing/py3-mmh3/pkg/py3-mmh3 creating /home/buildozer/aports/testing/py3-mmh3/pkg/py3-mmh3/usr creating /home/buildozer/aports/testing/py3-mmh3/pkg/py3-mmh3/usr/lib creating /home/buildozer/aports/testing/py3-mmh3/pkg/py3-mmh3/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-mmh3/pkg/py3-mmh3/usr/lib/python3.11/site-packages copying build/lib.linux-x86_64-cpython-311/mmh3.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/testing/py3-mmh3/pkg/py3-mmh3/usr/lib/python3.11/site-packages running install_egg_info running egg_info creating mmh3.egg-info writing mmh3.egg-info/PKG-INFO writing dependency_links to mmh3.egg-info/dependency_links.txt writing top-level names to mmh3.egg-info/top_level.txt writing manifest file 'mmh3.egg-info/SOURCES.txt' reading manifest file 'mmh3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mmh3.egg-info/SOURCES.txt' Copying mmh3.egg-info to /home/buildozer/aports/testing/py3-mmh3/pkg/py3-mmh3/usr/lib/python3.11/site-packages/mmh3-3.1.0-py3.11.egg-info running install_scripts >>> 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: 48.0 KB >>> py3-mmh3-doc*: Compressing data... >>> py3-mmh3-doc*: Create checksum... >>> py3-mmh3-doc*: Create py3-mmh3-doc-3.1.0-r0.apk >>> py3-mmh3*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86_64.so.1 >>> py3-mmh3*: Package size: 64.0 KB >>> py3-mmh3*: Compressing data... >>> py3-mmh3*: Create checksum... >>> py3-mmh3*: Create py3-mmh3-3.1.0-r0.apk >>> py3-mmh3: Build complete at Thu, 04 May 2023 23:27:06 +0000 elapsed time 0h 0m 7s >>> py3-mmh3: Cleaning up srcdir >>> py3-mmh3: Cleaning up pkgdir >>> py3-mmh3: Uninstalling dependencies... (1/25) Purging .makedepends-py3-mmh3 (20230504.232700) (2/25) Purging python3-dev (3.11.3-r10) (3/25) Purging py3-setuptools-pyc (67.7.2-r0) (4/25) Purging py3-setuptools (67.7.2-r0) (5/25) Purging py3-packaging-pyc (23.1-r1) (6/25) Purging py3-packaging (23.1-r1) (7/25) Purging py3-parsing-pyc (3.0.9-r2) (8/25) Purging py3-parsing (3.0.9-r2) (9/25) Purging py3-numpy-pyc (1.24.3-r0) (10/25) Purging py3-numpy (1.24.3-r0) (11/25) Purging openblas (0.3.23-r0) (12/25) Purging libgfortran (12.2.1_git20220924-r10) (13/25) Purging libquadmath (12.2.1_git20220924-r10) (14/25) Purging python3-pyc (3.11.3-r10) (15/25) Purging python3-pycache-pyc0 (3.11.3-r10) (16/25) Purging pyc (0.1-r0) (17/25) Purging python3 (3.11.3-r10) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r5) (20/25) Purging libffi (3.4.4-r2) (21/25) Purging libpanelw (6.4_p20230429-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r1) (24/25) Purging sqlite-libs (3.41.2-r2) (25/25) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 393 MiB in 101 packages >>> py3-mmh3: Updating the testing/x86_64 repository index... >>> py3-mmh3: Signing the index...