>>> yamllint: Building community/yamllint 1.37.0-r0 (using abuild 3.15.0-r0) started Tue, 14 Oct 2025 10:16:11 +0000 >>> yamllint: Validating /home/udu/aports/community/yamllint/APKBUILD... >>> yamllint: Analyzing dependencies... >>> yamllint: Installing for build: build-base python3 py3-pathspec py3-yaml py3-gpep517 py3-setuptools py3-wheel 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/18) Installing py3-pathspec (0.12.1-r2) (2/18) Installing py3-pathspec-pyc (0.12.1-r2) (3/18) Installing yaml (0.2.5-r2) (4/18) Installing py3-yaml (6.0.2-r0) (5/18) Installing py3-yaml-pyc (6.0.2-r0) (6/18) Installing py3-installer (0.7.0-r2) (7/18) Installing py3-installer-pyc (0.7.0-r2) (8/18) Installing py3-gpep517 (19-r0) (9/18) Installing py3-gpep517-pyc (19-r0) (10/18) Installing py3-parsing (3.2.3-r0) (11/18) Installing py3-parsing-pyc (3.2.3-r0) (12/18) Installing py3-packaging (25.0-r0) (13/18) Installing py3-packaging-pyc (25.0-r0) (14/18) Installing py3-setuptools (80.9.0-r0) (15/18) Installing py3-setuptools-pyc (80.9.0-r0) (16/18) Installing py3-wheel (0.46.1-r0) (17/18) Installing py3-wheel-pyc (0.46.1-r0) (18/18) Installing .makedepends-yamllint (20251014.101612) Executing busybox-1.37.0-r19.trigger OK: 308 MiB in 107 packages >>> yamllint: Cleaning up srcdir >>> yamllint: Cleaning up pkgdir >>> yamllint: Cleaning up tmpdir >>> yamllint: Fetching https://github.com/adrienverge/yamllint/archive/v1.37.0/yamllint-1.37.0.tar.gz >>> yamllint: Fetching https://github.com/adrienverge/yamllint/archive/v1.37.0/yamllint-1.37.0.tar.gz >>> yamllint: Checking sha512sums... yamllint-1.37.0.tar.gz: OK skip-locale-tests.patch: OK >>> yamllint: Unpacking /var/cache/distfiles/yamllint-1.37.0.tar.gz... >>> yamllint: skip-locale-tests.patch patching file tests/test_cli.py Hunk #1 succeeded at 354 (offset 14 lines). patching file tests/rules/test_key_ordering.py Hunk #1 succeeded at 113 (offset -1 lines). Hunk #2 succeeded at 133 (offset -1 lines). 2025-10-14 10:16:12,579 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-14 10:16:12,602 root INFO running bdist_wheel 2025-10-14 10:16:12,607 root INFO running build 2025-10-14 10:16:12,607 root INFO running build_py 2025-10-14 10:16:12,608 root INFO creating build/lib/yamllint 2025-10-14 10:16:12,608 root INFO copying yamllint/parser.py -> build/lib/yamllint 2025-10-14 10:16:12,608 root INFO copying yamllint/decoder.py -> build/lib/yamllint 2025-10-14 10:16:12,608 root INFO copying yamllint/config.py -> build/lib/yamllint 2025-10-14 10:16:12,608 root INFO copying yamllint/linter.py -> build/lib/yamllint 2025-10-14 10:16:12,608 root INFO copying yamllint/__init__.py -> build/lib/yamllint 2025-10-14 10:16:12,608 root INFO copying yamllint/__main__.py -> build/lib/yamllint 2025-10-14 10:16:12,609 root INFO copying yamllint/cli.py -> build/lib/yamllint 2025-10-14 10:16:12,609 root INFO creating build/lib/yamllint/rules 2025-10-14 10:16:12,609 root INFO copying yamllint/rules/line_length.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,609 root INFO copying yamllint/rules/document_end.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,609 root INFO copying yamllint/rules/key_ordering.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,609 root INFO copying yamllint/rules/empty_lines.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,609 root INFO copying yamllint/rules/comments_indentation.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,609 root INFO copying yamllint/rules/empty_values.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,609 root INFO copying yamllint/rules/new_lines.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/key_duplicates.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/commas.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/brackets.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/braces.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/anchors.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/colons.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/new_line_at_end_of_file.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/document_start.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/indentation.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/truthy.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/quoted_strings.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/__init__.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,610 root INFO copying yamllint/rules/octal_values.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,611 root INFO copying yamllint/rules/hyphens.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,611 root INFO copying yamllint/rules/trailing_spaces.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,611 root INFO copying yamllint/rules/float_values.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,611 root INFO copying yamllint/rules/comments.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,611 root INFO copying yamllint/rules/common.py -> build/lib/yamllint/rules 2025-10-14 10:16:12,611 root INFO running egg_info 2025-10-14 10:16:12,612 root INFO creating yamllint.egg-info 2025-10-14 10:16:12,612 root INFO writing yamllint.egg-info/PKG-INFO 2025-10-14 10:16:12,613 root INFO writing dependency_links to yamllint.egg-info/dependency_links.txt 2025-10-14 10:16:12,613 root INFO writing entry points to yamllint.egg-info/entry_points.txt 2025-10-14 10:16:12,613 root INFO writing requirements to yamllint.egg-info/requires.txt 2025-10-14 10:16:12,613 root INFO writing top-level names to yamllint.egg-info/top_level.txt 2025-10-14 10:16:12,613 root INFO writing manifest file 'yamllint.egg-info/SOURCES.txt' 2025-10-14 10:16:12,615 root INFO reading manifest file 'yamllint.egg-info/SOURCES.txt' 2025-10-14 10:16:12,615 root INFO reading manifest template 'MANIFEST.in' 2025-10-14 10:16:12,616 root INFO adding license file 'LICENSE' 2025-10-14 10:16:12,618 root INFO writing manifest file 'yamllint.egg-info/SOURCES.txt' 2025-10-14 10:16:12,619 root INFO creating build/lib/yamllint/conf 2025-10-14 10:16:12,619 root INFO copying yamllint/conf/relaxed.yaml -> build/lib/yamllint/conf 2025-10-14 10:16:12,619 root INFO copying yamllint/conf/default.yaml -> build/lib/yamllint/conf 2025-10-14 10:16:12,621 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-14 10:16:12,621 root INFO running install 2025-10-14 10:16:12,626 root INFO running install_lib 2025-10-14 10:16:12,627 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-14 10:16:12,627 root INFO creating build/bdist.linux-x86_64/wheel/yamllint 2025-10-14 10:16:12,627 root INFO copying build/lib/yamllint/parser.py -> build/bdist.linux-x86_64/wheel/./yamllint 2025-10-14 10:16:12,627 root INFO copying build/lib/yamllint/decoder.py -> build/bdist.linux-x86_64/wheel/./yamllint 2025-10-14 10:16:12,627 root INFO creating build/bdist.linux-x86_64/wheel/yamllint/conf 2025-10-14 10:16:12,627 root INFO copying build/lib/yamllint/conf/relaxed.yaml -> build/bdist.linux-x86_64/wheel/./yamllint/conf 2025-10-14 10:16:12,627 root INFO copying build/lib/yamllint/conf/default.yaml -> build/bdist.linux-x86_64/wheel/./yamllint/conf 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/config.py -> build/bdist.linux-x86_64/wheel/./yamllint 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/linter.py -> build/bdist.linux-x86_64/wheel/./yamllint 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/__init__.py -> build/bdist.linux-x86_64/wheel/./yamllint 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/__main__.py -> build/bdist.linux-x86_64/wheel/./yamllint 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/cli.py -> build/bdist.linux-x86_64/wheel/./yamllint 2025-10-14 10:16:12,628 root INFO creating build/bdist.linux-x86_64/wheel/yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/line_length.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/document_end.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/key_ordering.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/empty_lines.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/comments_indentation.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/empty_values.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/new_lines.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/key_duplicates.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/commas.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/brackets.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,628 root INFO copying build/lib/yamllint/rules/braces.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/anchors.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/colons.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/new_line_at_end_of_file.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/document_start.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/indentation.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/truthy.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/quoted_strings.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/__init__.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/octal_values.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/hyphens.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/trailing_spaces.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/float_values.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/comments.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO copying build/lib/yamllint/rules/common.py -> build/bdist.linux-x86_64/wheel/./yamllint/rules 2025-10-14 10:16:12,629 root INFO running install_egg_info 2025-10-14 10:16:12,630 root INFO Copying yamllint.egg-info to build/bdist.linux-x86_64/wheel/./yamllint-1.37.0-py3.12.egg-info 2025-10-14 10:16:12,631 root INFO running install_scripts 2025-10-14 10:16:12,631 root INFO creating build/bdist.linux-x86_64/wheel/yamllint-1.37.0.dist-info/WHEEL 2025-10-14 10:16:12,631 wheel INFO creating '/home/udu/aports/community/yamllint/src/yamllint-1.37.0/.dist/.tmp-gfdthrb_/yamllint-1.37.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/__init__.py' 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/__main__.py' 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/cli.py' 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/config.py' 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/decoder.py' 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/linter.py' 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/parser.py' 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/conf/default.yaml' 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/conf/relaxed.yaml' 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/rules/__init__.py' 2025-10-14 10:16:12,632 wheel INFO adding 'yamllint/rules/anchors.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/braces.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/brackets.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/colons.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/commas.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/comments.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/comments_indentation.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/common.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/document_end.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/document_start.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/empty_lines.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/empty_values.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/float_values.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/hyphens.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/indentation.py' 2025-10-14 10:16:12,633 wheel INFO adding 'yamllint/rules/key_duplicates.py' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint/rules/key_ordering.py' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint/rules/line_length.py' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint/rules/new_line_at_end_of_file.py' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint/rules/new_lines.py' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint/rules/octal_values.py' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint/rules/quoted_strings.py' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint/rules/trailing_spaces.py' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint/rules/truthy.py' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint-1.37.0.dist-info/licenses/LICENSE' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint-1.37.0.dist-info/METADATA' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint-1.37.0.dist-info/WHEEL' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint-1.37.0.dist-info/entry_points.txt' 2025-10-14 10:16:12,634 wheel INFO adding 'yamllint-1.37.0.dist-info/top_level.txt' 2025-10-14 10:16:12,635 wheel INFO adding 'yamllint-1.37.0.dist-info/RECORD' 2025-10-14 10:16:12,635 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-14 10:16:12,635 gpep517 INFO The backend produced .dist/yamllint-1.37.0-py3-none-any.whl yamllint-1.37.0-py3-none-any.whl ...................................................................................................................................................................ss..............................................................E........................s........................................./home/udu/aports/community/yamllint/src/yamllint-1.37.0/yamllint/decoder.py:44: UserWarning: YAMLLINT_FILE_ENCODING is meant for temporary workarounds. It may be removed in a future version of yamllint. warnings.warn("YAMLLINT_FILE_ENCODING is meant for temporary " ....................................................................................................................................... ====================================================================== ERROR: test_run_default_format_output_in_tty (tests.test_cli.CommandLineTestCase.test_run_default_format_output_in_tty) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/udu/aports/community/yamllint/src/yamllint-1.37.0/tests/test_cli.py", line 492, in test_run_default_format_output_in_tty master, slave = pty.openpty() ^^^^^^^^^^^^^ File "/usr/lib/python3.12/pty.py", line 34, in openpty master_fd, slave_name = _open_terminal() ^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/pty.py", line 67, in _open_terminal raise OSError('out of pty devices') OSError: out of pty devices ---------------------------------------------------------------------- Ran 429 tests in 3.359s FAILED (errors=1, skipped=3) >>> ERROR: yamllint: check failed >>> yamllint: Uninstalling dependencies... (1/18) Purging .makedepends-yamllint (20251014.101612) (2/18) Purging py3-pathspec-pyc (0.12.1-r2) (3/18) Purging py3-pathspec (0.12.1-r2) (4/18) Purging py3-yaml-pyc (6.0.2-r0) (5/18) Purging py3-yaml (6.0.2-r0) (6/18) Purging py3-gpep517-pyc (19-r0) (7/18) Purging py3-gpep517 (19-r0) (8/18) Purging py3-installer-pyc (0.7.0-r2) (9/18) Purging py3-installer (0.7.0-r2) (10/18) Purging py3-setuptools-pyc (80.9.0-r0) (11/18) Purging py3-setuptools (80.9.0-r0) (12/18) Purging py3-wheel-pyc (0.46.1-r0) (13/18) Purging py3-wheel (0.46.1-r0) (14/18) Purging py3-packaging-pyc (25.0-r0) (15/18) Purging py3-packaging (25.0-r0) (16/18) Purging py3-parsing-pyc (3.2.3-r0) (17/18) Purging py3-parsing (3.2.3-r0) (18/18) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages