>>> psautohint: Building community/psautohint 2.4.0-r4 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 14:53:57 +0000 >>> psautohint: Validating /home/udu/aports/community/psautohint/APKBUILD... >>> psautohint: Analyzing dependencies... >>> psautohint: Installing for build: build-base py3-fonttools py3-fs py3-lxml python3 py3-gpep517 py3-installer py3-setuptools_scm py3-wheel python3-dev WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/33) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/33) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/33) Installing py3-fonttools-pyc (4.58.0-r0) (4/33) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (5/33) Installing py3-fonttools (4.58.0-r0) (6/33) Installing py3-appdirs (1.4.4-r8) (7/33) Installing py3-appdirs-pyc (1.4.4-r8) (8/33) Installing py3-six (1.17.0-r0) (9/33) Installing py3-six-pyc (1.17.0-r0) (10/33) Installing py3-parsing (3.2.3-r0) (11/33) Installing py3-parsing-pyc (3.2.3-r0) (12/33) Installing py3-packaging (25.0-r0) (13/33) Installing py3-packaging-pyc (25.0-r0) (14/33) Installing py3-setuptools (80.9.0-r0) (15/33) Installing py3-setuptools-pyc (80.9.0-r0) (16/33) Installing py3-tz (2025.2-r0) (17/33) Installing py3-tz-pyc (2025.2-r0) (18/33) Installing py3-fs (2.4.16-r4) (19/33) Installing py3-fs-pyc (2.4.16-r4) (20/33) Installing libxml2 (2.13.9-r0) (21/33) Installing libxslt (1.1.43-r3) (22/33) Installing py3-lxml (5.3.1-r3) (23/33) Installing py3-lxml-pyc (5.3.1-r3) (24/33) Installing py3-installer (0.7.0-r2) (25/33) Installing py3-installer-pyc (0.7.0-r2) (26/33) Installing py3-gpep517 (19-r0) (27/33) Installing py3-gpep517-pyc (19-r0) (28/33) Installing py3-setuptools_scm (8.3.1-r0) (29/33) Installing py3-setuptools_scm-pyc (8.3.1-r0) (30/33) Installing py3-wheel (0.46.1-r0) (31/33) Installing py3-wheel-pyc (0.46.1-r0) (32/33) Installing python3-dev (3.12.12-r0) (33/33) Installing .makedepends-psautohint (20251012.145357) Executing busybox-1.37.0-r19.trigger OK: 373 MiB in 119 packages >>> psautohint: Cleaning up srcdir >>> psautohint: Cleaning up pkgdir >>> psautohint: Cleaning up tmpdir >>> psautohint: Fetching https://github.com/adobe-type-tools/psautohint/releases/download/v2.4.0/psautohint-2.4.0.tar.gz >>> psautohint: Fetching https://github.com/adobe-type-tools/psautohint/releases/download/v2.4.0/psautohint-2.4.0.tar.gz >>> psautohint: Checking sha512sums... psautohint-2.4.0.tar.gz: OK >>> psautohint: Unpacking /var/cache/distfiles/psautohint-2.4.0.tar.gz... 2025-10-12 14:53:58,998 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :10: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead. 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.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/lib/python3.12/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() 2025-10-12 14:53:59,020 root INFO running bdist_wheel 2025-10-12 14:53:59,025 root INFO running build 2025-10-12 14:53:59,025 root INFO running build_py 2025-10-12 14:53:59,027 root INFO creating build/lib.linux-x86_64-cpython-312/psautohint 2025-10-12 14:53:59,028 root INFO copying python/psautohint/ufoFont.py -> build/lib.linux-x86_64-cpython-312/psautohint 2025-10-12 14:53:59,028 root INFO copying python/psautohint/fdTools.py -> build/lib.linux-x86_64-cpython-312/psautohint 2025-10-12 14:53:59,028 root INFO copying python/psautohint/otfFont.py -> build/lib.linux-x86_64-cpython-312/psautohint 2025-10-12 14:53:59,028 root INFO copying python/psautohint/__init__.py -> build/lib.linux-x86_64-cpython-312/psautohint 2025-10-12 14:53:59,028 root INFO copying python/psautohint/__main__.py -> build/lib.linux-x86_64-cpython-312/psautohint 2025-10-12 14:53:59,028 root INFO copying python/psautohint/autohint.py -> build/lib.linux-x86_64-cpython-312/psautohint 2025-10-12 14:53:59,028 root INFO running build_clib 2025-10-12 14:53:59,029 root INFO building 'psautohint' library 2025-10-12 14:53:59,030 root INFO creating build/temp.linux-x86_64-cpython-312/libpsautohint/src 2025-10-12 14:53:59,031 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/ac.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/ac.o 2025-10-12 14:53:59,065 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/acfixed.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/acfixed.o 2025-10-12 14:53:59,089 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/auto.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/auto.o 2025-10-12 14:53:59,295 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/bbox.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/bbox.o 2025-10-12 14:53:59,367 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/buffer.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/buffer.o 2025-10-12 14:53:59,409 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/charpath.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/charpath.o 2025-10-12 14:53:59,637 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/charpathpriv.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/charpathpriv.o 2025-10-12 14:53:59,670 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/charprop.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/charprop.o 2025-10-12 14:53:59,704 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/check.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/check.o 2025-10-12 14:53:59,820 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/control.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/control.o 2025-10-12 14:53:59,937 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/eval.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/eval.o 2025-10-12 14:54:00,062 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/fix.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/fix.o 2025-10-12 14:54:00,117 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/flat.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/flat.o 2025-10-12 14:54:00,178 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/fontinfo.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/fontinfo.o 2025-10-12 14:54:00,278 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/gen.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/gen.o 2025-10-12 14:54:00,530 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/head.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/head.o 2025-10-12 14:54:00,596 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/logging.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/logging.o 2025-10-12 14:54:00,621 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/memory.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/memory.o 2025-10-12 14:54:00,652 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/merge.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/merge.o 2025-10-12 14:54:00,763 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/misc.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/misc.o 2025-10-12 14:54:00,835 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/optable.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/optable.o 2025-10-12 14:54:00,860 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/pick.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/pick.o 2025-10-12 14:54:00,946 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/psautohint.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/psautohint.o 2025-10-12 14:54:00,982 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/read.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/read.o 2025-10-12 14:54:01,104 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/report.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/report.o 2025-10-12 14:54:01,216 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/shuffle.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/shuffle.o 2025-10-12 14:54:01,283 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/stemreport.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/stemreport.o 2025-10-12 14:54:01,310 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DAC_C_LIB_EXPORTS -Ilibpsautohint/include -c libpsautohint/src/write.c -o build/temp.linux-x86_64-cpython-312/libpsautohint/src/write.o 2025-10-12 14:54:01,397 root INFO ar rcs build/temp.linux-x86_64-cpython-312/libpsautohint.a build/temp.linux-x86_64-cpython-312/libpsautohint/src/ac.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/acfixed.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/auto.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/bbox.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/buffer.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/charpath.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/charpathpriv.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/charprop.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/check.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/control.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/eval.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/fix.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/flat.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/fontinfo.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/gen.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/head.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/logging.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/memory.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/merge.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/misc.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/optable.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/pick.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/psautohint.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/read.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/report.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/shuffle.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/stemreport.o build/temp.linux-x86_64-cpython-312/libpsautohint/src/write.o 2025-10-12 14:54:01,402 root INFO running build_ext 2025-10-12 14:54:01,403 root INFO building 'psautohint._psautohint' extension 2025-10-12 14:54:01,403 root INFO creating build/temp.linux-x86_64-cpython-312/python/psautohint 2025-10-12 14:54:01,403 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Ilibpsautohint/include -I/usr/include/python3.12 -c python/psautohint/_psautohint.c -o build/temp.linux-x86_64-cpython-312/python/psautohint/_psautohint.o 2025-10-12 14:54:01,504 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/python/psautohint/_psautohint.o -L/usr/lib -Lbuild/temp.linux-x86_64-cpython-312 -lpsautohint -o build/lib.linux-x86_64-cpython-312/psautohint/_psautohint.cpython-312-x86_64-linux-musl.so 2025-10-12 14:54:01,522 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 14:54:01,522 root INFO running install 2025-10-12 14:54:01,526 root INFO running install_lib 2025-10-12 14:54:01,528 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 14:54:01,528 root INFO creating build/bdist.linux-x86_64/wheel/psautohint 2025-10-12 14:54:01,528 root INFO copying build/lib.linux-x86_64-cpython-312/psautohint/_psautohint.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./psautohint 2025-10-12 14:54:01,528 root INFO copying build/lib.linux-x86_64-cpython-312/psautohint/ufoFont.py -> build/bdist.linux-x86_64/wheel/./psautohint 2025-10-12 14:54:01,528 root INFO copying build/lib.linux-x86_64-cpython-312/psautohint/fdTools.py -> build/bdist.linux-x86_64/wheel/./psautohint 2025-10-12 14:54:01,528 root INFO copying build/lib.linux-x86_64-cpython-312/psautohint/otfFont.py -> build/bdist.linux-x86_64/wheel/./psautohint 2025-10-12 14:54:01,528 root INFO copying build/lib.linux-x86_64-cpython-312/psautohint/__init__.py -> build/bdist.linux-x86_64/wheel/./psautohint 2025-10-12 14:54:01,528 root INFO copying build/lib.linux-x86_64-cpython-312/psautohint/__main__.py -> build/bdist.linux-x86_64/wheel/./psautohint 2025-10-12 14:54:01,528 root INFO copying build/lib.linux-x86_64-cpython-312/psautohint/autohint.py -> build/bdist.linux-x86_64/wheel/./psautohint 2025-10-12 14:54:01,528 root INFO running install_egg_info 2025-10-12 14:54:01,530 root INFO running egg_info 2025-10-12 14:54:01,531 root INFO writing python/psautohint.egg-info/PKG-INFO 2025-10-12 14:54:01,532 root INFO writing dependency_links to python/psautohint.egg-info/dependency_links.txt 2025-10-12 14:54:01,532 root INFO writing entry points to python/psautohint.egg-info/entry_points.txt 2025-10-12 14:54:01,533 root INFO writing requirements to python/psautohint.egg-info/requires.txt 2025-10-12 14:54:01,533 root INFO writing top-level names to python/psautohint.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-10-12 14:54:01,540 root INFO reading manifest file 'python/psautohint.egg-info/SOURCES.txt' 2025-10-12 14:54:01,542 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 14:54:01,544 root INFO adding license file 'LICENSE' 2025-10-12 14:54:01,546 root INFO writing manifest file 'python/psautohint.egg-info/SOURCES.txt' 2025-10-12 14:54:01,546 root INFO Copying python/psautohint.egg-info to build/bdist.linux-x86_64/wheel/./psautohint-2.4.0-py3.12.egg-info 2025-10-12 14:54:01,547 root INFO running install_scripts 2025-10-12 14:54:01,552 root INFO creating build/bdist.linux-x86_64/wheel/psautohint-2.4.0.dist-info/WHEEL 2025-10-12 14:54:01,552 wheel INFO creating '/home/udu/aports/community/psautohint/src/psautohint-2.4.0/.dist/.tmp-lq5rp9yo/psautohint-2.4.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 14:54:01,553 wheel INFO adding 'psautohint/__init__.py' 2025-10-12 14:54:01,553 wheel INFO adding 'psautohint/__main__.py' 2025-10-12 14:54:01,553 wheel INFO adding 'psautohint/_psautohint.cpython-312-x86_64-linux-musl.so' 2025-10-12 14:54:01,554 wheel INFO adding 'psautohint/autohint.py' 2025-10-12 14:54:01,554 wheel INFO adding 'psautohint/fdTools.py' 2025-10-12 14:54:01,554 wheel INFO adding 'psautohint/otfFont.py' 2025-10-12 14:54:01,554 wheel INFO adding 'psautohint/ufoFont.py' 2025-10-12 14:54:01,555 wheel INFO adding 'psautohint-2.4.0.dist-info/licenses/LICENSE' 2025-10-12 14:54:01,555 wheel INFO adding 'psautohint-2.4.0.dist-info/METADATA' 2025-10-12 14:54:01,555 wheel INFO adding 'psautohint-2.4.0.dist-info/WHEEL' 2025-10-12 14:54:01,555 wheel INFO adding 'psautohint-2.4.0.dist-info/entry_points.txt' 2025-10-12 14:54:01,555 wheel INFO adding 'psautohint-2.4.0.dist-info/top_level.txt' 2025-10-12 14:54:01,556 wheel INFO adding 'psautohint-2.4.0.dist-info/RECORD' 2025-10-12 14:54:01,556 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 14:54:01,557 gpep517 INFO The backend produced .dist/psautohint-2.4.0-cp312-cp312-linux_x86_64.whl psautohint-2.4.0-cp312-cp312-linux_x86_64.whl >>> psautohint: Entering fakeroot... >>> psautohint-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/psautohint/__pycache__' -> '/home/udu/aports/community/psautohint/pkg/psautohint-pyc/usr/lib/python3.12/site-packages/psautohint/__pycache__' >>> psautohint-pyc*: Preparing subpackage psautohint-pyc... >>> psautohint-pyc*: Running postcheck for psautohint-pyc >>> psautohint*: Running postcheck for psautohint >>> psautohint*: Preparing package psautohint... >>> psautohint*: Stripping binaries >>> psautohint-pyc*: Scanning shared objects >>> psautohint*: Scanning shared objects >>> psautohint-pyc*: Tracing dependencies... py3-fonttools py3-fs py3-lxml python3 python3~3.12 >>> psautohint-pyc*: Package size: 190.1 KB >>> psautohint-pyc*: Compressing data... >>> psautohint-pyc*: Create checksum... >>> psautohint-pyc*: Create psautohint-pyc-2.4.0-r4.apk >>> psautohint*: Tracing dependencies... py3-fonttools py3-fs py3-lxml python3 python3~3.12 so:libc.musl-x86_64.so.1 >>> psautohint*: Package size: 328.4 KB >>> psautohint*: Compressing data... >>> psautohint*: Create checksum... >>> psautohint*: Create psautohint-2.4.0-r4.apk >>> psautohint: Build complete at Sun, 12 Oct 2025 14:54:02 +0000 elapsed time 0h 0m 5s >>> psautohint: Cleaning up srcdir >>> psautohint: Cleaning up pkgdir >>> psautohint: Uninstalling dependencies... (1/30) Purging .makedepends-psautohint (20251012.145357) (2/30) Purging py3-fonttools-pyc (4.58.0-r0) (3/30) Purging py3-fonttools (4.58.0-r0) (4/30) Purging py3-fs-pyc (2.4.16-r4) (5/30) Purging py3-fs (2.4.16-r4) (6/30) Purging py3-appdirs-pyc (1.4.4-r8) (7/30) Purging py3-appdirs (1.4.4-r8) (8/30) Purging py3-six-pyc (1.17.0-r0) (9/30) Purging py3-six (1.17.0-r0) (10/30) Purging py3-tz-pyc (2025.2-r0) (11/30) Purging py3-tz (2025.2-r0) (12/30) Purging py3-lxml-pyc (5.3.1-r3) (13/30) Purging py3-lxml (5.3.1-r3) (14/30) Purging py3-gpep517-pyc (19-r0) (15/30) Purging py3-gpep517 (19-r0) (16/30) Purging py3-installer-pyc (0.7.0-r2) (17/30) Purging py3-installer (0.7.0-r2) (18/30) Purging py3-setuptools_scm-pyc (8.3.1-r0) (19/30) Purging py3-setuptools_scm (8.3.1-r0) (20/30) Purging py3-setuptools-pyc (80.9.0-r0) (21/30) Purging py3-setuptools (80.9.0-r0) (22/30) Purging py3-wheel-pyc (0.46.1-r0) (23/30) Purging py3-wheel (0.46.1-r0) (24/30) Purging py3-packaging-pyc (25.0-r0) (25/30) Purging py3-packaging (25.0-r0) (26/30) Purging py3-parsing-pyc (3.2.3-r0) (27/30) Purging py3-parsing (3.2.3-r0) (28/30) Purging python3-dev (3.12.12-r0) (29/30) Purging libxslt (1.1.43-r3) (30/30) Purging libxml2 (2.13.9-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> psautohint: Updating the community/x86_64 repository index... >>> psautohint: Signing the index...