>>> py3-defcon: Building community/py3-defcon 0.10.3-r0 (using abuild 3.11.21-r0) started Sat, 09 Sep 2023 12:42:25 +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/36) Installing libffi (3.4.4-r3) (2/36) Installing gdbm (1.23-r1) (3/36) Installing mpdecimal (2.5.1-r2) (4/36) Installing libpanelw (6.4_p20230722-r0) (5/36) Installing readline (8.2.1-r2) (6/36) Installing sqlite-libs (3.43.0-r0) (7/36) Installing python3 (3.11.5-r0) (8/36) Installing python3-pycache-pyc0 (3.11.5-r0) (9/36) Installing pyc (0.1-r0) (10/36) Installing python3-pyc (3.11.5-r0) (11/36) Installing py3-fonttools (4.42.1-r1) (12/36) Installing py3-fonttools-pyc (4.42.1-r1) (13/36) Installing py3-appdirs (1.4.4-r6) (14/36) Installing py3-appdirs-pyc (1.4.4-r6) (15/36) Installing py3-six (1.16.0-r7) (16/36) Installing py3-six-pyc (1.16.0-r7) (17/36) Installing py3-parsing (3.1.1-r0) (18/36) Installing py3-parsing-pyc (3.1.1-r0) (19/36) Installing py3-packaging (23.1-r3) (20/36) Installing py3-packaging-pyc (23.1-r3) (21/36) Installing py3-setuptools (68.2.0-r0) (22/36) Installing py3-setuptools-pyc (68.2.0-r0) (23/36) Installing py3-tz (2023.3-r1) (24/36) Installing py3-tz-pyc (2023.3-r1) (25/36) Installing py3-fs (2.4.16-r3) (26/36) Installing py3-fs-pyc (2.4.16-r3) (27/36) Installing py3-unicodedata2 (15.0.0-r2) (28/36) Installing py3-installer (0.7.0-r1) (29/36) Installing py3-installer-pyc (0.7.0-r1) (30/36) Installing py3-gpep517 (15-r0) (31/36) Installing py3-gpep517-pyc (15-r0) (32/36) Installing py3-setuptools_scm (7.1.0-r5) (33/36) Installing py3-setuptools_scm-pyc (7.1.0-r5) (34/36) Installing py3-wheel (0.41.2-r0) (35/36) Installing py3-wheel-pyc (0.41.2-r0) (36/36) Installing .makedepends-py3-defcon (20230909.124227) Executing busybox-1.36.1-r6.trigger OK: 451 MiB in 146 packages >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Cleaning up tmpdir >>> py3-defcon: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-defcon-0.10.3.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-defcon: Fetching py3-defcon-0.10.3.tar.gz::https://github.com/robotools/defcon/archive/refs/tags/0.10.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 416k 0 416k 0 0 1184k 0 --:--:-- --:--:-- --:--:-- 2793k >>> py3-defcon: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-defcon-0.10.3.tar.gz >>> py3-defcon: Checking sha512sums... py3-defcon-0.10.3.tar.gz: OK >>> py3-defcon: Unpacking /var/cache/distfiles/edge/py3-defcon-0.10.3.tar.gz... 2023-09-09 12:42:29,050 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-09-09 12:42:29,118 root INFO running bdist_wheel 2023-09-09 12:42:29,146 root INFO running build 2023-09-09 12:42:29,146 root INFO running build_py 2023-09-09 12:42:29,151 root INFO creating build 2023-09-09 12:42:29,151 root INFO creating build/lib 2023-09-09 12:42:29,151 root INFO creating build/lib/defcon 2023-09-09 12:42:29,152 root INFO copying Lib/defcon/__init__.py -> build/lib/defcon 2023-09-09 12:42:29,152 root INFO copying Lib/defcon/errors.py -> build/lib/defcon 2023-09-09 12:42:29,152 root INFO copying Lib/defcon/_version.py -> build/lib/defcon 2023-09-09 12:42:29,153 root INFO creating build/lib/defcon/tools 2023-09-09 12:42:29,153 root INFO copying Lib/defcon/tools/identifiers.py -> build/lib/defcon/tools 2023-09-09 12:42:29,153 root INFO copying Lib/defcon/tools/unicodeTools.py -> build/lib/defcon/tools 2023-09-09 12:42:29,154 root INFO copying Lib/defcon/tools/__init__.py -> build/lib/defcon/tools 2023-09-09 12:42:29,154 root INFO copying Lib/defcon/tools/fuzzyNumber.py -> build/lib/defcon/tools 2023-09-09 12:42:29,155 root INFO copying Lib/defcon/tools/notifications.py -> build/lib/defcon/tools 2023-09-09 12:42:29,155 root INFO copying Lib/defcon/tools/bezierMath.py -> build/lib/defcon/tools 2023-09-09 12:42:29,155 root INFO copying Lib/defcon/tools/representations.py -> build/lib/defcon/tools 2023-09-09 12:42:29,156 root INFO creating build/lib/defcon/objects 2023-09-09 12:42:29,156 root INFO copying Lib/defcon/objects/point.py -> build/lib/defcon/objects 2023-09-09 12:42:29,157 root INFO copying Lib/defcon/objects/layerSet.py -> build/lib/defcon/objects 2023-09-09 12:42:29,157 root INFO copying Lib/defcon/objects/lib.py -> build/lib/defcon/objects 2023-09-09 12:42:29,158 root INFO copying Lib/defcon/objects/color.py -> build/lib/defcon/objects 2023-09-09 12:42:29,158 root INFO copying Lib/defcon/objects/uniData.py -> build/lib/defcon/objects 2023-09-09 12:42:29,158 root INFO copying Lib/defcon/objects/info.py -> build/lib/defcon/objects 2023-09-09 12:42:29,159 root INFO copying Lib/defcon/objects/features.py -> build/lib/defcon/objects 2023-09-09 12:42:29,159 root INFO copying Lib/defcon/objects/__init__.py -> build/lib/defcon/objects 2023-09-09 12:42:29,159 root INFO copying Lib/defcon/objects/dataSet.py -> build/lib/defcon/objects 2023-09-09 12:42:29,160 root INFO copying Lib/defcon/objects/guideline.py -> build/lib/defcon/objects 2023-09-09 12:42:29,160 root INFO copying Lib/defcon/objects/layer.py -> build/lib/defcon/objects 2023-09-09 12:42:29,161 root INFO copying Lib/defcon/objects/component.py -> build/lib/defcon/objects 2023-09-09 12:42:29,161 root INFO copying Lib/defcon/objects/layoutEngine.py -> build/lib/defcon/objects 2023-09-09 12:42:29,161 root INFO copying Lib/defcon/objects/groups.py -> build/lib/defcon/objects 2023-09-09 12:42:29,162 root INFO copying Lib/defcon/objects/anchor.py -> build/lib/defcon/objects 2023-09-09 12:42:29,162 root INFO copying Lib/defcon/objects/base.py -> build/lib/defcon/objects 2023-09-09 12:42:29,162 root INFO copying Lib/defcon/objects/imageSet.py -> build/lib/defcon/objects 2023-09-09 12:42:29,163 root INFO copying Lib/defcon/objects/kerning.py -> build/lib/defcon/objects 2023-09-09 12:42:29,163 root INFO copying Lib/defcon/objects/glyph.py -> build/lib/defcon/objects 2023-09-09 12:42:29,164 root INFO copying Lib/defcon/objects/image.py -> build/lib/defcon/objects 2023-09-09 12:42:29,164 root INFO copying Lib/defcon/objects/contour.py -> build/lib/defcon/objects 2023-09-09 12:42:29,164 root INFO copying Lib/defcon/objects/font.py -> build/lib/defcon/objects 2023-09-09 12:42:29,165 root INFO creating build/lib/defcon/test 2023-09-09 12:42:29,165 root INFO copying Lib/defcon/test/test_errors.py -> build/lib/defcon/test 2023-09-09 12:42:29,166 root INFO copying Lib/defcon/test/__init__.py -> build/lib/defcon/test 2023-09-09 12:42:29,166 root INFO copying Lib/defcon/test/testTools.py -> build/lib/defcon/test 2023-09-09 12:42:29,166 root INFO creating build/lib/defcon/pens 2023-09-09 12:42:29,167 root INFO copying Lib/defcon/pens/transformPointPen.py -> build/lib/defcon/pens 2023-09-09 12:42:29,167 root INFO copying Lib/defcon/pens/__init__.py -> build/lib/defcon/pens 2023-09-09 12:42:29,167 root INFO copying Lib/defcon/pens/reverseContourPointPen.py -> build/lib/defcon/pens 2023-09-09 12:42:29,168 root INFO copying Lib/defcon/pens/glyphObjectPointPen.py -> build/lib/defcon/pens 2023-09-09 12:42:29,168 root INFO copying Lib/defcon/pens/decomposeComponentPointPen.py -> build/lib/defcon/pens 2023-09-09 12:42:29,168 root INFO creating build/lib/defcon/test/tools 2023-09-09 12:42:29,169 root INFO copying Lib/defcon/test/tools/__init__.py -> build/lib/defcon/test/tools 2023-09-09 12:42:29,169 root INFO copying Lib/defcon/test/tools/test_notifications.py -> build/lib/defcon/test/tools 2023-09-09 12:42:29,169 root INFO copying Lib/defcon/test/tools/test_unicodeTools.py -> build/lib/defcon/test/tools 2023-09-09 12:42:29,170 root INFO copying Lib/defcon/test/tools/test_fuzzyNumber.py -> build/lib/defcon/test/tools 2023-09-09 12:42:29,170 root INFO copying Lib/defcon/test/tools/test_bezierMath.py -> build/lib/defcon/test/tools 2023-09-09 12:42:29,171 root INFO creating build/lib/defcon/test/objects 2023-09-09 12:42:29,171 root INFO copying Lib/defcon/test/objects/test_imageSet.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,171 root INFO copying Lib/defcon/test/objects/test_validation.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,172 root INFO copying Lib/defcon/test/objects/test_color.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,172 root INFO copying Lib/defcon/test/objects/test_layerSet.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,172 root INFO copying Lib/defcon/test/objects/test_kerning.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,172 root INFO copying Lib/defcon/test/objects/test_component.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,173 root INFO copying Lib/defcon/test/objects/test_groups.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,173 root INFO copying Lib/defcon/test/objects/__init__.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,173 root INFO copying Lib/defcon/test/objects/test_guideline.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,174 root INFO copying Lib/defcon/test/objects/test_contour.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,174 root INFO copying Lib/defcon/test/objects/test_info.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,174 root INFO copying Lib/defcon/test/objects/test_anchor.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,175 root INFO copying Lib/defcon/test/objects/test_glyph.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,175 root INFO copying Lib/defcon/test/objects/test_base.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,175 root INFO copying Lib/defcon/test/objects/test_uniData.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,176 root INFO copying Lib/defcon/test/objects/test_image.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,176 root INFO copying Lib/defcon/test/objects/test_dataSet.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,176 root INFO copying Lib/defcon/test/objects/test_font.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,176 root INFO copying Lib/defcon/test/objects/test_layer.py -> build/lib/defcon/test/objects 2023-09-09 12:42:29,177 root INFO running egg_info 2023-09-09 12:42:29,177 root INFO creating Lib/defcon.egg-info 2023-09-09 12:42:29,180 root INFO writing Lib/defcon.egg-info/PKG-INFO 2023-09-09 12:42:29,181 root INFO writing dependency_links to Lib/defcon.egg-info/dependency_links.txt 2023-09-09 12:42:29,182 root INFO writing requirements to Lib/defcon.egg-info/requires.txt 2023-09-09 12:42:29,182 root INFO writing top-level names to Lib/defcon.egg-info/top_level.txt 2023-09-09 12:42:29,182 root INFO writing manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2023-09-09 12:42:32,105 root INFO reading manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2023-09-09 12:42:32,106 root INFO reading manifest template 'MANIFEST.in' 2023-09-09 12:42:32,112 root INFO adding license file 'License.txt' 2023-09-09 12:42:32,115 root INFO writing manifest file 'Lib/defcon.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'defcon.test.testdata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'defcon.test.testdata' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'defcon.test.testdata' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'defcon.test.testdata' to be distributed and are already explicitly excluding 'defcon.test.testdata' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2023-09-09 12:42:32,121 root INFO creating build/lib/defcon/test/testdata 2023-09-09 12:42:32,121 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/lib/defcon/test/testdata 2023-09-09 12:42:32,121 root INFO copying Lib/defcon/test/testdata/TestFont.ufoz -> build/lib/defcon/test/testdata 2023-09-09 12:42:32,122 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo 2023-09-09 12:42:32,122 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2023-09-09 12:42:32,122 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2023-09-09 12:42:32,123 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-09-09 12:42:32,123 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-09-09 12:42:32,123 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-09-09 12:42:32,123 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-09-09 12:42:32,124 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-09-09 12:42:32,124 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-09-09 12:42:32,124 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,125 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,125 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,125 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,126 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,126 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,126 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,126 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2023-09-09 12:42:32,127 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2023-09-09 12:42:32,127 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2023-09-09 12:42:32,127 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 2023-09-09 12:42:32,127 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2023-09-09 12:42:32,128 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 2023-09-09 12:42:32,128 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-09-09 12:42:32,128 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-09-09 12:42:32,128 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-09-09 12:42:32,129 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-09-09 12:42:32,129 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-09-09 12:42:32,129 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2023-09-09 12:42:32,130 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2023-09-09 12:42:32,130 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2023-09-09 12:42:32,130 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-09-09 12:42:32,130 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-09-09 12:42:32,131 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-09-09 12:42:32,131 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,131 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,132 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,132 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,132 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,132 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,133 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,133 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo 2023-09-09 12:42:32,133 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2023-09-09 12:42:32,134 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2023-09-09 12:42:32,134 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2023-09-09 12:42:32,134 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2023-09-09 12:42:32,134 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data 2023-09-09 12:42:32,135 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestFont.ufo/data 2023-09-09 12:42:32,135 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2023-09-09 12:42:32,135 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 2023-09-09 12:42:32,136 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2023-09-09 12:42:32,136 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 2023-09-09 12:42:32,136 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2023-09-09 12:42:32,136 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2023-09-09 12:42:32,137 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2023-09-09 12:42:32,137 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2023-09-09 12:42:32,137 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2023-09-09 12:42:32,138 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2023-09-09 12:42:32,138 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2023-09-09 12:42:32,138 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2023-09-09 12:42:32,138 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2023-09-09 12:42:32,139 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2023-09-09 12:42:32,139 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2023-09-09 12:42:32,139 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2023-09-09 12:42:32,140 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/images 2023-09-09 12:42:32,140 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2023-09-09 12:42:32,140 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2023-09-09 12:42:32,140 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo 2023-09-09 12:42:32,141 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2023-09-09 12:42:32,141 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2023-09-09 12:42:32,141 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-09-09 12:42:32,141 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-09-09 12:42:32,142 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-09-09 12:42:32,153 wheel INFO installing to build/bdist.linux-i686/wheel 2023-09-09 12:42:32,153 root INFO running install 2023-09-09 12:42:32,167 root INFO running install_lib 2023-09-09 12:42:32,171 root INFO creating build/bdist.linux-i686 2023-09-09 12:42:32,171 root INFO creating build/bdist.linux-i686/wheel 2023-09-09 12:42:32,172 root INFO creating build/bdist.linux-i686/wheel/defcon 2023-09-09 12:42:32,172 root INFO copying build/lib/defcon/__init__.py -> build/bdist.linux-i686/wheel/defcon 2023-09-09 12:42:32,172 root INFO copying build/lib/defcon/errors.py -> build/bdist.linux-i686/wheel/defcon 2023-09-09 12:42:32,172 root INFO copying build/lib/defcon/_version.py -> build/bdist.linux-i686/wheel/defcon 2023-09-09 12:42:32,173 root INFO creating build/bdist.linux-i686/wheel/defcon/tools 2023-09-09 12:42:32,173 root INFO copying build/lib/defcon/tools/identifiers.py -> build/bdist.linux-i686/wheel/defcon/tools 2023-09-09 12:42:32,173 root INFO copying build/lib/defcon/tools/unicodeTools.py -> build/bdist.linux-i686/wheel/defcon/tools 2023-09-09 12:42:32,174 root INFO copying build/lib/defcon/tools/__init__.py -> build/bdist.linux-i686/wheel/defcon/tools 2023-09-09 12:42:32,174 root INFO copying build/lib/defcon/tools/fuzzyNumber.py -> build/bdist.linux-i686/wheel/defcon/tools 2023-09-09 12:42:32,174 root INFO copying build/lib/defcon/tools/notifications.py -> build/bdist.linux-i686/wheel/defcon/tools 2023-09-09 12:42:32,175 root INFO copying build/lib/defcon/tools/bezierMath.py -> build/bdist.linux-i686/wheel/defcon/tools 2023-09-09 12:42:32,175 root INFO copying build/lib/defcon/tools/representations.py -> build/bdist.linux-i686/wheel/defcon/tools 2023-09-09 12:42:32,175 root INFO creating build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,175 root INFO copying build/lib/defcon/objects/point.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,176 root INFO copying build/lib/defcon/objects/layerSet.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,176 root INFO copying build/lib/defcon/objects/lib.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,176 root INFO copying build/lib/defcon/objects/color.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,177 root INFO copying build/lib/defcon/objects/uniData.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,177 root INFO copying build/lib/defcon/objects/info.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,178 root INFO copying build/lib/defcon/objects/features.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,178 root INFO copying build/lib/defcon/objects/__init__.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,178 root INFO copying build/lib/defcon/objects/dataSet.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,178 root INFO copying build/lib/defcon/objects/guideline.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,179 root INFO copying build/lib/defcon/objects/layer.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,179 root INFO copying build/lib/defcon/objects/component.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,179 root INFO copying build/lib/defcon/objects/layoutEngine.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,180 root INFO copying build/lib/defcon/objects/groups.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,180 root INFO copying build/lib/defcon/objects/anchor.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,180 root INFO copying build/lib/defcon/objects/base.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,181 root INFO copying build/lib/defcon/objects/imageSet.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,181 root INFO copying build/lib/defcon/objects/kerning.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,181 root INFO copying build/lib/defcon/objects/glyph.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,182 root INFO copying build/lib/defcon/objects/image.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,182 root INFO copying build/lib/defcon/objects/contour.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,182 root INFO copying build/lib/defcon/objects/font.py -> build/bdist.linux-i686/wheel/defcon/objects 2023-09-09 12:42:32,183 root INFO creating build/bdist.linux-i686/wheel/defcon/test 2023-09-09 12:42:32,183 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata 2023-09-09 12:42:32,183 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/bdist.linux-i686/wheel/defcon/test/testdata 2023-09-09 12:42:32,183 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,184 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-09-09 12:42:32,184 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-09-09 12:42:32,184 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-09-09 12:42:32,185 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-09-09 12:42:32,185 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-09-09 12:42:32,185 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,185 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,186 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,186 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,186 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/data 2023-09-09 12:42:32,187 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 2023-09-09 12:42:32,187 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2023-09-09 12:42:32,187 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2023-09-09 12:42:32,187 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 2023-09-09 12:42:32,188 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 2023-09-09 12:42:32,188 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,188 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-09-09 12:42:32,188 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2023-09-09 12:42:32,189 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 2023-09-09 12:42:32,189 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 2023-09-09 12:42:32,189 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo 2023-09-09 12:42:32,190 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2023-09-09 12:42:32,190 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2023-09-09 12:42:32,190 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2023-09-09 12:42:32,190 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2023-09-09 12:42:32,191 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2023-09-09 12:42:32,191 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo 2023-09-09 12:42:32,191 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo 2023-09-09 12:42:32,192 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2023-09-09 12:42:32,192 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 2023-09-09 12:42:32,192 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 2023-09-09 12:42:32,192 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 2023-09-09 12:42:32,193 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo 2023-09-09 12:42:32,193 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo 2023-09-09 12:42:32,193 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/data 2023-09-09 12:42:32,194 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 2023-09-09 12:42:32,194 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2023-09-09 12:42:32,194 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2023-09-09 12:42:32,194 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 2023-09-09 12:42:32,195 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 2023-09-09 12:42:32,195 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2023-09-09 12:42:32,195 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 2023-09-09 12:42:32,196 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 2023-09-09 12:42:32,196 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFont.ufo/images 2023-09-09 12:42:32,196 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 2023-09-09 12:42:32,196 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 2023-09-09 12:42:32,197 root INFO copying build/lib/defcon/test/testdata/TestFont.ufoz -> build/bdist.linux-i686/wheel/defcon/test/testdata 2023-09-09 12:42:32,197 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo 2023-09-09 12:42:32,197 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-09-09 12:42:32,198 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 2023-09-09 12:42:32,198 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 2023-09-09 12:42:32,198 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-09-09 12:42:32,198 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 2023-09-09 12:42:32,199 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 2023-09-09 12:42:32,199 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo 2023-09-09 12:42:32,199 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestContourDirection.ufo 2023-09-09 12:42:32,200 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo 2023-09-09 12:42:32,200 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-09-09 12:42:32,200 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-09-09 12:42:32,200 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-09-09 12:42:32,201 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo 2023-09-09 12:42:32,201 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestOpenContour.ufo 2023-09-09 12:42:32,201 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-09-09 12:42:32,201 root INFO creating build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,202 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,202 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,202 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,203 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,203 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,203 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-09-09 12:42:32,203 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-09-09 12:42:32,204 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/bdist.linux-i686/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-09-09 12:42:32,204 root INFO copying build/lib/defcon/test/test_errors.py -> build/bdist.linux-i686/wheel/defcon/test 2023-09-09 12:42:32,204 root INFO copying build/lib/defcon/test/__init__.py -> build/bdist.linux-i686/wheel/defcon/test 2023-09-09 12:42:32,205 root INFO creating build/bdist.linux-i686/wheel/defcon/test/tools 2023-09-09 12:42:32,205 root INFO copying build/lib/defcon/test/tools/__init__.py -> build/bdist.linux-i686/wheel/defcon/test/tools 2023-09-09 12:42:32,205 root INFO copying build/lib/defcon/test/tools/test_notifications.py -> build/bdist.linux-i686/wheel/defcon/test/tools 2023-09-09 12:42:32,205 root INFO copying build/lib/defcon/test/tools/test_unicodeTools.py -> build/bdist.linux-i686/wheel/defcon/test/tools 2023-09-09 12:42:32,206 root INFO copying build/lib/defcon/test/tools/test_fuzzyNumber.py -> build/bdist.linux-i686/wheel/defcon/test/tools 2023-09-09 12:42:32,206 root INFO copying build/lib/defcon/test/tools/test_bezierMath.py -> build/bdist.linux-i686/wheel/defcon/test/tools 2023-09-09 12:42:32,207 root INFO creating build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,207 root INFO copying build/lib/defcon/test/objects/test_imageSet.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,207 root INFO copying build/lib/defcon/test/objects/test_validation.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,207 root INFO copying build/lib/defcon/test/objects/test_color.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,208 root INFO copying build/lib/defcon/test/objects/test_layerSet.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,208 root INFO copying build/lib/defcon/test/objects/test_kerning.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,208 root INFO copying build/lib/defcon/test/objects/test_component.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,209 root INFO copying build/lib/defcon/test/objects/test_groups.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,209 root INFO copying build/lib/defcon/test/objects/__init__.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,209 root INFO copying build/lib/defcon/test/objects/test_guideline.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,209 root INFO copying build/lib/defcon/test/objects/test_contour.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,210 root INFO copying build/lib/defcon/test/objects/test_info.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,210 root INFO copying build/lib/defcon/test/objects/test_anchor.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,210 root INFO copying build/lib/defcon/test/objects/test_glyph.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,211 root INFO copying build/lib/defcon/test/objects/test_base.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,211 root INFO copying build/lib/defcon/test/objects/test_uniData.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,211 root INFO copying build/lib/defcon/test/objects/test_image.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,211 root INFO copying build/lib/defcon/test/objects/test_dataSet.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,212 root INFO copying build/lib/defcon/test/objects/test_font.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,212 root INFO copying build/lib/defcon/test/objects/test_layer.py -> build/bdist.linux-i686/wheel/defcon/test/objects 2023-09-09 12:42:32,212 root INFO copying build/lib/defcon/test/testTools.py -> build/bdist.linux-i686/wheel/defcon/test 2023-09-09 12:42:32,213 root INFO creating build/bdist.linux-i686/wheel/defcon/pens 2023-09-09 12:42:32,213 root INFO copying build/lib/defcon/pens/transformPointPen.py -> build/bdist.linux-i686/wheel/defcon/pens 2023-09-09 12:42:32,213 root INFO copying build/lib/defcon/pens/__init__.py -> build/bdist.linux-i686/wheel/defcon/pens 2023-09-09 12:42:32,213 root INFO copying build/lib/defcon/pens/reverseContourPointPen.py -> build/bdist.linux-i686/wheel/defcon/pens 2023-09-09 12:42:32,214 root INFO copying build/lib/defcon/pens/glyphObjectPointPen.py -> build/bdist.linux-i686/wheel/defcon/pens 2023-09-09 12:42:32,214 root INFO copying build/lib/defcon/pens/decomposeComponentPointPen.py -> build/bdist.linux-i686/wheel/defcon/pens 2023-09-09 12:42:32,214 root INFO running install_egg_info 2023-09-09 12:42:32,218 root INFO Copying Lib/defcon.egg-info to build/bdist.linux-i686/wheel/defcon-0.10.3-py3.11.egg-info 2023-09-09 12:42:32,220 root INFO running install_scripts 2023-09-09 12:42:32,224 wheel INFO creating build/bdist.linux-i686/wheel/defcon-0.10.3.dist-info/WHEEL 2023-09-09 12:42:32,224 wheel INFO creating '/home/buildozer/aports/community/py3-defcon/src/defcon-0.10.3/.dist/.tmp-8sxzbayt/defcon-0.10.3-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-09-09 12:42:32,225 wheel INFO adding 'defcon/__init__.py' 2023-09-09 12:42:32,225 wheel INFO adding 'defcon/_version.py' 2023-09-09 12:42:32,225 wheel INFO adding 'defcon/errors.py' 2023-09-09 12:42:32,226 wheel INFO adding 'defcon/objects/__init__.py' 2023-09-09 12:42:32,226 wheel INFO adding 'defcon/objects/anchor.py' 2023-09-09 12:42:32,227 wheel INFO adding 'defcon/objects/base.py' 2023-09-09 12:42:32,227 wheel INFO adding 'defcon/objects/color.py' 2023-09-09 12:42:32,228 wheel INFO adding 'defcon/objects/component.py' 2023-09-09 12:42:32,228 wheel INFO adding 'defcon/objects/contour.py' 2023-09-09 12:42:32,229 wheel INFO adding 'defcon/objects/dataSet.py' 2023-09-09 12:42:32,229 wheel INFO adding 'defcon/objects/features.py' 2023-09-09 12:42:32,230 wheel INFO adding 'defcon/objects/font.py' 2023-09-09 12:42:32,230 wheel INFO adding 'defcon/objects/glyph.py' 2023-09-09 12:42:32,231 wheel INFO adding 'defcon/objects/groups.py' 2023-09-09 12:42:32,231 wheel INFO adding 'defcon/objects/guideline.py' 2023-09-09 12:42:32,232 wheel INFO adding 'defcon/objects/image.py' 2023-09-09 12:42:32,232 wheel INFO adding 'defcon/objects/imageSet.py' 2023-09-09 12:42:32,233 wheel INFO adding 'defcon/objects/info.py' 2023-09-09 12:42:32,233 wheel INFO adding 'defcon/objects/kerning.py' 2023-09-09 12:42:32,234 wheel INFO adding 'defcon/objects/layer.py' 2023-09-09 12:42:32,234 wheel INFO adding 'defcon/objects/layerSet.py' 2023-09-09 12:42:32,235 wheel INFO adding 'defcon/objects/layoutEngine.py' 2023-09-09 12:42:32,235 wheel INFO adding 'defcon/objects/lib.py' 2023-09-09 12:42:32,235 wheel INFO adding 'defcon/objects/point.py' 2023-09-09 12:42:32,236 wheel INFO adding 'defcon/objects/uniData.py' 2023-09-09 12:42:32,236 wheel INFO adding 'defcon/pens/__init__.py' 2023-09-09 12:42:32,237 wheel INFO adding 'defcon/pens/decomposeComponentPointPen.py' 2023-09-09 12:42:32,237 wheel INFO adding 'defcon/pens/glyphObjectPointPen.py' 2023-09-09 12:42:32,237 wheel INFO adding 'defcon/pens/reverseContourPointPen.py' 2023-09-09 12:42:32,238 wheel INFO adding 'defcon/pens/transformPointPen.py' 2023-09-09 12:42:32,238 wheel INFO adding 'defcon/test/__init__.py' 2023-09-09 12:42:32,238 wheel INFO adding 'defcon/test/testTools.py' 2023-09-09 12:42:32,239 wheel INFO adding 'defcon/test/test_errors.py' 2023-09-09 12:42:32,239 wheel INFO adding 'defcon/test/objects/__init__.py' 2023-09-09 12:42:32,239 wheel INFO adding 'defcon/test/objects/test_anchor.py' 2023-09-09 12:42:32,240 wheel INFO adding 'defcon/test/objects/test_base.py' 2023-09-09 12:42:32,240 wheel INFO adding 'defcon/test/objects/test_color.py' 2023-09-09 12:42:32,240 wheel INFO adding 'defcon/test/objects/test_component.py' 2023-09-09 12:42:32,241 wheel INFO adding 'defcon/test/objects/test_contour.py' 2023-09-09 12:42:32,241 wheel INFO adding 'defcon/test/objects/test_dataSet.py' 2023-09-09 12:42:32,242 wheel INFO adding 'defcon/test/objects/test_font.py' 2023-09-09 12:42:32,242 wheel INFO adding 'defcon/test/objects/test_glyph.py' 2023-09-09 12:42:32,243 wheel INFO adding 'defcon/test/objects/test_groups.py' 2023-09-09 12:42:32,243 wheel INFO adding 'defcon/test/objects/test_guideline.py' 2023-09-09 12:42:32,243 wheel INFO adding 'defcon/test/objects/test_image.py' 2023-09-09 12:42:32,244 wheel INFO adding 'defcon/test/objects/test_imageSet.py' 2023-09-09 12:42:32,244 wheel INFO adding 'defcon/test/objects/test_info.py' 2023-09-09 12:42:32,244 wheel INFO adding 'defcon/test/objects/test_kerning.py' 2023-09-09 12:42:32,245 wheel INFO adding 'defcon/test/objects/test_layer.py' 2023-09-09 12:42:32,245 wheel INFO adding 'defcon/test/objects/test_layerSet.py' 2023-09-09 12:42:32,245 wheel INFO adding 'defcon/test/objects/test_uniData.py' 2023-09-09 12:42:32,246 wheel INFO adding 'defcon/test/objects/test_validation.py' 2023-09-09 12:42:32,246 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufoz' 2023-09-09 12:42:32,247 wheel INFO adding 'defcon/test/testdata/TestFont.ufoz' 2023-09-09 12:42:32,247 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist' 2023-09-09 12:42:32,248 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/metainfo.plist' 2023-09-09 12:42:32,248 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif' 2023-09-09 12:42:32,248 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif' 2023-09-09 12:42:32,249 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif' 2023-09-09 12:42:32,249 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif' 2023-09-09 12:42:32,249 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist' 2023-09-09 12:42:32,250 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist' 2023-09-09 12:42:32,250 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/groups.plist' 2023-09-09 12:42:32,250 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/kerning.plist' 2023-09-09 12:42:32,250 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist' 2023-09-09 12:42:32,251 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/lib.plist' 2023-09-09 12:42:32,251 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist' 2023-09-09 12:42:32,251 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file' 2023-09-09 12:42:32,252 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2023-09-09 12:42:32,252 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2023-09-09 12:42:32,252 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif' 2023-09-09 12:42:32,253 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif' 2023-09-09 12:42:32,253 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif' 2023-09-09 12:42:32,253 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist' 2023-09-09 12:42:32,254 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png' 2023-09-09 12:42:32,254 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png' 2023-09-09 12:42:32,254 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist' 2023-09-09 12:42:32,255 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist' 2023-09-09 12:42:32,255 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif' 2023-09-09 12:42:32,255 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif' 2023-09-09 12:42:32,256 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif' 2023-09-09 12:42:32,256 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif' 2023-09-09 12:42:32,256 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif' 2023-09-09 12:42:32,256 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist' 2023-09-09 12:42:32,257 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/fontinfo.plist' 2023-09-09 12:42:32,257 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/kerning.plist' 2023-09-09 12:42:32,257 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/layercontents.plist' 2023-09-09 12:42:32,258 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/metainfo.plist' 2023-09-09 12:42:32,258 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file' 2023-09-09 12:42:32,258 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2023-09-09 12:42:32,259 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2023-09-09 12:42:32,259 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/A_.glif' 2023-09-09 12:42:32,259 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/B_.glif' 2023-09-09 12:42:32,260 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/C_.glif' 2023-09-09 12:42:32,260 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/contents.plist' 2023-09-09 12:42:32,260 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif' 2023-09-09 12:42:32,261 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist' 2023-09-09 12:42:32,261 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist' 2023-09-09 12:42:32,261 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif' 2023-09-09 12:42:32,262 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist' 2023-09-09 12:42:32,262 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 1.png' 2023-09-09 12:42:32,262 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 2.png' 2023-09-09 12:42:32,263 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist' 2023-09-09 12:42:32,263 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/metainfo.plist' 2023-09-09 12:42:32,263 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif' 2023-09-09 12:42:32,264 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist' 2023-09-09 12:42:32,264 wheel INFO adding 'defcon/test/tools/__init__.py' 2023-09-09 12:42:32,264 wheel INFO adding 'defcon/test/tools/test_bezierMath.py' 2023-09-09 12:42:32,265 wheel INFO adding 'defcon/test/tools/test_fuzzyNumber.py' 2023-09-09 12:42:32,265 wheel INFO adding 'defcon/test/tools/test_notifications.py' 2023-09-09 12:42:32,265 wheel INFO adding 'defcon/test/tools/test_unicodeTools.py' 2023-09-09 12:42:32,266 wheel INFO adding 'defcon/tools/__init__.py' 2023-09-09 12:42:32,266 wheel INFO adding 'defcon/tools/bezierMath.py' 2023-09-09 12:42:32,266 wheel INFO adding 'defcon/tools/fuzzyNumber.py' 2023-09-09 12:42:32,267 wheel INFO adding 'defcon/tools/identifiers.py' 2023-09-09 12:42:32,267 wheel INFO adding 'defcon/tools/notifications.py' 2023-09-09 12:42:32,268 wheel INFO adding 'defcon/tools/representations.py' 2023-09-09 12:42:32,268 wheel INFO adding 'defcon/tools/unicodeTools.py' 2023-09-09 12:42:32,268 wheel INFO adding 'defcon-0.10.3.dist-info/License.txt' 2023-09-09 12:42:32,269 wheel INFO adding 'defcon-0.10.3.dist-info/METADATA' 2023-09-09 12:42:32,269 wheel INFO adding 'defcon-0.10.3.dist-info/WHEEL' 2023-09-09 12:42:32,269 wheel INFO adding 'defcon-0.10.3.dist-info/top_level.txt' 2023-09-09 12:42:32,269 wheel INFO adding 'defcon-0.10.3.dist-info/zip-safe' 2023-09-09 12:42:32,270 wheel INFO adding 'defcon-0.10.3.dist-info/RECORD' 2023-09-09 12:42:32,271 wheel INFO removing build/bdist.linux-i686/wheel 2023-09-09 12:42:32,277 gpep517 INFO The backend produced .dist/defcon-0.10.3-py3-none-any.whl defcon-0.10.3-py3-none-any.whl >>> py3-defcon: Entering fakeroot... >>> py3-defcon-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon/usr/lib/python3.11/site-packages/defcon/__pycache__' -> '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.11/site-packages/defcon/__pycache__' '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon/usr/lib/python3.11/site-packages/defcon/tools/__pycache__' -> '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.11/site-packages/defcon/tools/__pycache__' '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon/usr/lib/python3.11/site-packages/defcon/objects/__pycache__' -> '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.11/site-packages/defcon/objects/__pycache__' '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon/usr/lib/python3.11/site-packages/defcon/pens/__pycache__' -> '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.11/site-packages/defcon/pens/__pycache__' >>> py3-defcon-pyc*: Preparing subpackage py3-defcon-pyc... >>> py3-defcon-pyc*: Running postcheck for py3-defcon-pyc >>> py3-defcon*: Running postcheck for py3-defcon >>> py3-defcon*: Preparing package py3-defcon... >>> py3-defcon-pyc*: Tracing dependencies... python3 py3-fonttools py3-fs py3-unicodedata2 python3~3.11 >>> py3-defcon-pyc*: Package size: 688.0 KB >>> py3-defcon-pyc*: Compressing data... >>> py3-defcon-pyc*: Create checksum... >>> py3-defcon-pyc*: Create py3-defcon-pyc-0.10.3-r0.apk >>> py3-defcon*: Tracing dependencies... python3 py3-fonttools py3-fs py3-unicodedata2 python3~3.11 >>> py3-defcon*: Package size: 588.0 KB >>> py3-defcon*: Compressing data... >>> py3-defcon*: Create checksum... >>> py3-defcon*: Create py3-defcon-0.10.3-r0.apk >>> py3-defcon: Build complete at Sat, 09 Sep 2023 12:42:33 +0000 elapsed time 0h 0m 8s >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Uninstalling dependencies... (1/36) Purging .makedepends-py3-defcon (20230909.124227) (2/36) Purging py3-fonttools-pyc (4.42.1-r1) (3/36) Purging py3-fonttools (4.42.1-r1) (4/36) Purging py3-fs-pyc (2.4.16-r3) (5/36) Purging py3-fs (2.4.16-r3) (6/36) Purging py3-appdirs-pyc (1.4.4-r6) (7/36) Purging py3-appdirs (1.4.4-r6) (8/36) Purging py3-six-pyc (1.16.0-r7) (9/36) Purging py3-six (1.16.0-r7) (10/36) Purging py3-tz-pyc (2023.3-r1) (11/36) Purging py3-tz (2023.3-r1) (12/36) Purging py3-unicodedata2 (15.0.0-r2) (13/36) Purging py3-gpep517-pyc (15-r0) (14/36) Purging py3-gpep517 (15-r0) (15/36) Purging py3-installer-pyc (0.7.0-r1) (16/36) Purging py3-installer (0.7.0-r1) (17/36) Purging py3-setuptools_scm-pyc (7.1.0-r5) (18/36) Purging py3-setuptools_scm (7.1.0-r5) (19/36) Purging py3-setuptools-pyc (68.2.0-r0) (20/36) Purging py3-setuptools (68.2.0-r0) (21/36) Purging py3-wheel-pyc (0.41.2-r0) (22/36) Purging py3-wheel (0.41.2-r0) (23/36) Purging py3-packaging-pyc (23.1-r3) (24/36) Purging py3-packaging (23.1-r3) (25/36) Purging py3-parsing-pyc (3.1.1-r0) (26/36) Purging py3-parsing (3.1.1-r0) (27/36) Purging python3-pyc (3.11.5-r0) (28/36) Purging python3-pycache-pyc0 (3.11.5-r0) (29/36) Purging pyc (0.1-r0) (30/36) Purging python3 (3.11.5-r0) (31/36) Purging gdbm (1.23-r1) (32/36) Purging libffi (3.4.4-r3) (33/36) Purging libpanelw (6.4_p20230722-r0) (34/36) Purging mpdecimal (2.5.1-r2) (35/36) Purging readline (8.2.1-r2) (36/36) Purging sqlite-libs (3.43.0-r0) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> py3-defcon: Updating the community/x86 repository index... >>> py3-defcon: Signing the index...