>>> py3-ruamel.yaml: Building community/py3-ruamel.yaml 0.17.28-r1 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 03:44:41 +0000 >>> py3-ruamel.yaml: Validating /home/udu/aports/community/py3-ruamel.yaml/APKBUILD... >>> py3-ruamel.yaml: Analyzing dependencies... >>> py3-ruamel.yaml: Installing for build: build-base py3-ruamel.yaml.clib 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/14) Installing py3-ruamel.yaml.clib (0.2.8-r2) (2/14) Installing py3-installer (0.7.0-r2) (3/14) Installing py3-installer-pyc (0.7.0-r2) (4/14) Installing py3-gpep517 (19-r0) (5/14) Installing py3-gpep517-pyc (19-r0) (6/14) Installing py3-parsing (3.2.3-r0) (7/14) Installing py3-parsing-pyc (3.2.3-r0) (8/14) Installing py3-packaging (25.0-r0) (9/14) Installing py3-packaging-pyc (25.0-r0) (10/14) Installing py3-setuptools (80.9.0-r0) (11/14) Installing py3-setuptools-pyc (80.9.0-r0) (12/14) Installing py3-wheel (0.46.1-r0) (13/14) Installing py3-wheel-pyc (0.46.1-r0) (14/14) Installing .makedepends-py3-ruamel.yaml (20251013.034442) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 103 packages >>> py3-ruamel.yaml: Cleaning up srcdir >>> py3-ruamel.yaml: Cleaning up pkgdir >>> py3-ruamel.yaml: Cleaning up tmpdir >>> py3-ruamel.yaml: Fetching https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-0.17.28.tar.gz >>> py3-ruamel.yaml: Fetching https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-0.17.28.tar.gz >>> py3-ruamel.yaml: Checking sha512sums... ruamel.yaml-0.17.28.tar.gz: OK >>> py3-ruamel.yaml: Unpacking /var/cache/distfiles/ruamel.yaml-0.17.28.tar.gz... 2025-10-13 03:44:42,552 gpep517 INFO Building wheel via backend setuptools.build_meta :79: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead :79: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead :79: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead :79: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead :101: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead :105: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead :107: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead :117: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead :104: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead :108: DeprecationWarning: Attribute n is deprecated and will be removed in Python 3.14; use value instead :292: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 03:44:42,569 root INFO running bdist_wheel 2025-10-13 03:44:42,576 root INFO running build 2025-10-13 03:44:42,576 root INFO running build_py 2025-10-13 03:44:42,578 root INFO creating build/lib/ruamel/yaml 2025-10-13 03:44:42,578 root INFO copying ./parser.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,579 root INFO copying ./resolver.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,579 root INFO copying ./error.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,579 root INFO copying ./composer.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,579 root INFO copying ./constructor.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,579 root INFO copying ./scalarbool.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,579 root INFO copying ./events.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,579 root INFO copying ./scanner.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,579 root INFO copying ./cyaml.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,579 root INFO copying ./scalarfloat.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./timestamp.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./reader.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./anchor.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./util.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./serializer.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./setup.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./configobjwalker.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./emitter.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./compat.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./scalarstring.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,580 root INFO copying ./nodes.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,581 root INFO copying ./tokens.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,581 root INFO copying ./loader.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,581 root INFO copying ./__init__.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,581 root INFO copying ./dumper.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,581 root INFO copying ./main.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,581 root INFO copying ./comments.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,581 root INFO copying ./scalarint.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,581 root INFO copying ./representer.py -> build/lib/ruamel/yaml 2025-10-13 03:44:42,581 root INFO copying ./py.typed -> build/lib/ruamel/yaml 2025-10-13 03:44:42,582 root INFO copying ./LICENSE -> build/lib/ruamel/yaml 2025-10-13 03:44:42,585 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 03:44:42,585 root INFO running install 2025-10-13 03:44:42,589 root INFO running install_lib 2025-10-13 03:44:42,589 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 03:44:42,590 root INFO creating build/bdist.linux-x86_64/wheel/ruamel 2025-10-13 03:44:42,590 root INFO creating build/bdist.linux-x86_64/wheel/ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/py.typed -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/parser.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/resolver.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/error.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/composer.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/constructor.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/scalarbool.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/events.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/scanner.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/cyaml.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/scalarfloat.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/timestamp.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,590 root INFO copying build/lib/ruamel/yaml/reader.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/anchor.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/util.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/serializer.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/setup.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/configobjwalker.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/emitter.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/compat.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/scalarstring.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/nodes.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/tokens.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/loader.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/__init__.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/dumper.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/main.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/comments.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,591 root INFO copying build/lib/ruamel/yaml/scalarint.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,592 root INFO copying build/lib/ruamel/yaml/representer.py -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,592 root INFO copying build/lib/ruamel/yaml/LICENSE -> build/bdist.linux-x86_64/wheel/./ruamel/yaml 2025-10-13 03:44:42,592 root INFO running install_egg_info 2025-10-13 03:44:42,593 root INFO running egg_info 2025-10-13 03:44:42,594 root INFO writing ruamel.yaml.egg-info/PKG-INFO 2025-10-13 03:44:42,595 root INFO writing dependency_links to ruamel.yaml.egg-info/dependency_links.txt 2025-10-13 03:44:42,595 root INFO writing requirements to ruamel.yaml.egg-info/requires.txt 2025-10-13 03:44:42,595 root INFO writing top-level names to ruamel.yaml.egg-info/top_level.txt 2025-10-13 03:44:42,597 root INFO reading manifest file 'ruamel.yaml.egg-info/SOURCES.txt' 2025-10-13 03:44:42,597 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 03:44:42,597 root WARNING no previously-included directories found matching 'ext*' 2025-10-13 03:44:42,598 root WARNING no previously-included directories found matching 'clib*' 2025-10-13 03:44:42,598 root INFO adding license file 'LICENSE' 2025-10-13 03:44:42,598 root INFO writing manifest file 'ruamel.yaml.egg-info/SOURCES.txt' 2025-10-13 03:44:42,598 root INFO Copying ruamel.yaml.egg-info to build/bdist.linux-x86_64/wheel/./ruamel.yaml-0.17.28-py3.12.egg-info 2025-10-13 03:44:42,599 root INFO running install_scripts 2025-10-13 03:44:42,599 root INFO creating build/bdist.linux-x86_64/wheel/ruamel_yaml-0.17.28.dist-info/WHEEL 2025-10-13 03:44:42,599 wheel INFO creating '/home/udu/aports/community/py3-ruamel.yaml/src/ruamel.yaml-0.17.28/.dist/.tmp-57bvepco/ruamel_yaml-0.17.28-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 03:44:42,600 wheel INFO adding 'ruamel/yaml/__init__.py' 2025-10-13 03:44:42,600 wheel INFO adding 'ruamel/yaml/anchor.py' 2025-10-13 03:44:42,600 wheel INFO adding 'ruamel/yaml/comments.py' 2025-10-13 03:44:42,600 wheel INFO adding 'ruamel/yaml/compat.py' 2025-10-13 03:44:42,600 wheel INFO adding 'ruamel/yaml/composer.py' 2025-10-13 03:44:42,600 wheel INFO adding 'ruamel/yaml/configobjwalker.py' 2025-10-13 03:44:42,600 wheel INFO adding 'ruamel/yaml/constructor.py' 2025-10-13 03:44:42,600 wheel INFO adding 'ruamel/yaml/cyaml.py' 2025-10-13 03:44:42,600 wheel INFO adding 'ruamel/yaml/dumper.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/emitter.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/error.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/events.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/loader.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/main.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/nodes.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/parser.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/py.typed' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/reader.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/representer.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/resolver.py' 2025-10-13 03:44:42,601 wheel INFO adding 'ruamel/yaml/scalarbool.py' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel/yaml/scalarfloat.py' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel/yaml/scalarint.py' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel/yaml/scalarstring.py' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel/yaml/scanner.py' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel/yaml/serializer.py' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel/yaml/timestamp.py' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel/yaml/tokens.py' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel/yaml/util.py' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel_yaml-0.17.28.dist-info/licenses/LICENSE' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel_yaml-0.17.28.dist-info/METADATA' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel_yaml-0.17.28.dist-info/WHEEL' 2025-10-13 03:44:42,602 wheel INFO adding 'ruamel_yaml-0.17.28.dist-info/top_level.txt' 2025-10-13 03:44:42,603 wheel INFO adding 'ruamel_yaml-0.17.28.dist-info/RECORD' 2025-10-13 03:44:42,603 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 03:44:42,603 gpep517 INFO The backend produced .dist/ruamel_yaml-0.17.28-py3-none-any.whl ruamel_yaml-0.17.28-py3-none-any.whl >>> py3-ruamel.yaml: Entering fakeroot... >>> py3-ruamel.yaml-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ruamel/yaml/__pycache__' -> '/home/udu/aports/community/py3-ruamel.yaml/pkg/py3-ruamel.yaml-pyc/usr/lib/python3.12/site-packages/ruamel/yaml/__pycache__' >>> py3-ruamel.yaml-pyc*: Preparing subpackage py3-ruamel.yaml-pyc... >>> py3-ruamel.yaml-pyc*: Running postcheck for py3-ruamel.yaml-pyc >>> py3-ruamel.yaml*: Running postcheck for py3-ruamel.yaml >>> py3-ruamel.yaml*: Preparing package py3-ruamel.yaml... >>> py3-ruamel.yaml-pyc*: Tracing dependencies... py3-ruamel.yaml.clib python3~3.12 >>> py3-ruamel.yaml-pyc*: Package size: 600.4 KB >>> py3-ruamel.yaml-pyc*: Compressing data... >>> py3-ruamel.yaml-pyc*: Create checksum... >>> py3-ruamel.yaml-pyc*: Create py3-ruamel.yaml-pyc-0.17.28-r1.apk >>> py3-ruamel.yaml*: Tracing dependencies... py3-ruamel.yaml.clib python3~3.12 >>> py3-ruamel.yaml*: Package size: 527.2 KB >>> py3-ruamel.yaml*: Compressing data... >>> py3-ruamel.yaml*: Create checksum... >>> py3-ruamel.yaml*: Create py3-ruamel.yaml-0.17.28-r1.apk >>> py3-ruamel.yaml: Build complete at Mon, 13 Oct 2025 03:44:43 +0000 elapsed time 0h 0m 2s >>> py3-ruamel.yaml: Cleaning up srcdir >>> py3-ruamel.yaml: Cleaning up pkgdir >>> py3-ruamel.yaml: Uninstalling dependencies... (1/14) Purging .makedepends-py3-ruamel.yaml (20251013.034442) (2/14) Purging py3-ruamel.yaml.clib (0.2.8-r2) (3/14) Purging py3-gpep517-pyc (19-r0) (4/14) Purging py3-gpep517 (19-r0) (5/14) Purging py3-installer-pyc (0.7.0-r2) (6/14) Purging py3-installer (0.7.0-r2) (7/14) Purging py3-setuptools-pyc (80.9.0-r0) (8/14) Purging py3-setuptools (80.9.0-r0) (9/14) Purging py3-wheel-pyc (0.46.1-r0) (10/14) Purging py3-wheel (0.46.1-r0) (11/14) Purging py3-packaging-pyc (25.0-r0) (12/14) Purging py3-packaging (25.0-r0) (13/14) Purging py3-parsing-pyc (3.2.3-r0) (14/14) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-ruamel.yaml: Updating the community/x86_64 repository index... >>> py3-ruamel.yaml: Signing the index...