>>> py3-defcon: Building community/py3-defcon 0.10.3-r2 (using abuild 3.15.0_rc3-r1) started Wed, 07 May 2025 04:29:02 +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/35) Installing libbz2 (1.0.8-r6) (2/35) Installing gdbm (1.24-r0) (3/35) Installing mpdecimal (4.0.0-r0) (4/35) Installing libpanelw (6.5_p20250503-r0) (5/35) Installing sqlite-libs (3.49.1-r1) (6/35) Installing python3 (3.12.10-r0) (7/35) Installing python3-pycache-pyc0 (3.12.10-r0) (8/35) Installing pyc (3.12.10-r0) (9/35) Installing python3-pyc (3.12.10-r0) (10/35) Installing py3-fonttools (4.57.0-r0) (11/35) Installing py3-fonttools-pyc (4.57.0-r0) (12/35) Installing py3-appdirs (1.4.4-r8) (13/35) Installing py3-appdirs-pyc (1.4.4-r8) (14/35) Installing py3-six (1.17.0-r0) (15/35) Installing py3-six-pyc (1.17.0-r0) (16/35) Installing py3-parsing (3.2.3-r0) (17/35) Installing py3-parsing-pyc (3.2.3-r0) (18/35) Installing py3-packaging (25.0-r0) (19/35) Installing py3-packaging-pyc (25.0-r0) (20/35) Installing py3-setuptools (80.3.1-r0) (21/35) Installing py3-setuptools-pyc (80.3.1-r0) (22/35) Installing py3-tz (2025.2-r0) (23/35) Installing py3-tz-pyc (2025.2-r0) (24/35) Installing py3-fs (2.4.16-r4) (25/35) Installing py3-fs-pyc (2.4.16-r4) (26/35) Installing py3-unicodedata2 (15.1.0-r2) (27/35) Installing py3-installer (0.7.0-r2) (28/35) Installing py3-installer-pyc (0.7.0-r2) (29/35) Installing py3-gpep517 (19-r0) (30/35) Installing py3-gpep517-pyc (19-r0) (31/35) Installing py3-setuptools_scm (8.2.0-r0) (32/35) Installing py3-setuptools_scm-pyc (8.2.0-r0) (33/35) Installing py3-wheel (0.46.1-r0) (34/35) Installing py3-wheel-pyc (0.46.1-r0) (35/35) Installing .makedepends-py3-defcon (20250507.042925) Executing busybox-1.37.0-r16.trigger OK: 663 MiB in 145 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) 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-05-07 04:29:26,220 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/dist.py:761: 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-05-07 04:29:26,261 root INFO running bdist_wheel 2025-05-07 04:29:26,283 root INFO running build 2025-05-07 04:29:26,283 root INFO running build_py 2025-05-07 04:29:26,288 root INFO creating build/lib/defcon 2025-05-07 04:29:26,289 root INFO copying Lib/defcon/__init__.py -> build/lib/defcon 2025-05-07 04:29:26,289 root INFO copying Lib/defcon/errors.py -> build/lib/defcon 2025-05-07 04:29:26,289 root INFO copying Lib/defcon/_version.py -> build/lib/defcon 2025-05-07 04:29:26,290 root INFO creating build/lib/defcon/tools 2025-05-07 04:29:26,290 root INFO copying Lib/defcon/tools/__init__.py -> build/lib/defcon/tools 2025-05-07 04:29:26,290 root INFO copying Lib/defcon/tools/notifications.py -> build/lib/defcon/tools 2025-05-07 04:29:26,291 root INFO copying Lib/defcon/tools/identifiers.py -> build/lib/defcon/tools 2025-05-07 04:29:26,291 root INFO copying Lib/defcon/tools/fuzzyNumber.py -> build/lib/defcon/tools 2025-05-07 04:29:26,291 root INFO copying Lib/defcon/tools/representations.py -> build/lib/defcon/tools 2025-05-07 04:29:26,292 root INFO copying Lib/defcon/tools/unicodeTools.py -> build/lib/defcon/tools 2025-05-07 04:29:26,292 root INFO copying Lib/defcon/tools/bezierMath.py -> build/lib/defcon/tools 2025-05-07 04:29:26,292 root INFO creating build/lib/defcon/test 2025-05-07 04:29:26,292 root INFO copying Lib/defcon/test/__init__.py -> build/lib/defcon/test 2025-05-07 04:29:26,293 root INFO copying Lib/defcon/test/testTools.py -> build/lib/defcon/test 2025-05-07 04:29:26,293 root INFO copying Lib/defcon/test/test_errors.py -> build/lib/defcon/test 2025-05-07 04:29:26,293 root INFO creating build/lib/defcon/pens 2025-05-07 04:29:26,294 root INFO copying Lib/defcon/pens/__init__.py -> build/lib/defcon/pens 2025-05-07 04:29:26,294 root INFO copying Lib/defcon/pens/decomposeComponentPointPen.py -> build/lib/defcon/pens 2025-05-07 04:29:26,294 root INFO copying Lib/defcon/pens/glyphObjectPointPen.py -> build/lib/defcon/pens 2025-05-07 04:29:26,294 root INFO copying Lib/defcon/pens/transformPointPen.py -> build/lib/defcon/pens 2025-05-07 04:29:26,295 root INFO copying Lib/defcon/pens/reverseContourPointPen.py -> build/lib/defcon/pens 2025-05-07 04:29:26,295 root INFO creating build/lib/defcon/objects 2025-05-07 04:29:26,295 root INFO copying Lib/defcon/objects/__init__.py -> build/lib/defcon/objects 2025-05-07 04:29:26,296 root INFO copying Lib/defcon/objects/layerSet.py -> build/lib/defcon/objects 2025-05-07 04:29:26,296 root INFO copying Lib/defcon/objects/lib.py -> build/lib/defcon/objects 2025-05-07 04:29:26,296 root INFO copying Lib/defcon/objects/guideline.py -> build/lib/defcon/objects 2025-05-07 04:29:26,297 root INFO copying Lib/defcon/objects/info.py -> build/lib/defcon/objects 2025-05-07 04:29:26,297 root INFO copying Lib/defcon/objects/uniData.py -> build/lib/defcon/objects 2025-05-07 04:29:26,297 root INFO copying Lib/defcon/objects/anchor.py -> build/lib/defcon/objects 2025-05-07 04:29:26,298 root INFO copying Lib/defcon/objects/image.py -> build/lib/defcon/objects 2025-05-07 04:29:26,298 root INFO copying Lib/defcon/objects/features.py -> build/lib/defcon/objects 2025-05-07 04:29:26,298 root INFO copying Lib/defcon/objects/color.py -> build/lib/defcon/objects 2025-05-07 04:29:26,298 root INFO copying Lib/defcon/objects/groups.py -> build/lib/defcon/objects 2025-05-07 04:29:26,299 root INFO copying Lib/defcon/objects/glyph.py -> build/lib/defcon/objects 2025-05-07 04:29:26,299 root INFO copying Lib/defcon/objects/point.py -> build/lib/defcon/objects 2025-05-07 04:29:26,299 root INFO copying Lib/defcon/objects/component.py -> build/lib/defcon/objects 2025-05-07 04:29:26,300 root INFO copying Lib/defcon/objects/kerning.py -> build/lib/defcon/objects 2025-05-07 04:29:26,300 root INFO copying Lib/defcon/objects/imageSet.py -> build/lib/defcon/objects 2025-05-07 04:29:26,300 root INFO copying Lib/defcon/objects/layoutEngine.py -> build/lib/defcon/objects 2025-05-07 04:29:26,301 root INFO copying Lib/defcon/objects/layer.py -> build/lib/defcon/objects 2025-05-07 04:29:26,301 root INFO copying Lib/defcon/objects/dataSet.py -> build/lib/defcon/objects 2025-05-07 04:29:26,301 root INFO copying Lib/defcon/objects/base.py -> build/lib/defcon/objects 2025-05-07 04:29:26,302 root INFO copying Lib/defcon/objects/font.py -> build/lib/defcon/objects 2025-05-07 04:29:26,302 root INFO copying Lib/defcon/objects/contour.py -> build/lib/defcon/objects 2025-05-07 04:29:26,303 root INFO creating build/lib/defcon/test/tools 2025-05-07 04:29:26,303 root INFO copying Lib/defcon/test/tools/__init__.py -> build/lib/defcon/test/tools 2025-05-07 04:29:26,303 root INFO copying Lib/defcon/test/tools/test_unicodeTools.py -> build/lib/defcon/test/tools 2025-05-07 04:29:26,303 root INFO copying Lib/defcon/test/tools/test_bezierMath.py -> build/lib/defcon/test/tools 2025-05-07 04:29:26,304 root INFO copying Lib/defcon/test/tools/test_fuzzyNumber.py -> build/lib/defcon/test/tools 2025-05-07 04:29:26,304 root INFO copying Lib/defcon/test/tools/test_notifications.py -> build/lib/defcon/test/tools 2025-05-07 04:29:26,304 root INFO creating build/lib/defcon/test/objects 2025-05-07 04:29:26,305 root INFO copying Lib/defcon/test/objects/__init__.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,305 root INFO copying Lib/defcon/test/objects/test_imageSet.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,305 root INFO copying Lib/defcon/test/objects/test_image.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,305 root INFO copying Lib/defcon/test/objects/test_validation.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,306 root INFO copying Lib/defcon/test/objects/test_glyph.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,306 root INFO copying Lib/defcon/test/objects/test_layer.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,306 root INFO copying Lib/defcon/test/objects/test_component.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,307 root INFO copying Lib/defcon/test/objects/test_info.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,307 root INFO copying Lib/defcon/test/objects/test_kerning.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,307 root INFO copying Lib/defcon/test/objects/test_groups.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,307 root INFO copying Lib/defcon/test/objects/test_contour.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,308 root INFO copying Lib/defcon/test/objects/test_layerSet.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,308 root INFO copying Lib/defcon/test/objects/test_anchor.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,308 root INFO copying Lib/defcon/test/objects/test_uniData.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,308 root INFO copying Lib/defcon/test/objects/test_base.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,309 root INFO copying Lib/defcon/test/objects/test_dataSet.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,309 root INFO copying Lib/defcon/test/objects/test_font.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,309 root INFO copying Lib/defcon/test/objects/test_color.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,310 root INFO copying Lib/defcon/test/objects/test_guideline.py -> build/lib/defcon/test/objects 2025-05-07 04:29:26,310 root INFO running egg_info 2025-05-07 04:29:26,313 root INFO creating Lib/defcon.egg-info 2025-05-07 04:29:26,313 root INFO writing Lib/defcon.egg-info/PKG-INFO 2025-05-07 04:29:26,314 root INFO writing dependency_links to Lib/defcon.egg-info/dependency_links.txt 2025-05-07 04:29:26,315 root INFO writing requirements to Lib/defcon.egg-info/requires.txt 2025-05-07 04:29:26,315 root INFO writing top-level names to Lib/defcon.egg-info/top_level.txt 2025-05-07 04:29:26,315 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-05-07 04:29:26,331 root INFO reading manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2025-05-07 04:29:26,331 root INFO reading manifest template 'MANIFEST.in' 2025-05-07 04:29:26,335 root INFO adding license file 'License.txt' 2025-05-07 04:29:26,337 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-05-07 04:29:26,342 root INFO creating build/lib/defcon/test/testdata 2025-05-07 04:29:26,342 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/lib/defcon/test/testdata 2025-05-07 04:29:26,343 root INFO copying Lib/defcon/test/testdata/TestFont.ufoz -> build/lib/defcon/test/testdata 2025-05-07 04:29:26,343 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo 2025-05-07 04:29:26,343 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2025-05-07 04:29:26,343 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2025-05-07 04:29:26,344 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-05-07 04:29:26,344 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-05-07 04:29:26,344 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-05-07 04:29:26,344 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-05-07 04:29:26,345 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-05-07 04:29:26,345 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-05-07 04:29:26,345 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,345 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,345 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,346 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,346 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,346 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,347 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,347 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2025-05-07 04:29:26,347 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2025-05-07 04:29:26,347 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2025-05-07 04:29:26,348 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-05-07 04:29:26,348 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-05-07 04:29:26,348 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-05-07 04:29:26,348 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-05-07 04:29:26,349 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-05-07 04:29:26,349 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-05-07 04:29:26,349 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-05-07 04:29:26,350 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-05-07 04:29:26,350 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2025-05-07 04:29:26,350 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2025-05-07 04:29:26,350 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2025-05-07 04:29:26,351 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-05-07 04:29:26,351 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-05-07 04:29:26,351 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-05-07 04:29:26,351 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-05-07 04:29:26,352 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-05-07 04:29:26,352 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-05-07 04:29:26,352 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-05-07 04:29:26,353 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-05-07 04:29:26,353 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-05-07 04:29:26,353 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-05-07 04:29:26,353 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo 2025-05-07 04:29:26,354 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-05-07 04:29:26,354 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-05-07 04:29:26,354 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-05-07 04:29:26,354 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-05-07 04:29:26,355 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data 2025-05-07 04:29:26,355 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestFont.ufo/data 2025-05-07 04:29:26,355 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2025-05-07 04:29:26,355 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-05-07 04:29:26,356 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-05-07 04:29:26,356 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-05-07 04:29:26,356 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-05-07 04:29:26,356 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-05-07 04:29:26,357 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-05-07 04:29:26,357 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-05-07 04:29:26,357 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-05-07 04:29:26,357 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-05-07 04:29:26,358 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-05-07 04:29:26,358 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-05-07 04:29:26,358 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-05-07 04:29:26,358 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-05-07 04:29:26,359 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-05-07 04:29:26,359 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-05-07 04:29:26,359 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/images 2025-05-07 04:29:26,359 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2025-05-07 04:29:26,360 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2025-05-07 04:29:26,360 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo 2025-05-07 04:29:26,360 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2025-05-07 04:29:26,361 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2025-05-07 04:29:26,361 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-05-07 04:29:26,361 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-05-07 04:29:26,361 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-05-07 04:29:26,371 root INFO installing to build/bdist.linux-armv8l/wheel 2025-05-07 04:29:26,371 root INFO running install 2025-05-07 04:29:26,382 root INFO running install_lib 2025-05-07 04:29:26,386 root INFO creating build/bdist.linux-armv8l/wheel 2025-05-07 04:29:26,386 root INFO creating build/bdist.linux-armv8l/wheel/defcon 2025-05-07 04:29:26,387 root INFO copying build/lib/defcon/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon 2025-05-07 04:29:26,387 root INFO creating build/bdist.linux-armv8l/wheel/defcon/tools 2025-05-07 04:29:26,387 root INFO copying build/lib/defcon/tools/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-05-07 04:29:26,387 root INFO copying build/lib/defcon/tools/notifications.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-05-07 04:29:26,388 root INFO copying build/lib/defcon/tools/identifiers.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-05-07 04:29:26,388 root INFO copying build/lib/defcon/tools/fuzzyNumber.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-05-07 04:29:26,388 root INFO copying build/lib/defcon/tools/representations.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-05-07 04:29:26,388 root INFO copying build/lib/defcon/tools/unicodeTools.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-05-07 04:29:26,389 root INFO copying build/lib/defcon/tools/bezierMath.py -> build/bdist.linux-armv8l/wheel/./defcon/tools 2025-05-07 04:29:26,389 root INFO copying build/lib/defcon/errors.py -> build/bdist.linux-armv8l/wheel/./defcon 2025-05-07 04:29:26,389 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test 2025-05-07 04:29:26,389 root INFO copying build/lib/defcon/test/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/test 2025-05-07 04:29:26,389 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/tools 2025-05-07 04:29:26,390 root INFO copying build/lib/defcon/test/tools/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/test/tools 2025-05-07 04:29:26,390 root INFO copying build/lib/defcon/test/tools/test_unicodeTools.py -> build/bdist.linux-armv8l/wheel/./defcon/test/tools 2025-05-07 04:29:26,390 root INFO copying build/lib/defcon/test/tools/test_bezierMath.py -> build/bdist.linux-armv8l/wheel/./defcon/test/tools 2025-05-07 04:29:26,390 root INFO copying build/lib/defcon/test/tools/test_fuzzyNumber.py -> build/bdist.linux-armv8l/wheel/./defcon/test/tools 2025-05-07 04:29:26,391 root INFO copying build/lib/defcon/test/tools/test_notifications.py -> build/bdist.linux-armv8l/wheel/./defcon/test/tools 2025-05-07 04:29:26,391 root INFO copying build/lib/defcon/test/testTools.py -> build/bdist.linux-armv8l/wheel/./defcon/test 2025-05-07 04:29:26,391 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata 2025-05-07 04:29:26,391 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-05-07 04:29:26,392 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-05-07 04:29:26,392 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-05-07 04:29:26,392 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-05-07 04:29:26,392 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-05-07 04:29:26,392 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-05-07 04:29:26,393 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-05-07 04:29:26,393 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-05-07 04:29:26,393 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-05-07 04:29:26,393 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-05-07 04:29:26,394 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo 2025-05-07 04:29:26,394 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-05-07 04:29:26,394 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-05-07 04:29:26,394 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-05-07 04:29:26,395 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-05-07 04:29:26,395 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-05-07 04:29:26,395 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-05-07 04:29:26,395 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestContourDirection.ufo 2025-05-07 04:29:26,395 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestContourDirection.ufo 2025-05-07 04:29:26,396 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo 2025-05-07 04:29:26,396 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-05-07 04:29:26,396 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-05-07 04:29:26,396 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-05-07 04:29:26,397 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestOpenContour.ufo 2025-05-07 04:29:26,397 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestOpenContour.ufo 2025-05-07 04:29:26,397 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2025-05-07 04:29:26,397 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2025-05-07 04:29:26,398 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-05-07 04:29:26,398 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-05-07 04:29:26,398 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-05-07 04:29:26,398 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-05-07 04:29:26,399 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/images 2025-05-07 04:29:26,399 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-05-07 04:29:26,399 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-05-07 04:29:26,399 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo 2025-05-07 04:29:26,400 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data 2025-05-07 04:29:26,400 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-05-07 04:29:26,400 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2025-05-07 04:29:26,400 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-05-07 04:29:26,401 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-05-07 04:29:26,401 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-05-07 04:29:26,401 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo 2025-05-07 04:29:26,401 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo 2025-05-07 04:29:26,402 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-05-07 04:29:26,402 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-05-07 04:29:26,402 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-05-07 04:29:26,402 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-05-07 04:29:26,402 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestFont.ufo 2025-05-07 04:29:26,403 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-05-07 04:29:26,403 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-05-07 04:29:26,403 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-05-07 04:29:26,403 root INFO copying build/lib/defcon/test/testdata/TestFont.ufoz -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata 2025-05-07 04:29:26,404 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata 2025-05-07 04:29:26,404 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,404 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-05-07 04:29:26,404 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-05-07 04:29:26,405 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-05-07 04:29:26,405 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-05-07 04:29:26,405 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-05-07 04:29:26,405 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2025-05-07 04:29:26,406 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-05-07 04:29:26,406 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-05-07 04:29:26,406 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,406 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data 2025-05-07 04:29:26,407 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-05-07 04:29:26,407 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2025-05-07 04:29:26,407 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-05-07 04:29:26,407 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-05-07 04:29:26,408 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-05-07 04:29:26,408 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,408 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,408 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,408 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,409 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/bdist.linux-armv8l/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-05-07 04:29:26,409 root INFO copying build/lib/defcon/test/test_errors.py -> build/bdist.linux-armv8l/wheel/./defcon/test 2025-05-07 04:29:26,409 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/objects 2025-05-07 04:29:26,409 root INFO copying build/lib/defcon/test/objects/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,410 root INFO copying build/lib/defcon/test/objects/test_imageSet.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,410 root INFO copying build/lib/defcon/test/objects/test_image.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,410 root INFO copying build/lib/defcon/test/objects/test_validation.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,410 root INFO copying build/lib/defcon/test/objects/test_glyph.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,410 root INFO copying build/lib/defcon/test/objects/test_layer.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,411 root INFO copying build/lib/defcon/test/objects/test_component.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,411 root INFO copying build/lib/defcon/test/objects/test_info.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,411 root INFO copying build/lib/defcon/test/objects/test_kerning.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,411 root INFO copying build/lib/defcon/test/objects/test_groups.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,411 root INFO copying build/lib/defcon/test/objects/test_contour.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,412 root INFO copying build/lib/defcon/test/objects/test_layerSet.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,412 root INFO copying build/lib/defcon/test/objects/test_anchor.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,412 root INFO copying build/lib/defcon/test/objects/test_uniData.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,412 root INFO copying build/lib/defcon/test/objects/test_base.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,412 root INFO copying build/lib/defcon/test/objects/test_dataSet.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,413 root INFO copying build/lib/defcon/test/objects/test_font.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,413 root INFO copying build/lib/defcon/test/objects/test_color.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,413 root INFO copying build/lib/defcon/test/objects/test_guideline.py -> build/bdist.linux-armv8l/wheel/./defcon/test/objects 2025-05-07 04:29:26,413 root INFO creating build/bdist.linux-armv8l/wheel/defcon/pens 2025-05-07 04:29:26,414 root INFO copying build/lib/defcon/pens/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/pens 2025-05-07 04:29:26,414 root INFO copying build/lib/defcon/pens/decomposeComponentPointPen.py -> build/bdist.linux-armv8l/wheel/./defcon/pens 2025-05-07 04:29:26,414 root INFO copying build/lib/defcon/pens/glyphObjectPointPen.py -> build/bdist.linux-armv8l/wheel/./defcon/pens 2025-05-07 04:29:26,414 root INFO copying build/lib/defcon/pens/transformPointPen.py -> build/bdist.linux-armv8l/wheel/./defcon/pens 2025-05-07 04:29:26,414 root INFO copying build/lib/defcon/pens/reverseContourPointPen.py -> build/bdist.linux-armv8l/wheel/./defcon/pens 2025-05-07 04:29:26,415 root INFO creating build/bdist.linux-armv8l/wheel/defcon/objects 2025-05-07 04:29:26,415 root INFO copying build/lib/defcon/objects/__init__.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,415 root INFO copying build/lib/defcon/objects/layerSet.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,415 root INFO copying build/lib/defcon/objects/lib.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,416 root INFO copying build/lib/defcon/objects/guideline.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,416 root INFO copying build/lib/defcon/objects/info.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,416 root INFO copying build/lib/defcon/objects/uniData.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,416 root INFO copying build/lib/defcon/objects/anchor.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,416 root INFO copying build/lib/defcon/objects/image.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,417 root INFO copying build/lib/defcon/objects/features.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,417 root INFO copying build/lib/defcon/objects/color.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,417 root INFO copying build/lib/defcon/objects/groups.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,417 root INFO copying build/lib/defcon/objects/glyph.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,417 root INFO copying build/lib/defcon/objects/point.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,418 root INFO copying build/lib/defcon/objects/component.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,418 root INFO copying build/lib/defcon/objects/kerning.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,418 root INFO copying build/lib/defcon/objects/imageSet.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,418 root INFO copying build/lib/defcon/objects/layoutEngine.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,418 root INFO copying build/lib/defcon/objects/layer.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,419 root INFO copying build/lib/defcon/objects/dataSet.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,419 root INFO copying build/lib/defcon/objects/base.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,419 root INFO copying build/lib/defcon/objects/font.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,419 root INFO copying build/lib/defcon/objects/contour.py -> build/bdist.linux-armv8l/wheel/./defcon/objects 2025-05-07 04:29:26,420 root INFO copying build/lib/defcon/_version.py -> build/bdist.linux-armv8l/wheel/./defcon 2025-05-07 04:29:26,420 root INFO running install_egg_info 2025-05-07 04:29:26,424 root INFO Copying Lib/defcon.egg-info to build/bdist.linux-armv8l/wheel/./defcon-0.10.3-py3.12.egg-info 2025-05-07 04:29:26,425 root INFO running install_scripts 2025-05-07 04:29:26,427 root INFO creating build/bdist.linux-armv8l/wheel/defcon-0.10.3.dist-info/WHEEL 2025-05-07 04:29:26,427 wheel INFO creating '/home/buildozer/aports/community/py3-defcon/src/defcon-0.10.3/.dist/.tmp-x1f1u1yx/defcon-0.10.3-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-05-07 04:29:26,428 wheel INFO adding 'defcon/__init__.py' 2025-05-07 04:29:26,428 wheel INFO adding 'defcon/_version.py' 2025-05-07 04:29:26,428 wheel INFO adding 'defcon/errors.py' 2025-05-07 04:29:26,429 wheel INFO adding 'defcon/objects/__init__.py' 2025-05-07 04:29:26,429 wheel INFO adding 'defcon/objects/anchor.py' 2025-05-07 04:29:26,429 wheel INFO adding 'defcon/objects/base.py' 2025-05-07 04:29:26,430 wheel INFO adding 'defcon/objects/color.py' 2025-05-07 04:29:26,430 wheel INFO adding 'defcon/objects/component.py' 2025-05-07 04:29:26,430 wheel INFO adding 'defcon/objects/contour.py' 2025-05-07 04:29:26,430 wheel INFO adding 'defcon/objects/dataSet.py' 2025-05-07 04:29:26,431 wheel INFO adding 'defcon/objects/features.py' 2025-05-07 04:29:26,431 wheel INFO adding 'defcon/objects/font.py' 2025-05-07 04:29:26,432 wheel INFO adding 'defcon/objects/glyph.py' 2025-05-07 04:29:26,432 wheel INFO adding 'defcon/objects/groups.py' 2025-05-07 04:29:26,432 wheel INFO adding 'defcon/objects/guideline.py' 2025-05-07 04:29:26,433 wheel INFO adding 'defcon/objects/image.py' 2025-05-07 04:29:26,433 wheel INFO adding 'defcon/objects/imageSet.py' 2025-05-07 04:29:26,433 wheel INFO adding 'defcon/objects/info.py' 2025-05-07 04:29:26,434 wheel INFO adding 'defcon/objects/kerning.py' 2025-05-07 04:29:26,434 wheel INFO adding 'defcon/objects/layer.py' 2025-05-07 04:29:26,434 wheel INFO adding 'defcon/objects/layerSet.py' 2025-05-07 04:29:26,435 wheel INFO adding 'defcon/objects/layoutEngine.py' 2025-05-07 04:29:26,435 wheel INFO adding 'defcon/objects/lib.py' 2025-05-07 04:29:26,435 wheel INFO adding 'defcon/objects/point.py' 2025-05-07 04:29:26,436 wheel INFO adding 'defcon/objects/uniData.py' 2025-05-07 04:29:26,436 wheel INFO adding 'defcon/pens/__init__.py' 2025-05-07 04:29:26,436 wheel INFO adding 'defcon/pens/decomposeComponentPointPen.py' 2025-05-07 04:29:26,437 wheel INFO adding 'defcon/pens/glyphObjectPointPen.py' 2025-05-07 04:29:26,437 wheel INFO adding 'defcon/pens/reverseContourPointPen.py' 2025-05-07 04:29:26,437 wheel INFO adding 'defcon/pens/transformPointPen.py' 2025-05-07 04:29:26,437 wheel INFO adding 'defcon/test/__init__.py' 2025-05-07 04:29:26,437 wheel INFO adding 'defcon/test/testTools.py' 2025-05-07 04:29:26,438 wheel INFO adding 'defcon/test/test_errors.py' 2025-05-07 04:29:26,438 wheel INFO adding 'defcon/test/objects/__init__.py' 2025-05-07 04:29:26,438 wheel INFO adding 'defcon/test/objects/test_anchor.py' 2025-05-07 04:29:26,439 wheel INFO adding 'defcon/test/objects/test_base.py' 2025-05-07 04:29:26,439 wheel INFO adding 'defcon/test/objects/test_color.py' 2025-05-07 04:29:26,439 wheel INFO adding 'defcon/test/objects/test_component.py' 2025-05-07 04:29:26,439 wheel INFO adding 'defcon/test/objects/test_contour.py' 2025-05-07 04:29:26,440 wheel INFO adding 'defcon/test/objects/test_dataSet.py' 2025-05-07 04:29:26,440 wheel INFO adding 'defcon/test/objects/test_font.py' 2025-05-07 04:29:26,440 wheel INFO adding 'defcon/test/objects/test_glyph.py' 2025-05-07 04:29:26,441 wheel INFO adding 'defcon/test/objects/test_groups.py' 2025-05-07 04:29:26,441 wheel INFO adding 'defcon/test/objects/test_guideline.py' 2025-05-07 04:29:26,441 wheel INFO adding 'defcon/test/objects/test_image.py' 2025-05-07 04:29:26,441 wheel INFO adding 'defcon/test/objects/test_imageSet.py' 2025-05-07 04:29:26,442 wheel INFO adding 'defcon/test/objects/test_info.py' 2025-05-07 04:29:26,442 wheel INFO adding 'defcon/test/objects/test_kerning.py' 2025-05-07 04:29:26,442 wheel INFO adding 'defcon/test/objects/test_layer.py' 2025-05-07 04:29:26,443 wheel INFO adding 'defcon/test/objects/test_layerSet.py' 2025-05-07 04:29:26,443 wheel INFO adding 'defcon/test/objects/test_uniData.py' 2025-05-07 04:29:26,443 wheel INFO adding 'defcon/test/objects/test_validation.py' 2025-05-07 04:29:26,443 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufoz' 2025-05-07 04:29:26,444 wheel INFO adding 'defcon/test/testdata/TestFont.ufoz' 2025-05-07 04:29:26,444 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist' 2025-05-07 04:29:26,444 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/metainfo.plist' 2025-05-07 04:29:26,445 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif' 2025-05-07 04:29:26,445 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif' 2025-05-07 04:29:26,445 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif' 2025-05-07 04:29:26,445 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif' 2025-05-07 04:29:26,445 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist' 2025-05-07 04:29:26,446 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist' 2025-05-07 04:29:26,446 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/groups.plist' 2025-05-07 04:29:26,446 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/kerning.plist' 2025-05-07 04:29:26,446 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist' 2025-05-07 04:29:26,446 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/lib.plist' 2025-05-07 04:29:26,446 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist' 2025-05-07 04:29:26,447 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file' 2025-05-07 04:29:26,447 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2025-05-07 04:29:26,447 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2025-05-07 04:29:26,447 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif' 2025-05-07 04:29:26,447 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif' 2025-05-07 04:29:26,448 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif' 2025-05-07 04:29:26,448 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist' 2025-05-07 04:29:26,448 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png' 2025-05-07 04:29:26,448 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png' 2025-05-07 04:29:26,448 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist' 2025-05-07 04:29:26,449 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist' 2025-05-07 04:29:26,449 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif' 2025-05-07 04:29:26,449 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif' 2025-05-07 04:29:26,449 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif' 2025-05-07 04:29:26,449 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif' 2025-05-07 04:29:26,450 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif' 2025-05-07 04:29:26,450 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist' 2025-05-07 04:29:26,450 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/fontinfo.plist' 2025-05-07 04:29:26,450 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/kerning.plist' 2025-05-07 04:29:26,450 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/layercontents.plist' 2025-05-07 04:29:26,450 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/metainfo.plist' 2025-05-07 04:29:26,451 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file' 2025-05-07 04:29:26,451 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2025-05-07 04:29:26,451 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2025-05-07 04:29:26,451 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/A_.glif' 2025-05-07 04:29:26,451 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/B_.glif' 2025-05-07 04:29:26,452 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/C_.glif' 2025-05-07 04:29:26,452 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/contents.plist' 2025-05-07 04:29:26,452 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif' 2025-05-07 04:29:26,452 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist' 2025-05-07 04:29:26,452 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist' 2025-05-07 04:29:26,452 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif' 2025-05-07 04:29:26,453 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist' 2025-05-07 04:29:26,453 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 1.png' 2025-05-07 04:29:26,453 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 2.png' 2025-05-07 04:29:26,453 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist' 2025-05-07 04:29:26,454 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/metainfo.plist' 2025-05-07 04:29:26,454 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif' 2025-05-07 04:29:26,454 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist' 2025-05-07 04:29:26,454 wheel INFO adding 'defcon/test/tools/__init__.py' 2025-05-07 04:29:26,454 wheel INFO adding 'defcon/test/tools/test_bezierMath.py' 2025-05-07 04:29:26,455 wheel INFO adding 'defcon/test/tools/test_fuzzyNumber.py' 2025-05-07 04:29:26,455 wheel INFO adding 'defcon/test/tools/test_notifications.py' 2025-05-07 04:29:26,455 wheel INFO adding 'defcon/test/tools/test_unicodeTools.py' 2025-05-07 04:29:26,455 wheel INFO adding 'defcon/tools/__init__.py' 2025-05-07 04:29:26,456 wheel INFO adding 'defcon/tools/bezierMath.py' 2025-05-07 04:29:26,456 wheel INFO adding 'defcon/tools/fuzzyNumber.py' 2025-05-07 04:29:26,456 wheel INFO adding 'defcon/tools/identifiers.py' 2025-05-07 04:29:26,456 wheel INFO adding 'defcon/tools/notifications.py' 2025-05-07 04:29:26,456 wheel INFO adding 'defcon/tools/representations.py' 2025-05-07 04:29:26,457 wheel INFO adding 'defcon/tools/unicodeTools.py' 2025-05-07 04:29:26,457 wheel INFO adding 'defcon-0.10.3.dist-info/licenses/License.txt' 2025-05-07 04:29:26,457 wheel INFO adding 'defcon-0.10.3.dist-info/METADATA' 2025-05-07 04:29:26,457 wheel INFO adding 'defcon-0.10.3.dist-info/WHEEL' 2025-05-07 04:29:26,457 wheel INFO adding 'defcon-0.10.3.dist-info/top_level.txt' 2025-05-07 04:29:26,458 wheel INFO adding 'defcon-0.10.3.dist-info/zip-safe' 2025-05-07 04:29:26,458 wheel INFO adding 'defcon-0.10.3.dist-info/RECORD' 2025-05-07 04:29:26,459 root INFO removing build/bdist.linux-armv8l/wheel 2025-05-07 04:29:26,462 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... >>> py3-defcon*: Create py3-defcon-0.10.3-r2.apk >>> py3-defcon: Build complete at Wed, 07 May 2025 04:29:27 +0000 elapsed time 0h 0m 25s >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Uninstalling dependencies... (1/35) Purging .makedepends-py3-defcon (20250507.042925) (2/35) Purging py3-fonttools-pyc (4.57.0-r0) (3/35) Purging py3-fonttools (4.57.0-r0) (4/35) Purging py3-fs-pyc (2.4.16-r4) (5/35) Purging py3-fs (2.4.16-r4) (6/35) Purging py3-appdirs-pyc (1.4.4-r8) (7/35) Purging py3-appdirs (1.4.4-r8) (8/35) Purging py3-six-pyc (1.17.0-r0) (9/35) Purging py3-six (1.17.0-r0) (10/35) Purging py3-tz-pyc (2025.2-r0) (11/35) Purging py3-tz (2025.2-r0) (12/35) Purging py3-unicodedata2 (15.1.0-r2) (13/35) Purging py3-gpep517-pyc (19-r0) (14/35) Purging py3-gpep517 (19-r0) (15/35) Purging py3-installer-pyc (0.7.0-r2) (16/35) Purging py3-installer (0.7.0-r2) (17/35) Purging py3-setuptools_scm-pyc (8.2.0-r0) (18/35) Purging py3-setuptools_scm (8.2.0-r0) (19/35) Purging py3-setuptools-pyc (80.3.1-r0) (20/35) Purging py3-setuptools (80.3.1-r0) (21/35) Purging py3-wheel-pyc (0.46.1-r0) (22/35) Purging py3-wheel (0.46.1-r0) (23/35) Purging py3-packaging-pyc (25.0-r0) (24/35) Purging py3-packaging (25.0-r0) (25/35) Purging py3-parsing-pyc (3.2.3-r0) (26/35) Purging py3-parsing (3.2.3-r0) (27/35) Purging python3-pyc (3.12.10-r0) (28/35) Purging python3-pycache-pyc0 (3.12.10-r0) (29/35) Purging pyc (3.12.10-r0) (30/35) Purging python3 (3.12.10-r0) (31/35) Purging gdbm (1.24-r0) (32/35) Purging libbz2 (1.0.8-r6) (33/35) Purging libpanelw (6.5_p20250503-r0) (34/35) Purging mpdecimal (4.0.0-r0) (35/35) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages >>> py3-defcon: Updating the community/armhf repository index... >>> py3-defcon: Signing the index...