>>> py3-pytest-sugar: Building community/py3-pytest-sugar 0.9.7-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 23:48:15 +0000 >>> py3-pytest-sugar: Checking sanity of /home/buildozer/aports/community/py3-pytest-sugar/APKBUILD... >>> py3-pytest-sugar: Analyzing dependencies... >>> py3-pytest-sugar: Installing for build: build-base py3-packaging py3-pytest py3-termcolor python3 py3-setuptools (1/27) Installing libffi (3.4.6-r0) (2/27) Installing gdbm (1.23-r1) (3/27) Installing mpdecimal (4.0.0-r0) (4/27) Installing libpanelw (6.4_p20240330-r0) (5/27) Installing readline (8.2.10-r0) (6/27) Installing sqlite-libs (3.45.2-r0) (7/27) Installing python3 (3.12.2-r1) (8/27) Installing python3-pycache-pyc0 (3.12.2-r1) (9/27) Installing pyc (3.12.2-r1) (10/27) Installing py3-parsing (3.1.2-r1) (11/27) Installing py3-parsing-pyc (3.1.2-r1) (12/27) Installing py3-packaging-pyc (24.0-r1) (13/27) Installing python3-pyc (3.12.2-r1) (14/27) Installing py3-packaging (24.0-r1) (15/27) Installing py3-iniconfig (2.0.0-r1) (16/27) Installing py3-iniconfig-pyc (2.0.0-r1) (17/27) Installing py3-pluggy (1.4.0-r1) (18/27) Installing py3-pluggy-pyc (1.4.0-r1) (19/27) Installing py3-py (1.11.0-r3) (20/27) Installing py3-py-pyc (1.11.0-r3) (21/27) Installing py3-pytest (8.1.1-r1) (22/27) Installing py3-pytest-pyc (8.1.1-r1) (23/27) Installing py3-termcolor (2.4.0-r1) (24/27) Installing py3-termcolor-pyc (2.4.0-r1) (25/27) Installing py3-setuptools (69.2.0-r2) (26/27) Installing py3-setuptools-pyc (69.2.0-r2) (27/27) Installing .makedepends-py3-pytest-sugar (20240412.234816) Executing busybox-1.36.1-r25.trigger OK: 319 MiB in 137 packages >>> py3-pytest-sugar: Cleaning up srcdir >>> py3-pytest-sugar: Cleaning up pkgdir >>> py3-pytest-sugar: Cleaning up tmpdir >>> py3-pytest-sugar: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-sugar-0.9.7.tar.gz >>> py3-pytest-sugar: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-sugar-0.9.7.tar.gz >>> py3-pytest-sugar: Checking sha512sums... pytest-sugar-0.9.7.tar.gz: OK >>> py3-pytest-sugar: Unpacking /var/cache/distfiles/pytest-sugar-0.9.7.tar.gz... running build running build_py creating build creating build/lib copying pytest_sugar.py -> build/lib running egg_info writing pytest_sugar.egg-info/PKG-INFO writing dependency_links to pytest_sugar.egg-info/dependency_links.txt writing entry points to pytest_sugar.egg-info/entry_points.txt writing requirements to pytest_sugar.egg-info/requires.txt writing top-level names to pytest_sugar.egg-info/top_level.txt reading manifest file 'pytest_sugar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytest_sugar.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-pytest-sugar/src/pytest-sugar-0.9.7 configfile: pyproject.toml collected 28 items test_sugar.py .........s..............ss.. [100%] =============================== warnings summary =============================== test_sugar.py: 31 warnings /home/buildozer/aports/community/py3-pytest-sugar/src/pytest-sugar-0.9.7/pytest_sugar.py:279: PytestRemovedIn9Warning: The (startdir: py.path.local) argument is deprecated, please use (start_path: pathlib.Path) see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path lines = self.config.hook.pytest_report_header( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 25 passed, 3 skipped, 31 warnings in 3.31s ================== >>> py3-pytest-sugar: Entering fakeroot... running install /usr/lib/python3.12/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 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/community/py3-pytest-sugar/pkg creating /home/buildozer/aports/community/py3-pytest-sugar/pkg/py3-pytest-sugar creating /home/buildozer/aports/community/py3-pytest-sugar/pkg/py3-pytest-sugar/usr creating /home/buildozer/aports/community/py3-pytest-sugar/pkg/py3-pytest-sugar/usr/lib creating /home/buildozer/aports/community/py3-pytest-sugar/pkg/py3-pytest-sugar/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-pytest-sugar/pkg/py3-pytest-sugar/usr/lib/python3.12/site-packages copying build/lib/pytest_sugar.py -> /home/buildozer/aports/community/py3-pytest-sugar/pkg/py3-pytest-sugar/usr/lib/python3.12/site-packages byte-compiling /home/buildozer/aports/community/py3-pytest-sugar/pkg/py3-pytest-sugar/usr/lib/python3.12/site-packages/pytest_sugar.py to pytest_sugar.cpython-312.pyc running install_egg_info running egg_info writing pytest_sugar.egg-info/PKG-INFO writing dependency_links to pytest_sugar.egg-info/dependency_links.txt writing entry points to pytest_sugar.egg-info/entry_points.txt writing requirements to pytest_sugar.egg-info/requires.txt writing top-level names to pytest_sugar.egg-info/top_level.txt reading manifest file 'pytest_sugar.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytest_sugar.egg-info/SOURCES.txt' Copying pytest_sugar.egg-info to /home/buildozer/aports/community/py3-pytest-sugar/pkg/py3-pytest-sugar/usr/lib/python3.12/site-packages/pytest_sugar-0.9.7-py3.12.egg-info running install_scripts >>> py3-pytest-sugar-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytest-sugar/pkg/py3-pytest-sugar/usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-sugar/pkg/py3-pytest-sugar-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-pytest-sugar-pyc*: Preparing subpackage py3-pytest-sugar-pyc... >>> py3-pytest-sugar-pyc*: Running postcheck for py3-pytest-sugar-pyc >>> py3-pytest-sugar*: Running postcheck for py3-pytest-sugar >>> py3-pytest-sugar*: Preparing package py3-pytest-sugar... >>> py3-pytest-sugar-pyc*: Tracing dependencies... py3-packaging py3-pytest py3-termcolor python3 python3~3.12 >>> py3-pytest-sugar-pyc*: Package size: 56.0 KB >>> py3-pytest-sugar-pyc*: Compressing data... >>> py3-pytest-sugar-pyc*: Create checksum... >>> py3-pytest-sugar-pyc*: Create py3-pytest-sugar-pyc-0.9.7-r1.apk >>> py3-pytest-sugar*: Tracing dependencies... py3-packaging py3-pytest py3-termcolor python3 python3~3.12 >>> py3-pytest-sugar*: Package size: 76.0 KB >>> py3-pytest-sugar*: Compressing data... >>> py3-pytest-sugar*: Create checksum... >>> py3-pytest-sugar*: Create py3-pytest-sugar-0.9.7-r1.apk >>> py3-pytest-sugar: Build complete at Fri, 12 Apr 2024 23:48:22 +0000 elapsed time 0h 0m 7s >>> py3-pytest-sugar: Cleaning up srcdir >>> py3-pytest-sugar: Cleaning up pkgdir >>> py3-pytest-sugar: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pytest-sugar (20240412.234816) (2/27) Purging py3-pytest-pyc (8.1.1-r1) (3/27) Purging py3-pytest (8.1.1-r1) (4/27) Purging py3-iniconfig-pyc (2.0.0-r1) (5/27) Purging py3-iniconfig (2.0.0-r1) (6/27) Purging py3-pluggy-pyc (1.4.0-r1) (7/27) Purging py3-pluggy (1.4.0-r1) (8/27) Purging py3-py-pyc (1.11.0-r3) (9/27) Purging py3-py (1.11.0-r3) (10/27) Purging py3-termcolor-pyc (2.4.0-r1) (11/27) Purging py3-termcolor (2.4.0-r1) (12/27) Purging py3-setuptools-pyc (69.2.0-r2) (13/27) Purging py3-setuptools (69.2.0-r2) (14/27) Purging py3-packaging-pyc (24.0-r1) (15/27) Purging py3-packaging (24.0-r1) (16/27) Purging py3-parsing-pyc (3.1.2-r1) (17/27) Purging py3-parsing (3.1.2-r1) (18/27) Purging python3-pyc (3.12.2-r1) (19/27) Purging python3-pycache-pyc0 (3.12.2-r1) (20/27) Purging pyc (3.12.2-r1) (21/27) Purging python3 (3.12.2-r1) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libffi (3.4.6-r0) (24/27) Purging libpanelw (6.4_p20240330-r0) (25/27) Purging mpdecimal (4.0.0-r0) (26/27) Purging readline (8.2.10-r0) (27/27) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-pytest-sugar: Updating the community/ppc64le repository index... >>> py3-pytest-sugar: Signing the index...