>>> py3-redbaron: Building community/py3-redbaron 0.9.2-r4 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:01:33 +0000 >>> py3-redbaron: Validating /home/udu/aports/community/py3-redbaron/APKBUILD... >>> py3-redbaron: Analyzing dependencies... >>> py3-redbaron: Installing for build: build-base python3 py3-baron py3-setuptools py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/21) Installing py3-appdirs (1.4.4-r8) (2/21) Installing py3-appdirs-pyc (1.4.4-r8) (3/21) Installing py3-rply (0.7.8-r5) (4/21) Installing py3-rply-pyc (0.7.8-r5) (5/21) Installing py3-baron (0.10.1-r2) (6/21) Installing py3-baron-pyc (0.10.1-r2) (7/21) Installing py3-parsing (3.2.3-r0) (8/21) Installing py3-parsing-pyc (3.2.3-r0) (9/21) Installing py3-packaging (25.0-r0) (10/21) Installing py3-packaging-pyc (25.0-r0) (11/21) Installing py3-setuptools (80.9.0-r0) (12/21) Installing py3-setuptools-pyc (80.9.0-r0) (13/21) Installing py3-iniconfig (2.1.0-r0) (14/21) Installing py3-iniconfig-pyc (2.1.0-r0) (15/21) Installing py3-pluggy (1.5.0-r0) (16/21) Installing py3-pluggy-pyc (1.5.0-r0) (17/21) Installing py3-py (1.11.0-r4) (18/21) Installing py3-py-pyc (1.11.0-r4) (19/21) Installing py3-pytest (8.3.5-r0) (20/21) Installing py3-pytest-pyc (8.3.5-r0) (21/21) Installing .makedepends-py3-redbaron (20251013.040133) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 110 packages >>> py3-redbaron: Cleaning up srcdir >>> py3-redbaron: Cleaning up pkgdir >>> py3-redbaron: Cleaning up tmpdir >>> py3-redbaron: Fetching https://files.pythonhosted.org/packages/source/r/redbaron/redbaron-0.9.2.tar.gz >>> py3-redbaron: Fetching https://files.pythonhosted.org/packages/source/r/redbaron/redbaron-0.9.2.tar.gz >>> py3-redbaron: Checking sha512sums... redbaron-0.9.2.tar.gz: OK 0001-Fix-tests-under-pytest-4.patch: OK >>> py3-redbaron: Unpacking /var/cache/distfiles/redbaron-0.9.2.tar.gz... >>> py3-redbaron: 0001-Fix-tests-under-pytest-4.patch patching file tests/test_bounding_box.py /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() warning: pypandoc module not found, could not convert Markdown to RST running build running build_py creating build/lib/redbaron copying redbaron/redbaron.py -> build/lib/redbaron copying redbaron/utils.py -> build/lib/redbaron copying redbaron/syntax_highlight.py -> build/lib/redbaron copying redbaron/nodes.py -> build/lib/redbaron copying redbaron/__init__.py -> build/lib/redbaron copying redbaron/base_nodes.py -> build/lib/redbaron copying redbaron/private_config.py -> build/lib/redbaron ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-redbaron/src/redbaron-0.9.2 collected 1464 items / 1 deselected / 1463 selected tests/test_at.py . [ 0%] tests/test_bounding_box.py ................................. [ 2%] tests/test_helpers.py .............................. [ 4%] tests/test_indentation.py .... [ 4%] tests/test_initial_parsing.py ..................................................................................................................................................... [ 14%] tests/test_insert.py ............................. [ 16%] tests/test_no_pygments.py ........ [ 17%] tests/test_path.py ............................ [ 19%] tests/test_position.py ............................ [ 21%] tests/test_proxy_list.py .................................................................................................................................................................................. [ 33%] tests/test_redbaron.py ..... [ 33%] tests/test_regressions.py .... [ 33%] tests/test_render.py .... [ 34%] tests/test_root.py .. [ 34%] tests/test_setter.py ................................................................................................................................................................................................................................................................................. [ 53%] ...................................................................................................................................................................................................................................................................................................... [ 73%] ...................................................................................................................................................................................................................................................................................................... [ 93%] ................................................................................................... [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== redbaron/base_nodes.py:1256 /home/udu/aports/community/py3-redbaron/src/redbaron-0.9.2/redbaron/base_nodes.py:1256: SyntaxWarning: invalid escape sequence '\s' if re.match("^\s*%s" % indented_type, string): redbaron/base_nodes.py:690 /home/udu/aports/community/py3-redbaron/src/redbaron-0.9.2/redbaron/base_nodes.py:690: SyntaxWarning: "is" with 'str' literal. Did you mean "=="? if self.on_attribute is "root": -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =============================================================================================================================== 1463 passed, 1 deselected, 2 warnings in 4.20s =============================================================================================================================== >>> py3-redbaron: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() warning: pypandoc module not found, could not convert Markdown to RST running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron copying build/lib/redbaron/redbaron.py -> /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron copying build/lib/redbaron/utils.py -> /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron copying build/lib/redbaron/syntax_highlight.py -> /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron copying build/lib/redbaron/nodes.py -> /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron copying build/lib/redbaron/__init__.py -> /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron copying build/lib/redbaron/base_nodes.py -> /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron copying build/lib/redbaron/private_config.py -> /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron byte-compiling /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron/redbaron.py to redbaron.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron/utils.py to utils.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron/syntax_highlight.py to syntax_highlight.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron/nodes.py to nodes.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron/base_nodes.py to base_nodes.cpython-312.pyc /usr/lib/python3.12/site-packages/redbaron/base_nodes.py:1256: SyntaxWarning: invalid escape sequence '\s' /usr/lib/python3.12/site-packages/redbaron/base_nodes.py:690: SyntaxWarning: "is" with 'str' literal. Did you mean "=="? byte-compiling /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron/private_config.py to private_config.cpython-312.pyc running install_egg_info running egg_info writing redbaron.egg-info/PKG-INFO writing dependency_links to redbaron.egg-info/dependency_links.txt writing requirements to redbaron.egg-info/requires.txt writing top-level names to redbaron.egg-info/top_level.txt reading manifest file 'redbaron.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'redbaron.egg-info/SOURCES.txt' Copying redbaron.egg-info to /home/udu/aports/community/py3-redbaron/pkg/py3-redbaron/usr/lib/python3.12/site-packages/redbaron-0.9.2-py3.12.egg-info running install_scripts >>> py3-redbaron-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/redbaron/__pycache__' -> '/home/udu/aports/community/py3-redbaron/pkg/py3-redbaron-pyc/usr/lib/python3.12/site-packages/redbaron/__pycache__' >>> py3-redbaron-pyc*: Preparing subpackage py3-redbaron-pyc... >>> py3-redbaron-pyc*: Running postcheck for py3-redbaron-pyc >>> py3-redbaron*: Running postcheck for py3-redbaron >>> py3-redbaron*: Preparing package py3-redbaron... >>> py3-redbaron-pyc*: Tracing dependencies... python3 py3-baron python3~3.12 >>> py3-redbaron-pyc*: Package size: 182.1 KB >>> py3-redbaron-pyc*: Compressing data... >>> py3-redbaron-pyc*: Create checksum... >>> py3-redbaron-pyc*: Create py3-redbaron-pyc-0.9.2-r4.apk >>> py3-redbaron*: Tracing dependencies... python3 py3-baron python3~3.12 >>> py3-redbaron*: Package size: 152.1 KB >>> py3-redbaron*: Compressing data... >>> py3-redbaron*: Create checksum... >>> py3-redbaron*: Create py3-redbaron-0.9.2-r4.apk >>> py3-redbaron: Build complete at Mon, 13 Oct 2025 04:01:39 +0000 elapsed time 0h 0m 6s >>> py3-redbaron: Cleaning up srcdir >>> py3-redbaron: Cleaning up pkgdir >>> py3-redbaron: Uninstalling dependencies... (1/21) Purging .makedepends-py3-redbaron (20251013.040133) (2/21) Purging py3-baron-pyc (0.10.1-r2) (3/21) Purging py3-baron (0.10.1-r2) (4/21) Purging py3-rply-pyc (0.7.8-r5) (5/21) Purging py3-rply (0.7.8-r5) (6/21) Purging py3-appdirs-pyc (1.4.4-r8) (7/21) Purging py3-appdirs (1.4.4-r8) (8/21) Purging py3-setuptools-pyc (80.9.0-r0) (9/21) Purging py3-setuptools (80.9.0-r0) (10/21) Purging py3-pytest-pyc (8.3.5-r0) (11/21) Purging py3-pytest (8.3.5-r0) (12/21) Purging py3-iniconfig-pyc (2.1.0-r0) (13/21) Purging py3-iniconfig (2.1.0-r0) (14/21) Purging py3-packaging-pyc (25.0-r0) (15/21) Purging py3-packaging (25.0-r0) (16/21) Purging py3-parsing-pyc (3.2.3-r0) (17/21) Purging py3-parsing (3.2.3-r0) (18/21) Purging py3-pluggy-pyc (1.5.0-r0) (19/21) Purging py3-pluggy (1.5.0-r0) (20/21) Purging py3-py-pyc (1.11.0-r4) (21/21) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-redbaron: Updating the community/x86_64 repository index... >>> py3-redbaron: Signing the index...