>>> py3-defcon: Building community/py3-defcon 0.10.3-r2 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 17:00:22 +0000 >>> py3-defcon: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/26) Installing py3-fonttools (4.58.0-r0) (2/26) Installing py3-fonttools-pyc (4.58.0-r0) (3/26) Installing py3-appdirs (1.4.4-r8) (4/26) Installing py3-appdirs-pyc (1.4.4-r8) (5/26) Installing py3-six (1.17.0-r0) (6/26) Installing py3-six-pyc (1.17.0-r0) (7/26) Installing py3-parsing (3.2.3-r0) (8/26) Installing py3-parsing-pyc (3.2.3-r0) (9/26) Installing py3-packaging (25.0-r0) (10/26) Installing py3-packaging-pyc (25.0-r0) (11/26) Installing py3-setuptools (80.9.0-r0) (12/26) Installing py3-setuptools-pyc (80.9.0-r0) (13/26) Installing py3-tz (2025.2-r0) (14/26) Installing py3-tz-pyc (2025.2-r0) (15/26) Installing py3-fs (2.4.16-r4) (16/26) Installing py3-fs-pyc (2.4.16-r4) (17/26) Installing py3-unicodedata2 (15.1.0-r2) (18/26) Installing py3-installer (0.7.0-r2) (19/26) Installing py3-installer-pyc (0.7.0-r2) (20/26) Installing py3-gpep517 (19-r0) (21/26) Installing py3-gpep517-pyc (19-r0) (22/26) Installing py3-setuptools_scm (8.3.1-r0) (23/26) Installing py3-setuptools_scm-pyc (8.3.1-r0) (24/26) Installing py3-wheel (0.46.1-r0) (25/26) Installing py3-wheel-pyc (0.46.1-r0) (26/26) Installing .makedepends-py3-defcon (20251012.170022) Executing busybox-1.37.0-r19.trigger OK: 325 MiB in 115 packages >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Cleaning up tmpdir >>> py3-defcon: Fetching py3-defcon-0.10.3.tar.gz::https://github.com/robotools/defcon/archive/refs/tags/0.10.3.tar.gz >>> py3-defcon: Fetching py3-defcon-0.10.3.tar.gz::https://github.com/robotools/defcon/archive/refs/tags/0.10.3.tar.gz >>> py3-defcon: Checking sha512sums... py3-defcon-0.10.3.tar.gz: OK >>> py3-defcon: Unpacking /var/cache/distfiles/py3-defcon-0.10.3.tar.gz... 2025-10-12 17:00:23,332 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:759: 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-10-12 17:00:23,349 root INFO running bdist_wheel 2025-10-12 17:00:23,358 root INFO running build 2025-10-12 17:00:23,358 root INFO running build_py 2025-10-12 17:00:23,360 root INFO creating build/lib/defcon 2025-10-12 17:00:23,360 root INFO copying Lib/defcon/_version.py -> build/lib/defcon 2025-10-12 17:00:23,360 root INFO copying Lib/defcon/errors.py -> build/lib/defcon 2025-10-12 17:00:23,360 root INFO copying Lib/defcon/__init__.py -> build/lib/defcon 2025-10-12 17:00:23,360 root INFO creating build/lib/defcon/pens 2025-10-12 17:00:23,361 root INFO copying Lib/defcon/pens/reverseContourPointPen.py -> build/lib/defcon/pens 2025-10-12 17:00:23,361 root INFO copying Lib/defcon/pens/transformPointPen.py -> build/lib/defcon/pens 2025-10-12 17:00:23,361 root INFO copying Lib/defcon/pens/__init__.py -> build/lib/defcon/pens 2025-10-12 17:00:23,361 root INFO copying Lib/defcon/pens/decomposeComponentPointPen.py -> build/lib/defcon/pens 2025-10-12 17:00:23,361 root INFO copying Lib/defcon/pens/glyphObjectPointPen.py -> build/lib/defcon/pens 2025-10-12 17:00:23,361 root INFO creating build/lib/defcon/objects 2025-10-12 17:00:23,361 root INFO copying Lib/defcon/objects/base.py -> build/lib/defcon/objects 2025-10-12 17:00:23,361 root INFO copying Lib/defcon/objects/point.py -> build/lib/defcon/objects 2025-10-12 17:00:23,361 root INFO copying Lib/defcon/objects/uniData.py -> build/lib/defcon/objects 2025-10-12 17:00:23,361 root INFO copying Lib/defcon/objects/lib.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/info.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/anchor.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/image.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/contour.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/color.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/layoutEngine.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/kerning.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/component.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/dataSet.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/imageSet.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/layer.py -> build/lib/defcon/objects 2025-10-12 17:00:23,362 root INFO copying Lib/defcon/objects/__init__.py -> build/lib/defcon/objects 2025-10-12 17:00:23,363 root INFO copying Lib/defcon/objects/layerSet.py -> build/lib/defcon/objects 2025-10-12 17:00:23,363 root INFO copying Lib/defcon/objects/font.py -> build/lib/defcon/objects 2025-10-12 17:00:23,363 root INFO copying Lib/defcon/objects/features.py -> build/lib/defcon/objects 2025-10-12 17:00:23,363 root INFO copying Lib/defcon/objects/glyph.py -> build/lib/defcon/objects 2025-10-12 17:00:23,363 root INFO copying Lib/defcon/objects/guideline.py -> build/lib/defcon/objects 2025-10-12 17:00:23,363 root INFO copying Lib/defcon/objects/groups.py -> build/lib/defcon/objects 2025-10-12 17:00:23,363 root INFO creating build/lib/defcon/tools 2025-10-12 17:00:23,363 root INFO copying Lib/defcon/tools/unicodeTools.py -> build/lib/defcon/tools 2025-10-12 17:00:23,363 root INFO copying Lib/defcon/tools/notifications.py -> build/lib/defcon/tools 2025-10-12 17:00:23,363 root INFO copying Lib/defcon/tools/identifiers.py -> build/lib/defcon/tools 2025-10-12 17:00:23,363 root INFO copying Lib/defcon/tools/fuzzyNumber.py -> build/lib/defcon/tools 2025-10-12 17:00:23,364 root INFO copying Lib/defcon/tools/bezierMath.py -> build/lib/defcon/tools 2025-10-12 17:00:23,364 root INFO copying Lib/defcon/tools/__init__.py -> build/lib/defcon/tools 2025-10-12 17:00:23,364 root INFO copying Lib/defcon/tools/representations.py -> build/lib/defcon/tools 2025-10-12 17:00:23,364 root INFO creating build/lib/defcon/test 2025-10-12 17:00:23,364 root INFO copying Lib/defcon/test/test_errors.py -> build/lib/defcon/test 2025-10-12 17:00:23,364 root INFO copying Lib/defcon/test/__init__.py -> build/lib/defcon/test 2025-10-12 17:00:23,364 root INFO copying Lib/defcon/test/testTools.py -> build/lib/defcon/test 2025-10-12 17:00:23,364 root INFO creating build/lib/defcon/test/objects 2025-10-12 17:00:23,364 root INFO copying Lib/defcon/test/objects/test_imageSet.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,364 root INFO copying Lib/defcon/test/objects/test_glyph.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,364 root INFO copying Lib/defcon/test/objects/test_base.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_dataSet.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_guideline.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_component.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_color.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_kerning.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_anchor.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_layer.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_font.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_validation.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_image.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_info.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,365 root INFO copying Lib/defcon/test/objects/test_uniData.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,366 root INFO copying Lib/defcon/test/objects/__init__.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,366 root INFO copying Lib/defcon/test/objects/test_groups.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,366 root INFO copying Lib/defcon/test/objects/test_contour.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,366 root INFO copying Lib/defcon/test/objects/test_layerSet.py -> build/lib/defcon/test/objects 2025-10-12 17:00:23,366 root INFO creating build/lib/defcon/test/tools 2025-10-12 17:00:23,366 root INFO copying Lib/defcon/test/tools/test_notifications.py -> build/lib/defcon/test/tools 2025-10-12 17:00:23,366 root INFO copying Lib/defcon/test/tools/test_unicodeTools.py -> build/lib/defcon/test/tools 2025-10-12 17:00:23,366 root INFO copying Lib/defcon/test/tools/test_bezierMath.py -> build/lib/defcon/test/tools 2025-10-12 17:00:23,366 root INFO copying Lib/defcon/test/tools/test_fuzzyNumber.py -> build/lib/defcon/test/tools 2025-10-12 17:00:23,366 root INFO copying Lib/defcon/test/tools/__init__.py -> build/lib/defcon/test/tools 2025-10-12 17:00:23,366 root INFO running egg_info 2025-10-12 17:00:23,368 root INFO creating Lib/defcon.egg-info 2025-10-12 17:00:23,368 root INFO writing Lib/defcon.egg-info/PKG-INFO 2025-10-12 17:00:23,368 root INFO writing dependency_links to Lib/defcon.egg-info/dependency_links.txt 2025-10-12 17:00:23,368 root INFO writing requirements to Lib/defcon.egg-info/requires.txt 2025-10-12 17:00:23,369 root INFO writing top-level names to Lib/defcon.egg-info/top_level.txt 2025-10-12 17:00:23,369 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-10-12 17:00:23,376 root INFO reading manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2025-10-12 17:00:23,377 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 17:00:23,380 root INFO adding license file 'License.txt' 2025-10-12 17:00:23,382 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-10-12 17:00:23,386 root INFO creating build/lib/defcon/test/testdata 2025-10-12 17:00:23,386 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/lib/defcon/test/testdata 2025-10-12 17:00:23,387 root INFO copying Lib/defcon/test/testdata/TestFont.ufoz -> build/lib/defcon/test/testdata 2025-10-12 17:00:23,387 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo 2025-10-12 17:00:23,387 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2025-10-12 17:00:23,387 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2025-10-12 17:00:23,388 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,388 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,388 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,388 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,388 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,389 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,389 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,389 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,389 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,389 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,390 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,390 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,390 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,390 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2025-10-12 17:00:23,390 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2025-10-12 17:00:23,390 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2025-10-12 17:00:23,391 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-10-12 17:00:23,391 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-10-12 17:00:23,391 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-10-12 17:00:23,391 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-10-12 17:00:23,391 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-10-12 17:00:23,391 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-10-12 17:00:23,392 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-10-12 17:00:23,392 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-10-12 17:00:23,392 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2025-10-12 17:00:23,392 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2025-10-12 17:00:23,392 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2025-10-12 17:00:23,393 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-10-12 17:00:23,393 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-10-12 17:00:23,393 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-10-12 17:00:23,393 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,393 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,393 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,394 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,394 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,394 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,394 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,395 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo 2025-10-12 17:00:23,395 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-10-12 17:00:23,395 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-10-12 17:00:23,395 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-10-12 17:00:23,395 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2025-10-12 17:00:23,395 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data 2025-10-12 17:00:23,395 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestFont.ufo/data 2025-10-12 17:00:23,395 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2025-10-12 17:00:23,395 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-10-12 17:00:23,395 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-10-12 17:00:23,395 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-10-12 17:00:23,395 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-10-12 17:00:23,395 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-10-12 17:00:23,395 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-10-12 17:00:23,396 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-10-12 17:00:23,396 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2025-10-12 17:00:23,396 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-10-12 17:00:23,396 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-10-12 17:00:23,396 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-10-12 17:00:23,396 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-10-12 17:00:23,396 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-10-12 17:00:23,396 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-10-12 17:00:23,396 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-10-12 17:00:23,396 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/images 2025-10-12 17:00:23,396 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2025-10-12 17:00:23,396 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2025-10-12 17:00:23,396 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo 2025-10-12 17:00:23,397 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2025-10-12 17:00:23,397 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2025-10-12 17:00:23,397 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-10-12 17:00:23,397 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-10-12 17:00:23,397 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-10-12 17:00:23,401 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 17:00:23,401 root INFO running install 2025-10-12 17:00:23,405 root INFO running install_lib 2025-10-12 17:00:23,407 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 17:00:23,407 root INFO creating build/bdist.linux-x86_64/wheel/defcon 2025-10-12 17:00:23,407 root INFO creating build/bdist.linux-x86_64/wheel/defcon/pens 2025-10-12 17:00:23,407 root INFO copying build/lib/defcon/pens/reverseContourPointPen.py -> build/bdist.linux-x86_64/wheel/./defcon/pens 2025-10-12 17:00:23,407 root INFO copying build/lib/defcon/pens/transformPointPen.py -> build/bdist.linux-x86_64/wheel/./defcon/pens 2025-10-12 17:00:23,407 root INFO copying build/lib/defcon/pens/__init__.py -> build/bdist.linux-x86_64/wheel/./defcon/pens 2025-10-12 17:00:23,407 root INFO copying build/lib/defcon/pens/decomposeComponentPointPen.py -> build/bdist.linux-x86_64/wheel/./defcon/pens 2025-10-12 17:00:23,407 root INFO copying build/lib/defcon/pens/glyphObjectPointPen.py -> build/bdist.linux-x86_64/wheel/./defcon/pens 2025-10-12 17:00:23,407 root INFO creating build/bdist.linux-x86_64/wheel/defcon/objects 2025-10-12 17:00:23,407 root INFO copying build/lib/defcon/objects/base.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/point.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/uniData.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/lib.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/info.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/anchor.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/image.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/contour.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/color.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/layoutEngine.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/kerning.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/component.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/dataSet.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/imageSet.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/layer.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/__init__.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,408 root INFO copying build/lib/defcon/objects/layerSet.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/objects/font.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/objects/features.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/objects/glyph.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/objects/guideline.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/objects/groups.py -> build/bdist.linux-x86_64/wheel/./defcon/objects 2025-10-12 17:00:23,409 root INFO creating build/bdist.linux-x86_64/wheel/defcon/tools 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/tools/unicodeTools.py -> build/bdist.linux-x86_64/wheel/./defcon/tools 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/tools/notifications.py -> build/bdist.linux-x86_64/wheel/./defcon/tools 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/tools/identifiers.py -> build/bdist.linux-x86_64/wheel/./defcon/tools 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/tools/fuzzyNumber.py -> build/bdist.linux-x86_64/wheel/./defcon/tools 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/tools/bezierMath.py -> build/bdist.linux-x86_64/wheel/./defcon/tools 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/tools/__init__.py -> build/bdist.linux-x86_64/wheel/./defcon/tools 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/tools/representations.py -> build/bdist.linux-x86_64/wheel/./defcon/tools 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/_version.py -> build/bdist.linux-x86_64/wheel/./defcon 2025-10-12 17:00:23,409 root INFO copying build/lib/defcon/errors.py -> build/bdist.linux-x86_64/wheel/./defcon 2025-10-12 17:00:23,410 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test 2025-10-12 17:00:23,410 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_imageSet.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_glyph.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_base.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_dataSet.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_guideline.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_component.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_color.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_kerning.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_anchor.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_layer.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_font.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_validation.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_image.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,410 root INFO copying build/lib/defcon/test/objects/test_info.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/objects/test_uniData.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/objects/__init__.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/objects/test_groups.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/objects/test_contour.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/objects/test_layerSet.py -> build/bdist.linux-x86_64/wheel/./defcon/test/objects 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/test_errors.py -> build/bdist.linux-x86_64/wheel/./defcon/test 2025-10-12 17:00:23,411 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/tools 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/tools/test_notifications.py -> build/bdist.linux-x86_64/wheel/./defcon/test/tools 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/tools/test_unicodeTools.py -> build/bdist.linux-x86_64/wheel/./defcon/test/tools 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/tools/test_bezierMath.py -> build/bdist.linux-x86_64/wheel/./defcon/test/tools 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/tools/test_fuzzyNumber.py -> build/bdist.linux-x86_64/wheel/./defcon/test/tools 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/tools/__init__.py -> build/bdist.linux-x86_64/wheel/./defcon/test/tools 2025-10-12 17:00:23,411 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata 2025-10-12 17:00:23,411 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestFont.ufo 2025-10-12 17:00:23,411 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo 2025-10-12 17:00:23,412 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestFont.ufo/data 2025-10-12 17:00:23,412 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2025-10-12 17:00:23,412 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/data 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo 2025-10-12 17:00:23,412 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/glyphs 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/glyphs 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/glyphs 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/glyphs 2025-10-12 17:00:23,412 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-10-12 17:00:23,412 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo 2025-10-12 17:00:23,413 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/glyphs.public.background 2025-10-12 17:00:23,413 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestFont.ufo/images 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/images 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo/images 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFont.ufo 2025-10-12 17:00:23,413 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2025-10-12 17:00:23,413 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,413 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2025-10-12 17:00:23,414 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestOpenContour.ufo 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestOpenContour.ufo 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestOpenContour.ufo 2025-10-12 17:00:23,414 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestOpenContour.ufo/glyphs 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata 2025-10-12 17:00:23,414 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestContourDirection.ufo 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestContourDirection.ufo 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestContourDirection.ufo 2025-10-12 17:00:23,414 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,414 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,415 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,415 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,415 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestContourDirection.ufo/glyphs 2025-10-12 17:00:23,415 root INFO copying build/lib/defcon/test/testdata/TestFont.ufoz -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata 2025-10-12 17:00:23,415 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,415 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,415 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestExternalEditing.ufo/data 2025-10-12 17:00:23,415 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2025-10-12 17:00:23,415 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-10-12 17:00:23,415 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2025-10-12 17:00:23,415 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2025-10-12 17:00:23,415 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo/data 2025-10-12 17:00:23,415 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,415 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,416 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo/glyphs 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,416 root INFO creating build/bdist.linux-x86_64/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo/images 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo/images 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/bdist.linux-x86_64/wheel/./defcon/test/testdata/TestExternalEditing.ufo 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/__init__.py -> build/bdist.linux-x86_64/wheel/./defcon/test 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/test/testTools.py -> build/bdist.linux-x86_64/wheel/./defcon/test 2025-10-12 17:00:23,416 root INFO copying build/lib/defcon/__init__.py -> build/bdist.linux-x86_64/wheel/./defcon 2025-10-12 17:00:23,416 root INFO running install_egg_info 2025-10-12 17:00:23,418 root INFO Copying Lib/defcon.egg-info to build/bdist.linux-x86_64/wheel/./defcon-0.10.3-py3.12.egg-info 2025-10-12 17:00:23,418 root INFO running install_scripts 2025-10-12 17:00:23,419 root INFO creating build/bdist.linux-x86_64/wheel/defcon-0.10.3.dist-info/WHEEL 2025-10-12 17:00:23,419 wheel INFO creating '/home/udu/aports/community/py3-defcon/src/defcon-0.10.3/.dist/.tmp-pidzs_nj/defcon-0.10.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 17:00:23,419 wheel INFO adding 'defcon/__init__.py' 2025-10-12 17:00:23,419 wheel INFO adding 'defcon/_version.py' 2025-10-12 17:00:23,420 wheel INFO adding 'defcon/errors.py' 2025-10-12 17:00:23,420 wheel INFO adding 'defcon/objects/__init__.py' 2025-10-12 17:00:23,420 wheel INFO adding 'defcon/objects/anchor.py' 2025-10-12 17:00:23,420 wheel INFO adding 'defcon/objects/base.py' 2025-10-12 17:00:23,420 wheel INFO adding 'defcon/objects/color.py' 2025-10-12 17:00:23,420 wheel INFO adding 'defcon/objects/component.py' 2025-10-12 17:00:23,420 wheel INFO adding 'defcon/objects/contour.py' 2025-10-12 17:00:23,420 wheel INFO adding 'defcon/objects/dataSet.py' 2025-10-12 17:00:23,420 wheel INFO adding 'defcon/objects/features.py' 2025-10-12 17:00:23,420 wheel INFO adding 'defcon/objects/font.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/glyph.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/groups.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/guideline.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/image.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/imageSet.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/info.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/kerning.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/layer.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/layerSet.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/layoutEngine.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/lib.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/point.py' 2025-10-12 17:00:23,421 wheel INFO adding 'defcon/objects/uniData.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/pens/__init__.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/pens/decomposeComponentPointPen.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/pens/glyphObjectPointPen.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/pens/reverseContourPointPen.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/pens/transformPointPen.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/test/__init__.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/test/testTools.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/test/test_errors.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/test/objects/__init__.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/test/objects/test_anchor.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/test/objects/test_base.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/test/objects/test_color.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/test/objects/test_component.py' 2025-10-12 17:00:23,422 wheel INFO adding 'defcon/test/objects/test_contour.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_dataSet.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_font.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_glyph.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_groups.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_guideline.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_image.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_imageSet.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_info.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_kerning.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_layer.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_layerSet.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_uniData.py' 2025-10-12 17:00:23,423 wheel INFO adding 'defcon/test/objects/test_validation.py' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufoz' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestFont.ufoz' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/metainfo.plist' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/groups.plist' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/kerning.plist' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/lib.plist' 2025-10-12 17:00:23,424 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif' 2025-10-12 17:00:23,425 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/fontinfo.plist' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/kerning.plist' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/layercontents.plist' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/metainfo.plist' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/A_.glif' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/B_.glif' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/C_.glif' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/contents.plist' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist' 2025-10-12 17:00:23,426 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 1.png' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 2.png' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/metainfo.plist' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/tools/__init__.py' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/tools/test_bezierMath.py' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/tools/test_fuzzyNumber.py' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/tools/test_notifications.py' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/test/tools/test_unicodeTools.py' 2025-10-12 17:00:23,427 wheel INFO adding 'defcon/tools/__init__.py' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon/tools/bezierMath.py' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon/tools/fuzzyNumber.py' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon/tools/identifiers.py' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon/tools/notifications.py' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon/tools/representations.py' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon/tools/unicodeTools.py' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon-0.10.3.dist-info/licenses/License.txt' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon-0.10.3.dist-info/METADATA' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon-0.10.3.dist-info/WHEEL' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon-0.10.3.dist-info/top_level.txt' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon-0.10.3.dist-info/zip-safe' 2025-10-12 17:00:23,428 wheel INFO adding 'defcon-0.10.3.dist-info/RECORD' 2025-10-12 17:00:23,429 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 17:00:23,430 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/pens/__pycache__' -> '/home/udu/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/udu/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.12/site-packages/defcon/objects/__pycache__' 'usr/lib/python3.12/site-packages/defcon/tools/__pycache__' -> '/home/udu/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.12/site-packages/defcon/tools/__pycache__' 'usr/lib/python3.12/site-packages/defcon/__pycache__' -> '/home/udu/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.12/site-packages/defcon/__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 Sun, 12 Oct 2025 17:00:23 +0000 elapsed time 0h 0m 1s >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Uninstalling dependencies... (1/26) Purging .makedepends-py3-defcon (20251012.170022) (2/26) Purging py3-fonttools-pyc (4.58.0-r0) (3/26) Purging py3-fonttools (4.58.0-r0) (4/26) Purging py3-fs-pyc (2.4.16-r4) (5/26) Purging py3-fs (2.4.16-r4) (6/26) Purging py3-appdirs-pyc (1.4.4-r8) (7/26) Purging py3-appdirs (1.4.4-r8) (8/26) Purging py3-six-pyc (1.17.0-r0) (9/26) Purging py3-six (1.17.0-r0) (10/26) Purging py3-tz-pyc (2025.2-r0) (11/26) Purging py3-tz (2025.2-r0) (12/26) Purging py3-unicodedata2 (15.1.0-r2) (13/26) Purging py3-gpep517-pyc (19-r0) (14/26) Purging py3-gpep517 (19-r0) (15/26) Purging py3-installer-pyc (0.7.0-r2) (16/26) Purging py3-installer (0.7.0-r2) (17/26) Purging py3-setuptools_scm-pyc (8.3.1-r0) (18/26) Purging py3-setuptools_scm (8.3.1-r0) (19/26) Purging py3-setuptools-pyc (80.9.0-r0) (20/26) Purging py3-setuptools (80.9.0-r0) (21/26) Purging py3-wheel-pyc (0.46.1-r0) (22/26) Purging py3-wheel (0.46.1-r0) (23/26) Purging py3-packaging-pyc (25.0-r0) (24/26) Purging py3-packaging (25.0-r0) (25/26) Purging py3-parsing-pyc (3.2.3-r0) (26/26) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-defcon: Updating the community/x86_64 repository index... >>> py3-defcon: Signing the index...