>>> py3-defcon: Building community/py3-defcon 0.10.2-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 15:24:09 +0000 >>> py3-defcon: Checking sanity of /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/23) Installing libbz2 (1.0.8-r4) (2/23) Installing libffi (3.4.4-r0) (3/23) Installing gdbm (1.23-r0) (4/23) Installing xz-libs (5.2.8-r0) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing readline (8.2.0-r0) (7/23) Installing sqlite-libs (3.40.0-r0) (8/23) Installing python3 (3.11.0-r2) (9/23) Installing py3-fonttools (4.38.0-r1) (10/23) Installing py3-appdirs (1.4.4-r5) (11/23) Installing py3-six (1.16.0-r4) (12/23) Installing py3-tz (2022.6-r1) (13/23) Installing py3-fs (2.4.16-r1) (14/23) Installing py3-unicodedata2 (15.0.0-r1) (15/23) Installing py3-installer (0.5.1-r2) (16/23) Installing py3-gpep517 (11-r1) (17/23) Installing py3-parsing (3.0.9-r1) (18/23) Installing py3-packaging (21.3-r3) (19/23) Installing py3-setuptools (65.6.0-r1) (20/23) Installing py3-typing-extensions (4.4.0-r1) (21/23) Installing py3-setuptools_scm (7.0.5-r3) (22/23) Installing py3-wheel (0.38.4-r1) (23/23) Installing .makedepends-py3-defcon (20221123.152410) Executing busybox-1.35.0-r29.trigger OK: 426 MiB in 119 packages >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-defcon-0.10.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 416k 100 416k 0 0 438k 0 --:--:-- --:--:-- --:--:-- 438k >>> py3-defcon: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-defcon-0.10.2.tar.gz >>> py3-defcon: Checking sha512sums... py3-defcon-0.10.2.tar.gz: OK >>> py3-defcon: Unpacking /var/cache/distfiles/edge/py3-defcon-0.10.2.tar.gz... 2022-11-23 15:24:12,536 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2022-11-23 15:24:12,578 root INFO running bdist_wheel 2022-11-23 15:24:12,589 root INFO running build 2022-11-23 15:24:12,589 root INFO running build_py 2022-11-23 15:24:12,591 root INFO creating build 2022-11-23 15:24:12,592 root INFO creating build/lib 2022-11-23 15:24:12,592 root INFO creating build/lib/defcon 2022-11-23 15:24:12,592 root INFO copying Lib/defcon/errors.py -> build/lib/defcon 2022-11-23 15:24:12,592 root INFO copying Lib/defcon/__init__.py -> build/lib/defcon 2022-11-23 15:24:12,592 root INFO copying Lib/defcon/_version.py -> build/lib/defcon 2022-11-23 15:24:12,593 root INFO creating build/lib/defcon/test 2022-11-23 15:24:12,593 root INFO copying Lib/defcon/test/test_errors.py -> build/lib/defcon/test 2022-11-23 15:24:12,593 root INFO copying Lib/defcon/test/__init__.py -> build/lib/defcon/test 2022-11-23 15:24:12,593 root INFO copying Lib/defcon/test/testTools.py -> build/lib/defcon/test 2022-11-23 15:24:12,594 root INFO creating build/lib/defcon/pens 2022-11-23 15:24:12,594 root INFO copying Lib/defcon/pens/decomposeComponentPointPen.py -> build/lib/defcon/pens 2022-11-23 15:24:12,594 root INFO copying Lib/defcon/pens/transformPointPen.py -> build/lib/defcon/pens 2022-11-23 15:24:12,594 root INFO copying Lib/defcon/pens/reverseContourPointPen.py -> build/lib/defcon/pens 2022-11-23 15:24:12,595 root INFO copying Lib/defcon/pens/__init__.py -> build/lib/defcon/pens 2022-11-23 15:24:12,595 root INFO copying Lib/defcon/pens/glyphObjectPointPen.py -> build/lib/defcon/pens 2022-11-23 15:24:12,595 root INFO creating build/lib/defcon/objects 2022-11-23 15:24:12,596 root INFO copying Lib/defcon/objects/color.py -> build/lib/defcon/objects 2022-11-23 15:24:12,596 root INFO copying Lib/defcon/objects/groups.py -> build/lib/defcon/objects 2022-11-23 15:24:12,596 root INFO copying Lib/defcon/objects/info.py -> build/lib/defcon/objects 2022-11-23 15:24:12,596 root INFO copying Lib/defcon/objects/kerning.py -> build/lib/defcon/objects 2022-11-23 15:24:12,597 root INFO copying Lib/defcon/objects/base.py -> build/lib/defcon/objects 2022-11-23 15:24:12,597 root INFO copying Lib/defcon/objects/layerSet.py -> build/lib/defcon/objects 2022-11-23 15:24:12,597 root INFO copying Lib/defcon/objects/uniData.py -> build/lib/defcon/objects 2022-11-23 15:24:12,598 root INFO copying Lib/defcon/objects/point.py -> build/lib/defcon/objects 2022-11-23 15:24:12,598 root INFO copying Lib/defcon/objects/glyph.py -> build/lib/defcon/objects 2022-11-23 15:24:12,598 root INFO copying Lib/defcon/objects/component.py -> build/lib/defcon/objects 2022-11-23 15:24:12,599 root INFO copying Lib/defcon/objects/imageSet.py -> build/lib/defcon/objects 2022-11-23 15:24:12,599 root INFO copying Lib/defcon/objects/features.py -> build/lib/defcon/objects 2022-11-23 15:24:12,599 root INFO copying Lib/defcon/objects/contour.py -> build/lib/defcon/objects 2022-11-23 15:24:12,599 root INFO copying Lib/defcon/objects/anchor.py -> build/lib/defcon/objects 2022-11-23 15:24:12,600 root INFO copying Lib/defcon/objects/layer.py -> build/lib/defcon/objects 2022-11-23 15:24:12,600 root INFO copying Lib/defcon/objects/__init__.py -> build/lib/defcon/objects 2022-11-23 15:24:12,600 root INFO copying Lib/defcon/objects/guideline.py -> build/lib/defcon/objects 2022-11-23 15:24:12,600 root INFO copying Lib/defcon/objects/lib.py -> build/lib/defcon/objects 2022-11-23 15:24:12,600 root INFO copying Lib/defcon/objects/layoutEngine.py -> build/lib/defcon/objects 2022-11-23 15:24:12,601 root INFO copying Lib/defcon/objects/dataSet.py -> build/lib/defcon/objects 2022-11-23 15:24:12,601 root INFO copying Lib/defcon/objects/font.py -> build/lib/defcon/objects 2022-11-23 15:24:12,601 root INFO copying Lib/defcon/objects/image.py -> build/lib/defcon/objects 2022-11-23 15:24:12,602 root INFO creating build/lib/defcon/tools 2022-11-23 15:24:12,602 root INFO copying Lib/defcon/tools/representations.py -> build/lib/defcon/tools 2022-11-23 15:24:12,602 root INFO copying Lib/defcon/tools/identifiers.py -> build/lib/defcon/tools 2022-11-23 15:24:12,602 root INFO copying Lib/defcon/tools/bezierMath.py -> build/lib/defcon/tools 2022-11-23 15:24:12,603 root INFO copying Lib/defcon/tools/__init__.py -> build/lib/defcon/tools 2022-11-23 15:24:12,603 root INFO copying Lib/defcon/tools/fuzzyNumber.py -> build/lib/defcon/tools 2022-11-23 15:24:12,603 root INFO copying Lib/defcon/tools/unicodeTools.py -> build/lib/defcon/tools 2022-11-23 15:24:12,603 root INFO copying Lib/defcon/tools/notifications.py -> build/lib/defcon/tools 2022-11-23 15:24:12,604 root INFO creating build/lib/defcon/test/objects 2022-11-23 15:24:12,604 root INFO copying Lib/defcon/test/objects/test_component.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,604 root INFO copying Lib/defcon/test/objects/test_glyph.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,605 root INFO copying Lib/defcon/test/objects/test_anchor.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,605 root INFO copying Lib/defcon/test/objects/test_base.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,605 root INFO copying Lib/defcon/test/objects/test_kerning.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,605 root INFO copying Lib/defcon/test/objects/test_groups.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,605 root INFO copying Lib/defcon/test/objects/test_layerSet.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,606 root INFO copying Lib/defcon/test/objects/test_validation.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,606 root INFO copying Lib/defcon/test/objects/test_layer.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,606 root INFO copying Lib/defcon/test/objects/test_font.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,607 root INFO copying Lib/defcon/test/objects/test_info.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,607 root INFO copying Lib/defcon/test/objects/test_uniData.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,607 root INFO copying Lib/defcon/test/objects/test_contour.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,607 root INFO copying Lib/defcon/test/objects/test_dataSet.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,608 root INFO copying Lib/defcon/test/objects/__init__.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,608 root INFO copying Lib/defcon/test/objects/test_guideline.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,608 root INFO copying Lib/defcon/test/objects/test_imageSet.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,608 root INFO copying Lib/defcon/test/objects/test_image.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,608 root INFO copying Lib/defcon/test/objects/test_color.py -> build/lib/defcon/test/objects 2022-11-23 15:24:12,609 root INFO creating build/lib/defcon/test/tools 2022-11-23 15:24:12,609 root INFO copying Lib/defcon/test/tools/test_bezierMath.py -> build/lib/defcon/test/tools 2022-11-23 15:24:12,609 root INFO copying Lib/defcon/test/tools/test_unicodeTools.py -> build/lib/defcon/test/tools 2022-11-23 15:24:12,609 root INFO copying Lib/defcon/test/tools/test_notifications.py -> build/lib/defcon/test/tools 2022-11-23 15:24:12,610 root INFO copying Lib/defcon/test/tools/__init__.py -> build/lib/defcon/test/tools 2022-11-23 15:24:12,610 root INFO copying Lib/defcon/test/tools/test_fuzzyNumber.py -> build/lib/defcon/test/tools 2022-11-23 15:24:12,610 root INFO running egg_info 2022-11-23 15:24:12,616 root INFO creating Lib/defcon.egg-info 2022-11-23 15:24:12,617 root INFO writing Lib/defcon.egg-info/PKG-INFO 2022-11-23 15:24:12,618 root INFO writing dependency_links to Lib/defcon.egg-info/dependency_links.txt 2022-11-23 15:24:12,618 root INFO writing requirements to Lib/defcon.egg-info/requires.txt 2022-11-23 15:24:12,618 root INFO writing top-level names to Lib/defcon.egg-info/top_level.txt 2022-11-23 15:24:12,618 root INFO writing manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2022-11-23 15:24:14,059 root INFO reading manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2022-11-23 15:24:14,059 root INFO reading manifest template 'MANIFEST.in' 2022-11-23 15:24:14,062 root INFO adding license file 'License.txt' 2022-11-23 15:24:14,064 root INFO writing manifest file 'Lib/defcon.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'defcon.test.testdata' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'defcon.test.testdata' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'defcon.test.testdata' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'defcon.test.testdata' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2022-11-23 15:24:14,067 root INFO creating build/lib/defcon/test/testdata 2022-11-23 15:24:14,068 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/lib/defcon/test/testdata 2022-11-23 15:24:14,068 root INFO copying Lib/defcon/test/testdata/TestFont.ufoz -> build/lib/defcon/test/testdata 2022-11-23 15:24:14,068 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo 2022-11-23 15:24:14,069 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2022-11-23 15:24:14,069 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2022-11-23 15:24:14,069 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-23 15:24:14,069 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-23 15:24:14,070 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-23 15:24:14,070 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-23 15:24:14,070 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-23 15:24:14,070 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-23 15:24:14,070 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,071 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,071 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,071 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,071 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,071 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,072 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,072 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2022-11-23 15:24:14,072 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2022-11-23 15:24:14,072 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2022-11-23 15:24:14,072 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 2022-11-23 15:24:14,073 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2022-11-23 15:24:14,073 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 2022-11-23 15:24:14,073 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-23 15:24:14,073 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-23 15:24:14,073 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-23 15:24:14,074 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-23 15:24:14,074 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-23 15:24:14,074 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2022-11-23 15:24:14,074 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2022-11-23 15:24:14,075 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2022-11-23 15:24:14,075 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-23 15:24:14,075 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-23 15:24:14,075 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-23 15:24:14,075 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,076 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,076 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,076 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,076 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,076 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,077 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,077 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo 2022-11-23 15:24:14,077 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2022-11-23 15:24:14,077 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2022-11-23 15:24:14,078 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2022-11-23 15:24:14,078 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2022-11-23 15:24:14,078 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data 2022-11-23 15:24:14,078 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestFont.ufo/data 2022-11-23 15:24:14,078 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2022-11-23 15:24:14,079 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 2022-11-23 15:24:14,079 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2022-11-23 15:24:14,079 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 2022-11-23 15:24:14,079 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-23 15:24:14,079 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-23 15:24:14,080 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-23 15:24:14,080 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-23 15:24:14,080 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-23 15:24:14,080 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2022-11-23 15:24:14,080 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2022-11-23 15:24:14,081 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2022-11-23 15:24:14,081 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2022-11-23 15:24:14,081 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2022-11-23 15:24:14,081 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2022-11-23 15:24:14,082 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2022-11-23 15:24:14,082 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/images 2022-11-23 15:24:14,082 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2022-11-23 15:24:14,082 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2022-11-23 15:24:14,082 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo 2022-11-23 15:24:14,083 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2022-11-23 15:24:14,083 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2022-11-23 15:24:14,083 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-23 15:24:14,083 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-23 15:24:14,084 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-23 15:24:14,089 wheel INFO installing to build/bdist.linux-armv8l/wheel 2022-11-23 15:24:14,090 root INFO running install 2022-11-23 15:24:14,097 root INFO running install_lib 2022-11-23 15:24:14,099 root INFO creating build/bdist.linux-armv8l 2022-11-23 15:24:14,099 root INFO creating build/bdist.linux-armv8l/wheel 2022-11-23 15:24:14,099 root INFO creating build/bdist.linux-armv8l/wheel/defcon 2022-11-23 15:24:14,100 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test 2022-11-23 15:24:14,100 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata 2022-11-23 15:24:14,100 root INFO copying build/lib/defcon/test/testdata/TestFont.ufoz -> build/bdist.linux-armv8l/wheel/defcon/test/testdata 2022-11-23 15:24:14,100 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo 2022-11-23 15:24:14,101 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo 2022-11-23 15:24:14,101 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-23 15:24:14,101 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-23 15:24:14,101 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 2022-11-23 15:24:14,102 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 2022-11-23 15:24:14,102 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 2022-11-23 15:24:14,102 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 2022-11-23 15:24:14,102 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo 2022-11-23 15:24:14,102 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo 2022-11-23 15:24:14,103 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo 2022-11-23 15:24:14,103 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-23 15:24:14,103 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-23 15:24:14,103 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-23 15:24:14,103 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo 2022-11-23 15:24:14,104 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,104 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,104 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2022-11-23 15:24:14,104 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 2022-11-23 15:24:14,105 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 2022-11-23 15:24:14,105 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data 2022-11-23 15:24:14,105 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2022-11-23 15:24:14,105 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2022-11-23 15:24:14,106 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 2022-11-23 15:24:14,106 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 2022-11-23 15:24:14,106 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 2022-11-23 15:24:14,106 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,106 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,107 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-23 15:24:14,107 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-23 15:24:14,107 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-23 15:24:14,107 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-23 15:24:14,107 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-23 15:24:14,108 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,108 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,108 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-23 15:24:14,108 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-23 15:24:14,108 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-23 15:24:14,108 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,109 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,109 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,109 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,109 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,109 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,110 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-23 15:24:14,110 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-23 15:24:14,110 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/bdist.linux-armv8l/wheel/defcon/test/testdata 2022-11-23 15:24:14,110 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2022-11-23 15:24:14,111 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/images 2022-11-23 15:24:14,111 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 2022-11-23 15:24:14,111 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 2022-11-23 15:24:14,111 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data 2022-11-23 15:24:14,111 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2022-11-23 15:24:14,112 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2022-11-23 15:24:14,112 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 2022-11-23 15:24:14,112 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 2022-11-23 15:24:14,112 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 2022-11-23 15:24:14,112 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2022-11-23 15:24:14,113 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 2022-11-23 15:24:14,113 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 2022-11-23 15:24:14,113 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2022-11-23 15:24:14,113 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2022-11-23 15:24:14,113 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 2022-11-23 15:24:14,114 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 2022-11-23 15:24:14,114 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 2022-11-23 15:24:14,114 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-23 15:24:14,114 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-23 15:24:14,114 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-23 15:24:14,115 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-23 15:24:14,115 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-23 15:24:14,115 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2022-11-23 15:24:14,115 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2022-11-23 15:24:14,115 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2022-11-23 15:24:14,115 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,116 root INFO copying build/lib/defcon/test/objects/test_component.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,116 root INFO copying build/lib/defcon/test/objects/test_glyph.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,116 root INFO copying build/lib/defcon/test/objects/test_anchor.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,116 root INFO copying build/lib/defcon/test/objects/test_base.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,117 root INFO copying build/lib/defcon/test/objects/test_kerning.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,117 root INFO copying build/lib/defcon/test/objects/test_groups.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,117 root INFO copying build/lib/defcon/test/objects/test_layerSet.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,117 root INFO copying build/lib/defcon/test/objects/test_validation.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,118 root INFO copying build/lib/defcon/test/objects/test_layer.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,118 root INFO copying build/lib/defcon/test/objects/test_font.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,118 root INFO copying build/lib/defcon/test/objects/test_info.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,118 root INFO copying build/lib/defcon/test/objects/test_uniData.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,119 root INFO copying build/lib/defcon/test/objects/test_contour.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,119 root INFO copying build/lib/defcon/test/objects/test_dataSet.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,119 root INFO copying build/lib/defcon/test/objects/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,119 root INFO copying build/lib/defcon/test/objects/test_guideline.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,119 root INFO copying build/lib/defcon/test/objects/test_imageSet.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,120 root INFO copying build/lib/defcon/test/objects/test_image.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,120 root INFO copying build/lib/defcon/test/objects/test_color.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2022-11-23 15:24:14,120 root INFO copying build/lib/defcon/test/test_errors.py -> build/bdist.linux-armv8l/wheel/defcon/test 2022-11-23 15:24:14,120 root INFO copying build/lib/defcon/test/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/test 2022-11-23 15:24:14,120 root INFO copying build/lib/defcon/test/testTools.py -> build/bdist.linux-armv8l/wheel/defcon/test 2022-11-23 15:24:14,121 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/tools 2022-11-23 15:24:14,121 root INFO copying build/lib/defcon/test/tools/test_bezierMath.py -> build/bdist.linux-armv8l/wheel/defcon/test/tools 2022-11-23 15:24:14,121 root INFO copying build/lib/defcon/test/tools/test_unicodeTools.py -> build/bdist.linux-armv8l/wheel/defcon/test/tools 2022-11-23 15:24:14,121 root INFO copying build/lib/defcon/test/tools/test_notifications.py -> build/bdist.linux-armv8l/wheel/defcon/test/tools 2022-11-23 15:24:14,122 root INFO copying build/lib/defcon/test/tools/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/test/tools 2022-11-23 15:24:14,122 root INFO copying build/lib/defcon/test/tools/test_fuzzyNumber.py -> build/bdist.linux-armv8l/wheel/defcon/test/tools 2022-11-23 15:24:14,122 root INFO copying build/lib/defcon/errors.py -> build/bdist.linux-armv8l/wheel/defcon 2022-11-23 15:24:14,122 root INFO creating build/bdist.linux-armv8l/wheel/defcon/pens 2022-11-23 15:24:14,122 root INFO copying build/lib/defcon/pens/decomposeComponentPointPen.py -> build/bdist.linux-armv8l/wheel/defcon/pens 2022-11-23 15:24:14,123 root INFO copying build/lib/defcon/pens/transformPointPen.py -> build/bdist.linux-armv8l/wheel/defcon/pens 2022-11-23 15:24:14,123 root INFO copying build/lib/defcon/pens/reverseContourPointPen.py -> build/bdist.linux-armv8l/wheel/defcon/pens 2022-11-23 15:24:14,123 root INFO copying build/lib/defcon/pens/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/pens 2022-11-23 15:24:14,123 root INFO copying build/lib/defcon/pens/glyphObjectPointPen.py -> build/bdist.linux-armv8l/wheel/defcon/pens 2022-11-23 15:24:14,123 root INFO creating build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,124 root INFO copying build/lib/defcon/objects/color.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,124 root INFO copying build/lib/defcon/objects/groups.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,124 root INFO copying build/lib/defcon/objects/info.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,125 root INFO copying build/lib/defcon/objects/kerning.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,125 root INFO copying build/lib/defcon/objects/base.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,125 root INFO copying build/lib/defcon/objects/layerSet.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,125 root INFO copying build/lib/defcon/objects/uniData.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,126 root INFO copying build/lib/defcon/objects/point.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,126 root INFO copying build/lib/defcon/objects/glyph.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,126 root INFO copying build/lib/defcon/objects/component.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,126 root INFO copying build/lib/defcon/objects/imageSet.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,127 root INFO copying build/lib/defcon/objects/features.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,127 root INFO copying build/lib/defcon/objects/contour.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,127 root INFO copying build/lib/defcon/objects/anchor.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,127 root INFO copying build/lib/defcon/objects/layer.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,128 root INFO copying build/lib/defcon/objects/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,128 root INFO copying build/lib/defcon/objects/guideline.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,128 root INFO copying build/lib/defcon/objects/lib.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,128 root INFO copying build/lib/defcon/objects/layoutEngine.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,129 root INFO copying build/lib/defcon/objects/dataSet.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,129 root INFO copying build/lib/defcon/objects/font.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,129 root INFO copying build/lib/defcon/objects/image.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2022-11-23 15:24:14,129 root INFO copying build/lib/defcon/__init__.py -> build/bdist.linux-armv8l/wheel/defcon 2022-11-23 15:24:14,130 root INFO creating build/bdist.linux-armv8l/wheel/defcon/tools 2022-11-23 15:24:14,130 root INFO copying build/lib/defcon/tools/representations.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2022-11-23 15:24:14,130 root INFO copying build/lib/defcon/tools/identifiers.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2022-11-23 15:24:14,130 root INFO copying build/lib/defcon/tools/bezierMath.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2022-11-23 15:24:14,130 root INFO copying build/lib/defcon/tools/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2022-11-23 15:24:14,131 root INFO copying build/lib/defcon/tools/fuzzyNumber.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2022-11-23 15:24:14,131 root INFO copying build/lib/defcon/tools/unicodeTools.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2022-11-23 15:24:14,131 root INFO copying build/lib/defcon/tools/notifications.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2022-11-23 15:24:14,131 root INFO copying build/lib/defcon/_version.py -> build/bdist.linux-armv8l/wheel/defcon 2022-11-23 15:24:14,131 root INFO running install_egg_info 2022-11-23 15:24:14,134 root INFO Copying Lib/defcon.egg-info to build/bdist.linux-armv8l/wheel/defcon-0.10.2-py3.11.egg-info 2022-11-23 15:24:14,135 root INFO running install_scripts 2022-11-23 15:24:14,156 wheel INFO creating build/bdist.linux-armv8l/wheel/defcon-0.10.2.dist-info/WHEEL 2022-11-23 15:24:14,157 wheel INFO creating '/home/buildozer/aports/community/py3-defcon/src/defcon-0.10.2/dist/tmpi6r1apw9/defcon-0.10.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2022-11-23 15:24:14,157 wheel INFO adding 'defcon/__init__.py' 2022-11-23 15:24:14,158 wheel INFO adding 'defcon/_version.py' 2022-11-23 15:24:14,158 wheel INFO adding 'defcon/errors.py' 2022-11-23 15:24:14,158 wheel INFO adding 'defcon/objects/__init__.py' 2022-11-23 15:24:14,158 wheel INFO adding 'defcon/objects/anchor.py' 2022-11-23 15:24:14,159 wheel INFO adding 'defcon/objects/base.py' 2022-11-23 15:24:14,159 wheel INFO adding 'defcon/objects/color.py' 2022-11-23 15:24:14,159 wheel INFO adding 'defcon/objects/component.py' 2022-11-23 15:24:14,160 wheel INFO adding 'defcon/objects/contour.py' 2022-11-23 15:24:14,160 wheel INFO adding 'defcon/objects/dataSet.py' 2022-11-23 15:24:14,160 wheel INFO adding 'defcon/objects/features.py' 2022-11-23 15:24:14,161 wheel INFO adding 'defcon/objects/font.py' 2022-11-23 15:24:14,161 wheel INFO adding 'defcon/objects/glyph.py' 2022-11-23 15:24:14,162 wheel INFO adding 'defcon/objects/groups.py' 2022-11-23 15:24:14,162 wheel INFO adding 'defcon/objects/guideline.py' 2022-11-23 15:24:14,162 wheel INFO adding 'defcon/objects/image.py' 2022-11-23 15:24:14,162 wheel INFO adding 'defcon/objects/imageSet.py' 2022-11-23 15:24:14,163 wheel INFO adding 'defcon/objects/info.py' 2022-11-23 15:24:14,163 wheel INFO adding 'defcon/objects/kerning.py' 2022-11-23 15:24:14,163 wheel INFO adding 'defcon/objects/layer.py' 2022-11-23 15:24:14,164 wheel INFO adding 'defcon/objects/layerSet.py' 2022-11-23 15:24:14,164 wheel INFO adding 'defcon/objects/layoutEngine.py' 2022-11-23 15:24:14,164 wheel INFO adding 'defcon/objects/lib.py' 2022-11-23 15:24:14,165 wheel INFO adding 'defcon/objects/point.py' 2022-11-23 15:24:14,165 wheel INFO adding 'defcon/objects/uniData.py' 2022-11-23 15:24:14,165 wheel INFO adding 'defcon/pens/__init__.py' 2022-11-23 15:24:14,165 wheel INFO adding 'defcon/pens/decomposeComponentPointPen.py' 2022-11-23 15:24:14,166 wheel INFO adding 'defcon/pens/glyphObjectPointPen.py' 2022-11-23 15:24:14,166 wheel INFO adding 'defcon/pens/reverseContourPointPen.py' 2022-11-23 15:24:14,166 wheel INFO adding 'defcon/pens/transformPointPen.py' 2022-11-23 15:24:14,166 wheel INFO adding 'defcon/test/__init__.py' 2022-11-23 15:24:14,166 wheel INFO adding 'defcon/test/testTools.py' 2022-11-23 15:24:14,167 wheel INFO adding 'defcon/test/test_errors.py' 2022-11-23 15:24:14,167 wheel INFO adding 'defcon/test/objects/__init__.py' 2022-11-23 15:24:14,167 wheel INFO adding 'defcon/test/objects/test_anchor.py' 2022-11-23 15:24:14,167 wheel INFO adding 'defcon/test/objects/test_base.py' 2022-11-23 15:24:14,168 wheel INFO adding 'defcon/test/objects/test_color.py' 2022-11-23 15:24:14,168 wheel INFO adding 'defcon/test/objects/test_component.py' 2022-11-23 15:24:14,168 wheel INFO adding 'defcon/test/objects/test_contour.py' 2022-11-23 15:24:14,168 wheel INFO adding 'defcon/test/objects/test_dataSet.py' 2022-11-23 15:24:14,169 wheel INFO adding 'defcon/test/objects/test_font.py' 2022-11-23 15:24:14,169 wheel INFO adding 'defcon/test/objects/test_glyph.py' 2022-11-23 15:24:14,169 wheel INFO adding 'defcon/test/objects/test_groups.py' 2022-11-23 15:24:14,170 wheel INFO adding 'defcon/test/objects/test_guideline.py' 2022-11-23 15:24:14,170 wheel INFO adding 'defcon/test/objects/test_image.py' 2022-11-23 15:24:14,170 wheel INFO adding 'defcon/test/objects/test_imageSet.py' 2022-11-23 15:24:14,170 wheel INFO adding 'defcon/test/objects/test_info.py' 2022-11-23 15:24:14,170 wheel INFO adding 'defcon/test/objects/test_kerning.py' 2022-11-23 15:24:14,171 wheel INFO adding 'defcon/test/objects/test_layer.py' 2022-11-23 15:24:14,171 wheel INFO adding 'defcon/test/objects/test_layerSet.py' 2022-11-23 15:24:14,171 wheel INFO adding 'defcon/test/objects/test_uniData.py' 2022-11-23 15:24:14,171 wheel INFO adding 'defcon/test/objects/test_validation.py' 2022-11-23 15:24:14,172 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufoz' 2022-11-23 15:24:14,172 wheel INFO adding 'defcon/test/testdata/TestFont.ufoz' 2022-11-23 15:24:14,172 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist' 2022-11-23 15:24:14,173 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/metainfo.plist' 2022-11-23 15:24:14,173 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif' 2022-11-23 15:24:14,173 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif' 2022-11-23 15:24:14,173 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif' 2022-11-23 15:24:14,173 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif' 2022-11-23 15:24:14,174 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist' 2022-11-23 15:24:14,174 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist' 2022-11-23 15:24:14,174 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/groups.plist' 2022-11-23 15:24:14,174 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/kerning.plist' 2022-11-23 15:24:14,174 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist' 2022-11-23 15:24:14,174 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/lib.plist' 2022-11-23 15:24:14,175 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist' 2022-11-23 15:24:14,175 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file' 2022-11-23 15:24:14,175 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2022-11-23 15:24:14,175 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2022-11-23 15:24:14,175 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif' 2022-11-23 15:24:14,175 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif' 2022-11-23 15:24:14,176 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif' 2022-11-23 15:24:14,176 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist' 2022-11-23 15:24:14,176 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png' 2022-11-23 15:24:14,176 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png' 2022-11-23 15:24:14,176 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist' 2022-11-23 15:24:14,177 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist' 2022-11-23 15:24:14,177 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif' 2022-11-23 15:24:14,177 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif' 2022-11-23 15:24:14,177 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif' 2022-11-23 15:24:14,177 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif' 2022-11-23 15:24:14,178 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif' 2022-11-23 15:24:14,178 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist' 2022-11-23 15:24:14,178 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/fontinfo.plist' 2022-11-23 15:24:14,178 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/kerning.plist' 2022-11-23 15:24:14,178 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/layercontents.plist' 2022-11-23 15:24:14,178 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/metainfo.plist' 2022-11-23 15:24:14,179 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file' 2022-11-23 15:24:14,179 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2022-11-23 15:24:14,179 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2022-11-23 15:24:14,179 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/A_.glif' 2022-11-23 15:24:14,179 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/B_.glif' 2022-11-23 15:24:14,180 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/C_.glif' 2022-11-23 15:24:14,180 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/contents.plist' 2022-11-23 15:24:14,180 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif' 2022-11-23 15:24:14,180 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist' 2022-11-23 15:24:14,180 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist' 2022-11-23 15:24:14,180 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif' 2022-11-23 15:24:14,181 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist' 2022-11-23 15:24:14,181 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 1.png' 2022-11-23 15:24:14,181 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 2.png' 2022-11-23 15:24:14,181 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist' 2022-11-23 15:24:14,182 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/metainfo.plist' 2022-11-23 15:24:14,182 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif' 2022-11-23 15:24:14,182 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist' 2022-11-23 15:24:14,182 wheel INFO adding 'defcon/test/tools/__init__.py' 2022-11-23 15:24:14,182 wheel INFO adding 'defcon/test/tools/test_bezierMath.py' 2022-11-23 15:24:14,182 wheel INFO adding 'defcon/test/tools/test_fuzzyNumber.py' 2022-11-23 15:24:14,183 wheel INFO adding 'defcon/test/tools/test_notifications.py' 2022-11-23 15:24:14,183 wheel INFO adding 'defcon/test/tools/test_unicodeTools.py' 2022-11-23 15:24:14,183 wheel INFO adding 'defcon/tools/__init__.py' 2022-11-23 15:24:14,184 wheel INFO adding 'defcon/tools/bezierMath.py' 2022-11-23 15:24:14,184 wheel INFO adding 'defcon/tools/fuzzyNumber.py' 2022-11-23 15:24:14,184 wheel INFO adding 'defcon/tools/identifiers.py' 2022-11-23 15:24:14,184 wheel INFO adding 'defcon/tools/notifications.py' 2022-11-23 15:24:14,184 wheel INFO adding 'defcon/tools/representations.py' 2022-11-23 15:24:14,185 wheel INFO adding 'defcon/tools/unicodeTools.py' 2022-11-23 15:24:14,185 wheel INFO adding 'defcon-0.10.2.dist-info/License.txt' 2022-11-23 15:24:14,185 wheel INFO adding 'defcon-0.10.2.dist-info/METADATA' 2022-11-23 15:24:14,185 wheel INFO adding 'defcon-0.10.2.dist-info/WHEEL' 2022-11-23 15:24:14,185 wheel INFO adding 'defcon-0.10.2.dist-info/top_level.txt' 2022-11-23 15:24:14,186 wheel INFO adding 'defcon-0.10.2.dist-info/zip-safe' 2022-11-23 15:24:14,186 wheel INFO adding 'defcon-0.10.2.dist-info/RECORD' 2022-11-23 15:24:14,187 wheel INFO removing build/bdist.linux-armv8l/wheel 2022-11-23 15:24:14,190 gpep517 INFO The backend produced dist/defcon-0.10.2-py3-none-any.whl defcon-0.10.2-py3-none-any.whl >>> py3-defcon: Entering fakeroot... >>> py3-defcon*: Running postcheck for py3-defcon >>> py3-defcon*: Preparing package py3-defcon... >>> py3-defcon*: Tracing dependencies... >>> py3-defcon*: Package size: 1.2 MB >>> py3-defcon*: Compressing data... >>> py3-defcon*: Create checksum... >>> py3-defcon*: Create py3-defcon-0.10.2-r1.apk >>> py3-defcon: Build complete at Wed, 23 Nov 2022 15:24:14 +0000 elapsed time 0h 0m 5s >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Uninstalling dependencies... (1/23) Purging .makedepends-py3-defcon (20221123.152410) (2/23) Purging py3-fonttools (4.38.0-r1) (3/23) Purging py3-fs (2.4.16-r1) (4/23) Purging py3-appdirs (1.4.4-r5) (5/23) Purging py3-six (1.16.0-r4) (6/23) Purging py3-tz (2022.6-r1) (7/23) Purging py3-unicodedata2 (15.0.0-r1) (8/23) Purging py3-gpep517 (11-r1) (9/23) Purging py3-installer (0.5.1-r2) (10/23) Purging py3-setuptools_scm (7.0.5-r3) (11/23) Purging py3-setuptools (65.6.0-r1) (12/23) Purging py3-typing-extensions (4.4.0-r1) (13/23) Purging py3-wheel (0.38.4-r1) (14/23) Purging py3-packaging (21.3-r3) (15/23) Purging py3-parsing (3.0.9-r1) (16/23) Purging python3 (3.11.0-r2) (17/23) Purging libbz2 (1.0.8-r4) (18/23) Purging libffi (3.4.4-r0) (19/23) Purging gdbm (1.23-r0) (20/23) Purging xz-libs (5.2.8-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.2.0-r0) (23/23) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-defcon: Updating the community/armhf repository index... >>> py3-defcon: Signing the index...