>>> py3-baron: Building community/py3-baron 0.10.1-r1 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 00:18:30 +0000 >>> py3-baron: Checking sanity of /home/buildozer/aports/community/py3-baron/APKBUILD... >>> py3-baron: Analyzing dependencies... >>> py3-baron: Installing for build: build-base python3 py3-rply py3-setuptools py3-pytest (1/31) Installing libbz2 (1.0.8-r5) (2/31) Installing libffi (3.4.4-r2) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.2-r1) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20230401-r4) (7/31) Installing readline (8.2.1-r1) (8/31) Installing sqlite-libs (3.41.2-r2) (9/31) Installing python3 (3.11.3-r10) (10/31) Installing python3-pycache-pyc0 (3.11.3-r10) (11/31) Installing pyc (0.1-r0) (12/31) Installing python3-pyc (3.11.3-r10) (13/31) Installing py3-appdirs (1.4.4-r6) (14/31) Installing py3-appdirs-pyc (1.4.4-r6) (15/31) Installing py3-rply (0.7.8-r4) (16/31) Installing py3-rply-pyc (0.7.8-r4) (17/31) Installing py3-parsing (3.0.9-r2) (18/31) Installing py3-parsing-pyc (3.0.9-r2) (19/31) Installing py3-packaging (23.1-r1) (20/31) Installing py3-packaging-pyc (23.1-r1) (21/31) Installing py3-setuptools (67.7.1-r0) (22/31) Installing py3-setuptools-pyc (67.7.1-r0) (23/31) Installing py3-iniconfig (1.1.1-r6) (24/31) Installing py3-iniconfig-pyc (1.1.1-r6) (25/31) Installing py3-pluggy (1.0.0-r3) (26/31) Installing py3-pluggy-pyc (1.0.0-r3) (27/31) Installing py3-py (1.11.0-r2) (28/31) Installing py3-py-pyc (1.11.0-r2) (29/31) Installing py3-pytest (7.3.1-r1) (30/31) Installing py3-pytest-pyc (7.3.1-r1) (31/31) Installing .makedepends-py3-baron (20230422.001831) Executing busybox-1.36.0-r7.trigger OK: 426 MiB in 129 packages >>> py3-baron: Cleaning up srcdir >>> py3-baron: Cleaning up pkgdir >>> py3-baron: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/baron-0.10.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-baron: Fetching https://files.pythonhosted.org/packages/source/b/baron/baron-0.10.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 996k 100 996k 0 0 2716k 0 --:--:-- --:--:-- --:--:-- 2716k >>> py3-baron: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/baron-0.10.1.tar.gz >>> py3-baron: Checking sha512sums... baron-0.10.1.tar.gz: OK >>> py3-baron: Unpacking /var/cache/distfiles/v3.18/baron-0.10.1.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/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/baron copying baron/grammator_data_structures.py -> build/lib/baron copying baron/utils.py -> build/lib/baron copying baron/inner_formatting_grouper.py -> build/lib/baron copying baron/token.py -> build/lib/baron copying baron/grammator_control_structures.py -> build/lib/baron copying baron/dumper.py -> build/lib/baron copying baron/grammator_imports.py -> build/lib/baron copying baron/grammator_primitives.py -> build/lib/baron copying baron/helpers.py -> build/lib/baron copying baron/path.py -> build/lib/baron copying baron/spliter.py -> build/lib/baron copying baron/__init__.py -> build/lib/baron copying baron/render.py -> build/lib/baron copying baron/grouper.py -> build/lib/baron copying baron/baron.py -> build/lib/baron copying baron/formatting_grouper.py -> build/lib/baron copying baron/future.py -> build/lib/baron copying baron/tokenizer.py -> build/lib/baron copying baron/parser.py -> build/lib/baron copying baron/grammator_operators.py -> build/lib/baron copying baron/indentation_marker.py -> build/lib/baron copying baron/grammator.py -> build/lib/baron ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-baron/src/baron-0.10.1 collected 1217 items tests/test_baron.py ....... [ 0%] tests/test_dumper.py ................................................... [ 4%] ........................................................................ [ 10%] .................................. [ 13%] tests/test_formatting_grouper.py ....................................... [ 16%] ........................................................................ [ 22%] ........................................................................ [ 28%] [ 28%] tests/test_future.py ................ [ 29%] tests/test_grammator.py ................................................ [ 33%] ........... [ 34%] tests/test_grammator_control_structures.py ........................ [ 36%] tests/test_grammator_data_structures.py ................................ [ 39%] ...... [ 39%] tests/test_grammator_imports.py ......................... [ 41%] tests/test_grammator_operators.py ...................................... [ 44%] ........................................................................ [ 50%] ............................... [ 53%] tests/test_grammator_primitives.py ............................... [ 55%] tests/test_grouper.py .............................................. [ 59%] tests/test_indentation_marker.py ............ [ 60%] tests/test_inner_formatting_grouper.py ............... [ 61%] tests/test_path.py ..................................................... [ 66%] ...................................... [ 69%] tests/test_regression.py ...... [ 69%] tests/test_render.py ................................................... [ 74%] ........................................................................ [ 80%] ........................................................................ [ 85%] .... [ 86%] tests/test_spliter.py .................................................. [ 90%] ................................... [ 93%] tests/test_tokenizer.py ................................................ [ 97%] .................................. [100%] ============================= 1217 passed in 6.04s ============================= >>> py3-baron: 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/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/community/py3-baron/pkg creating /home/buildozer/aports/community/py3-baron/pkg/py3-baron creating /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr creating /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib creating /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/grammator_data_structures.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/utils.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/inner_formatting_grouper.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/token.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/grammator_control_structures.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/dumper.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/grammator_imports.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/grammator_primitives.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/helpers.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/path.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/spliter.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/__init__.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/render.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/grouper.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/baron.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/formatting_grouper.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/future.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/tokenizer.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/parser.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/grammator_operators.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/indentation_marker.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron copying build/lib/baron/grammator.py -> /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/grammator_data_structures.py to grammator_data_structures.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/inner_formatting_grouper.py to inner_formatting_grouper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/token.py to token.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/grammator_control_structures.py to grammator_control_structures.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/dumper.py to dumper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/grammator_imports.py to grammator_imports.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/grammator_primitives.py to grammator_primitives.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/helpers.py to helpers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/path.py to path.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/spliter.py to spliter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/render.py to render.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/grouper.py to grouper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/baron.py to baron.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/formatting_grouper.py to formatting_grouper.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/future.py to future.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/tokenizer.py to tokenizer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/parser.py to parser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/grammator_operators.py to grammator_operators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/indentation_marker.py to indentation_marker.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/grammator.py to grammator.cpython-311.pyc running install_egg_info running egg_info writing baron.egg-info/PKG-INFO writing dependency_links to baron.egg-info/dependency_links.txt writing requirements to baron.egg-info/requires.txt writing top-level names to baron.egg-info/top_level.txt reading manifest file 'baron.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.txt' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'grammar' warning: manifest_maker: MANIFEST.in, line 13: unknown action 'reverse-exclude' adding license file 'LICENSE' writing manifest file 'baron.egg-info/SOURCES.txt' Copying baron.egg-info to /home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron-0.10.1-py3.11.egg-info running install_scripts >>> py3-baron-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-baron/pkg/py3-baron/usr/lib/python3.11/site-packages/baron/__pycache__' -> '/home/buildozer/aports/community/py3-baron/pkg/py3-baron-pyc/usr/lib/python3.11/site-packages/baron/__pycache__' >>> py3-baron-pyc*: Preparing subpackage py3-baron-pyc... >>> py3-baron-pyc*: Running postcheck for py3-baron-pyc >>> py3-baron*: Running postcheck for py3-baron >>> py3-baron*: Preparing package py3-baron... >>> py3-baron-pyc*: Tracing dependencies... python3 py3-rply python3~3.11 >>> py3-baron-pyc*: Package size: 288.0 KB >>> py3-baron-pyc*: Compressing data... >>> py3-baron-pyc*: Create checksum... >>> py3-baron-pyc*: Create py3-baron-pyc-0.10.1-r1.apk >>> py3-baron*: Tracing dependencies... python3 py3-rply python3~3.11 >>> py3-baron*: Package size: 288.0 KB >>> py3-baron*: Compressing data... >>> py3-baron*: Create checksum... >>> py3-baron*: Create py3-baron-0.10.1-r1.apk >>> py3-baron: Build complete at Sat, 22 Apr 2023 00:18:41 +0000 elapsed time 0h 0m 11s >>> py3-baron: Cleaning up srcdir >>> py3-baron: Cleaning up pkgdir >>> py3-baron: Uninstalling dependencies... (1/31) Purging .makedepends-py3-baron (20230422.001831) (2/31) Purging py3-rply-pyc (0.7.8-r4) (3/31) Purging py3-rply (0.7.8-r4) (4/31) Purging py3-appdirs-pyc (1.4.4-r6) (5/31) Purging py3-appdirs (1.4.4-r6) (6/31) Purging py3-setuptools-pyc (67.7.1-r0) (7/31) Purging py3-setuptools (67.7.1-r0) (8/31) Purging py3-pytest-pyc (7.3.1-r1) (9/31) Purging py3-pytest (7.3.1-r1) (10/31) Purging py3-iniconfig-pyc (1.1.1-r6) (11/31) Purging py3-iniconfig (1.1.1-r6) (12/31) Purging py3-packaging-pyc (23.1-r1) (13/31) Purging py3-packaging (23.1-r1) (14/31) Purging py3-parsing-pyc (3.0.9-r2) (15/31) Purging py3-parsing (3.0.9-r2) (16/31) Purging py3-pluggy-pyc (1.0.0-r3) (17/31) Purging py3-pluggy (1.0.0-r3) (18/31) Purging py3-py-pyc (1.11.0-r2) (19/31) Purging py3-py (1.11.0-r2) (20/31) Purging python3-pyc (3.11.3-r10) (21/31) Purging python3-pycache-pyc0 (3.11.3-r10) (22/31) Purging pyc (0.1-r0) (23/31) Purging python3 (3.11.3-r10) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r5) (26/31) Purging libffi (3.4.4-r2) (27/31) Purging libpanelw (6.4_p20230401-r4) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.1-r1) (30/31) Purging sqlite-libs (3.41.2-r2) (31/31) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 373 MiB in 98 packages >>> py3-baron: Updating the community/x86 repository index... >>> py3-baron: Signing the index...