==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-fontmath 0.9.4-2 (Tue Dec 24 09:23:24 2024) ==> Retrieving sources... -> Found fontmath-0.9.4.zip ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... fontmath-0.9.4.zip ... Passed ==> Making package: python-fontmath 0.9.4-2 (Tue Dec 24 09:23:44 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 (14) 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-setuptools-1:75.2.0-4 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-scm-8.1.0-3 python-wheel-0.45.0-3 Total Installed Size: 11.09 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... installing python-setuptools-scm... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found fontmath-0.9.4.zip ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting fontmath-0.9.4.zip with bsdtar ==> Starting build()... * Getting build dependencies for wheel... * Building wheel... /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.13/site-packages/setuptools_scm/_integration/setuptools.py:92: UserWarning: version of fontMath already set warnings.warn(f"version of {dist_name} already set") 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/fontMath copying Lib/fontMath/mathGuideline.py -> build/lib/fontMath copying Lib/fontMath/mathFunctions.py -> build/lib/fontMath copying Lib/fontMath/mathInfo.py -> build/lib/fontMath copying Lib/fontMath/mathTransform.py -> build/lib/fontMath copying Lib/fontMath/__init__.py -> build/lib/fontMath copying Lib/fontMath/mathKerning.py -> build/lib/fontMath copying Lib/fontMath/_version.py -> build/lib/fontMath copying Lib/fontMath/mathGlyph.py -> build/lib/fontMath creating build/lib/fontMath/test copying Lib/fontMath/test/test_mathGlyph.py -> build/lib/fontMath/test copying Lib/fontMath/test/test_mathTransform.py -> build/lib/fontMath/test copying Lib/fontMath/test/test_mathGuideline.py -> build/lib/fontMath/test copying Lib/fontMath/test/__init__.py -> build/lib/fontMath/test copying Lib/fontMath/test/test_mathFunctions.py -> build/lib/fontMath/test copying Lib/fontMath/test/test_mathKerning.py -> build/lib/fontMath/test copying Lib/fontMath/test/test_mathInfo.py -> build/lib/fontMath/test running egg_info writing Lib/fontMath.egg-info/PKG-INFO writing dependency_links to Lib/fontMath.egg-info/dependency_links.txt writing requirements to Lib/fontMath.egg-info/requires.txt writing top-level names to Lib/fontMath.egg-info/top_level.txt reading manifest file 'Lib/fontMath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'License.txt' writing manifest file 'Lib/fontMath.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/fontMath creating build/bdist.linux-armv7l/wheel/fontMath/test copying build/lib/fontMath/test/test_mathGlyph.py -> build/bdist.linux-armv7l/wheel/./fontMath/test copying build/lib/fontMath/test/test_mathTransform.py -> build/bdist.linux-armv7l/wheel/./fontMath/test copying build/lib/fontMath/test/test_mathGuideline.py -> build/bdist.linux-armv7l/wheel/./fontMath/test copying build/lib/fontMath/test/__init__.py -> build/bdist.linux-armv7l/wheel/./fontMath/test copying build/lib/fontMath/test/test_mathFunctions.py -> build/bdist.linux-armv7l/wheel/./fontMath/test copying build/lib/fontMath/test/test_mathKerning.py -> build/bdist.linux-armv7l/wheel/./fontMath/test copying build/lib/fontMath/test/test_mathInfo.py -> build/bdist.linux-armv7l/wheel/./fontMath/test copying build/lib/fontMath/mathGuideline.py -> build/bdist.linux-armv7l/wheel/./fontMath copying build/lib/fontMath/mathFunctions.py -> build/bdist.linux-armv7l/wheel/./fontMath copying build/lib/fontMath/mathInfo.py -> build/bdist.linux-armv7l/wheel/./fontMath copying build/lib/fontMath/mathTransform.py -> build/bdist.linux-armv7l/wheel/./fontMath copying build/lib/fontMath/__init__.py -> build/bdist.linux-armv7l/wheel/./fontMath copying build/lib/fontMath/mathKerning.py -> build/bdist.linux-armv7l/wheel/./fontMath copying build/lib/fontMath/_version.py -> build/bdist.linux-armv7l/wheel/./fontMath copying build/lib/fontMath/mathGlyph.py -> build/bdist.linux-armv7l/wheel/./fontMath running install_egg_info Copying Lib/fontMath.egg-info to build/bdist.linux-armv7l/wheel/./fontMath-0.9.4-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fontMath-0.9.4.dist-info/WHEEL creating '/build/python-fontmath/src/fontmath-0.9.4/dist/.tmp-m1i846lu/fontMath-0.9.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'fontMath/__init__.py' adding 'fontMath/_version.py' adding 'fontMath/mathFunctions.py' adding 'fontMath/mathGlyph.py' adding 'fontMath/mathGuideline.py' adding 'fontMath/mathInfo.py' adding 'fontMath/mathKerning.py' adding 'fontMath/mathTransform.py' adding 'fontMath/test/__init__.py' adding 'fontMath/test/test_mathFunctions.py' adding 'fontMath/test/test_mathGlyph.py' adding 'fontMath/test/test_mathGuideline.py' adding 'fontMath/test/test_mathInfo.py' adding 'fontMath/test/test_mathKerning.py' adding 'fontMath/test/test_mathTransform.py' adding 'fontMath-0.9.4.dist-info/License.txt' adding 'fontMath-0.9.4.dist-info/METADATA' adding 'fontMath-0.9.4.dist-info/WHEEL' adding 'fontMath-0.9.4.dist-info/top_level.txt' adding 'fontMath-0.9.4.dist-info/zip-safe' adding 'fontMath-0.9.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built fontMath-0.9.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-fontmath"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-fontmath 0.9.4-2 (Tue Dec 24 09:24:00 2024) ==> Cleaning up...