>>> py3-rst: Building testing/py3-rst 0.1-r7 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 08:47:18 +0000 >>> py3-rst: Checking sanity of /home/buildozer/aports/testing/py3-rst/APKBUILD... >>> py3-rst: Analyzing dependencies... >>> py3-rst: Installing for build: build-base python3 py3-six py3-setuptools py3-mock (1/23) Installing libbz2 (1.0.8-r5) (2/23) Installing libffi (3.4.4-r2) (3/23) Installing gdbm (1.23-r1) (4/23) Installing xz-libs (5.4.2-r1) (5/23) Installing mpdecimal (2.5.1-r2) (6/23) Installing libpanelw (6.4_p20230401-r6) (7/23) Installing readline (8.2.1-r1) (8/23) Installing sqlite-libs (3.41.2-r2) (9/23) Installing python3 (3.11.3-r10) (10/23) Installing python3-pycache-pyc0 (3.11.3-r10) (11/23) Installing pyc (0.1-r0) (12/23) Installing python3-pyc (3.11.3-r10) (13/23) Installing py3-six (1.16.0-r6) (14/23) Installing py3-six-pyc (1.16.0-r6) (15/23) Installing py3-parsing (3.0.9-r2) (16/23) Installing py3-parsing-pyc (3.0.9-r2) (17/23) Installing py3-packaging (23.1-r1) (18/23) Installing py3-packaging-pyc (23.1-r1) (19/23) Installing py3-setuptools (67.7.2-r0) (20/23) Installing py3-setuptools-pyc (67.7.2-r0) (21/23) Installing py3-mock (5.0.2-r1) (22/23) Installing py3-mock-pyc (5.0.2-r1) (23/23) Installing .makedepends-py3-rst (20230425.084719) Executing busybox-1.36.0-r8.trigger OK: 373 MiB in 122 packages >>> py3-rst: Cleaning up srcdir >>> py3-rst: Cleaning up pkgdir >>> py3-rst: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rst-0.1.tar.gz >>> py3-rst: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rst-0.1.tar.gz >>> py3-rst: Checking sha512sums... rst-0.1.tar.gz: OK >>> py3-rst: Unpacking /var/cache/distfiles/edge/rst-0.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/rst copying rst/__init__.py -> build/lib/rst copying rst/rst.py -> build/lib/rst running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing rst.egg-info/PKG-INFO writing dependency_links to rst.egg-info/dependency_links.txt writing requirements to rst.egg-info/requires.txt writing top-level names to rst.egg-info/top_level.txt reading manifest file 'rst.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'rst.egg-info/SOURCES.txt' running build_ext test_orderedlist (tests.RstTest.test_orderedlist) test the OrderedList in the document ... ok test_paragraph (tests.RstTest.test_paragraph) test the paragraph in the document ... ok test_sections (tests.RstTest.test_sections) test the sections in the document ... ok test_title (tests.RstTest.test_title) test the title of the document ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.000s OK >>> py3-rst: 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/testing/py3-rst/pkg creating /home/buildozer/aports/testing/py3-rst/pkg/py3-rst creating /home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr creating /home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr/lib creating /home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr/lib/python3.11/site-packages/rst copying build/lib/rst/__init__.py -> /home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr/lib/python3.11/site-packages/rst copying build/lib/rst/rst.py -> /home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr/lib/python3.11/site-packages/rst byte-compiling /home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr/lib/python3.11/site-packages/rst/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr/lib/python3.11/site-packages/rst/rst.py to rst.cpython-311.pyc running install_egg_info running egg_info writing rst.egg-info/PKG-INFO writing dependency_links to rst.egg-info/dependency_links.txt writing requirements to rst.egg-info/requires.txt writing top-level names to rst.egg-info/top_level.txt reading manifest file 'rst.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'rst.egg-info/SOURCES.txt' Copying rst.egg-info to /home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr/lib/python3.11/site-packages/rst-0.1-py3.11.egg-info running install_scripts >>> py3-rst-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-rst/pkg/py3-rst/usr/lib/python3.11/site-packages/rst/__pycache__' -> '/home/buildozer/aports/testing/py3-rst/pkg/py3-rst-pyc/usr/lib/python3.11/site-packages/rst/__pycache__' >>> py3-rst-pyc*: Preparing subpackage py3-rst-pyc... >>> py3-rst-pyc*: Running postcheck for py3-rst-pyc >>> py3-rst*: Running postcheck for py3-rst >>> py3-rst*: Preparing package py3-rst... >>> py3-rst-pyc*: Tracing dependencies... python3 py3-six python3~3.11 >>> py3-rst-pyc*: Package size: 48.0 KB >>> py3-rst-pyc*: Compressing data... >>> py3-rst-pyc*: Create checksum... >>> py3-rst-pyc*: Create py3-rst-pyc-0.1-r7.apk >>> py3-rst*: Tracing dependencies... python3 py3-six python3~3.11 >>> py3-rst*: Package size: 64.0 KB >>> py3-rst*: Compressing data... >>> py3-rst*: Create checksum... >>> py3-rst*: Create py3-rst-0.1-r7.apk >>> py3-rst: Build complete at Tue, 25 Apr 2023 08:47:20 +0000 elapsed time 0h 0m 2s >>> py3-rst: Cleaning up srcdir >>> py3-rst: Cleaning up pkgdir >>> py3-rst: Uninstalling dependencies... (1/23) Purging .makedepends-py3-rst (20230425.084719) (2/23) Purging py3-six-pyc (1.16.0-r6) (3/23) Purging py3-six (1.16.0-r6) (4/23) Purging py3-setuptools-pyc (67.7.2-r0) (5/23) Purging py3-setuptools (67.7.2-r0) (6/23) Purging py3-packaging-pyc (23.1-r1) (7/23) Purging py3-packaging (23.1-r1) (8/23) Purging py3-parsing-pyc (3.0.9-r2) (9/23) Purging py3-parsing (3.0.9-r2) (10/23) Purging py3-mock-pyc (5.0.2-r1) (11/23) Purging py3-mock (5.0.2-r1) (12/23) Purging python3-pyc (3.11.3-r10) (13/23) Purging python3-pycache-pyc0 (3.11.3-r10) (14/23) Purging pyc (0.1-r0) (15/23) Purging python3 (3.11.3-r10) (16/23) Purging gdbm (1.23-r1) (17/23) Purging libbz2 (1.0.8-r5) (18/23) Purging libffi (3.4.4-r2) (19/23) Purging libpanelw (6.4_p20230401-r6) (20/23) Purging mpdecimal (2.5.1-r2) (21/23) Purging readline (8.2.1-r1) (22/23) Purging sqlite-libs (3.41.2-r2) (23/23) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 326 MiB in 99 packages >>> py3-rst: Updating the testing/armhf repository index... >>> py3-rst: Signing the index...