>>> py3-ufo2ft: Building community/py3-ufo2ft 2.14.1-r0 (using abuild 3.7.0_rc1-r1) started Mon, 21 Dec 2020 10:10:11 +0000 >>> py3-ufo2ft: Checking sanity of /home/buildozer/aports/community/py3-ufo2ft/APKBUILD... >>> WARNING: py3-ufo2ft: No maintainer >>> py3-ufo2ft: Analyzing dependencies... >>> py3-ufo2ft: Installing for build: build-base python3 py3-fonttools py3-defcon py3-cu2qu py3-compreffor py3-booleanoperations py3-ufolib2 py3-skia-pathops py3-setuptools py3-pytest (1/41) Installing libbz2 (1.0.8-r1) (2/41) Installing libffi (3.3-r2) (3/41) Installing gdbm (1.18.1-r0) (4/41) Installing xz-libs (5.2.5-r0) (5/41) Installing readline (8.0.4-r0) (6/41) Installing sqlite-libs (3.34.0-r0) (7/41) Installing python3 (3.8.6-r0) (8/41) Installing py3-ordered-set (4.0.2-r0) (9/41) Installing py3-appdirs (1.4.4-r1) (10/41) Installing py3-parsing (2.4.7-r1) (11/41) Installing py3-six (1.15.0-r0) (12/41) Installing py3-packaging (20.8-r0) (13/41) Installing py3-setuptools (51.0.0-r0) (14/41) Installing libgpg-error (1.39-r0) (15/41) Installing libgcrypt (1.8.7-r0) (16/41) Installing libxml2 (2.9.10-r5) (17/41) Installing libxslt (1.1.34-r0) (18/41) Installing py3-lxml (4.6.2-r0) (19/41) Installing py3-tz (2020.4-r0) (20/41) Installing py3-fs (2.4.11-r1) (21/41) Installing cython (0.29.21-r0) (22/41) Installing python3-dev (3.8.6-r0) (23/41) Installing py3-fonttools (4.18.1-r0) (24/41) Installing py3-defcon (0.7.2-r0) (25/41) Installing py3-cu2qu (1.6.7-r0) (26/41) Installing py3-compreffor (0.5.0-r0) (27/41) Installing clipper (6.4.2-r1) (28/41) Installing py3-pyclipper (1.2.0-r0) (29/41) Installing py3-booleanoperations (0.9.0-r0) (30/41) Installing py3-attrs (20.3.0-r0) (31/41) Installing py3-ufolib2 (0.8.0-r0) (32/41) Installing py3-skia-pathops (0.2.1-r0) (33/41) Installing py3-atomicwrites (1.4.0-r0) (34/41) Installing py3-more-itertools (8.6.0-r0) (35/41) Installing py3-iniconfig (1.1.1-r0) (36/41) Installing py3-pluggy (0.13.1-r1) (37/41) Installing py3-py (1.10.0-r0) (38/41) Installing py3-wcwidth (0.2.5-r0) (39/41) Installing py3-toml (0.10.2-r0) (40/41) Installing py3-pytest (6.2.1-r0) (41/41) Installing .makedepends-py3-ufo2ft (20201221.101018) Executing busybox-1.32.0-r8.trigger OK: 425 MiB in 127 packages >>> py3-ufo2ft: Cleaning up srcdir >>> py3-ufo2ft: Cleaning up pkgdir >>> py3-ufo2ft: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-ufo2ft-2.14.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 100 125k 0 0 2017k 0 --:--:-- --:--:-- --:--:-- 2017k >>> py3-ufo2ft: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-ufo2ft-2.14.1.tar.gz >>> py3-ufo2ft: Checking sha512sums... py3-ufo2ft-2.14.1.tar.gz: OK >>> py3-ufo2ft: Unpacking /var/cache/distfiles/v3.13/py3-ufo2ft-2.14.1.tar.gz... Initialized empty Git repository in /home/buildozer/aports/community/py3-ufo2ft/src/ufo2ft-2.14.1/.git/ WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. running build running build_py creating build creating build/lib creating build/lib/ufo2ft copying Lib/ufo2ft/fontInfoData.py -> build/lib/ufo2ft copying Lib/ufo2ft/featureCompiler.py -> build/lib/ufo2ft copying Lib/ufo2ft/util.py -> build/lib/ufo2ft copying Lib/ufo2ft/maxContextCalc.py -> build/lib/ufo2ft copying Lib/ufo2ft/postProcessor.py -> build/lib/ufo2ft copying Lib/ufo2ft/__init__.py -> build/lib/ufo2ft copying Lib/ufo2ft/outlineCompiler.py -> build/lib/ufo2ft copying Lib/ufo2ft/errors.py -> build/lib/ufo2ft copying Lib/ufo2ft/_version.py -> build/lib/ufo2ft copying Lib/ufo2ft/constants.py -> build/lib/ufo2ft copying Lib/ufo2ft/preProcessor.py -> build/lib/ufo2ft creating build/lib/ufo2ft/featureWriters copying Lib/ufo2ft/featureWriters/baseFeatureWriter.py -> build/lib/ufo2ft/featureWriters copying Lib/ufo2ft/featureWriters/markFeatureWriter.py -> build/lib/ufo2ft/featureWriters copying Lib/ufo2ft/featureWriters/__init__.py -> build/lib/ufo2ft/featureWriters copying Lib/ufo2ft/featureWriters/kernFeatureWriter.py -> build/lib/ufo2ft/featureWriters copying Lib/ufo2ft/featureWriters/ast.py -> build/lib/ufo2ft/featureWriters creating build/lib/ufo2ft/filters copying Lib/ufo2ft/filters/cubicToQuadratic.py -> build/lib/ufo2ft/filters copying Lib/ufo2ft/filters/removeOverlaps.py -> build/lib/ufo2ft/filters copying Lib/ufo2ft/filters/explodeColorLayerGlyphs.py -> build/lib/ufo2ft/filters copying Lib/ufo2ft/filters/__init__.py -> build/lib/ufo2ft/filters copying Lib/ufo2ft/filters/decomposeComponents.py -> build/lib/ufo2ft/filters copying Lib/ufo2ft/filters/flattenComponents.py -> build/lib/ufo2ft/filters copying Lib/ufo2ft/filters/sortContours.py -> build/lib/ufo2ft/filters copying Lib/ufo2ft/filters/propagateAnchors.py -> build/lib/ufo2ft/filters copying Lib/ufo2ft/filters/transformations.py -> build/lib/ufo2ft/filters running egg_info creating Lib/ufo2ft.egg-info writing Lib/ufo2ft.egg-info/PKG-INFO writing dependency_links to Lib/ufo2ft.egg-info/dependency_links.txt writing requirements to Lib/ufo2ft.egg-info/requires.txt writing top-level names to Lib/ufo2ft.egg-info/top_level.txt writing manifest file 'Lib/ufo2ft.egg-info/SOURCES.txt' fatal: not a valid object name: HEAD listing git files failed - pretending there aren't any Traceback (most recent call last): File "/usr/lib/python3.8/tarfile.py", line 2313, in next tarinfo = self.tarinfo.fromtarfile(self) File "/usr/lib/python3.8/tarfile.py", line 1103, in fromtarfile obj = cls.frombuf(buf, tarfile.encoding, tarfile.errors) File "/usr/lib/python3.8/tarfile.py", line 1039, in frombuf raise EmptyHeaderError("empty header") tarfile.EmptyHeaderError: empty header During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-ufo2ft/src/ufo2ft-2.14.1/.eggs/setuptools_scm-5.0.1-py3.8.egg/setuptools_scm/file_finder_git.py", line 51, in _git_ls_files_and_dirs return _git_interpret_archive(proc.stdout, toplevel) File "/home/buildozer/aports/community/py3-ufo2ft/src/ufo2ft-2.14.1/.eggs/setuptools_scm-5.0.1-py3.8.egg/setuptools_scm/file_finder_git.py", line 32, in _git_interpret_archive with tarfile.open(fileobj=fd, mode="r|*") as tf: File "/usr/lib/python3.8/tarfile.py", line 1631, in open t = cls(name, filemode, stream, **kwargs) File "/usr/lib/python3.8/tarfile.py", line 1512, in __init__ self.firstmember = self.next() File "/usr/lib/python3.8/tarfile.py", line 2328, in next raise ReadError("empty file") tarfile.ReadError: empty file reading manifest file 'Lib/ufo2ft.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Lib/ufo2ft.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.8.6, pytest-6.2.1, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-ufo2ft/src/ufo2ft-2.14.1, configfile: setup.cfg, testpaths: tests collected 499 items tests/featureCompiler_test.py ........... [ 2%] tests/fontInfoData_test.py ............... [ 5%] tests/integration_test.py ................... [ 9%] tests/outlineCompiler_test.py .......................................... [ 17%] ........................................ [ 25%] tests/preProcessor_test.py ................. [ 28%] tests/featureWriters/featureWriters_test.py ........ [ 30%] tests/featureWriters/kernFeatureWriter_test.py ................... [ 34%] tests/featureWriters/markFeatureWriter_test.py ............... [ 37%] tests/filters/decomposeComponents_test.py .. [ 37%] tests/filters/flattenComponents_test.py ...... [ 38%] tests/filters/propagateAnchors_test.py ............. [ 41%] tests/filters/sortContours_test.py .... [ 42%] tests/filters/transformations_test.py .......................... [ 47%] tests/featureCompiler_test.py ........... [ 49%] tests/fontInfoData_test.py ............... [ 52%] tests/integration_test.py ................... [ 56%] tests/outlineCompiler_test.py .......................................... [ 64%] ........................................ [ 72%] tests/preProcessor_test.py ................. [ 76%] tests/featureWriters/featureWriters_test.py ........ [ 77%] tests/featureWriters/kernFeatureWriter_test.py ................... [ 81%] tests/featureWriters/markFeatureWriter_test.py ............... [ 84%] tests/filters/decomposeComponents_test.py .. [ 85%] tests/filters/flattenComponents_test.py ...... [ 86%] tests/filters/propagateAnchors_test.py ............. [ 88%] tests/filters/sortContours_test.py .... [ 89%] tests/filters/transformations_test.py .......................... [ 94%] tests/fontInfoData_test.py .. [ 95%] tests/featureWriters/markFeatureWriter_test.py ......... [ 97%] tests/filters/filters_test.py ............. [ 99%] tests/filters/transformations_test.py . [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.8/site-packages/fontTools/misc/py23.py:11 /usr/lib/python3.8/site-packages/fontTools/misc/py23.py:11: DeprecationWarning: The py23 module has been deprecated and will be removed in the next release. Please update your code. warnings.warn( ../../../../../../../usr/lib/python3.8/site-packages/packaging/version.py:127: 216 warnings /usr/lib/python3.8/site-packages/packaging/version.py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release warnings.warn( build/lib/ufo2ft/outlineCompiler.py:950 /home/buildozer/aports/community/py3-ufo2ft/src/ufo2ft-2.14.1/build/lib/ufo2ft/outlineCompiler.py:950: DeprecationWarning: invalid escape sequence \s '(^$)', flags=re.MULTILINE -- Docs: https://docs.pytest.org/en/stable/warnings.html ====================== 499 passed, 218 warnings in 16.91s ====================== >>> py3-ufo2ft: Entering fakeroot... WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. running install running build running build_py copying Lib/ufo2ft/_version.py -> build/lib/ufo2ft running egg_info writing Lib/ufo2ft.egg-info/PKG-INFO writing dependency_links to Lib/ufo2ft.egg-info/dependency_links.txt writing requirements to Lib/ufo2ft.egg-info/requires.txt writing top-level names to Lib/ufo2ft.egg-info/top_level.txt fatal: not a valid object name: HEAD listing git files failed - pretending there aren't any Traceback (most recent call last): File "/usr/lib/python3.8/tarfile.py", line 2313, in next tarinfo = self.tarinfo.fromtarfile(self) File "/usr/lib/python3.8/tarfile.py", line 1103, in fromtarfile obj = cls.frombuf(buf, tarfile.encoding, tarfile.errors) File "/usr/lib/python3.8/tarfile.py", line 1039, in frombuf raise EmptyHeaderError("empty header") tarfile.EmptyHeaderError: empty header During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-ufo2ft/src/ufo2ft-2.14.1/.eggs/setuptools_scm-5.0.1-py3.8.egg/setuptools_scm/file_finder_git.py", line 51, in _git_ls_files_and_dirs return _git_interpret_archive(proc.stdout, toplevel) File "/home/buildozer/aports/community/py3-ufo2ft/src/ufo2ft-2.14.1/.eggs/setuptools_scm-5.0.1-py3.8.egg/setuptools_scm/file_finder_git.py", line 32, in _git_interpret_archive with tarfile.open(fileobj=fd, mode="r|*") as tf: File "/usr/lib/python3.8/tarfile.py", line 1631, in open t = cls(name, filemode, stream, **kwargs) File "/usr/lib/python3.8/tarfile.py", line 1512, in __init__ self.firstmember = self.next() File "/usr/lib/python3.8/tarfile.py", line 2328, in next raise ReadError("empty file") tarfile.ReadError: empty file reading manifest file 'Lib/ufo2ft.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Lib/ufo2ft.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-ufo2ft/pkg creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters copying build/lib/ufo2ft/featureWriters/baseFeatureWriter.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters copying build/lib/ufo2ft/featureWriters/markFeatureWriter.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters/__pycache__ copying build/lib/ufo2ft/featureWriters/__pycache__/kernFeatureWriter.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters/__pycache__ copying build/lib/ufo2ft/featureWriters/__pycache__/__init__.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters/__pycache__ copying build/lib/ufo2ft/featureWriters/__pycache__/ast.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters/__pycache__ copying build/lib/ufo2ft/featureWriters/__pycache__/markFeatureWriter.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters/__pycache__ copying build/lib/ufo2ft/featureWriters/__pycache__/baseFeatureWriter.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters/__pycache__ copying build/lib/ufo2ft/featureWriters/__init__.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters copying build/lib/ufo2ft/featureWriters/kernFeatureWriter.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters copying build/lib/ufo2ft/featureWriters/ast.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/featureWriters copying build/lib/ufo2ft/fontInfoData.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft copying build/lib/ufo2ft/featureCompiler.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/__pycache__/_version.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/__pycache__/postProcessor.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/__pycache__/errors.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/__pycache__/preProcessor.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/__pycache__/constants.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/__pycache__/__init__.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/__pycache__/fontInfoData.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/__pycache__/featureCompiler.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/__pycache__/util.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/__pycache__/outlineCompiler.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/__pycache__ copying build/lib/ufo2ft/util.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters copying build/lib/ufo2ft/filters/cubicToQuadratic.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters copying build/lib/ufo2ft/filters/removeOverlaps.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters creating /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters/__pycache__ copying build/lib/ufo2ft/filters/__pycache__/transformations.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters/__pycache__ copying build/lib/ufo2ft/filters/__pycache__/decomposeComponents.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters/__pycache__ copying build/lib/ufo2ft/filters/__pycache__/removeOverlaps.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters/__pycache__ copying build/lib/ufo2ft/filters/__pycache__/flattenComponents.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters/__pycache__ copying build/lib/ufo2ft/filters/__pycache__/cubicToQuadratic.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters/__pycache__ copying build/lib/ufo2ft/filters/__pycache__/__init__.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters/__pycache__ copying build/lib/ufo2ft/filters/__pycache__/explodeColorLayerGlyphs.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters/__pycache__ copying build/lib/ufo2ft/filters/__pycache__/sortContours.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters/__pycache__ copying build/lib/ufo2ft/filters/__pycache__/propagateAnchors.cpython-38.pyc -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters/__pycache__ copying build/lib/ufo2ft/filters/explodeColorLayerGlyphs.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters copying build/lib/ufo2ft/filters/__init__.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters copying build/lib/ufo2ft/filters/decomposeComponents.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters copying build/lib/ufo2ft/filters/flattenComponents.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters copying build/lib/ufo2ft/filters/sortContours.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters copying build/lib/ufo2ft/filters/propagateAnchors.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters copying build/lib/ufo2ft/filters/transformations.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/filters copying build/lib/ufo2ft/maxContextCalc.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft copying build/lib/ufo2ft/postProcessor.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft copying build/lib/ufo2ft/__init__.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft copying build/lib/ufo2ft/outlineCompiler.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft copying build/lib/ufo2ft/errors.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft copying build/lib/ufo2ft/_version.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft copying build/lib/ufo2ft/constants.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft copying build/lib/ufo2ft/preProcessor.py -> /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft byte-compiling /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/maxContextCalc.py to maxContextCalc.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft/_version.py to _version.cpython-38.pyc running install_egg_info Copying Lib/ufo2ft.egg-info to /home/buildozer/aports/community/py3-ufo2ft/pkg/py3-ufo2ft/usr/lib/python3.8/site-packages/ufo2ft-0.1.dev0-py3.8.egg-info running install_scripts >>> py3-ufo2ft*: Running postcheck for py3-ufo2ft >>> py3-ufo2ft*: Preparing package py3-ufo2ft... >>> py3-ufo2ft*: Tracing dependencies... >>> py3-ufo2ft*: Package size: 612.0 KB >>> py3-ufo2ft*: Compressing data... >>> py3-ufo2ft*: Create checksum... >>> py3-ufo2ft*: Create py3-ufo2ft-2.14.1-r0.apk >>> py3-ufo2ft: Build complete at Mon, 21 Dec 2020 10:10:39 +0000 elapsed time 0h 0m 28s >>> py3-ufo2ft: Cleaning up srcdir >>> py3-ufo2ft: Cleaning up pkgdir >>> py3-ufo2ft: Uninstalling dependencies... (1/41) Purging .makedepends-py3-ufo2ft (20201221.101018) (2/41) Purging py3-cu2qu (1.6.7-r0) (3/41) Purging py3-defcon (0.7.2-r0) (4/41) Purging py3-compreffor (0.5.0-r0) (5/41) Purging py3-booleanoperations (0.9.0-r0) (6/41) Purging py3-pyclipper (1.2.0-r0) (7/41) Purging py3-ufolib2 (0.8.0-r0) (8/41) Purging py3-fonttools (4.18.1-r0) (9/41) Purging py3-lxml (4.6.2-r0) (10/41) Purging py3-fs (2.4.11-r1) (11/41) Purging py3-tz (2020.4-r0) (12/41) Purging python3-dev (3.8.6-r0) (13/41) Purging py3-skia-pathops (0.2.1-r0) (14/41) Purging cython (0.29.21-r0) (15/41) Purging py3-pytest (6.2.1-r0) (16/41) Purging py3-atomicwrites (1.4.0-r0) (17/41) Purging py3-attrs (20.3.0-r0) (18/41) Purging py3-more-itertools (8.6.0-r0) (19/41) Purging py3-iniconfig (1.1.1-r0) (20/41) Purging py3-pluggy (0.13.1-r1) (21/41) Purging py3-py (1.10.0-r0) (22/41) Purging py3-wcwidth (0.2.5-r0) (23/41) Purging py3-setuptools (51.0.0-r0) (24/41) Purging py3-ordered-set (4.0.2-r0) (25/41) Purging py3-appdirs (1.4.4-r1) (26/41) Purging py3-packaging (20.8-r0) (27/41) Purging py3-parsing (2.4.7-r1) (28/41) Purging py3-six (1.15.0-r0) (29/41) Purging py3-toml (0.10.2-r0) (30/41) Purging python3 (3.8.6-r0) (31/41) Purging libbz2 (1.0.8-r1) (32/41) Purging libffi (3.3-r2) (33/41) Purging gdbm (1.18.1-r0) (34/41) Purging libxslt (1.1.34-r0) (35/41) Purging libxml2 (2.9.10-r5) (36/41) Purging xz-libs (5.2.5-r0) (37/41) Purging readline (8.0.4-r0) (38/41) Purging sqlite-libs (3.34.0-r0) (39/41) Purging libgcrypt (1.8.7-r0) (40/41) Purging libgpg-error (1.39-r0) (41/41) Purging clipper (6.4.2-r1) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-ufo2ft: Updating the community/x86 repository index... >>> py3-ufo2ft: Signing the index...