>>> py3-unicodedata2: Building community/py3-unicodedata2 15.0.0-r1 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 10:54:46 +0000 >>> py3-unicodedata2: Checking sanity of /home/buildozer/aports/community/py3-unicodedata2/APKBUILD... >>> py3-unicodedata2: Analyzing dependencies... >>> py3-unicodedata2: Installing for build: build-base python3 py3-setuptools python3-dev (1/20) Installing libbz2 (1.0.8-r5) (2/20) Installing libffi (3.4.4-r2) (3/20) Installing gdbm (1.23-r1) (4/20) Installing xz-libs (5.4.2-r1) (5/20) Installing mpdecimal (2.5.1-r2) (6/20) Installing libpanelw (6.4_p20230401-r5) (7/20) Installing readline (8.2.1-r1) (8/20) Installing sqlite-libs (3.41.2-r2) (9/20) Installing python3 (3.11.3-r10) (10/20) Installing python3-pycache-pyc0 (3.11.3-r10) (11/20) Installing pyc (0.1-r0) (12/20) Installing python3-pyc (3.11.3-r10) (13/20) Installing py3-parsing (3.0.9-r2) (14/20) Installing py3-parsing-pyc (3.0.9-r2) (15/20) Installing py3-packaging (23.1-r1) (16/20) Installing py3-packaging-pyc (23.1-r1) (17/20) Installing py3-setuptools (67.7.1-r0) (18/20) Installing py3-setuptools-pyc (67.7.1-r0) (19/20) Installing python3-dev (3.11.3-r10) (20/20) Installing .makedepends-py3-unicodedata2 (20230423.105512) Executing busybox-1.36.0-r7.trigger OK: 573 MiB in 118 packages >>> py3-unicodedata2: Cleaning up srcdir >>> py3-unicodedata2: Cleaning up pkgdir >>> py3-unicodedata2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-unicodedata2-15.0.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 7 612k 7 49134 0 0 36751 0 0:00:17 0:00:01 0:00:16 36749 100 612k 100 612k 0 0 335k 0 0:00:01 0:00:01 --:--:-- 335k >>> py3-unicodedata2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-unicodedata2-15.0.0.tar.gz >>> py3-unicodedata2: Checking sha512sums... py3-unicodedata2-15.0.0.tar.gz: OK >>> py3-unicodedata2: Unpacking /var/cache/distfiles/v3.18/py3-unicodedata2-15.0.0.tar.gz... running build running build_ext building 'unicodedata2' extension creating build creating build/temp.linux-ppc64le-cpython-311 creating build/temp.linux-ppc64le-cpython-311/unicodedata2 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I./unicodedata2/ -I/usr/include/python3.11 -c ./unicodedata2/unicodectype.c -o build/temp.linux-ppc64le-cpython-311/./unicodedata2/unicodectype.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I./unicodedata2/ -I/usr/include/python3.11 -c ./unicodedata2/unicodedata.c -o build/temp.linux-ppc64le-cpython-311/./unicodedata2/unicodedata.o creating build/lib.linux-ppc64le-cpython-311 gcc -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/./unicodedata2/unicodectype.o build/temp.linux-ppc64le-cpython-311/./unicodedata2/unicodedata.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-311/unicodedata2.cpython-311-powerpc64le-linux-musl.so >>> py3-unicodedata2: 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/community/py3-unicodedata2/pkg creating /home/buildozer/aports/community/py3-unicodedata2/pkg/py3-unicodedata2 creating /home/buildozer/aports/community/py3-unicodedata2/pkg/py3-unicodedata2/usr creating /home/buildozer/aports/community/py3-unicodedata2/pkg/py3-unicodedata2/usr/lib creating /home/buildozer/aports/community/py3-unicodedata2/pkg/py3-unicodedata2/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-unicodedata2/pkg/py3-unicodedata2/usr/lib/python3.11/site-packages copying build/lib.linux-ppc64le-cpython-311/unicodedata2.cpython-311-powerpc64le-linux-musl.so -> /home/buildozer/aports/community/py3-unicodedata2/pkg/py3-unicodedata2/usr/lib/python3.11/site-packages running install_egg_info running egg_info creating unicodedata2.egg-info writing unicodedata2.egg-info/PKG-INFO writing dependency_links to unicodedata2.egg-info/dependency_links.txt writing requirements to unicodedata2.egg-info/requires.txt writing top-level names to unicodedata2.egg-info/top_level.txt writing manifest file 'unicodedata2.egg-info/SOURCES.txt' reading manifest file 'unicodedata2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'unicodedata2.egg-info/SOURCES.txt' Copying unicodedata2.egg-info to /home/buildozer/aports/community/py3-unicodedata2/pkg/py3-unicodedata2/usr/lib/python3.11/site-packages/unicodedata2-15.0.0-py3.11.egg-info running install_scripts >>> py3-unicodedata2*: Running postcheck for py3-unicodedata2 >>> py3-unicodedata2*: Preparing package py3-unicodedata2... >>> py3-unicodedata2*: Stripping binaries >>> py3-unicodedata2*: Scanning shared objects >>> py3-unicodedata2*: Tracing dependencies... python3 python3~3.11 so:libc.musl-ppc64le.so.1 >>> py3-unicodedata2*: Package size: 1.3 MB >>> py3-unicodedata2*: Compressing data... >>> py3-unicodedata2*: Create checksum... >>> py3-unicodedata2*: Create py3-unicodedata2-15.0.0-r1.apk >>> py3-unicodedata2: Build complete at Sun, 23 Apr 2023 10:55:23 +0000 elapsed time 0h 0m 37s >>> py3-unicodedata2: Cleaning up srcdir >>> py3-unicodedata2: Cleaning up pkgdir >>> py3-unicodedata2: Uninstalling dependencies... (1/20) Purging .makedepends-py3-unicodedata2 (20230423.105512) (2/20) Purging py3-setuptools-pyc (67.7.1-r0) (3/20) Purging py3-setuptools (67.7.1-r0) (4/20) Purging py3-packaging-pyc (23.1-r1) (5/20) Purging py3-packaging (23.1-r1) (6/20) Purging py3-parsing-pyc (3.0.9-r2) (7/20) Purging py3-parsing (3.0.9-r2) (8/20) Purging python3-dev (3.11.3-r10) (9/20) Purging python3-pyc (3.11.3-r10) (10/20) Purging python3-pycache-pyc0 (3.11.3-r10) (11/20) Purging pyc (0.1-r0) (12/20) Purging python3 (3.11.3-r10) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r5) (15/20) Purging libffi (3.4.4-r2) (16/20) Purging libpanelw (6.4_p20230401-r5) (17/20) Purging mpdecimal (2.5.1-r2) (18/20) Purging readline (8.2.1-r1) (19/20) Purging sqlite-libs (3.41.2-r2) (20/20) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> py3-unicodedata2: Updating the community/ppc64le repository index... >>> py3-unicodedata2: Signing the index...