>>> py3-defcon: Building community/py3-defcon 0.10.2-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 00:05:24 +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/21) Installing libffi (3.4.4-r0) (2/21) Installing gdbm (1.23-r0) (3/21) Installing mpdecimal (2.5.1-r1) (4/21) Installing readline (8.2.0-r0) (5/21) Installing sqlite-libs (3.40.0-r0) (6/21) Installing python3 (3.11.0-r2) (7/21) Installing py3-fonttools (4.38.0-r1) (8/21) Installing py3-appdirs (1.4.4-r5) (9/21) Installing py3-six (1.16.0-r4) (10/21) Installing py3-tz (2022.6-r1) (11/21) Installing py3-fs (2.4.16-r1) (12/21) Installing py3-unicodedata2 (15.0.0-r1) (13/21) Installing py3-installer (0.5.1-r2) (14/21) Installing py3-gpep517 (11-r1) (15/21) Installing py3-parsing (3.0.9-r1) (16/21) Installing py3-packaging (21.3-r3) (17/21) Installing py3-setuptools (65.6.2-r0) (18/21) Installing py3-typing-extensions (4.4.0-r1) (19/21) Installing py3-setuptools_scm (7.0.5-r3) (20/21) Installing py3-wheel (0.38.4-r1) (21/21) Installing .makedepends-py3-defcon (20221124.000525) Executing busybox-1.35.0-r29.trigger OK: 473 MiB in 124 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 100 416k 100 416k 0 0 1807k 0 --:--:-- --:--:-- --:--:-- 1809k >>> 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-24 00:05:27,577 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-24 00:05:27,647 root INFO running bdist_wheel 2022-11-24 00:05:27,666 root INFO running build 2022-11-24 00:05:27,666 root INFO running build_py 2022-11-24 00:05:27,671 root INFO creating build 2022-11-24 00:05:27,671 root INFO creating build/lib 2022-11-24 00:05:27,671 root INFO creating build/lib/defcon 2022-11-24 00:05:27,671 root INFO copying Lib/defcon/__init__.py -> build/lib/defcon 2022-11-24 00:05:27,672 root INFO copying Lib/defcon/errors.py -> build/lib/defcon 2022-11-24 00:05:27,672 root INFO copying Lib/defcon/_version.py -> build/lib/defcon 2022-11-24 00:05:27,672 root INFO creating build/lib/defcon/tools 2022-11-24 00:05:27,673 root INFO copying Lib/defcon/tools/identifiers.py -> build/lib/defcon/tools 2022-11-24 00:05:27,673 root INFO copying Lib/defcon/tools/unicodeTools.py -> build/lib/defcon/tools 2022-11-24 00:05:27,673 root INFO copying Lib/defcon/tools/__init__.py -> build/lib/defcon/tools 2022-11-24 00:05:27,674 root INFO copying Lib/defcon/tools/fuzzyNumber.py -> build/lib/defcon/tools 2022-11-24 00:05:27,674 root INFO copying Lib/defcon/tools/notifications.py -> build/lib/defcon/tools 2022-11-24 00:05:27,674 root INFO copying Lib/defcon/tools/bezierMath.py -> build/lib/defcon/tools 2022-11-24 00:05:27,675 root INFO copying Lib/defcon/tools/representations.py -> build/lib/defcon/tools 2022-11-24 00:05:27,675 root INFO creating build/lib/defcon/objects 2022-11-24 00:05:27,676 root INFO copying Lib/defcon/objects/point.py -> build/lib/defcon/objects 2022-11-24 00:05:27,676 root INFO copying Lib/defcon/objects/layerSet.py -> build/lib/defcon/objects 2022-11-24 00:05:27,676 root INFO copying Lib/defcon/objects/lib.py -> build/lib/defcon/objects 2022-11-24 00:05:27,677 root INFO copying Lib/defcon/objects/color.py -> build/lib/defcon/objects 2022-11-24 00:05:27,677 root INFO copying Lib/defcon/objects/uniData.py -> build/lib/defcon/objects 2022-11-24 00:05:27,677 root INFO copying Lib/defcon/objects/info.py -> build/lib/defcon/objects 2022-11-24 00:05:27,678 root INFO copying Lib/defcon/objects/features.py -> build/lib/defcon/objects 2022-11-24 00:05:27,678 root INFO copying Lib/defcon/objects/__init__.py -> build/lib/defcon/objects 2022-11-24 00:05:27,678 root INFO copying Lib/defcon/objects/dataSet.py -> build/lib/defcon/objects 2022-11-24 00:05:27,679 root INFO copying Lib/defcon/objects/guideline.py -> build/lib/defcon/objects 2022-11-24 00:05:27,679 root INFO copying Lib/defcon/objects/layer.py -> build/lib/defcon/objects 2022-11-24 00:05:27,680 root INFO copying Lib/defcon/objects/component.py -> build/lib/defcon/objects 2022-11-24 00:05:27,680 root INFO copying Lib/defcon/objects/layoutEngine.py -> build/lib/defcon/objects 2022-11-24 00:05:27,680 root INFO copying Lib/defcon/objects/groups.py -> build/lib/defcon/objects 2022-11-24 00:05:27,680 root INFO copying Lib/defcon/objects/anchor.py -> build/lib/defcon/objects 2022-11-24 00:05:27,681 root INFO copying Lib/defcon/objects/base.py -> build/lib/defcon/objects 2022-11-24 00:05:27,681 root INFO copying Lib/defcon/objects/imageSet.py -> build/lib/defcon/objects 2022-11-24 00:05:27,682 root INFO copying Lib/defcon/objects/kerning.py -> build/lib/defcon/objects 2022-11-24 00:05:27,682 root INFO copying Lib/defcon/objects/glyph.py -> build/lib/defcon/objects 2022-11-24 00:05:27,682 root INFO copying Lib/defcon/objects/image.py -> build/lib/defcon/objects 2022-11-24 00:05:27,683 root INFO copying Lib/defcon/objects/contour.py -> build/lib/defcon/objects 2022-11-24 00:05:27,683 root INFO copying Lib/defcon/objects/font.py -> build/lib/defcon/objects 2022-11-24 00:05:27,684 root INFO creating build/lib/defcon/test 2022-11-24 00:05:27,684 root INFO copying Lib/defcon/test/test_errors.py -> build/lib/defcon/test 2022-11-24 00:05:27,684 root INFO copying Lib/defcon/test/__init__.py -> build/lib/defcon/test 2022-11-24 00:05:27,685 root INFO copying Lib/defcon/test/testTools.py -> build/lib/defcon/test 2022-11-24 00:05:27,685 root INFO creating build/lib/defcon/pens 2022-11-24 00:05:27,685 root INFO copying Lib/defcon/pens/transformPointPen.py -> build/lib/defcon/pens 2022-11-24 00:05:27,686 root INFO copying Lib/defcon/pens/__init__.py -> build/lib/defcon/pens 2022-11-24 00:05:27,686 root INFO copying Lib/defcon/pens/reverseContourPointPen.py -> build/lib/defcon/pens 2022-11-24 00:05:27,686 root INFO copying Lib/defcon/pens/glyphObjectPointPen.py -> build/lib/defcon/pens 2022-11-24 00:05:27,686 root INFO copying Lib/defcon/pens/decomposeComponentPointPen.py -> build/lib/defcon/pens 2022-11-24 00:05:27,687 root INFO creating build/lib/defcon/test/tools 2022-11-24 00:05:27,687 root INFO copying Lib/defcon/test/tools/__init__.py -> build/lib/defcon/test/tools 2022-11-24 00:05:27,687 root INFO copying Lib/defcon/test/tools/test_notifications.py -> build/lib/defcon/test/tools 2022-11-24 00:05:27,688 root INFO copying Lib/defcon/test/tools/test_unicodeTools.py -> build/lib/defcon/test/tools 2022-11-24 00:05:27,688 root INFO copying Lib/defcon/test/tools/test_fuzzyNumber.py -> build/lib/defcon/test/tools 2022-11-24 00:05:27,688 root INFO copying Lib/defcon/test/tools/test_bezierMath.py -> build/lib/defcon/test/tools 2022-11-24 00:05:27,689 root INFO creating build/lib/defcon/test/objects 2022-11-24 00:05:27,689 root INFO copying Lib/defcon/test/objects/test_imageSet.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,690 root INFO copying Lib/defcon/test/objects/test_validation.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,690 root INFO copying Lib/defcon/test/objects/test_color.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,690 root INFO copying Lib/defcon/test/objects/test_layerSet.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,691 root INFO copying Lib/defcon/test/objects/test_kerning.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,691 root INFO copying Lib/defcon/test/objects/test_component.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,691 root INFO copying Lib/defcon/test/objects/test_groups.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,692 root INFO copying Lib/defcon/test/objects/__init__.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,692 root INFO copying Lib/defcon/test/objects/test_guideline.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,692 root INFO copying Lib/defcon/test/objects/test_contour.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,692 root INFO copying Lib/defcon/test/objects/test_info.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,693 root INFO copying Lib/defcon/test/objects/test_anchor.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,693 root INFO copying Lib/defcon/test/objects/test_glyph.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,693 root INFO copying Lib/defcon/test/objects/test_base.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,694 root INFO copying Lib/defcon/test/objects/test_uniData.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,694 root INFO copying Lib/defcon/test/objects/test_image.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,694 root INFO copying Lib/defcon/test/objects/test_dataSet.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,695 root INFO copying Lib/defcon/test/objects/test_font.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,695 root INFO copying Lib/defcon/test/objects/test_layer.py -> build/lib/defcon/test/objects 2022-11-24 00:05:27,696 root INFO running egg_info 2022-11-24 00:05:27,704 root INFO creating Lib/defcon.egg-info 2022-11-24 00:05:27,707 root INFO writing Lib/defcon.egg-info/PKG-INFO 2022-11-24 00:05:27,707 root INFO writing dependency_links to Lib/defcon.egg-info/dependency_links.txt 2022-11-24 00:05:27,708 root INFO writing requirements to Lib/defcon.egg-info/requires.txt 2022-11-24 00:05:27,708 root INFO writing top-level names to Lib/defcon.egg-info/top_level.txt 2022-11-24 00:05:27,708 root INFO writing manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2022-11-24 00:05:30,649 root INFO reading manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2022-11-24 00:05:30,649 root INFO reading manifest template 'MANIFEST.in' 2022-11-24 00:05:30,655 root INFO adding license file 'License.txt' 2022-11-24 00:05:30,658 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-24 00:05:30,664 root INFO creating build/lib/defcon/test/testdata 2022-11-24 00:05:30,665 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/lib/defcon/test/testdata 2022-11-24 00:05:30,665 root INFO copying Lib/defcon/test/testdata/TestFont.ufoz -> build/lib/defcon/test/testdata 2022-11-24 00:05:30,665 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo 2022-11-24 00:05:30,666 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2022-11-24 00:05:30,666 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2022-11-24 00:05:30,666 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-24 00:05:30,666 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-24 00:05:30,667 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-24 00:05:30,667 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-24 00:05:30,667 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-24 00:05:30,668 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-24 00:05:30,668 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,668 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,669 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,669 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,669 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,670 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,670 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,670 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2022-11-24 00:05:30,670 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-24 00:05:30,671 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2022-11-24 00:05:30,671 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-24 00:05:30,671 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2022-11-24 00:05:30,671 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-24 00:05:30,672 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-24 00:05:30,672 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-24 00:05:30,672 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-24 00:05:30,673 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-24 00:05:30,673 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-24 00:05:30,673 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2022-11-24 00:05:30,673 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2022-11-24 00:05:30,674 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2022-11-24 00:05:30,674 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-24 00:05:30,674 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-24 00:05:30,675 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-24 00:05:30,675 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,675 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,675 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,676 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,676 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,676 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,677 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,677 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo 2022-11-24 00:05:30,677 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2022-11-24 00:05:30,677 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2022-11-24 00:05:30,678 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2022-11-24 00:05:30,678 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2022-11-24 00:05:30,678 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data 2022-11-24 00:05:30,679 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-24 00:05:30,679 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2022-11-24 00:05:30,679 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-24 00:05:30,679 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2022-11-24 00:05:30,680 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-24 00:05:30,680 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-24 00:05:30,680 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-24 00:05:30,680 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-24 00:05:30,681 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-24 00:05:30,681 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-24 00:05:30,681 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2022-11-24 00:05:30,682 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-24 00:05:30,682 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-24 00:05:30,682 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-24 00:05:30,683 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2022-11-24 00:05:30,683 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-24 00:05:30,683 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-24 00:05:30,683 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/images 2022-11-24 00:05:30,684 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2022-11-24 00:05:30,684 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2022-11-24 00:05:30,684 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo 2022-11-24 00:05:30,684 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2022-11-24 00:05:30,685 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2022-11-24 00:05:30,685 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-24 00:05:30,685 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-24 00:05:30,686 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-24 00:05:30,696 wheel INFO installing to build/bdist.linux-i686/wheel 2022-11-24 00:05:30,696 root INFO running install 2022-11-24 00:05:30,710 root INFO running install_lib 2022-11-24 00:05:30,713 root INFO creating build/bdist.linux-i686 2022-11-24 00:05:30,714 root INFO creating build/bdist.linux-i686/wheel 2022-11-24 00:05:30,714 root INFO creating build/bdist.linux-i686/wheel/defcon 2022-11-24 00:05:30,714 root INFO copying build/lib/defcon/__init__.py -> build/bdist.linux-i686/wheel/defcon 2022-11-24 00:05:30,714 root INFO copying build/lib/defcon/errors.py -> build/bdist.linux-i686/wheel/defcon 2022-11-24 00:05:30,715 root INFO copying build/lib/defcon/_version.py -> build/bdist.linux-i686/wheel/defcon 2022-11-24 00:05:30,715 root INFO creating build/bdist.linux-i686/wheel/defcon/tools 2022-11-24 00:05:30,715 root INFO copying build/lib/defcon/tools/identifiers.py -> build/bdist.linux-i686/wheel/defcon/tools 2022-11-24 00:05:30,715 root INFO copying build/lib/defcon/tools/unicodeTools.py -> build/bdist.linux-i686/wheel/defcon/tools 2022-11-24 00:05:30,716 root INFO copying build/lib/defcon/tools/__init__.py -> build/bdist.linux-i686/wheel/defcon/tools 2022-11-24 00:05:30,716 root INFO copying build/lib/defcon/tools/fuzzyNumber.py -> build/bdist.linux-i686/wheel/defcon/tools 2022-11-24 00:05:30,716 root INFO copying build/lib/defcon/tools/notifications.py -> build/bdist.linux-i686/wheel/defcon/tools 2022-11-24 00:05:30,717 root INFO copying build/lib/defcon/tools/bezierMath.py -> build/bdist.linux-i686/wheel/defcon/tools 2022-11-24 00:05:30,717 root INFO copying build/lib/defcon/tools/representations.py -> build/bdist.linux-i686/wheel/defcon/tools 2022-11-24 00:05:30,717 root INFO creating build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,718 root INFO copying build/lib/defcon/objects/point.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,718 root INFO copying build/lib/defcon/objects/layerSet.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,718 root INFO copying build/lib/defcon/objects/lib.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,718 root INFO copying build/lib/defcon/objects/color.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,719 root INFO copying build/lib/defcon/objects/uniData.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,719 root INFO copying build/lib/defcon/objects/info.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,720 root INFO copying build/lib/defcon/objects/features.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,720 root INFO copying build/lib/defcon/objects/__init__.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,720 root INFO copying build/lib/defcon/objects/dataSet.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,720 root INFO copying build/lib/defcon/objects/guideline.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,721 root INFO copying build/lib/defcon/objects/layer.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,721 root INFO copying build/lib/defcon/objects/component.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,721 root INFO copying build/lib/defcon/objects/layoutEngine.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,722 root INFO copying build/lib/defcon/objects/groups.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,722 root INFO copying build/lib/defcon/objects/anchor.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,722 root INFO copying build/lib/defcon/objects/base.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,723 root INFO copying build/lib/defcon/objects/imageSet.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,723 root INFO copying build/lib/defcon/objects/kerning.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,723 root INFO copying build/lib/defcon/objects/glyph.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,724 root INFO copying build/lib/defcon/objects/image.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,724 root INFO copying build/lib/defcon/objects/contour.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,724 root INFO copying build/lib/defcon/objects/font.py -> build/bdist.linux-i686/wheel/defcon/objects 2022-11-24 00:05:30,725 root INFO creating build/bdist.linux-i686/wheel/defcon/test 2022-11-24 00:05:30,725 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata 2022-11-24 00:05:30,725 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/bdist.linux-i686/wheel/defcon/test/testdata 2022-11-24 00:05:30,726 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,726 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-24 00:05:30,726 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-24 00:05:30,726 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-24 00:05:30,727 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-24 00:05:30,727 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2022-11-24 00:05:30,727 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,728 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,728 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,728 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,728 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/data 2022-11-24 00:05:30,729 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/data 2022-11-24 00:05:30,729 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2022-11-24 00:05:30,729 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2022-11-24 00:05:30,729 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2022-11-24 00:05:30,730 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2022-11-24 00:05:30,730 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,730 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2022-11-24 00:05:30,731 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2022-11-24 00:05:30,731 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2022-11-24 00:05:30,731 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2022-11-24 00:05:30,732 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo 2022-11-24 00:05:30,732 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-24 00:05:30,732 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-24 00:05:30,732 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-24 00:05:30,733 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-24 00:05:30,733 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2022-11-24 00:05:30,733 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo 2022-11-24 00:05:30,733 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo 2022-11-24 00:05:30,734 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2022-11-24 00:05:30,734 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2022-11-24 00:05:30,734 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2022-11-24 00:05:30,734 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2022-11-24 00:05:30,735 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo 2022-11-24 00:05:30,735 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo 2022-11-24 00:05:30,736 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/data 2022-11-24 00:05:30,736 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/data 2022-11-24 00:05:30,736 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2022-11-24 00:05:30,737 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2022-11-24 00:05:30,737 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2022-11-24 00:05:30,737 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2022-11-24 00:05:30,737 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2022-11-24 00:05:30,738 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2022-11-24 00:05:30,738 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2022-11-24 00:05:30,738 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/images 2022-11-24 00:05:30,738 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/images 2022-11-24 00:05:30,739 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/images 2022-11-24 00:05:30,739 root INFO copying build/lib/defcon/test/testdata/TestFont.ufoz -> build/bdist.linux-i686/wheel/defcon/test/testdata 2022-11-24 00:05:30,739 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo 2022-11-24 00:05:30,740 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-24 00:05:30,740 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-24 00:05:30,740 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-24 00:05:30,740 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-24 00:05:30,741 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-24 00:05:30,741 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2022-11-24 00:05:30,741 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo 2022-11-24 00:05:30,742 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo 2022-11-24 00:05:30,742 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo 2022-11-24 00:05:30,742 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-24 00:05:30,742 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-24 00:05:30,743 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2022-11-24 00:05:30,743 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo 2022-11-24 00:05:30,743 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo 2022-11-24 00:05:30,744 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-24 00:05:30,744 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,744 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,744 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,745 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,745 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,745 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,745 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2022-11-24 00:05:30,746 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-24 00:05:30,746 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2022-11-24 00:05:30,746 root INFO copying build/lib/defcon/test/test_errors.py -> build/bdist.linux-i686/wheel/defcon/test 2022-11-24 00:05:30,746 root INFO copying build/lib/defcon/test/__init__.py -> build/bdist.linux-i686/wheel/defcon/test 2022-11-24 00:05:30,747 root INFO creating build/bdist.linux-i686/wheel/defcon/test/tools 2022-11-24 00:05:30,747 root INFO copying build/lib/defcon/test/tools/__init__.py -> build/bdist.linux-i686/wheel/defcon/test/tools 2022-11-24 00:05:30,747 root INFO copying build/lib/defcon/test/tools/test_notifications.py -> build/bdist.linux-i686/wheel/defcon/test/tools 2022-11-24 00:05:30,748 root INFO copying build/lib/defcon/test/tools/test_unicodeTools.py -> build/bdist.linux-i686/wheel/defcon/test/tools 2022-11-24 00:05:30,748 root INFO copying build/lib/defcon/test/tools/test_fuzzyNumber.py -> build/bdist.linux-i686/wheel/defcon/test/tools 2022-11-24 00:05:30,748 root INFO copying build/lib/defcon/test/tools/test_bezierMath.py -> build/bdist.linux-i686/wheel/defcon/test/tools 2022-11-24 00:05:30,749 root INFO creating build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,749 root INFO copying build/lib/defcon/test/objects/test_imageSet.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,749 root INFO copying build/lib/defcon/test/objects/test_validation.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,749 root INFO copying build/lib/defcon/test/objects/test_color.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,750 root INFO copying build/lib/defcon/test/objects/test_layerSet.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,750 root INFO copying build/lib/defcon/test/objects/test_kerning.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,750 root INFO copying build/lib/defcon/test/objects/test_component.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,751 root INFO copying build/lib/defcon/test/objects/test_groups.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,751 root INFO copying build/lib/defcon/test/objects/__init__.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,751 root INFO copying build/lib/defcon/test/objects/test_guideline.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,751 root INFO copying build/lib/defcon/test/objects/test_contour.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,752 root INFO copying build/lib/defcon/test/objects/test_info.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,752 root INFO copying build/lib/defcon/test/objects/test_anchor.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,752 root INFO copying build/lib/defcon/test/objects/test_glyph.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,753 root INFO copying build/lib/defcon/test/objects/test_base.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,753 root INFO copying build/lib/defcon/test/objects/test_uniData.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,753 root INFO copying build/lib/defcon/test/objects/test_image.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,754 root INFO copying build/lib/defcon/test/objects/test_dataSet.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,754 root INFO copying build/lib/defcon/test/objects/test_font.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,754 root INFO copying build/lib/defcon/test/objects/test_layer.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2022-11-24 00:05:30,755 root INFO copying build/lib/defcon/test/testTools.py -> build/bdist.linux-i686/wheel/defcon/test 2022-11-24 00:05:30,755 root INFO creating build/bdist.linux-i686/wheel/defcon/pens 2022-11-24 00:05:30,755 root INFO copying build/lib/defcon/pens/transformPointPen.py -> build/bdist.linux-i686/wheel/defcon/pens 2022-11-24 00:05:30,755 root INFO copying build/lib/defcon/pens/__init__.py -> build/bdist.linux-i686/wheel/defcon/pens 2022-11-24 00:05:30,756 root INFO copying build/lib/defcon/pens/reverseContourPointPen.py -> build/bdist.linux-i686/wheel/defcon/pens 2022-11-24 00:05:30,756 root INFO copying build/lib/defcon/pens/glyphObjectPointPen.py -> build/bdist.linux-i686/wheel/defcon/pens 2022-11-24 00:05:30,756 root INFO copying build/lib/defcon/pens/decomposeComponentPointPen.py -> build/bdist.linux-i686/wheel/defcon/pens 2022-11-24 00:05:30,757 root INFO running install_egg_info 2022-11-24 00:05:30,761 root INFO Copying Lib/defcon.egg-info to build/bdist.linux-i686/wheel/defcon-0.10.2-py3.11.egg-info 2022-11-24 00:05:30,762 root INFO running install_scripts 2022-11-24 00:05:30,794 wheel INFO creating build/bdist.linux-i686/wheel/defcon-0.10.2.dist-info/WHEEL 2022-11-24 00:05:30,795 wheel INFO creating '/home/buildozer/aports/community/py3-defcon/src/defcon-0.10.2/dist/.tmp-nbniep2z/defcon-0.10.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2022-11-24 00:05:30,795 wheel INFO adding 'defcon/__init__.py' 2022-11-24 00:05:30,795 wheel INFO adding 'defcon/_version.py' 2022-11-24 00:05:30,796 wheel INFO adding 'defcon/errors.py' 2022-11-24 00:05:30,796 wheel INFO adding 'defcon/objects/__init__.py' 2022-11-24 00:05:30,797 wheel INFO adding 'defcon/objects/anchor.py' 2022-11-24 00:05:30,797 wheel INFO adding 'defcon/objects/base.py' 2022-11-24 00:05:30,797 wheel INFO adding 'defcon/objects/color.py' 2022-11-24 00:05:30,798 wheel INFO adding 'defcon/objects/component.py' 2022-11-24 00:05:30,798 wheel INFO adding 'defcon/objects/contour.py' 2022-11-24 00:05:30,799 wheel INFO adding 'defcon/objects/dataSet.py' 2022-11-24 00:05:30,799 wheel INFO adding 'defcon/objects/features.py' 2022-11-24 00:05:30,800 wheel INFO adding 'defcon/objects/font.py' 2022-11-24 00:05:30,801 wheel INFO adding 'defcon/objects/glyph.py' 2022-11-24 00:05:30,801 wheel INFO adding 'defcon/objects/groups.py' 2022-11-24 00:05:30,802 wheel INFO adding 'defcon/objects/guideline.py' 2022-11-24 00:05:30,802 wheel INFO adding 'defcon/objects/image.py' 2022-11-24 00:05:30,803 wheel INFO adding 'defcon/objects/imageSet.py' 2022-11-24 00:05:30,803 wheel INFO adding 'defcon/objects/info.py' 2022-11-24 00:05:30,804 wheel INFO adding 'defcon/objects/kerning.py' 2022-11-24 00:05:30,804 wheel INFO adding 'defcon/objects/layer.py' 2022-11-24 00:05:30,805 wheel INFO adding 'defcon/objects/layerSet.py' 2022-11-24 00:05:30,805 wheel INFO adding 'defcon/objects/layoutEngine.py' 2022-11-24 00:05:30,805 wheel INFO adding 'defcon/objects/lib.py' 2022-11-24 00:05:30,806 wheel INFO adding 'defcon/objects/point.py' 2022-11-24 00:05:30,806 wheel INFO adding 'defcon/objects/uniData.py' 2022-11-24 00:05:30,807 wheel INFO adding 'defcon/pens/__init__.py' 2022-11-24 00:05:30,807 wheel INFO adding 'defcon/pens/decomposeComponentPointPen.py' 2022-11-24 00:05:30,807 wheel INFO adding 'defcon/pens/glyphObjectPointPen.py' 2022-11-24 00:05:30,808 wheel INFO adding 'defcon/pens/reverseContourPointPen.py' 2022-11-24 00:05:30,808 wheel INFO adding 'defcon/pens/transformPointPen.py' 2022-11-24 00:05:30,808 wheel INFO adding 'defcon/test/__init__.py' 2022-11-24 00:05:30,809 wheel INFO adding 'defcon/test/testTools.py' 2022-11-24 00:05:30,809 wheel INFO adding 'defcon/test/test_errors.py' 2022-11-24 00:05:30,809 wheel INFO adding 'defcon/test/objects/__init__.py' 2022-11-24 00:05:30,810 wheel INFO adding 'defcon/test/objects/test_anchor.py' 2022-11-24 00:05:30,810 wheel INFO adding 'defcon/test/objects/test_base.py' 2022-11-24 00:05:30,811 wheel INFO adding 'defcon/test/objects/test_color.py' 2022-11-24 00:05:30,811 wheel INFO adding 'defcon/test/objects/test_component.py' 2022-11-24 00:05:30,811 wheel INFO adding 'defcon/test/objects/test_contour.py' 2022-11-24 00:05:30,812 wheel INFO adding 'defcon/test/objects/test_dataSet.py' 2022-11-24 00:05:30,812 wheel INFO adding 'defcon/test/objects/test_font.py' 2022-11-24 00:05:30,813 wheel INFO adding 'defcon/test/objects/test_glyph.py' 2022-11-24 00:05:30,813 wheel INFO adding 'defcon/test/objects/test_groups.py' 2022-11-24 00:05:30,814 wheel INFO adding 'defcon/test/objects/test_guideline.py' 2022-11-24 00:05:30,814 wheel INFO adding 'defcon/test/objects/test_image.py' 2022-11-24 00:05:30,814 wheel INFO adding 'defcon/test/objects/test_imageSet.py' 2022-11-24 00:05:30,815 wheel INFO adding 'defcon/test/objects/test_info.py' 2022-11-24 00:05:30,815 wheel INFO adding 'defcon/test/objects/test_kerning.py' 2022-11-24 00:05:30,815 wheel INFO adding 'defcon/test/objects/test_layer.py' 2022-11-24 00:05:30,816 wheel INFO adding 'defcon/test/objects/test_layerSet.py' 2022-11-24 00:05:30,816 wheel INFO adding 'defcon/test/objects/test_uniData.py' 2022-11-24 00:05:30,817 wheel INFO adding 'defcon/test/objects/test_validation.py' 2022-11-24 00:05:30,817 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufoz' 2022-11-24 00:05:30,818 wheel INFO adding 'defcon/test/testdata/TestFont.ufoz' 2022-11-24 00:05:30,818 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist' 2022-11-24 00:05:30,819 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/metainfo.plist' 2022-11-24 00:05:30,819 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif' 2022-11-24 00:05:30,819 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif' 2022-11-24 00:05:30,820 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif' 2022-11-24 00:05:30,820 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif' 2022-11-24 00:05:30,820 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist' 2022-11-24 00:05:30,821 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist' 2022-11-24 00:05:30,821 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/groups.plist' 2022-11-24 00:05:30,821 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/kerning.plist' 2022-11-24 00:05:30,821 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist' 2022-11-24 00:05:30,822 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/lib.plist' 2022-11-24 00:05:30,822 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist' 2022-11-24 00:05:30,822 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file' 2022-11-24 00:05:30,823 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2022-11-24 00:05:30,823 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2022-11-24 00:05:30,823 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif' 2022-11-24 00:05:30,824 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif' 2022-11-24 00:05:30,824 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif' 2022-11-24 00:05:30,824 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist' 2022-11-24 00:05:30,825 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png' 2022-11-24 00:05:30,825 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png' 2022-11-24 00:05:30,826 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist' 2022-11-24 00:05:30,826 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist' 2022-11-24 00:05:30,826 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif' 2022-11-24 00:05:30,826 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif' 2022-11-24 00:05:30,827 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif' 2022-11-24 00:05:30,827 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif' 2022-11-24 00:05:30,827 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif' 2022-11-24 00:05:30,828 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist' 2022-11-24 00:05:30,828 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/fontinfo.plist' 2022-11-24 00:05:30,828 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/kerning.plist' 2022-11-24 00:05:30,829 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/layercontents.plist' 2022-11-24 00:05:30,829 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/metainfo.plist' 2022-11-24 00:05:30,829 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file' 2022-11-24 00:05:30,830 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2022-11-24 00:05:30,830 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2022-11-24 00:05:30,830 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/A_.glif' 2022-11-24 00:05:30,831 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/B_.glif' 2022-11-24 00:05:30,831 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/C_.glif' 2022-11-24 00:05:30,831 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/contents.plist' 2022-11-24 00:05:30,832 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif' 2022-11-24 00:05:30,832 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist' 2022-11-24 00:05:30,832 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist' 2022-11-24 00:05:30,833 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif' 2022-11-24 00:05:30,833 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist' 2022-11-24 00:05:30,833 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 1.png' 2022-11-24 00:05:30,834 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 2.png' 2022-11-24 00:05:30,834 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist' 2022-11-24 00:05:30,834 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/metainfo.plist' 2022-11-24 00:05:30,835 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif' 2022-11-24 00:05:30,835 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist' 2022-11-24 00:05:30,835 wheel INFO adding 'defcon/test/tools/__init__.py' 2022-11-24 00:05:30,836 wheel INFO adding 'defcon/test/tools/test_bezierMath.py' 2022-11-24 00:05:30,836 wheel INFO adding 'defcon/test/tools/test_fuzzyNumber.py' 2022-11-24 00:05:30,836 wheel INFO adding 'defcon/test/tools/test_notifications.py' 2022-11-24 00:05:30,837 wheel INFO adding 'defcon/test/tools/test_unicodeTools.py' 2022-11-24 00:05:30,837 wheel INFO adding 'defcon/tools/__init__.py' 2022-11-24 00:05:30,837 wheel INFO adding 'defcon/tools/bezierMath.py' 2022-11-24 00:05:30,838 wheel INFO adding 'defcon/tools/fuzzyNumber.py' 2022-11-24 00:05:30,838 wheel INFO adding 'defcon/tools/identifiers.py' 2022-11-24 00:05:30,838 wheel INFO adding 'defcon/tools/notifications.py' 2022-11-24 00:05:30,839 wheel INFO adding 'defcon/tools/representations.py' 2022-11-24 00:05:30,839 wheel INFO adding 'defcon/tools/unicodeTools.py' 2022-11-24 00:05:30,840 wheel INFO adding 'defcon-0.10.2.dist-info/License.txt' 2022-11-24 00:05:30,840 wheel INFO adding 'defcon-0.10.2.dist-info/METADATA' 2022-11-24 00:05:30,840 wheel INFO adding 'defcon-0.10.2.dist-info/WHEEL' 2022-11-24 00:05:30,841 wheel INFO adding 'defcon-0.10.2.dist-info/top_level.txt' 2022-11-24 00:05:30,841 wheel INFO adding 'defcon-0.10.2.dist-info/zip-safe' 2022-11-24 00:05:30,842 wheel INFO adding 'defcon-0.10.2.dist-info/RECORD' 2022-11-24 00:05:30,843 wheel INFO removing build/bdist.linux-i686/wheel 2022-11-24 00:05:30,848 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 Thu, 24 Nov 2022 00:05:31 +0000 elapsed time 0h 0m 7s >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Uninstalling dependencies... (1/21) Purging .makedepends-py3-defcon (20221124.000525) (2/21) Purging py3-fonttools (4.38.0-r1) (3/21) Purging py3-fs (2.4.16-r1) (4/21) Purging py3-appdirs (1.4.4-r5) (5/21) Purging py3-six (1.16.0-r4) (6/21) Purging py3-tz (2022.6-r1) (7/21) Purging py3-unicodedata2 (15.0.0-r1) (8/21) Purging py3-gpep517 (11-r1) (9/21) Purging py3-installer (0.5.1-r2) (10/21) Purging py3-setuptools_scm (7.0.5-r3) (11/21) Purging py3-setuptools (65.6.2-r0) (12/21) Purging py3-typing-extensions (4.4.0-r1) (13/21) Purging py3-wheel (0.38.4-r1) (14/21) Purging py3-packaging (21.3-r3) (15/21) Purging py3-parsing (3.0.9-r1) (16/21) Purging python3 (3.11.0-r2) (17/21) Purging libffi (3.4.4-r0) (18/21) Purging gdbm (1.23-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.2.0-r0) (21/21) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-defcon: Updating the community/x86 repository index... >>> py3-defcon: Signing the index...