>>> py3-testresources: Building testing/py3-testresources 2.0.1-r5 (using abuild 3.11.0_rc13-r0) started Mon, 01 May 2023 02:41:35 +0000 >>> py3-testresources: Checking sanity of /home/buildozer/aports/testing/py3-testresources/APKBUILD... >>> py3-testresources: Analyzing dependencies... >>> py3-testresources: Installing for build: build-base python3 py3-setuptools py3-pbr (1/19) Installing libbz2 (1.0.8-r5) (2/19) Installing gdbm (1.23-r1) (3/19) Installing mpdecimal (2.5.1-r2) (4/19) Installing libpanelw (6.4_p20230429-r0) (5/19) Installing readline (8.2.1-r1) (6/19) Installing sqlite-libs (3.41.2-r2) (7/19) Installing python3 (3.11.3-r10) (8/19) Installing python3-pycache-pyc0 (3.11.3-r10) (9/19) Installing pyc (0.1-r0) (10/19) Installing python3-pyc (3.11.3-r10) (11/19) Installing py3-parsing (3.0.9-r2) (12/19) Installing py3-parsing-pyc (3.0.9-r2) (13/19) Installing py3-packaging (23.1-r1) (14/19) Installing py3-packaging-pyc (23.1-r1) (15/19) Installing py3-setuptools (67.7.2-r0) (16/19) Installing py3-setuptools-pyc (67.7.2-r0) (17/19) Installing py3-pbr (5.11.1-r2) (18/19) Installing py3-pbr-pyc (5.11.1-r2) (19/19) Installing .makedepends-py3-testresources (20230501.024140) Executing busybox-1.36.0-r8.trigger OK: 1014 MiB in 122 packages >>> py3-testresources: Cleaning up srcdir >>> py3-testresources: Cleaning up pkgdir >>> py3-testresources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/testresources-2.0.1.tar.gz >>> py3-testresources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/testresources-2.0.1.tar.gz >>> py3-testresources: Checking sha512sums... testresources-2.0.1.tar.gz: OK >>> py3-testresources: Unpacking /var/cache/distfiles/testresources-2.0.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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() /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/testresources copying testresources/__init__.py -> build/lib/testresources creating build/lib/testresources/tests copying testresources/tests/test_optimising_test_suite.py -> build/lib/testresources/tests copying testresources/tests/__init__.py -> build/lib/testresources/tests copying testresources/tests/TestUtil.py -> build/lib/testresources/tests copying testresources/tests/test_test_loader.py -> build/lib/testresources/tests copying testresources/tests/test_resourced_test_case.py -> build/lib/testresources/tests copying testresources/tests/test_test_resource.py -> build/lib/testresources/tests copying testresources/tests/test_resource_graph.py -> build/lib/testresources/tests running egg_info writing testresources.egg-info/PKG-INFO writing dependency_links to testresources.egg-info/dependency_links.txt writing requirements to testresources.egg-info/requires.txt writing top-level names to testresources.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt >>> py3-testresources: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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() /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, 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. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/buildozer/aports/testing/py3-testresources/pkg creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources copying build/lib/testresources/__init__.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_optimising_test_suite.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/__init__.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/TestUtil.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_test_loader.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_resourced_test_case.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_test_resource.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_resource_graph.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_optimising_test_suite.py to test_optimising_test_suite.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/TestUtil.py to TestUtil.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_test_loader.py to test_test_loader.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_resourced_test_case.py to test_resourced_test_case.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_test_resource.py to test_test_resource.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_resource_graph.py to test_resource_graph.cpython-311.pyc running install_egg_info running egg_info writing testresources.egg-info/PKG-INFO writing dependency_links to testresources.egg-info/dependency_links.txt writing requirements to testresources.egg-info/requires.txt writing top-level names to testresources.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying testresources.egg-info to /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources-2.0.1-py3.11.egg-info running install_scripts >>> py3-testresources-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/__pycache__' -> '/home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources-pyc/usr/lib/python3.11/site-packages/testresources/__pycache__' >>> py3-testresources-pyc*: Preparing subpackage py3-testresources-pyc... >>> py3-testresources-pyc*: Running postcheck for py3-testresources-pyc >>> py3-testresources*: Running postcheck for py3-testresources >>> py3-testresources*: Preparing package py3-testresources... >>> py3-testresources-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-testresources-pyc*: Package size: 68.0 KB >>> py3-testresources-pyc*: Compressing data... >>> py3-testresources-pyc*: Create checksum... >>> py3-testresources-pyc*: Create py3-testresources-pyc-2.0.1-r5.apk >>> py3-testresources*: Tracing dependencies... python3 python3~3.11 >>> py3-testresources*: Package size: 96.0 KB >>> py3-testresources*: Compressing data... >>> py3-testresources*: Create checksum... >>> py3-testresources*: Create py3-testresources-2.0.1-r5.apk >>> py3-testresources: Build complete at Mon, 01 May 2023 02:41:49 +0000 elapsed time 0h 0m 14s >>> py3-testresources: Cleaning up srcdir >>> py3-testresources: Cleaning up pkgdir >>> py3-testresources: Uninstalling dependencies... (1/19) Purging .makedepends-py3-testresources (20230501.024140) (2/19) Purging py3-setuptools-pyc (67.7.2-r0) (3/19) Purging py3-setuptools (67.7.2-r0) (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 py3-pbr-pyc (5.11.1-r2) (9/19) Purging py3-pbr (5.11.1-r2) (10/19) Purging python3-pyc (3.11.3-r10) (11/19) Purging python3-pycache-pyc0 (3.11.3-r10) (12/19) Purging pyc (0.1-r0) (13/19) Purging python3 (3.11.3-r10) (14/19) Purging gdbm (1.23-r1) (15/19) Purging libbz2 (1.0.8-r5) (16/19) Purging libpanelw (6.4_p20230429-r0) (17/19) Purging mpdecimal (2.5.1-r2) (18/19) Purging readline (8.2.1-r1) (19/19) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> py3-testresources: Updating the testing/riscv64 repository index... >>> py3-testresources: Signing the index...