>>> py3-unicodedata2: Building community/py3-unicodedata2 15.1.0-r1 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 00:18:56 +0000 >>> py3-unicodedata2: Validating /home/buildozer/aports/community/py3-unicodedata2/APKBUILD... >>> WARNING: py3-unicodedata2: No maintainer >>> py3-unicodedata2: Analyzing dependencies... >>> py3-unicodedata2: Installing for build: build-base python3 py3-setuptools python3-dev (1/19) Installing libbz2 (1.0.8-r6) (2/19) Installing libffi (3.4.6-r0) (3/19) Installing gdbm (1.24-r0) (4/19) Installing xz-libs (5.6.3-r0) (5/19) Installing mpdecimal (4.0.0-r0) (6/19) Installing libpanelw (6.5_p20241006-r2) (7/19) Installing sqlite-libs (3.47.0-r0) (8/19) Installing python3 (3.12.7-r1) (9/19) Installing python3-pycache-pyc0 (3.12.7-r1) (10/19) Installing pyc (3.12.7-r1) (11/19) Installing python3-pyc (3.12.7-r1) (12/19) Installing py3-parsing (3.1.4-r0) (13/19) Installing py3-parsing-pyc (3.1.4-r0) (14/19) Installing py3-packaging (24.1-r0) (15/19) Installing py3-packaging-pyc (24.1-r0) (16/19) Installing py3-setuptools (70.3.0-r0) (17/19) Installing py3-setuptools-pyc (70.3.0-r0) (18/19) Installing python3-dev (3.12.7-r1) (19/19) Installing .makedepends-py3-unicodedata2 (20241101.001909) Executing busybox-1.37.0-r3.trigger OK: 393 MiB in 120 packages >>> py3-unicodedata2: Cleaning up srcdir >>> py3-unicodedata2: Cleaning up pkgdir >>> py3-unicodedata2: Cleaning up tmpdir >>> py3-unicodedata2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-unicodedata2-15.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-unicodedata2: Fetching py3-unicodedata2-15.1.0.tar.gz::https://github.com/fonttools/unicodedata2/archive/refs/tags/15.1.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/py3-unicodedata2-15.1.0.tar.gz.part' py3-unicodedata2-15. 100% |********************************| 612k 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-unicodedata2-15.1.0.tar.gz.part' saved >>> py3-unicodedata2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-unicodedata2-15.1.0.tar.gz >>> py3-unicodedata2: Checking sha512sums... py3-unicodedata2-15.1.0.tar.gz: OK >>> py3-unicodedata2: Unpacking /var/cache/distfiles/v3.21/py3-unicodedata2-15.1.0.tar.gz... running build running build_ext building 'unicodedata2' extension creating build creating build/temp.linux-armv8l-cpython-312 creating build/temp.linux-armv8l-cpython-312/unicodedata2 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./unicodedata2/ -I/usr/include/python3.12 -c ./unicodedata2/unicodectype.c -o build/temp.linux-armv8l-cpython-312/./unicodedata2/unicodectype.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I./unicodedata2/ -I/usr/include/python3.12 -c ./unicodedata2/unicodedata.c -o build/temp.linux-armv8l-cpython-312/./unicodedata2/unicodedata.o creating build/lib.linux-armv8l-cpython-312 gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/./unicodedata2/unicodectype.o build/temp.linux-armv8l-cpython-312/./unicodedata2/unicodedata.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/unicodedata2.cpython-312-arm-linux-musleabihf.so >>> py3-unicodedata2: Entering fakeroot... running install /usr/lib/python3.12/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 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.12 creating /home/buildozer/aports/community/py3-unicodedata2/pkg/py3-unicodedata2/usr/lib/python3.12/site-packages copying build/lib.linux-armv8l-cpython-312/unicodedata2.cpython-312-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-unicodedata2/pkg/py3-unicodedata2/usr/lib/python3.12/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.12/site-packages/unicodedata2-15.1.0-py3.12.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.12 so:libc.musl-armv7.so.1 >>> py3-unicodedata2*: Package size: 1.2 MB >>> py3-unicodedata2*: Compressing data... >>> py3-unicodedata2*: Create checksum... >>> py3-unicodedata2*: Create py3-unicodedata2-15.1.0-r1.apk >>> py3-unicodedata2: Build complete at Fri, 01 Nov 2024 00:19:14 +0000 elapsed time 0h 0m 18s >>> py3-unicodedata2: Cleaning up srcdir >>> py3-unicodedata2: Cleaning up pkgdir >>> py3-unicodedata2: Uninstalling dependencies... (1/19) Purging .makedepends-py3-unicodedata2 (20241101.001909) (2/19) Purging py3-setuptools-pyc (70.3.0-r0) (3/19) Purging py3-setuptools (70.3.0-r0) (4/19) Purging py3-packaging-pyc (24.1-r0) (5/19) Purging py3-packaging (24.1-r0) (6/19) Purging py3-parsing-pyc (3.1.4-r0) (7/19) Purging py3-parsing (3.1.4-r0) (8/19) Purging python3-dev (3.12.7-r1) (9/19) Purging python3-pyc (3.12.7-r1) (10/19) Purging python3-pycache-pyc0 (3.12.7-r1) (11/19) Purging pyc (3.12.7-r1) (12/19) Purging python3 (3.12.7-r1) (13/19) Purging gdbm (1.24-r0) (14/19) Purging libbz2 (1.0.8-r6) (15/19) Purging libffi (3.4.6-r0) (16/19) Purging libpanelw (6.5_p20241006-r2) (17/19) Purging mpdecimal (4.0.0-r0) (18/19) Purging sqlite-libs (3.47.0-r0) (19/19) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-unicodedata2: Updating the community/armv7 repository index... >>> py3-unicodedata2: Signing the index...