>>> py3-defcon: Building community/py3-defcon 0.10.3-r2 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 21:51:49 +0000 >>> py3-defcon: Validating /home/buildozer/aports/community/py3-defcon/APKBUILD... >>> py3-defcon: Analyzing dependencies... >>> py3-defcon: Installing for build: build-base python3 py3-fonttools py3-fs py3-unicodedata2 py3-gpep517 py3-installer py3-setuptools py3-setuptools_scm py3-wheel (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.8-r0) (3/37) Installing gdbm (1.24-r0) (4/37) Installing xz-libs (5.8.1-r0) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.5_p20250412-r0) (7/37) Installing sqlite-libs (3.49.1-r0) (8/37) Installing python3 (3.12.10-r0) (9/37) Installing python3-pycache-pyc0 (3.12.10-r0) (10/37) Installing pyc (3.12.10-r0) (11/37) Installing python3-pyc (3.12.10-r0) (12/37) Installing py3-fonttools (4.57.0-r0) (13/37) Installing py3-fonttools-pyc (4.57.0-r0) (14/37) Installing py3-appdirs (1.4.4-r8) (15/37) Installing py3-appdirs-pyc (1.4.4-r8) (16/37) Installing py3-six (1.17.0-r0) (17/37) Installing py3-six-pyc (1.17.0-r0) (18/37) Installing py3-parsing (3.2.0-r0) (19/37) Installing py3-parsing-pyc (3.2.0-r0) (20/37) Installing py3-packaging (24.2-r0) (21/37) Installing py3-packaging-pyc (24.2-r0) (22/37) Installing py3-setuptools (77.0.3-r0) (23/37) Installing py3-setuptools-pyc (77.0.3-r0) (24/37) Installing py3-tz (2025.2-r0) (25/37) Installing py3-tz-pyc (2025.2-r0) (26/37) Installing py3-fs (2.4.16-r4) (27/37) Installing py3-fs-pyc (2.4.16-r4) (28/37) Installing py3-unicodedata2 (15.1.0-r2) (29/37) Installing py3-installer (0.7.0-r2) (30/37) Installing py3-installer-pyc (0.7.0-r2) (31/37) Installing py3-gpep517 (16-r0) (32/37) Installing py3-gpep517-pyc (16-r0) (33/37) Installing py3-setuptools_scm (8.2.0-r0) (34/37) Installing py3-setuptools_scm-pyc (8.2.0-r0) (35/37) Installing py3-wheel (0.43.0-r0) (36/37) Installing py3-wheel-pyc (0.43.0-r0) (37/37) Installing .makedepends-py3-defcon (20250426.215211) Executing busybox-1.37.0-r16.trigger OK: 335 MiB in 139 packages >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Cleaning up tmpdir >>> py3-defcon: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-defcon-0.10.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-defcon: Fetching py3-defcon-0.10.3.tar.gz::https://github.com/robotools/defcon/archive/refs/tags/0.10.3.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/py3-defcon-0.10.3.tar.gz.part' py3-defcon-0.10.3.ta 100% |********************************| 416k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-defcon-0.10.3.tar.gz.part' saved >>> py3-defcon: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-defcon-0.10.3.tar.gz >>> py3-defcon: Checking sha512sums... py3-defcon-0.10.3.tar.gz: OK >>> py3-defcon: Unpacking /var/cache/distfiles/v3.22/py3-defcon-0.10.3.tar.gz... 2025-04-26 21:52:13,694 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:92: UserWarning: version of defcon already set warnings.warn(f"version of {dist_name} already set") /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-26 21:52:13,744 root INFO running bdist_wheel 2025-04-26 21:52:13,763 root INFO running build 2025-04-26 21:52:13,763 root INFO running build_py 2025-04-26 21:52:13,767 root INFO creating build/lib/defcon 2025-04-26 21:52:13,768 root INFO copying Lib/defcon/__init__.py -> build/lib/defcon 2025-04-26 21:52:13,768 root INFO copying Lib/defcon/errors.py -> build/lib/defcon 2025-04-26 21:52:13,768 root INFO copying Lib/defcon/_version.py -> build/lib/defcon 2025-04-26 21:52:13,769 root INFO creating build/lib/defcon/tools 2025-04-26 21:52:13,769 root INFO copying Lib/defcon/tools/__init__.py -> build/lib/defcon/tools 2025-04-26 21:52:13,769 root INFO copying Lib/defcon/tools/notifications.py -> build/lib/defcon/tools 2025-04-26 21:52:13,770 root INFO copying Lib/defcon/tools/identifiers.py -> build/lib/defcon/tools 2025-04-26 21:52:13,770 root INFO copying Lib/defcon/tools/fuzzyNumber.py -> build/lib/defcon/tools 2025-04-26 21:52:13,770 root INFO copying Lib/defcon/tools/representations.py -> build/lib/defcon/tools 2025-04-26 21:52:13,770 root INFO copying Lib/defcon/tools/unicodeTools.py -> build/lib/defcon/tools 2025-04-26 21:52:13,771 root INFO copying Lib/defcon/tools/bezierMath.py -> build/lib/defcon/tools 2025-04-26 21:52:13,771 root INFO creating build/lib/defcon/test 2025-04-26 21:52:13,771 root INFO copying Lib/defcon/test/__init__.py -> build/lib/defcon/test 2025-04-26 21:52:13,772 root INFO copying Lib/defcon/test/testTools.py -> build/lib/defcon/test 2025-04-26 21:52:13,772 root INFO copying Lib/defcon/test/test_errors.py -> build/lib/defcon/test 2025-04-26 21:52:13,772 root INFO creating build/lib/defcon/pens 2025-04-26 21:52:13,772 root INFO copying Lib/defcon/pens/__init__.py -> build/lib/defcon/pens 2025-04-26 21:52:13,773 root INFO copying Lib/defcon/pens/decomposeComponentPointPen.py -> build/lib/defcon/pens 2025-04-26 21:52:13,773 root INFO copying Lib/defcon/pens/glyphObjectPointPen.py -> build/lib/defcon/pens 2025-04-26 21:52:13,773 root INFO copying Lib/defcon/pens/transformPointPen.py -> build/lib/defcon/pens 2025-04-26 21:52:13,774 root INFO copying Lib/defcon/pens/reverseContourPointPen.py -> build/lib/defcon/pens 2025-04-26 21:52:13,774 root INFO creating build/lib/defcon/objects 2025-04-26 21:52:13,774 root INFO copying Lib/defcon/objects/__init__.py -> build/lib/defcon/objects 2025-04-26 21:52:13,775 root INFO copying Lib/defcon/objects/layerSet.py -> build/lib/defcon/objects 2025-04-26 21:52:13,775 root INFO copying Lib/defcon/objects/lib.py -> build/lib/defcon/objects 2025-04-26 21:52:13,775 root INFO copying Lib/defcon/objects/guideline.py -> build/lib/defcon/objects 2025-04-26 21:52:13,775 root INFO copying Lib/defcon/objects/info.py -> build/lib/defcon/objects 2025-04-26 21:52:13,776 root INFO copying Lib/defcon/objects/uniData.py -> build/lib/defcon/objects 2025-04-26 21:52:13,776 root INFO copying Lib/defcon/objects/anchor.py -> build/lib/defcon/objects 2025-04-26 21:52:13,776 root INFO copying Lib/defcon/objects/image.py -> build/lib/defcon/objects 2025-04-26 21:52:13,777 root INFO copying Lib/defcon/objects/features.py -> build/lib/defcon/objects 2025-04-26 21:52:13,777 root INFO copying Lib/defcon/objects/color.py -> build/lib/defcon/objects 2025-04-26 21:52:13,777 root INFO copying Lib/defcon/objects/groups.py -> build/lib/defcon/objects 2025-04-26 21:52:13,778 root INFO copying Lib/defcon/objects/glyph.py -> build/lib/defcon/objects 2025-04-26 21:52:13,778 root INFO copying Lib/defcon/objects/point.py -> build/lib/defcon/objects 2025-04-26 21:52:13,778 root INFO copying Lib/defcon/objects/component.py -> build/lib/defcon/objects 2025-04-26 21:52:13,778 root INFO copying Lib/defcon/objects/kerning.py -> build/lib/defcon/objects 2025-04-26 21:52:13,779 root INFO copying Lib/defcon/objects/imageSet.py -> build/lib/defcon/objects 2025-04-26 21:52:13,779 root INFO copying Lib/defcon/objects/layoutEngine.py -> build/lib/defcon/objects 2025-04-26 21:52:13,779 root INFO copying Lib/defcon/objects/layer.py -> build/lib/defcon/objects 2025-04-26 21:52:13,780 root INFO copying Lib/defcon/objects/dataSet.py -> build/lib/defcon/objects 2025-04-26 21:52:13,780 root INFO copying Lib/defcon/objects/base.py -> build/lib/defcon/objects 2025-04-26 21:52:13,780 root INFO copying Lib/defcon/objects/font.py -> build/lib/defcon/objects 2025-04-26 21:52:13,781 root INFO copying Lib/defcon/objects/contour.py -> build/lib/defcon/objects 2025-04-26 21:52:13,781 root INFO creating build/lib/defcon/test/tools 2025-04-26 21:52:13,781 root INFO copying Lib/defcon/test/tools/__init__.py -> build/lib/defcon/test/tools 2025-04-26 21:52:13,782 root INFO copying Lib/defcon/test/tools/test_unicodeTools.py -> build/lib/defcon/test/tools 2025-04-26 21:52:13,782 root INFO copying Lib/defcon/test/tools/test_bezierMath.py -> build/lib/defcon/test/tools 2025-04-26 21:52:13,782 root INFO copying Lib/defcon/test/tools/test_fuzzyNumber.py -> build/lib/defcon/test/tools 2025-04-26 21:52:13,783 root INFO copying Lib/defcon/test/tools/test_notifications.py -> build/lib/defcon/test/tools 2025-04-26 21:52:13,783 root INFO creating build/lib/defcon/test/objects 2025-04-26 21:52:13,783 root INFO copying Lib/defcon/test/objects/__init__.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,784 root INFO copying Lib/defcon/test/objects/test_imageSet.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,784 root INFO copying Lib/defcon/test/objects/test_image.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,784 root INFO copying Lib/defcon/test/objects/test_validation.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,784 root INFO copying Lib/defcon/test/objects/test_glyph.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,785 root INFO copying Lib/defcon/test/objects/test_layer.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,785 root INFO copying Lib/defcon/test/objects/test_component.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,785 root INFO copying Lib/defcon/test/objects/test_info.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,786 root INFO copying Lib/defcon/test/objects/test_kerning.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,786 root INFO copying Lib/defcon/test/objects/test_groups.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,786 root INFO copying Lib/defcon/test/objects/test_contour.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,786 root INFO copying Lib/defcon/test/objects/test_layerSet.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,787 root INFO copying Lib/defcon/test/objects/test_anchor.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,787 root INFO copying Lib/defcon/test/objects/test_uniData.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,787 root INFO copying Lib/defcon/test/objects/test_base.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,787 root INFO copying Lib/defcon/test/objects/test_dataSet.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,788 root INFO copying Lib/defcon/test/objects/test_font.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,788 root INFO copying Lib/defcon/test/objects/test_color.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,788 root INFO copying Lib/defcon/test/objects/test_guideline.py -> build/lib/defcon/test/objects 2025-04-26 21:52:13,788 root INFO running egg_info 2025-04-26 21:52:13,792 root INFO creating Lib/defcon.egg-info 2025-04-26 21:52:13,792 root INFO writing Lib/defcon.egg-info/PKG-INFO 2025-04-26 21:52:13,793 root INFO writing dependency_links to Lib/defcon.egg-info/dependency_links.txt 2025-04-26 21:52:13,794 root INFO writing requirements to Lib/defcon.egg-info/requires.txt 2025-04-26 21:52:13,794 root INFO writing top-level names to Lib/defcon.egg-info/top_level.txt 2025-04-26 21:52:13,794 root INFO writing manifest file 'Lib/defcon.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-04-26 21:52:13,822 root INFO reading manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2025-04-26 21:52:13,822 root INFO reading manifest template 'MANIFEST.in' 2025-04-26 21:52:13,826 root INFO adding license file 'License.txt' 2025-04-26 21:52:13,828 root INFO writing manifest file 'Lib/defcon.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'defcon.test.testdata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'defcon.test.testdata' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'defcon.test.testdata' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'defcon.test.testdata' to be distributed and are already explicitly excluding 'defcon.test.testdata' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-04-26 21:52:13,833 root INFO creating build/lib/defcon/test/testdata 2025-04-26 21:52:13,833 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/lib/defcon/test/testdata 2025-04-26 21:52:13,834 root INFO copying Lib/defcon/test/testdata/TestFont.ufoz -> build/lib/defcon/test/testdata 2025-04-26 21:52:13,834 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo 2025-04-26 21:52:13,834 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2025-04-26 21:52:13,835 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2025-04-26 21:52:13,835 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,835 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,835 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,836 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,836 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,836 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,836 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,837 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,837 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,837 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,837 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,838 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,838 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,838 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2025-04-26 21:52:13,838 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2025-04-26 21:52:13,838 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2025-04-26 21:52:13,839 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2025-04-26 21:52:13,839 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-04-26 21:52:13,839 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-04-26 21:52:13,839 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-04-26 21:52:13,839 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-04-26 21:52:13,840 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-04-26 21:52:13,840 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-04-26 21:52:13,840 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-04-26 21:52:13,840 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2025-04-26 21:52:13,841 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2025-04-26 21:52:13,841 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2025-04-26 21:52:13,841 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-04-26 21:52:13,841 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-04-26 21:52:13,842 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-04-26 21:52:13,842 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,842 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,842 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,843 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,843 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,843 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,843 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,844 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo 2025-04-26 21:52:13,844 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-04-26 21:52:13,844 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-04-26 21:52:13,844 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-04-26 21:52:13,844 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-04-26 21:52:13,845 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data 2025-04-26 21:52:13,845 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestFont.ufo/data 2025-04-26 21:52:13,845 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2025-04-26 21:52:13,845 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt -> build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2025-04-26 21:52:13,846 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-04-26 21:52:13,846 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt -> build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-04-26 21:52:13,846 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-04-26 21:52:13,846 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-04-26 21:52:13,846 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-04-26 21:52:13,847 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-04-26 21:52:13,847 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-04-26 21:52:13,847 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-04-26 21:52:13,847 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-04-26 21:52:13,847 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-04-26 21:52:13,848 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-04-26 21:52:13,848 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-04-26 21:52:13,848 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-04-26 21:52:13,848 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-04-26 21:52:13,849 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/images 2025-04-26 21:52:13,849 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2025-04-26 21:52:13,849 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2025-04-26 21:52:13,849 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo 2025-04-26 21:52:13,849 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2025-04-26 21:52:13,850 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2025-04-26 21:52:13,850 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-04-26 21:52:13,850 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-04-26 21:52:13,850 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-04-26 21:52:13,864 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-26 21:52:13,864 root INFO running install 2025-04-26 21:52:13,874 root INFO running install_lib 2025-04-26 21:52:13,879 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-26 21:52:13,879 root INFO creating build/bdist.linux-armv8l/wheel/defcon 2025-04-26 21:52:13,879 root INFO copying build/lib/defcon/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon 2025-04-26 21:52:13,880 root INFO creating build/bdist.linux-armv8l/wheel/defcon/tools 2025-04-26 21:52:13,880 root INFO copying build/lib/defcon/tools/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-04-26 21:52:13,880 root INFO copying build/lib/defcon/tools/notifications.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-04-26 21:52:13,880 root INFO copying build/lib/defcon/tools/identifiers.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-04-26 21:52:13,880 root INFO copying build/lib/defcon/tools/fuzzyNumber.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-04-26 21:52:13,881 root INFO copying build/lib/defcon/tools/representations.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-04-26 21:52:13,881 root INFO copying build/lib/defcon/tools/unicodeTools.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-04-26 21:52:13,881 root INFO copying build/lib/defcon/tools/bezierMath.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-04-26 21:52:13,885 root INFO copying build/lib/defcon/errors.py -> build/bdist.linux-armv8l/wheel/./defcon 2025-04-26 21:52:13,885 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test 2025-04-26 21:52:13,885 root INFO copying build/lib/defcon/test/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/test 2025-04-26 21:52:13,886 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/tools 2025-04-26 21:52:13,886 root INFO copying build/lib/defcon/test/tools/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/test/tools 2025-04-26 21:52:13,886 root INFO copying build/lib/defcon/test/tools/test_unicodeTools.py -> build/bdist.linux-armv8l/wheel/./defcon/test/tools 2025-04-26 21:52:13,886 root INFO copying build/lib/defcon/test/tools/test_bezierMath.py -> build/bdist.linux-armv8l/wheel/./defcon/test/tools 2025-04-26 21:52:13,886 root INFO copying build/lib/defcon/test/tools/test_fuzzyNumber.py -> build/bdist.linux-armv8l/wheel/./defcon/test/tools 2025-04-26 21:52:13,887 root INFO copying build/lib/defcon/test/tools/test_notifications.py -> build/bdist.linux-armv8l/wheel/./defcon/test/tools 2025-04-26 21:52:13,887 root INFO copying build/lib/defcon/test/testTools.py -> build/bdist.linux-armv8l/wheel/./defcon/test 2025-04-26 21:52:13,887 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata 2025-04-26 21:52:13,887 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-04-26 21:52:13,888 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,888 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,888 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,888 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,889 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,889 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,889 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-04-26 21:52:13,889 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-04-26 21:52:13,889 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-04-26 21:52:13,890 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo 2025-04-26 21:52:13,890 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,890 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,890 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,890 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,891 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,891 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-04-26 21:52:13,891 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestContourDirection.ufo 2025-04-26 21:52:13,891 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestContourDirection.ufo 2025-04-26 21:52:13,891 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo 2025-04-26 21:52:13,892 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-04-26 21:52:13,892 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-04-26 21:52:13,892 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-04-26 21:52:13,892 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestOpenContour.ufo 2025-04-26 21:52:13,892 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestOpenContour.ufo 2025-04-26 21:52:13,893 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2025-04-26 21:52:13,893 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2025-04-26 21:52:13,893 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/glyphs 2025-04-26 21:52:13,893 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/glyphs 2025-04-26 21:52:13,893 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/glyphs 2025-04-26 21:52:13,894 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/glyphs 2025-04-26 21:52:13,894 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/images 2025-04-26 21:52:13,894 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/images 2025-04-26 21:52:13,894 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/images 2025-04-26 21:52:13,895 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo 2025-04-26 21:52:13,895 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data 2025-04-26 21:52:13,895 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/data 2025-04-26 21:52:13,895 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2025-04-26 21:52:13,895 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2025-04-26 21:52:13,896 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-04-26 21:52:13,896 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-04-26 21:52:13,896 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo 2025-04-26 21:52:13,896 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo 2025-04-26 21:52:13,896 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-04-26 21:52:13,897 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-04-26 21:52:13,897 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-04-26 21:52:13,897 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-04-26 21:52:13,897 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo 2025-04-26 21:52:13,897 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-04-26 21:52:13,898 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-04-26 21:52:13,898 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-04-26 21:52:13,898 root INFO copying build/lib/defcon/test/testdata/TestFont.ufoz -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata 2025-04-26 21:52:13,898 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata 2025-04-26 21:52:13,899 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,899 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-04-26 21:52:13,899 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-04-26 21:52:13,899 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-04-26 21:52:13,899 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-04-26 21:52:13,900 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-04-26 21:52:13,900 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2025-04-26 21:52:13,900 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo/images 2025-04-26 21:52:13,900 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo/images 2025-04-26 21:52:13,901 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,901 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data 2025-04-26 21:52:13,901 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo/data 2025-04-26 21:52:13,901 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2025-04-26 21:52:13,901 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2025-04-26 21:52:13,902 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-04-26 21:52:13,902 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-04-26 21:52:13,902 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,902 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,902 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,903 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,903 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-04-26 21:52:13,903 root INFO copying build/lib/defcon/test/test_errors.py -> build/bdist.linux-armv8l/wheel/./defcon/test 2025-04-26 21:52:13,903 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/objects 2025-04-26 21:52:13,903 root INFO copying build/lib/defcon/test/objects/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,904 root INFO copying build/lib/defcon/test/objects/test_imageSet.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,904 root INFO copying build/lib/defcon/test/objects/test_image.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,904 root INFO copying build/lib/defcon/test/objects/test_validation.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,904 root INFO copying build/lib/defcon/test/objects/test_glyph.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,904 root INFO copying build/lib/defcon/test/objects/test_layer.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,905 root INFO copying build/lib/defcon/test/objects/test_component.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,905 root INFO copying build/lib/defcon/test/objects/test_info.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,905 root INFO copying build/lib/defcon/test/objects/test_kerning.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,905 root INFO copying build/lib/defcon/test/objects/test_groups.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,905 root INFO copying build/lib/defcon/test/objects/test_contour.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,906 root INFO copying build/lib/defcon/test/objects/test_layerSet.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,906 root INFO copying build/lib/defcon/test/objects/test_anchor.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,906 root INFO copying build/lib/defcon/test/objects/test_uniData.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,906 root INFO copying build/lib/defcon/test/objects/test_base.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,906 root INFO copying build/lib/defcon/test/objects/test_dataSet.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,907 root INFO copying build/lib/defcon/test/objects/test_font.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,907 root INFO copying build/lib/defcon/test/objects/test_color.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,907 root INFO copying build/lib/defcon/test/objects/test_guideline.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-04-26 21:52:13,907 root INFO creating build/bdist.linux-armv8l/wheel/defcon/pens 2025-04-26 21:52:13,908 root INFO copying build/lib/defcon/pens/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/pens 2025-04-26 21:52:13,908 root INFO copying build/lib/defcon/pens/decomposeComponentPointPen.py -> build/bdist.linux-armv8l/wheel/./defcon/pens 2025-04-26 21:52:13,908 root INFO copying build/lib/defcon/pens/glyphObjectPointPen.py -> build/bdist.linux-armv8l/wheel/./defcon/pens 2025-04-26 21:52:13,908 root INFO copying build/lib/defcon/pens/transformPointPen.py -> build/bdist.linux-armv8l/wheel/./defcon/pens 2025-04-26 21:52:13,908 root INFO copying build/lib/defcon/pens/reverseContourPointPen.py -> build/bdist.linux-armv8l/wheel/./defcon/pens 2025-04-26 21:52:13,909 root INFO creating build/bdist.linux-armv8l/wheel/defcon/objects 2025-04-26 21:52:13,909 root INFO copying build/lib/defcon/objects/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,909 root INFO copying build/lib/defcon/objects/layerSet.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,909 root INFO copying build/lib/defcon/objects/lib.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,909 root INFO copying build/lib/defcon/objects/guideline.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,910 root INFO copying build/lib/defcon/objects/info.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,910 root INFO copying build/lib/defcon/objects/uniData.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,910 root INFO copying build/lib/defcon/objects/anchor.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,910 root INFO copying build/lib/defcon/objects/image.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,911 root INFO copying build/lib/defcon/objects/features.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,911 root INFO copying build/lib/defcon/objects/color.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,911 root INFO copying build/lib/defcon/objects/groups.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,911 root INFO copying build/lib/defcon/objects/glyph.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,911 root INFO copying build/lib/defcon/objects/point.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,912 root INFO copying build/lib/defcon/objects/component.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,912 root INFO copying build/lib/defcon/objects/kerning.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,912 root INFO copying build/lib/defcon/objects/imageSet.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,912 root INFO copying build/lib/defcon/objects/layoutEngine.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,912 root INFO copying build/lib/defcon/objects/layer.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,913 root INFO copying build/lib/defcon/objects/dataSet.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,913 root INFO copying build/lib/defcon/objects/base.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,913 root INFO copying build/lib/defcon/objects/font.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,913 root INFO copying build/lib/defcon/objects/contour.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-04-26 21:52:13,913 root INFO copying build/lib/defcon/_version.py -> build/bdist.linux-armv8l/wheel/./defcon 2025-04-26 21:52:13,914 root INFO running install_egg_info 2025-04-26 21:52:13,919 root INFO Copying Lib/defcon.egg-info to build/bdist.linux-armv8l/wheel/./defcon-0.10.3-py3.12.egg-info 2025-04-26 21:52:13,920 root INFO running install_scripts 2025-04-26 21:52:13,922 root INFO creating build/bdist.linux-armv8l/wheel/defcon-0.10.3.dist-info/WHEEL 2025-04-26 21:52:13,922 wheel INFO creating '/home/buildozer/aports/community/py3-defcon/src/defcon-0.10.3/.dist/.tmp-h9xgbx0m/defcon-0.10.3-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-26 21:52:13,923 wheel INFO adding 'defcon/__init__.py' 2025-04-26 21:52:13,923 wheel INFO adding 'defcon/_version.py' 2025-04-26 21:52:13,923 wheel INFO adding 'defcon/errors.py' 2025-04-26 21:52:13,923 wheel INFO adding 'defcon/objects/__init__.py' 2025-04-26 21:52:13,924 wheel INFO adding 'defcon/objects/anchor.py' 2025-04-26 21:52:13,924 wheel INFO adding 'defcon/objects/base.py' 2025-04-26 21:52:13,924 wheel INFO adding 'defcon/objects/color.py' 2025-04-26 21:52:13,925 wheel INFO adding 'defcon/objects/component.py' 2025-04-26 21:52:13,925 wheel INFO adding 'defcon/objects/contour.py' 2025-04-26 21:52:13,925 wheel INFO adding 'defcon/objects/dataSet.py' 2025-04-26 21:52:13,925 wheel INFO adding 'defcon/objects/features.py' 2025-04-26 21:52:13,926 wheel INFO adding 'defcon/objects/font.py' 2025-04-26 21:52:13,926 wheel INFO adding 'defcon/objects/glyph.py' 2025-04-26 21:52:13,926 wheel INFO adding 'defcon/objects/groups.py' 2025-04-26 21:52:13,927 wheel INFO adding 'defcon/objects/guideline.py' 2025-04-26 21:52:13,927 wheel INFO adding 'defcon/objects/image.py' 2025-04-26 21:52:13,927 wheel INFO adding 'defcon/objects/imageSet.py' 2025-04-26 21:52:13,927 wheel INFO adding 'defcon/objects/info.py' 2025-04-26 21:52:13,928 wheel INFO adding 'defcon/objects/kerning.py' 2025-04-26 21:52:13,928 wheel INFO adding 'defcon/objects/layer.py' 2025-04-26 21:52:13,928 wheel INFO adding 'defcon/objects/layerSet.py' 2025-04-26 21:52:13,929 wheel INFO adding 'defcon/objects/layoutEngine.py' 2025-04-26 21:52:13,929 wheel INFO adding 'defcon/objects/lib.py' 2025-04-26 21:52:13,929 wheel INFO adding 'defcon/objects/point.py' 2025-04-26 21:52:13,929 wheel INFO adding 'defcon/objects/uniData.py' 2025-04-26 21:52:13,930 wheel INFO adding 'defcon/pens/__init__.py' 2025-04-26 21:52:13,930 wheel INFO adding 'defcon/pens/decomposeComponentPointPen.py' 2025-04-26 21:52:13,930 wheel INFO adding 'defcon/pens/glyphObjectPointPen.py' 2025-04-26 21:52:13,930 wheel INFO adding 'defcon/pens/reverseContourPointPen.py' 2025-04-26 21:52:13,931 wheel INFO adding 'defcon/pens/transformPointPen.py' 2025-04-26 21:52:13,931 wheel INFO adding 'defcon/test/__init__.py' 2025-04-26 21:52:13,931 wheel INFO adding 'defcon/test/testTools.py' 2025-04-26 21:52:13,931 wheel INFO adding 'defcon/test/test_errors.py' 2025-04-26 21:52:13,932 wheel INFO adding 'defcon/test/objects/__init__.py' 2025-04-26 21:52:13,932 wheel INFO adding 'defcon/test/objects/test_anchor.py' 2025-04-26 21:52:13,932 wheel INFO adding 'defcon/test/objects/test_base.py' 2025-04-26 21:52:13,932 wheel INFO adding 'defcon/test/objects/test_color.py' 2025-04-26 21:52:13,933 wheel INFO adding 'defcon/test/objects/test_component.py' 2025-04-26 21:52:13,933 wheel INFO adding 'defcon/test/objects/test_contour.py' 2025-04-26 21:52:13,933 wheel INFO adding 'defcon/test/objects/test_dataSet.py' 2025-04-26 21:52:13,934 wheel INFO adding 'defcon/test/objects/test_font.py' 2025-04-26 21:52:13,934 wheel INFO adding 'defcon/test/objects/test_glyph.py' 2025-04-26 21:52:13,934 wheel INFO adding 'defcon/test/objects/test_groups.py' 2025-04-26 21:52:13,934 wheel INFO adding 'defcon/test/objects/test_guideline.py' 2025-04-26 21:52:13,935 wheel INFO adding 'defcon/test/objects/test_image.py' 2025-04-26 21:52:13,935 wheel INFO adding 'defcon/test/objects/test_imageSet.py' 2025-04-26 21:52:13,935 wheel INFO adding 'defcon/test/objects/test_info.py' 2025-04-26 21:52:13,936 wheel INFO adding 'defcon/test/objects/test_kerning.py' 2025-04-26 21:52:13,936 wheel INFO adding 'defcon/test/objects/test_layer.py' 2025-04-26 21:52:13,936 wheel INFO adding 'defcon/test/objects/test_layerSet.py' 2025-04-26 21:52:13,936 wheel INFO adding 'defcon/test/objects/test_uniData.py' 2025-04-26 21:52:13,937 wheel INFO adding 'defcon/test/objects/test_validation.py' 2025-04-26 21:52:13,937 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufoz' 2025-04-26 21:52:13,937 wheel INFO adding 'defcon/test/testdata/TestFont.ufoz' 2025-04-26 21:52:13,937 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist' 2025-04-26 21:52:13,938 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/metainfo.plist' 2025-04-26 21:52:13,938 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif' 2025-04-26 21:52:13,938 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif' 2025-04-26 21:52:13,938 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif' 2025-04-26 21:52:13,938 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif' 2025-04-26 21:52:13,939 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist' 2025-04-26 21:52:13,939 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist' 2025-04-26 21:52:13,939 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/groups.plist' 2025-04-26 21:52:13,939 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/kerning.plist' 2025-04-26 21:52:13,939 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist' 2025-04-26 21:52:13,939 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/lib.plist' 2025-04-26 21:52:13,940 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist' 2025-04-26 21:52:13,940 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file' 2025-04-26 21:52:13,940 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2025-04-26 21:52:13,940 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2025-04-26 21:52:13,940 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif' 2025-04-26 21:52:13,941 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif' 2025-04-26 21:52:13,941 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif' 2025-04-26 21:52:13,941 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist' 2025-04-26 21:52:13,941 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png' 2025-04-26 21:52:13,941 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png' 2025-04-26 21:52:13,942 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist' 2025-04-26 21:52:13,942 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist' 2025-04-26 21:52:13,942 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif' 2025-04-26 21:52:13,942 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif' 2025-04-26 21:52:13,942 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif' 2025-04-26 21:52:13,943 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif' 2025-04-26 21:52:13,943 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif' 2025-04-26 21:52:13,943 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist' 2025-04-26 21:52:13,943 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/fontinfo.plist' 2025-04-26 21:52:13,943 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/kerning.plist' 2025-04-26 21:52:13,943 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/layercontents.plist' 2025-04-26 21:52:13,944 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/metainfo.plist' 2025-04-26 21:52:13,944 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file' 2025-04-26 21:52:13,944 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2025-04-26 21:52:13,944 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2025-04-26 21:52:13,944 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/A_.glif' 2025-04-26 21:52:13,945 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/B_.glif' 2025-04-26 21:52:13,945 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/C_.glif' 2025-04-26 21:52:13,945 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/contents.plist' 2025-04-26 21:52:13,945 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif' 2025-04-26 21:52:13,945 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist' 2025-04-26 21:52:13,945 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist' 2025-04-26 21:52:13,946 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif' 2025-04-26 21:52:13,946 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist' 2025-04-26 21:52:13,946 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 1.png' 2025-04-26 21:52:13,946 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 2.png' 2025-04-26 21:52:13,946 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist' 2025-04-26 21:52:13,947 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/metainfo.plist' 2025-04-26 21:52:13,947 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif' 2025-04-26 21:52:13,947 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist' 2025-04-26 21:52:13,947 wheel INFO adding 'defcon/test/tools/__init__.py' 2025-04-26 21:52:13,947 wheel INFO adding 'defcon/test/tools/test_bezierMath.py' 2025-04-26 21:52:13,948 wheel INFO adding 'defcon/test/tools/test_fuzzyNumber.py' 2025-04-26 21:52:13,948 wheel INFO adding 'defcon/test/tools/test_notifications.py' 2025-04-26 21:52:13,948 wheel INFO adding 'defcon/test/tools/test_unicodeTools.py' 2025-04-26 21:52:13,948 wheel INFO adding 'defcon/tools/__init__.py' 2025-04-26 21:52:13,949 wheel INFO adding 'defcon/tools/bezierMath.py' 2025-04-26 21:52:13,949 wheel INFO adding 'defcon/tools/fuzzyNumber.py' 2025-04-26 21:52:13,949 wheel INFO adding 'defcon/tools/identifiers.py' 2025-04-26 21:52:13,949 wheel INFO adding 'defcon/tools/notifications.py' 2025-04-26 21:52:13,949 wheel INFO adding 'defcon/tools/representations.py' 2025-04-26 21:52:13,949 wheel INFO adding 'defcon/tools/unicodeTools.py' 2025-04-26 21:52:13,950 wheel INFO adding 'defcon-0.10.3.dist-info/licenses/License.txt' 2025-04-26 21:52:13,950 wheel INFO adding 'defcon-0.10.3.dist-info/METADATA' 2025-04-26 21:52:13,950 wheel INFO adding 'defcon-0.10.3.dist-info/WHEEL' 2025-04-26 21:52:13,950 wheel INFO adding 'defcon-0.10.3.dist-info/top_level.txt' 2025-04-26 21:52:13,950 wheel INFO adding 'defcon-0.10.3.dist-info/zip-safe' 2025-04-26 21:52:13,951 wheel INFO adding 'defcon-0.10.3.dist-info/RECORD' 2025-04-26 21:52:13,952 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-26 21:52:13,956 gpep517 INFO The backend produced .dist/defcon-0.10.3-py3-none-any.whl defcon-0.10.3-py3-none-any.whl >>> py3-defcon: Entering fakeroot... /usr/lib/python3.12/site-packages/defcon/objects/base.py:334: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/defcon/objects/base.py:357: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/defcon/objects/base.py:402: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/defcon/objects/font.py:32: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/defcon/objects/font.py:1651: SyntaxWarning: invalid escape sequence '\s' /usr/lib/python3.12/site-packages/defcon/objects/font.py:1653: SyntaxWarning: invalid escape sequence '\s' /usr/lib/python3.12/site-packages/defcon/objects/font.py:1654: SyntaxWarning: invalid escape sequence '\w' /usr/lib/python3.12/site-packages/defcon/objects/font.py:1655: SyntaxWarning: invalid escape sequence '\s' /usr/lib/python3.12/site-packages/defcon/objects/font.py:1656: SyntaxWarning: invalid escape sequence '\{' /usr/lib/python3.12/site-packages/defcon/test/objects/test_kerning.py:41: SyntaxWarning: invalid escape sequence '\(' >>> py3-defcon-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/defcon/__pycache__' -> '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.12/site-packages/defcon/__pycache__' 'usr/lib/python3.12/site-packages/defcon/tools/__pycache__' -> '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.12/site-packages/defcon/tools/__pycache__' 'usr/lib/python3.12/site-packages/defcon/pens/__pycache__' -> '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.12/site-packages/defcon/pens/__pycache__' 'usr/lib/python3.12/site-packages/defcon/objects/__pycache__' -> '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.12/site-packages/defcon/objects/__pycache__' >>> py3-defcon-pyc*: Preparing subpackage py3-defcon-pyc... >>> py3-defcon-pyc*: Running postcheck for py3-defcon-pyc >>> py3-defcon*: Running postcheck for py3-defcon >>> py3-defcon*: Preparing package py3-defcon... >>> py3-defcon-pyc*: Tracing dependencies... python3 py3-fonttools py3-fs py3-unicodedata2 python3~3.12 >>> py3-defcon-pyc*: Package size: 508.8 KB >>> py3-defcon-pyc*: Compressing data... >>> py3-defcon-pyc*: Create checksum... >>> py3-defcon-pyc*: Create py3-defcon-pyc-0.10.3-r2.apk >>> py3-defcon*: Tracing dependencies... python3 py3-fonttools py3-fs py3-unicodedata2 python3~3.12 >>> py3-defcon*: Package size: 451.6 KB >>> py3-defcon*: Compressing data... >>> py3-defcon*: Create checksum... libfakeroot internal error: payload not recognized! >>> py3-defcon*: Create py3-defcon-0.10.3-r2.apk >>> py3-defcon: Build complete at Sat, 26 Apr 2025 21:52:17 +0000 elapsed time 0h 0m 28s >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Uninstalling dependencies... (1/37) Purging .makedepends-py3-defcon (20250426.215211) (2/37) Purging py3-fonttools-pyc (4.57.0-r0) (3/37) Purging py3-fonttools (4.57.0-r0) (4/37) Purging py3-fs-pyc (2.4.16-r4) (5/37) Purging py3-fs (2.4.16-r4) (6/37) Purging py3-appdirs-pyc (1.4.4-r8) (7/37) Purging py3-appdirs (1.4.4-r8) (8/37) Purging py3-six-pyc (1.17.0-r0) (9/37) Purging py3-six (1.17.0-r0) (10/37) Purging py3-tz-pyc (2025.2-r0) (11/37) Purging py3-tz (2025.2-r0) (12/37) Purging py3-unicodedata2 (15.1.0-r2) (13/37) Purging py3-gpep517-pyc (16-r0) (14/37) Purging py3-gpep517 (16-r0) (15/37) Purging py3-installer-pyc (0.7.0-r2) (16/37) Purging py3-installer (0.7.0-r2) (17/37) Purging py3-setuptools_scm-pyc (8.2.0-r0) (18/37) Purging py3-setuptools_scm (8.2.0-r0) (19/37) Purging py3-setuptools-pyc (77.0.3-r0) (20/37) Purging py3-setuptools (77.0.3-r0) (21/37) Purging py3-wheel-pyc (0.43.0-r0) (22/37) Purging py3-wheel (0.43.0-r0) (23/37) Purging py3-packaging-pyc (24.2-r0) (24/37) Purging py3-packaging (24.2-r0) (25/37) Purging py3-parsing-pyc (3.2.0-r0) (26/37) Purging py3-parsing (3.2.0-r0) (27/37) Purging python3-pyc (3.12.10-r0) (28/37) Purging python3-pycache-pyc0 (3.12.10-r0) (29/37) Purging pyc (3.12.10-r0) (30/37) Purging python3 (3.12.10-r0) (31/37) Purging gdbm (1.24-r0) (32/37) Purging libbz2 (1.0.8-r6) (33/37) Purging libffi (3.4.8-r0) (34/37) Purging libpanelw (6.5_p20250412-r0) (35/37) Purging mpdecimal (4.0.0-r0) (36/37) Purging sqlite-libs (3.49.1-r0) (37/37) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 274 MiB in 102 packages >>> py3-defcon: Updating the community/armv7 repository index... >>> py3-defcon: Signing the index...