==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-ufoprocessor 1.13.3-2 (Tue Dec 24 19:39:09 2024)
==> Retrieving sources...
  -> Found ufoProcessor-1.13.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    ufoProcessor-1.13.3.tar.gz ... Passed
==> Making package: python-ufoprocessor 1.13.3-2 (Tue 24 Dec 2024 07:39:15 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (24) libxslt-1.1.42-2  python-appdirs-1.4.4-11
              python-autocommand-2.2.2-7  python-booleanoperations-0.9.0-10
              python-defcon-0.10.3-5  python-fontmath-0.9.4-2
              python-fontpens-0.2.4-9  python-fonttools-4.55.3-2
              python-fs-2.4.16-5  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-lxml-5.3.0-2
              python-more-itertools-10.5.0-1  python-packaging-24.2-3
              python-platformdirs-4.3.6-2  python-pyclipper-1.3.0.post6-1
              python-setuptools-1:75.2.0-4  python-six-1.16.0-10
              python-unicodedata2-15.1.0-3  python-wheel-0.45.0-3
              python-fontparts-0.12.3-2  python-mutatormath-3.0.1-6

Total Download Size:    0.37 MiB
Total Installed Size:  46.45 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-fontparts-0.12.3-2-any downloading...
 python-mutatormath-3.0.1-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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 [pending]
    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 python-unicodedata2...
installing python-defcon...
Optional dependencies for python-defcon
    python-fontpens [pending]
    python-lxml: enables faster UFO parsing [pending]
installing python-fontmath...
installing python-mutatormath...
installing python-pyclipper...
installing python-booleanoperations...
installing python-fontpens...
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
installing python-fontparts...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
             python-installer-0.7.0-10  python-setuptools-scm-8.1.0-3

Total Installed Size:  0.84 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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found ufoProcessor-1.13.3.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting ufoProcessor-1.13.3.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section'
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject
    section = defn.get("tool", {})[tool_name]
              ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
KeyError: 'setuptools_scm'
running bdist_wheel
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/ufoProcessor
copying Lib/ufoProcessor/__init__.py -> build/lib/ufoProcessor
copying Lib/ufoProcessor/varModels.py -> build/lib/ufoProcessor
copying Lib/ufoProcessor/logger.py -> build/lib/ufoProcessor
copying Lib/ufoProcessor/_version.py -> build/lib/ufoProcessor
copying Lib/ufoProcessor/emptyPen.py -> build/lib/ufoProcessor
copying Lib/ufoProcessor/ufoOperator.py -> build/lib/ufoProcessor
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/ufoProcessor
copying build/lib/ufoProcessor/__init__.py -> build/bdist.linux-aarch64/wheel/./ufoProcessor
copying build/lib/ufoProcessor/varModels.py -> build/bdist.linux-aarch64/wheel/./ufoProcessor
copying build/lib/ufoProcessor/logger.py -> build/bdist.linux-aarch64/wheel/./ufoProcessor
copying build/lib/ufoProcessor/_version.py -> build/bdist.linux-aarch64/wheel/./ufoProcessor
copying build/lib/ufoProcessor/emptyPen.py -> build/bdist.linux-aarch64/wheel/./ufoProcessor
copying build/lib/ufoProcessor/ufoOperator.py -> build/bdist.linux-aarch64/wheel/./ufoProcessor
running install_egg_info
running egg_info
creating Lib/ufoProcessor.egg-info
writing Lib/ufoProcessor.egg-info/PKG-INFO
writing dependency_links to Lib/ufoProcessor.egg-info/dependency_links.txt
writing requirements to Lib/ufoProcessor.egg-info/requires.txt
writing top-level names to Lib/ufoProcessor.egg-info/top_level.txt
writing manifest file 'Lib/ufoProcessor.egg-info/SOURCES.txt'
reading manifest file 'Lib/ufoProcessor.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'Lib/ufoProcessor.egg-info/SOURCES.txt'
Copying Lib/ufoProcessor.egg-info to build/bdist.linux-aarch64/wheel/./ufoProcessor-1.13.3-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/ufoProcessor-1.13.3.dist-info/WHEEL
creating '/build/python-ufoprocessor/src/ufoProcessor-1.13.3/dist/.tmp-lpd7ubvz/ufoProcessor-1.13.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'ufoProcessor/__init__.py'
adding 'ufoProcessor/_version.py'
adding 'ufoProcessor/emptyPen.py'
adding 'ufoProcessor/logger.py'
adding 'ufoProcessor/ufoOperator.py'
adding 'ufoProcessor/varModels.py'
adding 'ufoProcessor-1.13.3.dist-info/LICENSE'
adding 'ufoProcessor-1.13.3.dist-info/METADATA'
adding 'ufoProcessor-1.13.3.dist-info/WHEEL'
adding 'ufoProcessor-1.13.3.dist-info/top_level.txt'
adding 'ufoProcessor-1.13.3.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built ufoProcessor-1.13.3-py2.py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-ufoprocessor"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ufoprocessor 1.13.3-2 (Tue 24 Dec 2024 07:39:26 PM MST)
==> Cleaning up...