>>> py3-grapheme: Building community/py3-grapheme 0.6.0-r0 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 04:35:32 +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/12) Installing libbz2 (1.0.8-r3) (2/12) Installing libffi (3.4.4-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.7-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.39.4-r0) (8/12) Installing python3 (3.10.8-r3) (9/12) Installing py3-parsing (3.0.9-r0) (10/12) Installing py3-packaging (21.3-r2) (11/12) Installing py3-setuptools (65.5.0-r0) (12/12) Installing .makedepends-py3-grapheme (20221028.043533) Executing busybox-1.35.0-r27.trigger OK: 247 MiB in 105 packages >>> py3-grapheme: Cleaning up srcdir >>> py3-grapheme: Cleaning up pkgdir >>> py3-grapheme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-grapheme-0.6.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 202k 100 202k 0 0 247k 0 --:--:-- --:--:-- --:--:-- 247k >>> py3-grapheme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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/v3.17/py3-grapheme-0.6.0.tar.gz... running build running build_py creating build creating build/lib creating 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 copying grapheme/__init__.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.10/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.10/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.10/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 build running build_py 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.10/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.10/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) 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.10 creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme copying build/lib/grapheme/finder.py -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/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.10/site-packages/grapheme/data copying build/lib/grapheme/grapheme_property_group.py -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme creating /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/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.10/site-packages/grapheme/cython copying build/lib/grapheme/cython/finder.c -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme/cython copying build/lib/grapheme/cython/api.c -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme/cython copying build/lib/grapheme/api.py -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme copying build/lib/grapheme/__init__.py -> /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme byte-compiling /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme/finder.py to finder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme/grapheme_property_group.py to grapheme_property_group.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying grapheme.egg-info to /home/buildozer/aports/community/py3-grapheme/pkg/py3-grapheme/usr/lib/python3.10/site-packages/grapheme-0.6.0-py3.10.egg-info running install_scripts >>> py3-grapheme*: Running postcheck for py3-grapheme >>> py3-grapheme*: Preparing package py3-grapheme... >>> py3-grapheme*: Tracing dependencies... >>> py3-grapheme*: Package size: 1.5 MB >>> py3-grapheme*: Compressing data... >>> py3-grapheme*: Create checksum... >>> py3-grapheme*: Create py3-grapheme-0.6.0-r0.apk >>> py3-grapheme: Build complete at Fri, 28 Oct 2022 04:35:35 +0000 elapsed time 0h 0m 3s >>> py3-grapheme: Cleaning up srcdir >>> py3-grapheme: Cleaning up pkgdir >>> py3-grapheme: Uninstalling dependencies... (1/12) Purging .makedepends-py3-grapheme (20221028.043533) (2/12) Purging py3-setuptools (65.5.0-r0) (3/12) Purging py3-packaging (21.3-r2) (4/12) Purging py3-parsing (3.0.9-r0) (5/12) Purging python3 (3.10.8-r3) (6/12) Purging libbz2 (1.0.8-r3) (7/12) Purging libffi (3.4.4-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.7-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-grapheme: Updating the community/armv7 repository index... >>> py3-grapheme: Signing the index...