>>> py3-rich-rst: Building testing/py3-rich-rst 1.1.7-r2 (using abuild 3.11.0_rc13-r0) started Mon, 01 May 2023 05:13:23 +0000 >>> py3-rich-rst: Checking sanity of /home/buildozer/aports/testing/py3-rich-rst/APKBUILD... >>> py3-rich-rst: Analyzing dependencies... >>> py3-rich-rst: Installing for build: build-base python3 py3-rich py3-setuptools (1/27) Installing libbz2 (1.0.8-r5) (2/27) Installing gdbm (1.23-r1) (3/27) Installing mpdecimal (2.5.1-r2) (4/27) Installing libpanelw (6.4_p20230429-r0) (5/27) Installing readline (8.2.1-r1) (6/27) Installing sqlite-libs (3.41.2-r2) (7/27) Installing python3 (3.11.3-r10) (8/27) Installing python3-pycache-pyc0 (3.11.3-r10) (9/27) Installing pyc (0.1-r0) (10/27) Installing python3-pyc (3.11.3-r10) (11/27) Installing py3-attrs (23.1.0-r1) (12/27) Installing py3-attrs-pyc (23.1.0-r1) (13/27) Installing py3-mdurl (0.1.2-r2) (14/27) Installing py3-mdurl-pyc (0.1.2-r2) (15/27) Installing py3-markdown-it-py (2.2.0-r1) (16/27) Installing py3-markdown-it-py-pyc (2.2.0-r1) (17/27) Installing py3-pygments (2.15.1-r0) (18/27) Installing py3-pygments-pyc (2.15.1-r0) (19/27) Installing py3-rich (13.3.5-r0) (20/27) Installing py3-rich-pyc (13.3.5-r0) (21/27) Installing py3-parsing (3.0.9-r2) (22/27) Installing py3-parsing-pyc (3.0.9-r2) (23/27) Installing py3-packaging (23.1-r1) (24/27) Installing py3-packaging-pyc (23.1-r1) (25/27) Installing py3-setuptools (67.7.2-r0) (26/27) Installing py3-setuptools-pyc (67.7.2-r0) (27/27) Installing .makedepends-py3-rich-rst (20230501.051328) Executing busybox-1.36.0-r8.trigger OK: 1026 MiB in 130 packages >>> py3-rich-rst: Cleaning up srcdir >>> py3-rich-rst: Cleaning up pkgdir >>> py3-rich-rst: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rich-rst-1.1.7.tar.gz >>> py3-rich-rst: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rich-rst-1.1.7.tar.gz >>> py3-rich-rst: Checking sha512sums... py3-rich-rst-1.1.7.tar.gz: OK >>> py3-rich-rst: Unpacking /var/cache/distfiles/py3-rich-rst-1.1.7.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/rich_rst copying rich_rst/__init__.py -> build/lib/rich_rst copying rich_rst/__main__.py -> build/lib/rich_rst >>> py3-rich-rst: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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-rich-rst/pkg creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst copying build/lib/rich_rst/__init__.py -> /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst copying build/lib/rich_rst/__main__.py -> /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst byte-compiling /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst/__main__.py to __main__.cpython-311.pyc running install_egg_info running egg_info creating rich_rst.egg-info writing rich_rst.egg-info/PKG-INFO writing dependency_links to rich_rst.egg-info/dependency_links.txt writing requirements to rich_rst.egg-info/requires.txt writing top-level names to rich_rst.egg-info/top_level.txt writing manifest file 'rich_rst.egg-info/SOURCES.txt' reading manifest file 'rich_rst.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'rich_rst.egg-info/SOURCES.txt' Copying rich_rst.egg-info to /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst-1.1.7-py3.11.egg-info running install_scripts >>> py3-rich-rst-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst/__pycache__' -> '/home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst-pyc/usr/lib/python3.11/site-packages/rich_rst/__pycache__' >>> py3-rich-rst-pyc*: Preparing subpackage py3-rich-rst-pyc... >>> py3-rich-rst-pyc*: Running postcheck for py3-rich-rst-pyc >>> py3-rich-rst*: Running postcheck for py3-rich-rst >>> py3-rich-rst*: Preparing package py3-rich-rst... >>> py3-rich-rst-pyc*: Tracing dependencies... python3 py3-rich python3~3.11 >>> py3-rich-rst-pyc*: Package size: 84.0 KB >>> py3-rich-rst-pyc*: Compressing data... >>> py3-rich-rst-pyc*: Create checksum... >>> py3-rich-rst-pyc*: Create py3-rich-rst-pyc-1.1.7-r2.apk >>> py3-rich-rst*: Tracing dependencies... python3 py3-rich python3~3.11 >>> py3-rich-rst*: Package size: 88.0 KB >>> py3-rich-rst*: Compressing data... >>> py3-rich-rst*: Create checksum... >>> py3-rich-rst*: Create py3-rich-rst-1.1.7-r2.apk >>> py3-rich-rst: Build complete at Mon, 01 May 2023 05:13:36 +0000 elapsed time 0h 0m 13s >>> py3-rich-rst: Cleaning up srcdir >>> py3-rich-rst: Cleaning up pkgdir >>> py3-rich-rst: Uninstalling dependencies... (1/27) Purging .makedepends-py3-rich-rst (20230501.051328) (2/27) Purging py3-rich-pyc (13.3.5-r0) (3/27) Purging py3-rich (13.3.5-r0) (4/27) Purging py3-markdown-it-py-pyc (2.2.0-r1) (5/27) Purging py3-markdown-it-py (2.2.0-r1) (6/27) Purging py3-attrs-pyc (23.1.0-r1) (7/27) Purging py3-attrs (23.1.0-r1) (8/27) Purging py3-mdurl-pyc (0.1.2-r2) (9/27) Purging py3-mdurl (0.1.2-r2) (10/27) Purging py3-pygments-pyc (2.15.1-r0) (11/27) Purging py3-pygments (2.15.1-r0) (12/27) Purging py3-setuptools-pyc (67.7.2-r0) (13/27) Purging py3-setuptools (67.7.2-r0) (14/27) Purging py3-packaging-pyc (23.1-r1) (15/27) Purging py3-packaging (23.1-r1) (16/27) Purging py3-parsing-pyc (3.0.9-r2) (17/27) Purging py3-parsing (3.0.9-r2) (18/27) Purging python3-pyc (3.11.3-r10) (19/27) Purging python3-pycache-pyc0 (3.11.3-r10) (20/27) Purging pyc (0.1-r0) (21/27) Purging python3 (3.11.3-r10) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libbz2 (1.0.8-r5) (24/27) Purging libpanelw (6.4_p20230429-r0) (25/27) Purging mpdecimal (2.5.1-r2) (26/27) Purging readline (8.2.1-r1) (27/27) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> py3-rich-rst: Updating the testing/riscv64 repository index... >>> py3-rich-rst: Signing the index...