==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-ufolib2 0.18.1-2 (Tue Jan 13 03:20:52 2026)
==> Retrieving sources...
-> Found ufolib2-0.18.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
ufolib2-0.18.1.tar.gz ... Passed
==> Making package: python-ufolib2 0.18.1-2 (Tue Jan 13 10:21:17 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (21) libxslt-1.1.45-2 mpdecimal-4.0.1-1 python-appdirs-1.4.4-12 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-setuptools-1:80.9.0-4 python-six-1.17.0-2 python-typing_extensions-4.15.0-3 python-wheel-0.45.1-4 python-3.14.2-2 python-attrs-25.4.0-3 python-cattrs-25.3.0-2 python-fonttools-4.61.1-2 python-fs-2.4.16-6 python-lxml-6.0.2-2
Total Download Size: 1.46 MiB
Total Installed Size: 110.03 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-lxml-6.0.2-2-armv7h downloading...
libxslt-1.1.45-2-armv7h 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 [pending]
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-attrs...
installing python-typing_extensions...
installing python-cattrs...
Optional dependencies for python-cattrs
python-yaml: YAML converter
installing python-fonttools...
Optional dependencies for python-fonttools
python-brotli: to compress/decompress WOFF 2.0 web fonts
python-fs: to read/write UFO source files [pending]
python-lxml: faster backend for XML files reading/writing [pending]
python-lz4: for graphite type tables in ttLib/tables
python-matplotlib: for visualizing DesignSpaceDocument and resulting VariationModel
python-pyqt5: for drawing glyphs with Qt’s QPainterPath
python-reportlab: to drawing glyphs as PNG images
python-scipy: for finding wrong contour/component order between different masters
python-sympy: for symbolic font statistics analysis
python-uharfbuzz: to use the Harfbuzz Repacker for packing GSUB/GPOS tables
python-unicodedata2: for displaying the Unicode character names when dumping the cmap table with ttx
python-zopfli: faster backend fom WOFF 1.0 web fonts compression
installing python-appdirs...
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-packaging...
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...
installing python-six...
installing python-fs...
installing libxslt...
Optional dependencies for libxslt
python: Python bindings [installed]
installing python-lxml...
Optional dependencies for python-lxml
python-beautifulsoup4: support for beautifulsoup parser to parse not well formed HTML
python-cssselect: support for cssselect
python-html5lib: support for html5lib parser
python-lxml-docs: offline docs
python-lxml-html-clean: enable htmlclean feature
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) python-pyproject-hooks-1.2.0-6 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-scm-9.2.2-3
Total Installed Size: 1.13 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-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-setuptools-scm...
Optional dependencies for python-setuptools-scm
python-rich: use rich as console log handler
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found ufolib2-0.18.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting ufolib2-0.18.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.14/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.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (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-files for details.
********************************************************************************
!!
_apply_tool_table(dist, config, filename)
/usr/lib/python3.14/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
writing src/ufoLib2.egg-info/PKG-INFO
writing dependency_links to src/ufoLib2.egg-info/dependency_links.txt
writing requirements to src/ufoLib2.egg-info/requires.txt
writing top-level names to src/ufoLib2.egg-info/top_level.txt
reading manifest file 'src/ufoLib2.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/ufoLib2.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.14/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.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (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-files for details.
********************************************************************************
!!
_apply_tool_table(dist, config, filename)
/usr/lib/python3.14/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/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 :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/ufoLib2
copying src/ufoLib2/converters.py -> build/lib/ufoLib2
copying src/ufoLib2/typing.py -> build/lib/ufoLib2
copying src/ufoLib2/__init__.py -> build/lib/ufoLib2
copying src/ufoLib2/errors.py -> build/lib/ufoLib2
copying src/ufoLib2/constants.py -> build/lib/ufoLib2
copying src/ufoLib2/_version.py -> build/lib/ufoLib2
creating build/lib/ufoLib2/objects
copying src/ufoLib2/objects/layer.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/lib.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/imageSet.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/image.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/misc.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/__init__.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/features.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/font.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/dataSet.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/layerSet.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/component.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/guideline.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/anchor.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/contour.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/kerning.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/point.py -> build/lib/ufoLib2/objects
copying src/ufoLib2/objects/glyph.py -> build/lib/ufoLib2/objects
creating build/lib/ufoLib2/serde
copying src/ufoLib2/serde/msgpack.py -> build/lib/ufoLib2/serde
copying src/ufoLib2/serde/util.py -> build/lib/ufoLib2/serde
copying src/ufoLib2/serde/__init__.py -> build/lib/ufoLib2/serde
copying src/ufoLib2/serde/json.py -> build/lib/ufoLib2/serde
creating build/lib/ufoLib2/pointPens
copying src/ufoLib2/pointPens/glyphPointPen.py -> build/lib/ufoLib2/pointPens
copying src/ufoLib2/pointPens/__init__.py -> build/lib/ufoLib2/pointPens
creating build/lib/ufoLib2/objects/info
copying src/ufoLib2/objects/info/__init__.py -> build/lib/ufoLib2/objects/info
copying src/ufoLib2/objects/info/woff.py -> build/lib/ufoLib2/objects/info
copying src/ufoLib2/py.typed -> build/lib/ufoLib2
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/ufoLib2
copying build/lib/ufoLib2/py.typed -> build/bdist.linux-armv7l/wheel/./ufoLib2
creating build/bdist.linux-armv7l/wheel/ufoLib2/objects
copying build/lib/ufoLib2/objects/layer.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
creating build/bdist.linux-armv7l/wheel/ufoLib2/objects/info
copying build/lib/ufoLib2/objects/info/__init__.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects/info
copying build/lib/ufoLib2/objects/info/woff.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects/info
copying build/lib/ufoLib2/objects/lib.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/imageSet.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/image.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/misc.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/__init__.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/features.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/font.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/dataSet.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/layerSet.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/component.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/guideline.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/anchor.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/contour.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/kerning.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/point.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/objects/glyph.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/objects
copying build/lib/ufoLib2/converters.py -> build/bdist.linux-armv7l/wheel/./ufoLib2
copying build/lib/ufoLib2/typing.py -> build/bdist.linux-armv7l/wheel/./ufoLib2
copying build/lib/ufoLib2/__init__.py -> build/bdist.linux-armv7l/wheel/./ufoLib2
copying build/lib/ufoLib2/errors.py -> build/bdist.linux-armv7l/wheel/./ufoLib2
copying build/lib/ufoLib2/constants.py -> build/bdist.linux-armv7l/wheel/./ufoLib2
creating build/bdist.linux-armv7l/wheel/ufoLib2/serde
copying build/lib/ufoLib2/serde/msgpack.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/serde
copying build/lib/ufoLib2/serde/util.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/serde
copying build/lib/ufoLib2/serde/__init__.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/serde
copying build/lib/ufoLib2/serde/json.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/serde
copying build/lib/ufoLib2/_version.py -> build/bdist.linux-armv7l/wheel/./ufoLib2
creating build/bdist.linux-armv7l/wheel/ufoLib2/pointPens
copying build/lib/ufoLib2/pointPens/glyphPointPen.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/pointPens
copying build/lib/ufoLib2/pointPens/__init__.py -> build/bdist.linux-armv7l/wheel/./ufoLib2/pointPens
running install_egg_info
running egg_info
writing src/ufoLib2.egg-info/PKG-INFO
writing dependency_links to src/ufoLib2.egg-info/dependency_links.txt
writing requirements to src/ufoLib2.egg-info/requires.txt
writing top-level names to src/ufoLib2.egg-info/top_level.txt
reading manifest file 'src/ufoLib2.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/ufoLib2.egg-info/SOURCES.txt'
Copying src/ufoLib2.egg-info to build/bdist.linux-armv7l/wheel/./ufoLib2-0.18.1-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/ufolib2-0.18.1.dist-info/WHEEL
creating '/build/python-ufolib2/src/ufolib2-0.18.1/dist/.tmp-tintk2fz/ufolib2-0.18.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'ufoLib2/__init__.py'
adding 'ufoLib2/_version.py'
adding 'ufoLib2/constants.py'
adding 'ufoLib2/converters.py'
adding 'ufoLib2/errors.py'
adding 'ufoLib2/py.typed'
adding 'ufoLib2/typing.py'
adding 'ufoLib2/objects/__init__.py'
adding 'ufoLib2/objects/anchor.py'
adding 'ufoLib2/objects/component.py'
adding 'ufoLib2/objects/contour.py'
adding 'ufoLib2/objects/dataSet.py'
adding 'ufoLib2/objects/features.py'
adding 'ufoLib2/objects/font.py'
adding 'ufoLib2/objects/glyph.py'
adding 'ufoLib2/objects/guideline.py'
adding 'ufoLib2/objects/image.py'
adding 'ufoLib2/objects/imageSet.py'
adding 'ufoLib2/objects/kerning.py'
adding 'ufoLib2/objects/layer.py'
adding 'ufoLib2/objects/layerSet.py'
adding 'ufoLib2/objects/lib.py'
adding 'ufoLib2/objects/misc.py'
adding 'ufoLib2/objects/point.py'
adding 'ufoLib2/objects/info/__init__.py'
adding 'ufoLib2/objects/info/woff.py'
adding 'ufoLib2/pointPens/__init__.py'
adding 'ufoLib2/pointPens/glyphPointPen.py'
adding 'ufoLib2/serde/__init__.py'
adding 'ufoLib2/serde/json.py'
adding 'ufoLib2/serde/msgpack.py'
adding 'ufoLib2/serde/util.py'
adding 'ufolib2-0.18.1.dist-info/licenses/LICENSE'
adding 'ufolib2-0.18.1.dist-info/METADATA'
adding 'ufolib2-0.18.1.dist-info/WHEEL'
adding 'ufolib2-0.18.1.dist-info/top_level.txt'
adding 'ufolib2-0.18.1.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built ufolib2-0.18.1-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-ufolib2"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ufolib2 0.18.1-2 (Tue Jan 13 10:21:40 2026)
==> Cleaning up...
[?12l[?25h