==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-fontpens 0.2.4-9 (Tue Dec 24 09:33:13 2024)
==> Retrieving sources...
  -> Found fontPens-0.2.4.zip
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    fontPens-0.2.4.zip ... Passed
==> Making package: python-fontpens 0.2.4-9 (Tue Dec 24 09:33:33 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-fonttools-4.55.3-2

Total Installed Size:  19.12 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-fonttools...
Optional dependencies for python-fonttools
    python-brotli: to compress/decompress WOFF 2.0 web fonts
    python-fs: to read/write UFO source files
    python-lxml: faster backend for XML files reading/writing
    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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) python-autocommand-2.2.2-7  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-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:75.2.0-4
              python-wheel-0.45.0-3

Total Installed Size:  10.72 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-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-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-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found fontPens-0.2.4.zip
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting fontPens-0.2.4.zip with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running egg_info
writing Lib/fontPens.egg-info/PKG-INFO
writing dependency_links to Lib/fontPens.egg-info/dependency_links.txt
writing requirements to Lib/fontPens.egg-info/requires.txt
writing top-level names to Lib/fontPens.egg-info/top_level.txt
reading manifest file 'Lib/fontPens.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'Lib/fontPens.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
/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/fontPens
copying Lib/fontPens/penTools.py -> build/lib/fontPens
copying Lib/fontPens/thresholdPointPen.py -> build/lib/fontPens
copying Lib/fontPens/angledMarginPen.py -> build/lib/fontPens
copying Lib/fontPens/transformPointPen.py -> build/lib/fontPens
copying Lib/fontPens/marginPen.py -> build/lib/fontPens
copying Lib/fontPens/thresholdPen.py -> build/lib/fontPens
copying Lib/fontPens/digestPointPen.py -> build/lib/fontPens
copying Lib/fontPens/printPen.py -> build/lib/fontPens
copying Lib/fontPens/flattenPen.py -> build/lib/fontPens
copying Lib/fontPens/recordingPointPen.py -> build/lib/fontPens
copying Lib/fontPens/guessSmoothPointPen.py -> build/lib/fontPens
copying Lib/fontPens/printPointPen.py -> build/lib/fontPens
copying Lib/fontPens/__init__.py -> build/lib/fontPens
running egg_info
writing Lib/fontPens.egg-info/PKG-INFO
writing dependency_links to Lib/fontPens.egg-info/dependency_links.txt
writing requirements to Lib/fontPens.egg-info/requires.txt
writing top-level names to Lib/fontPens.egg-info/top_level.txt
reading manifest file 'Lib/fontPens.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'Lib/fontPens.egg-info/SOURCES.txt'
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/fontPens
copying build/lib/fontPens/penTools.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/thresholdPointPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/angledMarginPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/transformPointPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/marginPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/thresholdPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/digestPointPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/printPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/flattenPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/recordingPointPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/guessSmoothPointPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/printPointPen.py -> build/bdist.linux-armv7l/wheel/./fontPens
copying build/lib/fontPens/__init__.py -> build/bdist.linux-armv7l/wheel/./fontPens
running install_egg_info
Copying Lib/fontPens.egg-info to build/bdist.linux-armv7l/wheel/./fontPens-0.2.4-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/fontPens-0.2.4.dist-info/WHEEL
creating '/build/python-fontpens/src/fontPens-0.2.4/dist/.tmp-u8lcbbdf/fontPens-0.2.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'fontPens/__init__.py'
adding 'fontPens/angledMarginPen.py'
adding 'fontPens/digestPointPen.py'
adding 'fontPens/flattenPen.py'
adding 'fontPens/guessSmoothPointPen.py'
adding 'fontPens/marginPen.py'
adding 'fontPens/penTools.py'
adding 'fontPens/printPen.py'
adding 'fontPens/printPointPen.py'
adding 'fontPens/recordingPointPen.py'
adding 'fontPens/thresholdPen.py'
adding 'fontPens/thresholdPointPen.py'
adding 'fontPens/transformPointPen.py'
adding 'fontPens-0.2.4.dist-info/LICENSE.txt'
adding 'fontPens-0.2.4.dist-info/METADATA'
adding 'fontPens-0.2.4.dist-info/WHEEL'
adding 'fontPens-0.2.4.dist-info/top_level.txt'
adding 'fontPens-0.2.4.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built fontPens-0.2.4-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-fontpens"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-fontpens 0.2.4-9 (Tue Dec 24 09:33:48 2024)
==> Cleaning up...