>>> py3-defcon: Building community/py3-defcon 0.10.2-r2 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 04:23:23 +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/39) Installing libbz2 (1.0.8-r5) (2/39) Installing libffi (3.4.4-r2) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.4.2-r1) (5/39) Installing mpdecimal (2.5.1-r2) (6/39) Installing libpanelw (6.4_p20230401-r5) (7/39) Installing readline (8.2.1-r1) (8/39) Installing sqlite-libs (3.41.2-r2) (9/39) Installing python3 (3.11.3-r10) (10/39) Installing python3-pycache-pyc0 (3.11.3-r10) (11/39) Installing pyc (0.1-r0) (12/39) Installing python3-pyc (3.11.3-r10) (13/39) Installing py3-fonttools (4.39.3-r1) (14/39) Installing py3-fonttools-pyc (4.39.3-r1) (15/39) Installing py3-appdirs (1.4.4-r6) (16/39) Installing py3-appdirs-pyc (1.4.4-r6) (17/39) Installing py3-six (1.16.0-r6) (18/39) Installing py3-six-pyc (1.16.0-r6) (19/39) Installing py3-parsing (3.0.9-r2) (20/39) Installing py3-parsing-pyc (3.0.9-r2) (21/39) Installing py3-packaging (23.1-r1) (22/39) Installing py3-packaging-pyc (23.1-r1) (23/39) Installing py3-setuptools (67.7.1-r0) (24/39) Installing py3-setuptools-pyc (67.7.1-r0) (25/39) Installing py3-tz (2023.3-r1) (26/39) Installing py3-tz-pyc (2023.3-r1) (27/39) Installing py3-fs (2.4.16-r3) (28/39) Installing py3-fs-pyc (2.4.16-r3) (29/39) Installing py3-unicodedata2 (15.0.0-r1) (30/39) Installing py3-installer (0.7.0-r1) (31/39) Installing py3-installer-pyc (0.7.0-r1) (32/39) Installing py3-gpep517 (13-r2) (33/39) Installing py3-gpep517-pyc (13-r2) (34/39) Installing py3-typing-extensions (4.5.0-r1) (35/39) Installing py3-typing-extensions-pyc (4.5.0-r1) (36/39) Installing py3-setuptools_scm (7.1.0-r0) (37/39) Installing py3-wheel (0.40.0-r1) (38/39) Installing py3-wheel-pyc (0.40.0-r1) (39/39) Installing .makedepends-py3-defcon (20230424.042325) Executing busybox-1.36.0-r7.trigger OK: 396 MiB in 137 packages >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-defcon-0.10.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 416k 100 416k 0 0 405k 0 0:00:01 0:00:01 --:--:-- 406k >>> py3-defcon: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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/v3.18/py3-defcon-0.10.2.tar.gz... 2023-04-24 04:23:26,803 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/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-04-24 04:23:26,837 root INFO running bdist_wheel 2023-04-24 04:23:26,847 root INFO running build 2023-04-24 04:23:26,847 root INFO running build_py 2023-04-24 04:23:26,849 root INFO creating build 2023-04-24 04:23:26,850 root INFO creating build/lib 2023-04-24 04:23:26,850 root INFO creating build/lib/defcon 2023-04-24 04:23:26,850 root INFO copying Lib/defcon/__init__.py -> build/lib/defcon 2023-04-24 04:23:26,850 root INFO copying Lib/defcon/errors.py -> build/lib/defcon 2023-04-24 04:23:26,850 root INFO copying Lib/defcon/_version.py -> build/lib/defcon 2023-04-24 04:23:26,850 root INFO creating build/lib/defcon/tools 2023-04-24 04:23:26,851 root INFO copying Lib/defcon/tools/__init__.py -> build/lib/defcon/tools 2023-04-24 04:23:26,851 root INFO copying Lib/defcon/tools/notifications.py -> build/lib/defcon/tools 2023-04-24 04:23:26,851 root INFO copying Lib/defcon/tools/identifiers.py -> build/lib/defcon/tools 2023-04-24 04:23:26,851 root INFO copying Lib/defcon/tools/fuzzyNumber.py -> build/lib/defcon/tools 2023-04-24 04:23:26,851 root INFO copying Lib/defcon/tools/representations.py -> build/lib/defcon/tools 2023-04-24 04:23:26,851 root INFO copying Lib/defcon/tools/unicodeTools.py -> build/lib/defcon/tools 2023-04-24 04:23:26,852 root INFO copying Lib/defcon/tools/bezierMath.py -> build/lib/defcon/tools 2023-04-24 04:23:26,852 root INFO creating build/lib/defcon/test 2023-04-24 04:23:26,852 root INFO copying Lib/defcon/test/__init__.py -> build/lib/defcon/test 2023-04-24 04:23:26,852 root INFO copying Lib/defcon/test/testTools.py -> build/lib/defcon/test 2023-04-24 04:23:26,852 root INFO copying Lib/defcon/test/test_errors.py -> build/lib/defcon/test 2023-04-24 04:23:26,853 root INFO creating build/lib/defcon/pens 2023-04-24 04:23:26,853 root INFO copying Lib/defcon/pens/__init__.py -> build/lib/defcon/pens 2023-04-24 04:23:26,853 root INFO copying Lib/defcon/pens/decomposeComponentPointPen.py -> build/lib/defcon/pens 2023-04-24 04:23:26,853 root INFO copying Lib/defcon/pens/glyphObjectPointPen.py -> build/lib/defcon/pens 2023-04-24 04:23:26,853 root INFO copying Lib/defcon/pens/transformPointPen.py -> build/lib/defcon/pens 2023-04-24 04:23:26,853 root INFO copying Lib/defcon/pens/reverseContourPointPen.py -> build/lib/defcon/pens 2023-04-24 04:23:26,854 root INFO creating build/lib/defcon/objects 2023-04-24 04:23:26,854 root INFO copying Lib/defcon/objects/__init__.py -> build/lib/defcon/objects 2023-04-24 04:23:26,854 root INFO copying Lib/defcon/objects/layerSet.py -> build/lib/defcon/objects 2023-04-24 04:23:26,854 root INFO copying Lib/defcon/objects/lib.py -> build/lib/defcon/objects 2023-04-24 04:23:26,854 root INFO copying Lib/defcon/objects/guideline.py -> build/lib/defcon/objects 2023-04-24 04:23:26,855 root INFO copying Lib/defcon/objects/info.py -> build/lib/defcon/objects 2023-04-24 04:23:26,855 root INFO copying Lib/defcon/objects/uniData.py -> build/lib/defcon/objects 2023-04-24 04:23:26,855 root INFO copying Lib/defcon/objects/anchor.py -> build/lib/defcon/objects 2023-04-24 04:23:26,855 root INFO copying Lib/defcon/objects/image.py -> build/lib/defcon/objects 2023-04-24 04:23:26,855 root INFO copying Lib/defcon/objects/features.py -> build/lib/defcon/objects 2023-04-24 04:23:26,855 root INFO copying Lib/defcon/objects/color.py -> build/lib/defcon/objects 2023-04-24 04:23:26,856 root INFO copying Lib/defcon/objects/groups.py -> build/lib/defcon/objects 2023-04-24 04:23:26,856 root INFO copying Lib/defcon/objects/glyph.py -> build/lib/defcon/objects 2023-04-24 04:23:26,856 root INFO copying Lib/defcon/objects/point.py -> build/lib/defcon/objects 2023-04-24 04:23:26,856 root INFO copying Lib/defcon/objects/component.py -> build/lib/defcon/objects 2023-04-24 04:23:26,856 root INFO copying Lib/defcon/objects/kerning.py -> build/lib/defcon/objects 2023-04-24 04:23:26,857 root INFO copying Lib/defcon/objects/imageSet.py -> build/lib/defcon/objects 2023-04-24 04:23:26,857 root INFO copying Lib/defcon/objects/layoutEngine.py -> build/lib/defcon/objects 2023-04-24 04:23:26,857 root INFO copying Lib/defcon/objects/layer.py -> build/lib/defcon/objects 2023-04-24 04:23:26,857 root INFO copying Lib/defcon/objects/dataSet.py -> build/lib/defcon/objects 2023-04-24 04:23:26,857 root INFO copying Lib/defcon/objects/base.py -> build/lib/defcon/objects 2023-04-24 04:23:26,857 root INFO copying Lib/defcon/objects/font.py -> build/lib/defcon/objects 2023-04-24 04:23:26,858 root INFO copying Lib/defcon/objects/contour.py -> build/lib/defcon/objects 2023-04-24 04:23:26,858 root INFO creating build/lib/defcon/test/tools 2023-04-24 04:23:26,858 root INFO copying Lib/defcon/test/tools/__init__.py -> build/lib/defcon/test/tools 2023-04-24 04:23:26,858 root INFO copying Lib/defcon/test/tools/test_unicodeTools.py -> build/lib/defcon/test/tools 2023-04-24 04:23:26,859 root INFO copying Lib/defcon/test/tools/test_bezierMath.py -> build/lib/defcon/test/tools 2023-04-24 04:23:26,859 root INFO copying Lib/defcon/test/tools/test_fuzzyNumber.py -> build/lib/defcon/test/tools 2023-04-24 04:23:26,859 root INFO copying Lib/defcon/test/tools/test_notifications.py -> build/lib/defcon/test/tools 2023-04-24 04:23:26,859 root INFO creating build/lib/defcon/test/objects 2023-04-24 04:23:26,859 root INFO copying Lib/defcon/test/objects/__init__.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,859 root INFO copying Lib/defcon/test/objects/test_imageSet.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,860 root INFO copying Lib/defcon/test/objects/test_image.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,860 root INFO copying Lib/defcon/test/objects/test_validation.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,860 root INFO copying Lib/defcon/test/objects/test_glyph.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,860 root INFO copying Lib/defcon/test/objects/test_layer.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,860 root INFO copying Lib/defcon/test/objects/test_component.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,860 root INFO copying Lib/defcon/test/objects/test_info.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,860 root INFO copying Lib/defcon/test/objects/test_kerning.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,861 root INFO copying Lib/defcon/test/objects/test_groups.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,861 root INFO copying Lib/defcon/test/objects/test_contour.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,861 root INFO copying Lib/defcon/test/objects/test_layerSet.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,861 root INFO copying Lib/defcon/test/objects/test_anchor.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,861 root INFO copying Lib/defcon/test/objects/test_uniData.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,861 root INFO copying Lib/defcon/test/objects/test_base.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,862 root INFO copying Lib/defcon/test/objects/test_dataSet.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,862 root INFO copying Lib/defcon/test/objects/test_font.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,862 root INFO copying Lib/defcon/test/objects/test_color.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,862 root INFO copying Lib/defcon/test/objects/test_guideline.py -> build/lib/defcon/test/objects 2023-04-24 04:23:26,862 root INFO running egg_info 2023-04-24 04:23:26,866 root INFO creating Lib/defcon.egg-info 2023-04-24 04:23:26,868 root INFO writing Lib/defcon.egg-info/PKG-INFO 2023-04-24 04:23:26,868 root INFO writing dependency_links to Lib/defcon.egg-info/dependency_links.txt 2023-04-24 04:23:26,868 root INFO writing requirements to Lib/defcon.egg-info/requires.txt 2023-04-24 04:23:26,868 root INFO writing top-level names to Lib/defcon.egg-info/top_level.txt 2023-04-24 04:23:26,869 root INFO writing manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2023-04-24 04:23:28,046 root INFO reading manifest file 'Lib/defcon.egg-info/SOURCES.txt' 2023-04-24 04:23:28,046 root INFO reading manifest template 'MANIFEST.in' 2023-04-24 04:23:28,049 root INFO adding license file 'License.txt' 2023-04-24 04:23:28,051 root INFO writing manifest file 'Lib/defcon.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _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-04-24 04:23:28,054 root INFO creating build/lib/defcon/test/testdata 2023-04-24 04:23:28,054 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/lib/defcon/test/testdata 2023-04-24 04:23:28,054 root INFO copying Lib/defcon/test/testdata/TestFont.ufoz -> build/lib/defcon/test/testdata 2023-04-24 04:23:28,054 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo 2023-04-24 04:23:28,054 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2023-04-24 04:23:28,055 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo 2023-04-24 04:23:28,055 root INFO creating build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,055 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,055 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,055 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,055 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,055 root INFO copying Lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,055 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,056 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,056 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,056 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,056 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,056 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,056 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,056 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2023-04-24 04:23:28,057 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/data 2023-04-24 04:23:28,057 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2023-04-24 04:23:28,057 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-04-24 04:23:28,057 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2023-04-24 04:23:28,057 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-04-24 04:23:28,057 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-04-24 04:23:28,057 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-04-24 04:23:28,057 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-04-24 04:23:28,058 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-04-24 04:23:28,058 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-04-24 04:23:28,058 root INFO creating build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2023-04-24 04:23:28,058 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2023-04-24 04:23:28,058 root INFO copying Lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestExternalEditing.ufo/images 2023-04-24 04:23:28,058 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-04-24 04:23:28,058 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-04-24 04:23:28,058 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-04-24 04:23:28,059 root INFO creating build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,059 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,059 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,059 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,059 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,059 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,059 root INFO copying Lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,059 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo 2023-04-24 04:23:28,060 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2023-04-24 04:23:28,060 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2023-04-24 04:23:28,060 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2023-04-24 04:23:28,060 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestFont.ufo 2023-04-24 04:23:28,060 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data 2023-04-24 04:23:28,060 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file -> build/lib/defcon/test/testdata/TestFont.ufo/data 2023-04-24 04:23:28,060 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2023-04-24 04:23:28,061 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-04-24 04:23:28,061 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2023-04-24 04:23:28,061 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-04-24 04:23:28,061 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2023-04-24 04:23:28,061 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2023-04-24 04:23:28,061 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2023-04-24 04:23:28,061 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2023-04-24 04:23:28,061 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestFont.ufo/glyphs 2023-04-24 04:23:28,062 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2023-04-24 04:23:28,062 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-04-24 04:23:28,062 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-04-24 04:23:28,062 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-04-24 04:23:28,062 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2023-04-24 04:23:28,062 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-04-24 04:23:28,062 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-04-24 04:23:28,062 root INFO creating build/lib/defcon/test/testdata/TestFont.ufo/images 2023-04-24 04:23:28,063 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2023-04-24 04:23:28,063 root INFO copying Lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/lib/defcon/test/testdata/TestFont.ufo/images 2023-04-24 04:23:28,063 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo 2023-04-24 04:23:28,063 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2023-04-24 04:23:28,063 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo 2023-04-24 04:23:28,063 root INFO creating build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-04-24 04:23:28,063 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-04-24 04:23:28,063 root INFO copying Lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-04-24 04:23:28,069 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-24 04:23:28,069 root INFO running install 2023-04-24 04:23:28,076 root INFO running install_lib 2023-04-24 04:23:28,078 root INFO creating build/bdist.linux-armv8l 2023-04-24 04:23:28,078 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-24 04:23:28,078 root INFO creating build/bdist.linux-armv8l/wheel/defcon 2023-04-24 04:23:28,078 root INFO copying build/lib/defcon/__init__.py -> build/bdist.linux-armv8l/wheel/defcon 2023-04-24 04:23:28,078 root INFO creating build/bdist.linux-armv8l/wheel/defcon/tools 2023-04-24 04:23:28,078 root INFO copying build/lib/defcon/tools/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2023-04-24 04:23:28,079 root INFO copying build/lib/defcon/tools/notifications.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2023-04-24 04:23:28,079 root INFO copying build/lib/defcon/tools/identifiers.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2023-04-24 04:23:28,079 root INFO copying build/lib/defcon/tools/fuzzyNumber.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2023-04-24 04:23:28,079 root INFO copying build/lib/defcon/tools/representations.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2023-04-24 04:23:28,079 root INFO copying build/lib/defcon/tools/unicodeTools.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2023-04-24 04:23:28,079 root INFO copying build/lib/defcon/tools/bezierMath.py -> build/bdist.linux-armv8l/wheel/defcon/tools 2023-04-24 04:23:28,079 root INFO copying build/lib/defcon/errors.py -> build/bdist.linux-armv8l/wheel/defcon 2023-04-24 04:23:28,080 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test 2023-04-24 04:23:28,080 root INFO copying build/lib/defcon/test/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/test 2023-04-24 04:23:28,080 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/tools 2023-04-24 04:23:28,080 root INFO copying build/lib/defcon/test/tools/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/test/tools 2023-04-24 04:23:28,080 root INFO copying build/lib/defcon/test/tools/test_unicodeTools.py -> build/bdist.linux-armv8l/wheel/defcon/test/tools 2023-04-24 04:23:28,080 root INFO copying build/lib/defcon/test/tools/test_bezierMath.py -> build/bdist.linux-armv8l/wheel/defcon/test/tools 2023-04-24 04:23:28,080 root INFO copying build/lib/defcon/test/tools/test_fuzzyNumber.py -> build/bdist.linux-armv8l/wheel/defcon/test/tools 2023-04-24 04:23:28,080 root INFO copying build/lib/defcon/test/tools/test_notifications.py -> build/bdist.linux-armv8l/wheel/defcon/test/tools 2023-04-24 04:23:28,081 root INFO copying build/lib/defcon/test/testTools.py -> build/bdist.linux-armv8l/wheel/defcon/test 2023-04-24 04:23:28,081 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata 2023-04-24 04:23:28,081 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-04-24 04:23:28,081 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,081 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,081 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,081 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,081 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,082 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,082 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs 2023-04-24 04:23:28,082 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-04-24 04:23:28,082 root INFO copying build/lib/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFindGlyphsWithOutlines.ufo 2023-04-24 04:23:28,082 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo 2023-04-24 04:23:28,082 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,082 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,082 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,083 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,083 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,083 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo/glyphs 2023-04-24 04:23:28,083 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo 2023-04-24 04:23:28,083 root INFO copying build/lib/defcon/test/testdata/TestContourDirection.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestContourDirection.ufo 2023-04-24 04:23:28,083 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo 2023-04-24 04:23:28,083 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-04-24 04:23:28,083 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-04-24 04:23:28,083 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo/glyphs 2023-04-24 04:23:28,084 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo 2023-04-24 04:23:28,084 root INFO copying build/lib/defcon/test/testdata/TestOpenContour.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestOpenContour.ufo 2023-04-24 04:23:28,084 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2023-04-24 04:23:28,084 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2023-04-24 04:23:28,084 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2023-04-24 04:23:28,084 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/B_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2023-04-24 04:23:28,084 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2023-04-24 04:23:28,084 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs/C_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs 2023-04-24 04:23:28,085 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/images 2023-04-24 04:23:28,085 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/images/image 2.png -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/images 2023-04-24 04:23:28,085 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/images/image 1.png -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/images 2023-04-24 04:23:28,085 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/kerning.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2023-04-24 04:23:28,085 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data 2023-04-24 04:23:28,085 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data 2023-04-24 04:23:28,085 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2023-04-24 04:23:28,085 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory 2023-04-24 04:23:28,086 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2023-04-24 04:23:28,086 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory 2023-04-24 04:23:28,086 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2023-04-24 04:23:28,086 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2023-04-24 04:23:28,086 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2023-04-24 04:23:28,086 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2023-04-24 04:23:28,086 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2023-04-24 04:23:28,086 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.Layer 1 2023-04-24 04:23:28,087 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/layercontents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo 2023-04-24 04:23:28,087 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2023-04-24 04:23:28,087 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2023-04-24 04:23:28,087 root INFO copying build/lib/defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestFont.ufo/glyphs.public.background 2023-04-24 04:23:28,087 root INFO copying build/lib/defcon/test/testdata/TestFont.ufoz -> build/bdist.linux-armv8l/wheel/defcon/test/testdata 2023-04-24 04:23:28,087 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufoz -> build/bdist.linux-armv8l/wheel/defcon/test/testdata 2023-04-24 04:23:28,087 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,088 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-04-24 04:23:28,088 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-04-24 04:23:28,088 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-04-24 04:23:28,088 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-04-24 04:23:28,088 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/glyphs 2023-04-24 04:23:28,088 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2023-04-24 04:23:28,088 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2023-04-24 04:23:28,089 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/images 2023-04-24 04:23:28,089 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/kerning.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,089 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data 2023-04-24 04:23:28,089 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data 2023-04-24 04:23:28,089 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2023-04-24 04:23:28,089 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory 2023-04-24 04:23:28,089 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2023-04-24 04:23:28,089 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory 2023-04-24 04:23:28,090 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/groups.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,090 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,090 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,090 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,090 root INFO copying build/lib/defcon/test/testdata/TestExternalEditing.ufo/lib.plist -> build/bdist.linux-armv8l/wheel/defcon/test/testdata/TestExternalEditing.ufo 2023-04-24 04:23:28,090 root INFO copying build/lib/defcon/test/test_errors.py -> build/bdist.linux-armv8l/wheel/defcon/test 2023-04-24 04:23:28,090 root INFO creating build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,090 root INFO copying build/lib/defcon/test/objects/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,090 root INFO copying build/lib/defcon/test/objects/test_imageSet.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,091 root INFO copying build/lib/defcon/test/objects/test_image.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,091 root INFO copying build/lib/defcon/test/objects/test_validation.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,091 root INFO copying build/lib/defcon/test/objects/test_glyph.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,091 root INFO copying build/lib/defcon/test/objects/test_layer.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,091 root INFO copying build/lib/defcon/test/objects/test_component.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,091 root INFO copying build/lib/defcon/test/objects/test_info.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,091 root INFO copying build/lib/defcon/test/objects/test_kerning.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,092 root INFO copying build/lib/defcon/test/objects/test_groups.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,092 root INFO copying build/lib/defcon/test/objects/test_contour.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,092 root INFO copying build/lib/defcon/test/objects/test_layerSet.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,092 root INFO copying build/lib/defcon/test/objects/test_anchor.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,092 root INFO copying build/lib/defcon/test/objects/test_uniData.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,092 root INFO copying build/lib/defcon/test/objects/test_base.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,092 root INFO copying build/lib/defcon/test/objects/test_dataSet.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,092 root INFO copying build/lib/defcon/test/objects/test_font.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,093 root INFO copying build/lib/defcon/test/objects/test_color.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,093 root INFO copying build/lib/defcon/test/objects/test_guideline.py -> build/bdist.linux-armv8l/wheel/defcon/test/objects 2023-04-24 04:23:28,093 root INFO creating build/bdist.linux-armv8l/wheel/defcon/pens 2023-04-24 04:23:28,093 root INFO copying build/lib/defcon/pens/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/pens 2023-04-24 04:23:28,093 root INFO copying build/lib/defcon/pens/decomposeComponentPointPen.py -> build/bdist.linux-armv8l/wheel/defcon/pens 2023-04-24 04:23:28,093 root INFO copying build/lib/defcon/pens/glyphObjectPointPen.py -> build/bdist.linux-armv8l/wheel/defcon/pens 2023-04-24 04:23:28,093 root INFO copying build/lib/defcon/pens/transformPointPen.py -> build/bdist.linux-armv8l/wheel/defcon/pens 2023-04-24 04:23:28,093 root INFO copying build/lib/defcon/pens/reverseContourPointPen.py -> build/bdist.linux-armv8l/wheel/defcon/pens 2023-04-24 04:23:28,094 root INFO creating build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,094 root INFO copying build/lib/defcon/objects/__init__.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,094 root INFO copying build/lib/defcon/objects/layerSet.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,094 root INFO copying build/lib/defcon/objects/lib.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,094 root INFO copying build/lib/defcon/objects/guideline.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,094 root INFO copying build/lib/defcon/objects/info.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,095 root INFO copying build/lib/defcon/objects/uniData.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,095 root INFO copying build/lib/defcon/objects/anchor.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,095 root INFO copying build/lib/defcon/objects/image.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,095 root INFO copying build/lib/defcon/objects/features.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,095 root INFO copying build/lib/defcon/objects/color.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,095 root INFO copying build/lib/defcon/objects/groups.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,095 root INFO copying build/lib/defcon/objects/glyph.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,096 root INFO copying build/lib/defcon/objects/point.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,096 root INFO copying build/lib/defcon/objects/component.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,096 root INFO copying build/lib/defcon/objects/kerning.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,096 root INFO copying build/lib/defcon/objects/imageSet.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,096 root INFO copying build/lib/defcon/objects/layoutEngine.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,096 root INFO copying build/lib/defcon/objects/layer.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,096 root INFO copying build/lib/defcon/objects/dataSet.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,096 root INFO copying build/lib/defcon/objects/base.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,097 root INFO copying build/lib/defcon/objects/font.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,097 root INFO copying build/lib/defcon/objects/contour.py -> build/bdist.linux-armv8l/wheel/defcon/objects 2023-04-24 04:23:28,097 root INFO copying build/lib/defcon/_version.py -> build/bdist.linux-armv8l/wheel/defcon 2023-04-24 04:23:28,097 root INFO running install_egg_info 2023-04-24 04:23:28,099 root INFO Copying Lib/defcon.egg-info to build/bdist.linux-armv8l/wheel/defcon-0.10.2-py3.11.egg-info 2023-04-24 04:23:28,100 root INFO running install_scripts 2023-04-24 04:23:28,102 wheel INFO creating build/bdist.linux-armv8l/wheel/defcon-0.10.2.dist-info/WHEEL 2023-04-24 04:23:28,102 wheel INFO creating '/home/buildozer/aports/community/py3-defcon/src/defcon-0.10.2/dist/.tmp-8tg4kk53/defcon-0.10.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-24 04:23:28,103 wheel INFO adding 'defcon/__init__.py' 2023-04-24 04:23:28,103 wheel INFO adding 'defcon/_version.py' 2023-04-24 04:23:28,103 wheel INFO adding 'defcon/errors.py' 2023-04-24 04:23:28,103 wheel INFO adding 'defcon/objects/__init__.py' 2023-04-24 04:23:28,103 wheel INFO adding 'defcon/objects/anchor.py' 2023-04-24 04:23:28,103 wheel INFO adding 'defcon/objects/base.py' 2023-04-24 04:23:28,104 wheel INFO adding 'defcon/objects/color.py' 2023-04-24 04:23:28,104 wheel INFO adding 'defcon/objects/component.py' 2023-04-24 04:23:28,104 wheel INFO adding 'defcon/objects/contour.py' 2023-04-24 04:23:28,104 wheel INFO adding 'defcon/objects/dataSet.py' 2023-04-24 04:23:28,105 wheel INFO adding 'defcon/objects/features.py' 2023-04-24 04:23:28,105 wheel INFO adding 'defcon/objects/font.py' 2023-04-24 04:23:28,105 wheel INFO adding 'defcon/objects/glyph.py' 2023-04-24 04:23:28,106 wheel INFO adding 'defcon/objects/groups.py' 2023-04-24 04:23:28,106 wheel INFO adding 'defcon/objects/guideline.py' 2023-04-24 04:23:28,106 wheel INFO adding 'defcon/objects/image.py' 2023-04-24 04:23:28,106 wheel INFO adding 'defcon/objects/imageSet.py' 2023-04-24 04:23:28,107 wheel INFO adding 'defcon/objects/info.py' 2023-04-24 04:23:28,107 wheel INFO adding 'defcon/objects/kerning.py' 2023-04-24 04:23:28,107 wheel INFO adding 'defcon/objects/layer.py' 2023-04-24 04:23:28,107 wheel INFO adding 'defcon/objects/layerSet.py' 2023-04-24 04:23:28,108 wheel INFO adding 'defcon/objects/layoutEngine.py' 2023-04-24 04:23:28,108 wheel INFO adding 'defcon/objects/lib.py' 2023-04-24 04:23:28,108 wheel INFO adding 'defcon/objects/point.py' 2023-04-24 04:23:28,108 wheel INFO adding 'defcon/objects/uniData.py' 2023-04-24 04:23:28,108 wheel INFO adding 'defcon/pens/__init__.py' 2023-04-24 04:23:28,109 wheel INFO adding 'defcon/pens/decomposeComponentPointPen.py' 2023-04-24 04:23:28,109 wheel INFO adding 'defcon/pens/glyphObjectPointPen.py' 2023-04-24 04:23:28,109 wheel INFO adding 'defcon/pens/reverseContourPointPen.py' 2023-04-24 04:23:28,109 wheel INFO adding 'defcon/pens/transformPointPen.py' 2023-04-24 04:23:28,109 wheel INFO adding 'defcon/test/__init__.py' 2023-04-24 04:23:28,109 wheel INFO adding 'defcon/test/testTools.py' 2023-04-24 04:23:28,109 wheel INFO adding 'defcon/test/test_errors.py' 2023-04-24 04:23:28,110 wheel INFO adding 'defcon/test/objects/__init__.py' 2023-04-24 04:23:28,110 wheel INFO adding 'defcon/test/objects/test_anchor.py' 2023-04-24 04:23:28,110 wheel INFO adding 'defcon/test/objects/test_base.py' 2023-04-24 04:23:28,110 wheel INFO adding 'defcon/test/objects/test_color.py' 2023-04-24 04:23:28,110 wheel INFO adding 'defcon/test/objects/test_component.py' 2023-04-24 04:23:28,110 wheel INFO adding 'defcon/test/objects/test_contour.py' 2023-04-24 04:23:28,111 wheel INFO adding 'defcon/test/objects/test_dataSet.py' 2023-04-24 04:23:28,111 wheel INFO adding 'defcon/test/objects/test_font.py' 2023-04-24 04:23:28,111 wheel INFO adding 'defcon/test/objects/test_glyph.py' 2023-04-24 04:23:28,111 wheel INFO adding 'defcon/test/objects/test_groups.py' 2023-04-24 04:23:28,112 wheel INFO adding 'defcon/test/objects/test_guideline.py' 2023-04-24 04:23:28,112 wheel INFO adding 'defcon/test/objects/test_image.py' 2023-04-24 04:23:28,112 wheel INFO adding 'defcon/test/objects/test_imageSet.py' 2023-04-24 04:23:28,112 wheel INFO adding 'defcon/test/objects/test_info.py' 2023-04-24 04:23:28,112 wheel INFO adding 'defcon/test/objects/test_kerning.py' 2023-04-24 04:23:28,112 wheel INFO adding 'defcon/test/objects/test_layer.py' 2023-04-24 04:23:28,113 wheel INFO adding 'defcon/test/objects/test_layerSet.py' 2023-04-24 04:23:28,113 wheel INFO adding 'defcon/test/objects/test_uniData.py' 2023-04-24 04:23:28,113 wheel INFO adding 'defcon/test/objects/test_validation.py' 2023-04-24 04:23:28,113 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufoz' 2023-04-24 04:23:28,114 wheel INFO adding 'defcon/test/testdata/TestFont.ufoz' 2023-04-24 04:23:28,114 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/fontinfo.plist' 2023-04-24 04:23:28,114 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/metainfo.plist' 2023-04-24 04:23:28,114 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection1.glif' 2023-04-24 04:23:28,114 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection2.glif' 2023-04-24 04:23:28,114 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection3.glif' 2023-04-24 04:23:28,115 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/T_estC_ontourD_irection4.glif' 2023-04-24 04:23:28,115 wheel INFO adding 'defcon/test/testdata/TestContourDirection.ufo/glyphs/contents.plist' 2023-04-24 04:23:28,115 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/fontinfo.plist' 2023-04-24 04:23:28,115 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/groups.plist' 2023-04-24 04:23:28,115 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/kerning.plist' 2023-04-24 04:23:28,115 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/layercontents.plist' 2023-04-24 04:23:28,115 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/lib.plist' 2023-04-24 04:23:28,115 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/metainfo.plist' 2023-04-24 04:23:28,116 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.file' 2023-04-24 04:23:28,116 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2023-04-24 04:23:28,116 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2023-04-24 04:23:28,116 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/A_.glif' 2023-04-24 04:23:28,116 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/B_.glif' 2023-04-24 04:23:28,116 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/C_.glif' 2023-04-24 04:23:28,116 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/glyphs/contents.plist' 2023-04-24 04:23:28,117 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 1.png' 2023-04-24 04:23:28,117 wheel INFO adding 'defcon/test/testdata/TestExternalEditing.ufo/images/image 2.png' 2023-04-24 04:23:28,117 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/fontinfo.plist' 2023-04-24 04:23:28,117 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/metainfo.plist' 2023-04-24 04:23:28,117 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/A_.glif' 2023-04-24 04:23:28,117 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/B_.glif' 2023-04-24 04:23:28,118 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/C_.glif' 2023-04-24 04:23:28,118 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/D_.glif' 2023-04-24 04:23:28,118 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/E_.glif' 2023-04-24 04:23:28,118 wheel INFO adding 'defcon/test/testdata/TestFindGlyphsWithOutlines.ufo/glyphs/contents.plist' 2023-04-24 04:23:28,118 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/fontinfo.plist' 2023-04-24 04:23:28,118 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/kerning.plist' 2023-04-24 04:23:28,118 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/layercontents.plist' 2023-04-24 04:23:28,119 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/metainfo.plist' 2023-04-24 04:23:28,119 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.file' 2023-04-24 04:23:28,119 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/file 1.txt' 2023-04-24 04:23:28,119 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/data/com.typesupply.defcon.test.directory/sub directory/file 2.txt' 2023-04-24 04:23:28,119 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/A_.glif' 2023-04-24 04:23:28,119 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/B_.glif' 2023-04-24 04:23:28,119 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/C_.glif' 2023-04-24 04:23:28,120 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs/contents.plist' 2023-04-24 04:23:28,120 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/A_.glif' 2023-04-24 04:23:28,120 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/contents.plist' 2023-04-24 04:23:28,120 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.Layer 1/layerinfo.plist' 2023-04-24 04:23:28,120 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/A_.glif' 2023-04-24 04:23:28,120 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/glyphs.public.background/contents.plist' 2023-04-24 04:23:28,120 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 1.png' 2023-04-24 04:23:28,121 wheel INFO adding 'defcon/test/testdata/TestFont.ufo/images/image 2.png' 2023-04-24 04:23:28,121 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/fontinfo.plist' 2023-04-24 04:23:28,121 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/metainfo.plist' 2023-04-24 04:23:28,121 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/A_.glif' 2023-04-24 04:23:28,121 wheel INFO adding 'defcon/test/testdata/TestOpenContour.ufo/glyphs/contents.plist' 2023-04-24 04:23:28,121 wheel INFO adding 'defcon/test/tools/__init__.py' 2023-04-24 04:23:28,122 wheel INFO adding 'defcon/test/tools/test_bezierMath.py' 2023-04-24 04:23:28,122 wheel INFO adding 'defcon/test/tools/test_fuzzyNumber.py' 2023-04-24 04:23:28,122 wheel INFO adding 'defcon/test/tools/test_notifications.py' 2023-04-24 04:23:28,122 wheel INFO adding 'defcon/test/tools/test_unicodeTools.py' 2023-04-24 04:23:28,122 wheel INFO adding 'defcon/tools/__init__.py' 2023-04-24 04:23:28,122 wheel INFO adding 'defcon/tools/bezierMath.py' 2023-04-24 04:23:28,123 wheel INFO adding 'defcon/tools/fuzzyNumber.py' 2023-04-24 04:23:28,123 wheel INFO adding 'defcon/tools/identifiers.py' 2023-04-24 04:23:28,123 wheel INFO adding 'defcon/tools/notifications.py' 2023-04-24 04:23:28,123 wheel INFO adding 'defcon/tools/representations.py' 2023-04-24 04:23:28,123 wheel INFO adding 'defcon/tools/unicodeTools.py' 2023-04-24 04:23:28,124 wheel INFO adding 'defcon-0.10.2.dist-info/License.txt' 2023-04-24 04:23:28,124 wheel INFO adding 'defcon-0.10.2.dist-info/METADATA' 2023-04-24 04:23:28,124 wheel INFO adding 'defcon-0.10.2.dist-info/WHEEL' 2023-04-24 04:23:28,124 wheel INFO adding 'defcon-0.10.2.dist-info/top_level.txt' 2023-04-24 04:23:28,124 wheel INFO adding 'defcon-0.10.2.dist-info/zip-safe' 2023-04-24 04:23:28,124 wheel INFO adding 'defcon-0.10.2.dist-info/RECORD' 2023-04-24 04:23:28,125 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-24 04:23:28,128 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-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/pens/__pycache__' -> '/home/buildozer/aports/community/py3-defcon/pkg/py3-defcon-pyc/usr/lib/python3.11/site-packages/defcon/pens/__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__' >>> 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.2-r2.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.2-r2.apk >>> py3-defcon: Build complete at Mon, 24 Apr 2023 04:23:28 +0000 elapsed time 0h 0m 5s >>> py3-defcon: Cleaning up srcdir >>> py3-defcon: Cleaning up pkgdir >>> py3-defcon: Uninstalling dependencies... (1/39) Purging .makedepends-py3-defcon (20230424.042325) (2/39) Purging py3-fonttools-pyc (4.39.3-r1) (3/39) Purging py3-fonttools (4.39.3-r1) (4/39) Purging py3-fs-pyc (2.4.16-r3) (5/39) Purging py3-fs (2.4.16-r3) (6/39) Purging py3-appdirs-pyc (1.4.4-r6) (7/39) Purging py3-appdirs (1.4.4-r6) (8/39) Purging py3-six-pyc (1.16.0-r6) (9/39) Purging py3-six (1.16.0-r6) (10/39) Purging py3-tz-pyc (2023.3-r1) (11/39) Purging py3-tz (2023.3-r1) (12/39) Purging py3-unicodedata2 (15.0.0-r1) (13/39) Purging py3-gpep517-pyc (13-r2) (14/39) Purging py3-gpep517 (13-r2) (15/39) Purging py3-installer-pyc (0.7.0-r1) (16/39) Purging py3-installer (0.7.0-r1) (17/39) Purging py3-setuptools_scm (7.1.0-r0) (18/39) Purging py3-setuptools-pyc (67.7.1-r0) (19/39) Purging py3-setuptools (67.7.1-r0) (20/39) Purging py3-typing-extensions-pyc (4.5.0-r1) (21/39) Purging py3-typing-extensions (4.5.0-r1) (22/39) Purging py3-wheel-pyc (0.40.0-r1) (23/39) Purging py3-wheel (0.40.0-r1) (24/39) Purging py3-packaging-pyc (23.1-r1) (25/39) Purging py3-packaging (23.1-r1) (26/39) Purging py3-parsing-pyc (3.0.9-r2) (27/39) Purging py3-parsing (3.0.9-r2) (28/39) Purging python3-pyc (3.11.3-r10) (29/39) Purging python3-pycache-pyc0 (3.11.3-r10) (30/39) Purging pyc (0.1-r0) (31/39) Purging python3 (3.11.3-r10) (32/39) Purging gdbm (1.23-r1) (33/39) Purging libbz2 (1.0.8-r5) (34/39) Purging libffi (3.4.4-r2) (35/39) Purging libpanelw (6.4_p20230401-r5) (36/39) Purging mpdecimal (2.5.1-r2) (37/39) Purging readline (8.2.1-r1) (38/39) Purging sqlite-libs (3.41.2-r2) (39/39) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 98 packages >>> py3-defcon: Updating the community/armhf repository index... >>> py3-defcon: Signing the index...