>>> py3-mmh3: Building testing/py3-mmh3 3.1.0-r0 (using abuild 3.11.0_rc13-r0) started Thu, 04 May 2023 23:27:07 +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/24) Installing libbz2 (1.0.8-r5) (2/24) Installing libffi (3.4.4-r2) (3/24) Installing gdbm (1.23-r1) (4/24) Installing xz-libs (5.4.2-r1) (5/24) Installing mpdecimal (2.5.1-r2) (6/24) Installing libpanelw (6.4_p20230429-r0) (7/24) Installing readline (8.2.1-r1) (8/24) Installing sqlite-libs (3.41.2-r2) (9/24) Installing python3 (3.11.3-r10) (10/24) Installing python3-pycache-pyc0 (3.11.3-r10) (11/24) Installing pyc (0.1-r0) (12/24) Installing python3-pyc (3.11.3-r10) (13/24) Installing python3-dev (3.11.3-r10) (14/24) Installing py3-parsing (3.0.9-r2) (15/24) Installing py3-parsing-pyc (3.0.9-r2) (16/24) Installing py3-packaging (23.1-r1) (17/24) Installing py3-packaging-pyc (23.1-r1) (18/24) Installing py3-setuptools (67.7.2-r0) (19/24) Installing py3-setuptools-pyc (67.7.2-r0) (20/24) Installing libgfortran (12.2.1_git20220924-r10) (21/24) Installing openblas (0.3.23-r0) (22/24) Installing py3-numpy (1.24.3-r0) (23/24) Installing py3-numpy-pyc (1.24.3-r0) (24/24) Installing .makedepends-py3-mmh3 (20230504.232708) Executing busybox-1.36.0-r8.trigger OK: 478 MiB in 122 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15823 0 15823 0 0 10588 0 --:--:-- 0:00:01 --:--:-- 27187 >>> 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/mmh3-3.1.0.tar.gz... running build running build_ext building 'mmh3' extension creating build creating build/temp.linux-ppc64le-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-ppc64le-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-ppc64le-cpython-311/mmh3module.o creating build/lib.linux-ppc64le-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-ppc64le-cpython-311/MurmurHash3.o build/temp.linux-ppc64le-cpython-311/mmh3module.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/mmh3.cpython-311-powerpc64le-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-ppc64le-cpython-311/mmh3.cpython-311-powerpc64le-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-ppc64le.so.1 >>> py3-mmh3*: Package size: 116.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:13 +0000 elapsed time 0h 0m 6s >>> py3-mmh3: Cleaning up srcdir >>> py3-mmh3: Cleaning up pkgdir >>> py3-mmh3: Uninstalling dependencies... (1/24) Purging .makedepends-py3-mmh3 (20230504.232708) (2/24) Purging python3-dev (3.11.3-r10) (3/24) Purging py3-setuptools-pyc (67.7.2-r0) (4/24) Purging py3-setuptools (67.7.2-r0) (5/24) Purging py3-packaging-pyc (23.1-r1) (6/24) Purging py3-packaging (23.1-r1) (7/24) Purging py3-parsing-pyc (3.0.9-r2) (8/24) Purging py3-parsing (3.0.9-r2) (9/24) Purging py3-numpy-pyc (1.24.3-r0) (10/24) Purging py3-numpy (1.24.3-r0) (11/24) Purging openblas (0.3.23-r0) (12/24) Purging libgfortran (12.2.1_git20220924-r10) (13/24) Purging python3-pyc (3.11.3-r10) (14/24) Purging python3-pycache-pyc0 (3.11.3-r10) (15/24) Purging pyc (0.1-r0) (16/24) Purging python3 (3.11.3-r10) (17/24) Purging gdbm (1.23-r1) (18/24) Purging libbz2 (1.0.8-r5) (19/24) Purging libffi (3.4.4-r2) (20/24) Purging libpanelw (6.4_p20230429-r0) (21/24) Purging mpdecimal (2.5.1-r2) (22/24) Purging readline (8.2.1-r1) (23/24) Purging sqlite-libs (3.41.2-r2) (24/24) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 292 MiB in 98 packages >>> py3-mmh3: Updating the testing/ppc64le repository index... >>> py3-mmh3: Signing the index...