==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-ruamel-yaml 0.18.10-2 (Sun Jan 11 08:33:15 2026)
==> Retrieving sources...
-> Found ruamel.yaml-0.18.10.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
ruamel.yaml-0.18.10.tar.gz ... Passed
==> Making package: python-ruamel-yaml 0.18.10-2 (Sun Jan 11 08:33:17 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) mpdecimal-4.0.1-1 python-3.14.2-2 python-ruamel.yaml.clib-0.2.15-2
Total Download Size: 0.11 MiB
Total Installed Size: 78.20 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-ruamel.yaml.clib-0.2.15-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-ruamel.yaml.clib...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (13) python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-25.0-4 python-platformdirs-4.5.1-3 python-pyproject-hooks-1.2.0-6 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4
Total Installed Size: 11.01 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found ruamel.yaml-0.18.10.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting ruamel.yaml-0.18.10.tar.gz with bsdtar
==> Starting build()...
* Building wheel...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3.14/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()
cltype <class 'str'> 'Programming Language :: Python :: Implementation :: CPython'
cltype <class 'str'> 'Topic :: Software Development :: Libraries :: Python Modules'
cltype <class 'str'> 'Topic :: Text Processing :: Markup'
cltype <class 'str'> 'Typing :: Typed'
x ('Programming Language', 'Python', 3, 9)
x ('Development Status', '4 - Beta')
x ('Programming Language', 'Python', 3, 12)
x ('Topic :: Text Processing :: Markup',)
x ('License', 'OSI Approved', 'MIT License')
x ('Programming Language', 'Python')
x ('Programming Language', 'Python', 3, 11)
x ('Programming Language', 'Python', 3, 8)
x ('Intended Audience', 'Developers')
x ('Operating System', 'OS Independent')
x ('Topic :: Software Development :: Libraries :: Python Modules',)
x ('Programming Language', 'Python', 3, 10)
x ('Typing :: Typed',)
x ('Programming Language :: Python :: Implementation :: CPython',)
x ('Programming Language', 'Python', 3, 13)
running bdist_wheel
running build
running build_py
creating build/lib/ruamel/yaml
copying ./dumper.py -> build/lib/ruamel/yaml
copying ./timestamp.py -> build/lib/ruamel/yaml
copying ./comments.py -> build/lib/ruamel/yaml
copying ./tokens.py -> build/lib/ruamel/yaml
copying ./representer.py -> build/lib/ruamel/yaml
copying ./tag.py -> build/lib/ruamel/yaml
copying ./configobjwalker.py -> build/lib/ruamel/yaml
copying ./resolver.py -> build/lib/ruamel/yaml
copying ./main.py -> build/lib/ruamel/yaml
copying ./parser.py -> build/lib/ruamel/yaml
copying ./scalarint.py -> build/lib/ruamel/yaml
copying ./util.py -> build/lib/ruamel/yaml
copying ./scanner.py -> build/lib/ruamel/yaml
copying ./serializer.py -> build/lib/ruamel/yaml
copying ./anchor.py -> build/lib/ruamel/yaml
copying ./setup.py -> build/lib/ruamel/yaml
copying ./reader.py -> build/lib/ruamel/yaml
copying ./constructor.py -> build/lib/ruamel/yaml
copying ./scalarfloat.py -> build/lib/ruamel/yaml
copying ./__init__.py -> build/lib/ruamel/yaml
copying ./nodes.py -> build/lib/ruamel/yaml
copying ./emitter.py -> build/lib/ruamel/yaml
copying ./compat.py -> build/lib/ruamel/yaml
copying ./loader.py -> build/lib/ruamel/yaml
copying ./cyaml.py -> build/lib/ruamel/yaml
copying ./error.py -> build/lib/ruamel/yaml
copying ./events.py -> build/lib/ruamel/yaml
copying ./docinfo.py -> build/lib/ruamel/yaml
copying ./scalarstring.py -> build/lib/ruamel/yaml
copying ./composer.py -> build/lib/ruamel/yaml
copying ./scalarbool.py -> build/lib/ruamel/yaml
copying ./py.typed -> build/lib/ruamel/yaml
copying ./LICENSE -> build/lib/ruamel/yaml
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/ruamel
creating build/bdist.linux-aarch64/wheel/ruamel/yaml
copying build/lib/ruamel/yaml/dumper.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/timestamp.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/comments.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/tokens.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/representer.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/tag.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/configobjwalker.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/resolver.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/main.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/parser.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/scalarint.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/util.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/scanner.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/serializer.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/anchor.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/LICENSE -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/setup.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/reader.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/constructor.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/scalarfloat.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/__init__.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/nodes.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/emitter.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/py.typed -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/compat.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/loader.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/cyaml.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/error.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/events.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/docinfo.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/scalarstring.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/composer.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
copying build/lib/ruamel/yaml/scalarbool.py -> build/bdist.linux-aarch64/wheel/./ruamel/yaml
running install_egg_info
running egg_info
writing ruamel.yaml.egg-info/PKG-INFO
writing dependency_links to ruamel.yaml.egg-info/dependency_links.txt
writing requirements to ruamel.yaml.egg-info/requires.txt
writing top-level names to ruamel.yaml.egg-info/top_level.txt
reading manifest file 'ruamel.yaml.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.rst'
no previously-included directories found matching 'ext*'
no previously-included directories found matching 'clib*'
adding license file 'LICENSE'
writing manifest file 'ruamel.yaml.egg-info/SOURCES.txt'
Copying ruamel.yaml.egg-info to build/bdist.linux-aarch64/wheel/./ruamel.yaml-0.18.10-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/ruamel_yaml-0.18.10.dist-info/WHEEL
creating '/build/python-ruamel-yaml/src/ruamel.yaml-0.18.10/dist/.tmp-oh98y64p/ruamel_yaml-0.18.10-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'ruamel/yaml/__init__.py'
adding 'ruamel/yaml/anchor.py'
adding 'ruamel/yaml/comments.py'
adding 'ruamel/yaml/compat.py'
adding 'ruamel/yaml/composer.py'
adding 'ruamel/yaml/configobjwalker.py'
adding 'ruamel/yaml/constructor.py'
adding 'ruamel/yaml/cyaml.py'
adding 'ruamel/yaml/docinfo.py'
adding 'ruamel/yaml/dumper.py'
adding 'ruamel/yaml/emitter.py'
adding 'ruamel/yaml/error.py'
adding 'ruamel/yaml/events.py'
adding 'ruamel/yaml/loader.py'
adding 'ruamel/yaml/main.py'
adding 'ruamel/yaml/nodes.py'
adding 'ruamel/yaml/parser.py'
adding 'ruamel/yaml/py.typed'
adding 'ruamel/yaml/reader.py'
adding 'ruamel/yaml/representer.py'
adding 'ruamel/yaml/resolver.py'
adding 'ruamel/yaml/scalarbool.py'
adding 'ruamel/yaml/scalarfloat.py'
adding 'ruamel/yaml/scalarint.py'
adding 'ruamel/yaml/scalarstring.py'
adding 'ruamel/yaml/scanner.py'
adding 'ruamel/yaml/serializer.py'
adding 'ruamel/yaml/tag.py'
adding 'ruamel/yaml/timestamp.py'
adding 'ruamel/yaml/tokens.py'
adding 'ruamel/yaml/util.py'
adding 'ruamel_yaml-0.18.10.dist-info/licenses/LICENSE'
adding 'ruamel_yaml-0.18.10.dist-info/METADATA'
adding 'ruamel_yaml-0.18.10.dist-info/WHEEL'
adding 'ruamel_yaml-0.18.10.dist-info/top_level.txt'
adding 'ruamel_yaml-0.18.10.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built ruamel_yaml-0.18.10-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-ruamel-yaml"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ruamel-yaml 0.18.10-2 (Sun Jan 11 08:33:30 2026)
==> Cleaning up...
[?12l[?25h