>>> py3-grapheme: Building community/py3-grapheme 0.6.0-r2 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 09:25:36 +0000 >>> py3-grapheme: Checking sanity of /home/buildozer/aports/community/py3-grapheme/APKBUILD... >>> py3-grapheme: Analyzing dependencies... >>> py3-grapheme: Installing for build: build-base python3 py3-setuptools (1/19) Installing libbz2 (1.0.8-r5) (2/19) Installing libffi (3.4.4-r2) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.4.2-r1) (5/19) Installing mpdecimal (2.5.1-r2) (6/19) Installing libpanelw (6.4_p20230401-r4) (7/19) Installing readline (8.2.1-r1) (8/19) Installing sqlite-libs (3.41.2-r2) (9/19) Installing python3 (3.11.3-r10) (10/19) Installing python3-pycache-pyc0 (3.11.3-r10) (11/19) Installing pyc (0.1-r0) (12/19) Installing python3-pyc (3.11.3-r10) (13/19) Installing py3-parsing (3.0.9-r2) (14/19) Installing py3-parsing-pyc (3.0.9-r2) (15/19) Installing py3-packaging (23.1-r1) (16/19) Installing py3-packaging-pyc (23.1-r1) (17/19) Installing py3-setuptools (67.6.1-r1) (18/19) Installing py3-setuptools-pyc (67.6.1-r1) (19/19) Installing .makedepends-py3-grapheme (20230420.092536) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 118 packages >>> py3-grapheme: Cleaning up srcdir >>> py3-grapheme: Cleaning up pkgdir >>> py3-grapheme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-grapheme-0.6.0.tar.gz >>> py3-grapheme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-grapheme-0.6.0.tar.gz >>> py3-grapheme: Checking sha512sums... py3-grapheme-0.6.0.tar.gz: OK >>> py3-grapheme: Unpacking /var/cache/distfiles/edge/py3-grapheme-0.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/grapheme copying grapheme/__init__.py -> build/lib/grapheme copying grapheme/finder.py -> build/lib/grapheme copying grapheme/grapheme_property_group.py -> build/lib/grapheme copying grapheme/api.py -> build/lib/grapheme running egg_info writing grapheme.egg-info/PKG-INFO writing dependency_links to grapheme.egg-info/dependency_links.txt writing requirements to grapheme.egg-info/requires.txt writing top-level names to grapheme.egg-info/top_level.txt reading manifest file 'grapheme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'grapheme.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'grapheme.cython' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'grapheme.cython' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'grapheme.cython' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'grapheme.cython' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'grapheme.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'grapheme.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'grapheme.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'grapheme.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/grapheme/cython copying grapheme/cython/api.c -> build/lib/grapheme/cython copying grapheme/cython/finder.c -> build/lib/grapheme/cython copying grapheme/cython/grapheme_property_group.c -> build/lib/grapheme/cython creating build/lib/grapheme/data copying grapheme/data/grapheme_break_property.json -> build/lib/grapheme/data >>> py3-grapheme: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/community/py3-grapheme/pkg creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme copying build/lib/grapheme/__init__.py -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme copying build/lib/grapheme/finder.py -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/cython copying build/lib/grapheme/cython/grapheme_property_group.c -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/cython copying build/lib/grapheme/cython/api.c -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/cython copying build/lib/grapheme/cython/finder.c -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/cython creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/data copying build/lib/grapheme/data/grapheme_break_property.json -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/data copying build/lib/grapheme/grapheme_property_group.py -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme copying build/lib/grapheme/api.py -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme byte-compiling /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/finder.py to finder.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/grapheme_property_group.py to grapheme_property_group.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/api.py to api.cpython-311.pyc running install_egg_info running egg_info writing grapheme.egg-info/PKG-INFO writing dependency_links to grapheme.egg-info/dependency_links.txt writing requirements to grapheme.egg-info/requires.txt writing top-level names to grapheme.egg-info/top_level.txt reading manifest file 'grapheme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'grapheme.egg-info/SOURCES.txt' Copying grapheme.egg-info to /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme-0.6.0-py3.11.egg-info running install_scripts >>> py3-grapheme-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.11/site-packages/grapheme/__pycache__' -> '/home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme-pyc/usr/lib/python3.11/site-packages/grapheme/__pycache__' >>> py3-grapheme-pyc*: Preparing subpackage py3-grapheme-pyc... >>> py3-grapheme-pyc*: Running postcheck for py3-grapheme-pyc >>> py3-grapheme*: Running postcheck for py3-grapheme >>> py3-grapheme*: Preparing package py3-grapheme... >>> py3-grapheme-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-grapheme-pyc*: Package size: 64.0 KB >>> py3-grapheme-pyc*: Compressing data... >>> py3-grapheme-pyc*: Create checksum... >>> py3-grapheme-pyc*: Create py3-grapheme-pyc-0.6.0-r2.apk >>> py3-grapheme*: Tracing dependencies... python3 python3~3.11 >>> py3-grapheme*: Package size: 1.5 MB >>> py3-grapheme*: Compressing data... >>> py3-grapheme*: Create checksum... >>> py3-grapheme*: Create py3-grapheme-0.6.0-r2.apk >>> py3-grapheme: Build complete at Thu, 20 Apr 2023 09:25:38 +0000 elapsed time 0h 0m 2s >>> py3-grapheme: Cleaning up srcdir >>> py3-grapheme: Cleaning up pkgdir >>> py3-grapheme: Uninstalling dependencies... (1/19) Purging .makedepends-py3-grapheme (20230420.092536) (2/19) Purging py3-setuptools-pyc (67.6.1-r1) (3/19) Purging py3-setuptools (67.6.1-r1) (4/19) Purging py3-packaging-pyc (23.1-r1) (5/19) Purging py3-packaging (23.1-r1) (6/19) Purging py3-parsing-pyc (3.0.9-r2) (7/19) Purging py3-parsing (3.0.9-r2) (8/19) Purging python3-pyc (3.11.3-r10) (9/19) Purging python3-pycache-pyc0 (3.11.3-r10) (10/19) Purging pyc (0.1-r0) (11/19) Purging python3 (3.11.3-r10) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r5) (14/19) Purging libffi (3.4.4-r2) (15/19) Purging libpanelw (6.4_p20230401-r4) (16/19) Purging mpdecimal (2.5.1-r2) (17/19) Purging readline (8.2.1-r1) (18/19) Purging sqlite-libs (3.41.2-r2) (19/19) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> py3-grapheme: Updating the community/armhf repository index... >>> py3-grapheme: Signing the index...