>>> py3-fontmath: Building community/py3-fontmath 0.9.2-r0 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 14:02:42 +0000 >>> py3-fontmath: Checking sanity of /home/buildozer/aports/community/py3-fontmath/APKBUILD... >>> py3-fontmath: Analyzing dependencies... >>> py3-fontmath: Installing for build: build-base py3-fonttools python3 py3-gpep517 py3-installer py3-setuptools py3-setuptools_scm py3-wheel py3-pytest (1/24) Installing libbz2 (1.0.8-r3) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.7-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.39.4-r0) (8/24) Installing python3 (3.10.8-r3) (9/24) Installing py3-fonttools (4.38.0-r0) (10/24) Installing py3-installer (0.5.1-r1) (11/24) Installing py3-tomli (2.0.1-r1) (12/24) Installing py3-gpep517 (9-r2) (13/24) Installing py3-parsing (3.0.9-r0) (14/24) Installing py3-packaging (21.3-r2) (15/24) Installing py3-setuptools (65.5.0-r0) (16/24) Installing py3-typing-extensions (4.4.0-r0) (17/24) Installing py3-setuptools_scm (7.0.5-r0) (18/24) Installing py3-wheel (0.37.1-r1) (19/24) Installing py3-attrs (22.1.0-r0) (20/24) Installing py3-iniconfig (1.1.1-r3) (21/24) Installing py3-pluggy (1.0.0-r1) (22/24) Installing py3-py (1.11.0-r0) (23/24) Installing py3-pytest (7.1.3-r1) (24/24) Installing .makedepends-py3-fontmath (20221028.140245) Executing busybox-1.35.0-r27.trigger OK: 263 MiB in 117 packages >>> py3-fontmath: Cleaning up srcdir >>> py3-fontmath: Cleaning up pkgdir >>> py3-fontmath: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-fontmath-0.9.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-fontmath: Fetching py3-fontmath-0.9.2.tar.gz::https://github.com/robotools/fontMath/archive/refs/tags/0.9.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13047 0 13047 0 0 10137 0 --:--:-- 0:00:01 --:--:-- 10137 100 29835 0 29835 0 0 21189 0 --:--:-- 0:00:01 --:--:-- 136k >>> py3-fontmath: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-fontmath-0.9.2.tar.gz >>> py3-fontmath: Checking sha512sums... py3-fontmath-0.9.2.tar.gz: OK >>> py3-fontmath: Unpacking /var/cache/distfiles/v3.17/py3-fontmath-0.9.2.tar.gz... 2022-10-28 14:02:48,741 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/fontMath copying Lib/fontMath/mathGuideline.py -> build/lib/fontMath copying Lib/fontMath/mathGlyph.py -> build/lib/fontMath copying Lib/fontMath/mathFunctions.py -> build/lib/fontMath copying Lib/fontMath/mathTransform.py -> build/lib/fontMath copying Lib/fontMath/mathKerning.py -> build/lib/fontMath copying Lib/fontMath/__init__.py -> build/lib/fontMath copying Lib/fontMath/mathInfo.py -> build/lib/fontMath copying Lib/fontMath/_version.py -> build/lib/fontMath creating build/lib/fontMath/test copying Lib/fontMath/test/test_mathGuideline.py -> build/lib/fontMath/test copying Lib/fontMath/test/test_mathTransform.py -> build/lib/fontMath/test copying Lib/fontMath/test/test_mathFunctions.py -> build/lib/fontMath/test copying Lib/fontMath/test/test_mathKerning.py -> build/lib/fontMath/test copying Lib/fontMath/test/__init__.py -> build/lib/fontMath/test copying Lib/fontMath/test/test_mathGlyph.py -> build/lib/fontMath/test copying Lib/fontMath/test/test_mathInfo.py -> build/lib/fontMath/test running egg_info creating Lib/fontMath.egg-info writing Lib/fontMath.egg-info/PKG-INFO writing dependency_links to Lib/fontMath.egg-info/dependency_links.txt writing requirements to Lib/fontMath.egg-info/requires.txt writing top-level names to Lib/fontMath.egg-info/top_level.txt writing manifest file 'Lib/fontMath.egg-info/SOURCES.txt' reading manifest file 'Lib/fontMath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'License.txt' writing manifest file 'Lib/fontMath.egg-info/SOURCES.txt' installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/fontMath creating build/bdist.linux-armv8l/wheel/fontMath/test copying build/lib/fontMath/test/test_mathGuideline.py -> build/bdist.linux-armv8l/wheel/fontMath/test copying build/lib/fontMath/test/test_mathTransform.py -> build/bdist.linux-armv8l/wheel/fontMath/test copying build/lib/fontMath/test/test_mathFunctions.py -> build/bdist.linux-armv8l/wheel/fontMath/test copying build/lib/fontMath/test/test_mathKerning.py -> build/bdist.linux-armv8l/wheel/fontMath/test copying build/lib/fontMath/test/__init__.py -> build/bdist.linux-armv8l/wheel/fontMath/test copying build/lib/fontMath/test/test_mathGlyph.py -> build/bdist.linux-armv8l/wheel/fontMath/test copying build/lib/fontMath/test/test_mathInfo.py -> build/bdist.linux-armv8l/wheel/fontMath/test copying build/lib/fontMath/mathGuideline.py -> build/bdist.linux-armv8l/wheel/fontMath copying build/lib/fontMath/mathGlyph.py -> build/bdist.linux-armv8l/wheel/fontMath copying build/lib/fontMath/mathFunctions.py -> build/bdist.linux-armv8l/wheel/fontMath copying build/lib/fontMath/mathTransform.py -> build/bdist.linux-armv8l/wheel/fontMath copying build/lib/fontMath/mathKerning.py -> build/bdist.linux-armv8l/wheel/fontMath copying build/lib/fontMath/__init__.py -> build/bdist.linux-armv8l/wheel/fontMath copying build/lib/fontMath/mathInfo.py -> build/bdist.linux-armv8l/wheel/fontMath copying build/lib/fontMath/_version.py -> build/bdist.linux-armv8l/wheel/fontMath running install_egg_info Copying Lib/fontMath.egg-info to build/bdist.linux-armv8l/wheel/fontMath-0.9.2-py3.10.egg-info running install_scripts creating build/bdist.linux-armv8l/wheel/fontMath-0.9.2.dist-info/WHEEL creating '/home/buildozer/aports/community/py3-fontmath/src/fontMath-0.9.2/dist/tmpjm7tnp7v/fontMath-0.9.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it adding 'fontMath/__init__.py' adding 'fontMath/_version.py' adding 'fontMath/mathFunctions.py' adding 'fontMath/mathGlyph.py' adding 'fontMath/mathGuideline.py' adding 'fontMath/mathInfo.py' adding 'fontMath/mathKerning.py' adding 'fontMath/mathTransform.py' adding 'fontMath/test/__init__.py' adding 'fontMath/test/test_mathFunctions.py' adding 'fontMath/test/test_mathGlyph.py' adding 'fontMath/test/test_mathGuideline.py' adding 'fontMath/test/test_mathInfo.py' adding 'fontMath/test/test_mathKerning.py' adding 'fontMath/test/test_mathTransform.py' adding 'fontMath-0.9.2.dist-info/License.txt' adding 'fontMath-0.9.2.dist-info/METADATA' adding 'fontMath-0.9.2.dist-info/WHEEL' adding 'fontMath-0.9.2.dist-info/top_level.txt' adding 'fontMath-0.9.2.dist-info/zip-safe' adding 'fontMath-0.9.2.dist-info/RECORD' removing build/bdist.linux-armv8l/wheel 2022-10-28 14:02:51,250 gpep517 INFO The backend produced dist/fontMath-0.9.2-py2.py3-none-any.whl fontMath-0.9.2-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-fontmath/src/fontMath-0.9.2, configfile: setup.cfg, testpaths: Lib/fontMath collecting ... collected 130 items Lib/fontMath/mathGlyph.py::fontMath.mathGlyph._pairAnchors PASSED [ 0%] Lib/fontMath/mathInfo.py::fontMath.mathInfo.MathInfo.extractInfo PASSED [ 1%] Lib/fontMath/mathInfo.py::fontMath.mathInfo._integerListFormatter PASSED [ 2%] Lib/fontMath/mathInfo.py::fontMath.mathInfo._nonNegativeNumberFormatter PASSED [ 3%] Lib/fontMath/mathInfo.py::fontMath.mathInfo._openTypeOS2WeightClassFormatter PASSED [ 3%] Lib/fontMath/mathInfo.py::fontMath.mathInfo._openTypeOS2WidthClassFormatter PASSED [ 4%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_add PASSED [ 5%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_addPt PASSED [ 6%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_div PASSED [ 6%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_divPt PASSED [ 7%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_factorAngle PASSED [ 8%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_mul PASSED [ 9%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_mulPt PASSED [ 10%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_roundNumber PASSED [ 10%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_roundNumber_to_float PASSED [ 11%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_set_custom_round_float_func PASSED [ 12%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_set_custom_round_integer_func PASSED [ 13%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_sub PASSED [ 13%] Lib/fontMath/test/test_mathFunctions.py::MathFunctionsTest::test_subPt PASSED [ 14%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test__eq__ PASSED [ 15%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test__ne__ PASSED [ 16%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_anchors_add PASSED [ 16%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_anchors_div PASSED [ 17%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_anchors_mul PASSED [ 18%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_anchors_round PASSED [ 19%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_anchors_sub PASSED [ 20%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_components_round PASSED [ 20%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_contours_add PASSED [ 21%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_contours_div PASSED [ 22%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_contours_mul PASSED [ 23%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_contours_round PASSED [ 23%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_contours_sub PASSED [ 24%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_identifier PASSED [ 25%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_identifier_x_y_angle PASSED [ 26%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_name PASSED [ 26%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_name_identifier PASSED [ 27%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_name_identifier_x_y_angle PASSED [ 28%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_add_same_name_x_y_angle PASSED [ 29%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_mul PASSED [ 30%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_round PASSED [ 30%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_guidelines_valid_angle PASSED [ 31%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_height_add PASSED [ 32%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_height_div PASSED [ 33%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_height_mul PASSED [ 33%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_height_round PASSED [ 34%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_height_sub PASSED [ 35%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_image_round PASSED [ 36%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_width_add PASSED [ 36%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_width_div PASSED [ 37%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_width_mul PASSED [ 38%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_width_round PASSED [ 39%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphTest::test_width_sub PASSED [ 40%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphPenTest::test_pen_with_lines PASSED [ 40%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphPenTest::test_pen_with_lines_and_curves PASSED [ 41%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphPenTest::test_pen_with_lines_and_curves_strict PASSED [ 42%] Lib/fontMath/test/test_mathGlyph.py::MathGlyphPenTest::test_pen_with_lines_strict PASSED [ 43%] Lib/fontMath/test/test_mathGlyph.py::FilterRedundantPointPenTest::test_flushContour PASSED [ 43%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_anchorTree PASSED [ 44%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_compressImage PASSED [ 45%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_expandImage PASSED [ 46%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_pairAnchors_matching_identifiers PASSED [ 46%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_pairAnchors_mismatched_identifiers PASSED [ 47%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_pairComponents PASSED [ 48%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_pairImages PASSED [ 49%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathOneAnchors PASSED [ 50%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathOneComponents PASSED [ 50%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathOneContours PASSED [ 51%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathOneImage PASSED [ 52%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathOneTransformation PASSED [ 53%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathTwoAnchors PASSED [ 53%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathTwoComponents PASSED [ 54%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathTwoContours PASSED [ 55%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathTwoImage PASSED [ 56%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_processMathTwoTransformation PASSED [ 56%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_roundAnchors PASSED [ 57%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_roundComponents PASSED [ 58%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_roundContours PASSED [ 59%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_roundImage PASSED [ 60%] Lib/fontMath/test/test_mathGlyph.py::PrivateFuncsTest::test_roundTransformation PASSED [ 60%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_compressGuideline PASSED [ 61%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_expandGuideline PASSED [ 62%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_identifier PASSED [ 63%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_identifier_x_y_angle PASSED [ 63%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_name PASSED [ 64%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_name_identifier PASSED [ 65%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_name_identifier_x_y_angle PASSED [ 66%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_pairGuidelines_name_x_y_angle PASSED [ 66%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_processMathOneGuidelines PASSED [ 67%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_processMathTwoGuidelines PASSED [ 68%] Lib/fontMath/test/test_mathGuideline.py::MathGuidelineTest::test_roundGuidelines PASSED [ 69%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_add PASSED [ 70%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_add_data_subset_1st_operand PASSED [ 70%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_add_data_subset_2nd_operand PASSED [ 71%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_angle PASSED [ 72%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_compare_different PASSED [ 73%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_compare_same PASSED [ 73%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_div PASSED [ 74%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_mul PASSED [ 75%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_mul_data_subset PASSED [ 76%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_number_lists_with_different_lengths PASSED [ 76%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_round PASSED [ 77%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_sub PASSED [ 78%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_sub_undefined_number_list_sets_None PASSED [ 79%] Lib/fontMath/test/test_mathInfo.py::MathInfoTest::test_weight_name PASSED [ 80%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_add PASSED [ 80%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_addTo PASSED [ 81%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_add_same_groups PASSED [ 82%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_cleanup PASSED [ 83%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_compare_diff_kerning_diff_groups PASSED [ 83%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_compare_diff_kerning_same_groups PASSED [ 84%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_compare_same_kerning_diff_groups PASSED [ 85%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_compare_same_kerning_only PASSED [ 86%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_compare_same_kerning_same_groups PASSED [ 86%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_copy PASSED [ 87%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_div PASSED [ 88%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_div_tuple_factor PASSED [ 89%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_extractKerning PASSED [ 90%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_fallback PASSED [ 90%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_getitem PASSED [ 91%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_guessPairType PASSED [ 92%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_mul PASSED [ 93%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_mul_tuple_factor PASSED [ 93%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_rmul PASSED [ 94%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_rmul_tuple_factor PASSED [ 95%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_round PASSED [ 96%] Lib/fontMath/test/test_mathKerning.py::MathKerningTest::test_sub PASSED [ 96%] Lib/fontMath/test/test_mathTransform.py::MathTransformToFunctionsTest::test_TransformToMatrix PASSED [ 97%] Lib/fontMath/test/test_mathTransform.py::MathTransformToFunctionsTest::test_matrixToTransform PASSED [ 98%] Lib/fontMath/test/test_mathTransform.py::MathTransformTest::test_wrapUnWrap PASSED [ 99%] Lib/fontMath/test/test_mathTransform.py::MathTransformTest::test_wrapUnWrapPrecision PASSED [100%] ============================= 130 passed in 1.28s ============================== >>> py3-fontmath: Entering fakeroot... >>> py3-fontmath*: Running postcheck for py3-fontmath >>> py3-fontmath*: Preparing package py3-fontmath... >>> py3-fontmath*: Tracing dependencies... >>> py3-fontmath*: Package size: 404.0 KB >>> py3-fontmath*: Compressing data... >>> py3-fontmath*: Create checksum... >>> py3-fontmath*: Create py3-fontmath-0.9.2-r0.apk >>> py3-fontmath: Build complete at Fri, 28 Oct 2022 14:02:53 +0000 elapsed time 0h 0m 11s >>> py3-fontmath: Cleaning up srcdir >>> py3-fontmath: Cleaning up pkgdir >>> py3-fontmath: Uninstalling dependencies... (1/24) Purging .makedepends-py3-fontmath (20221028.140245) (2/24) Purging py3-fonttools (4.38.0-r0) (3/24) Purging py3-gpep517 (9-r2) (4/24) Purging py3-installer (0.5.1-r1) (5/24) Purging py3-setuptools_scm (7.0.5-r0) (6/24) Purging py3-setuptools (65.5.0-r0) (7/24) Purging py3-typing-extensions (4.4.0-r0) (8/24) Purging py3-wheel (0.37.1-r1) (9/24) Purging py3-pytest (7.1.3-r1) (10/24) Purging py3-attrs (22.1.0-r0) (11/24) Purging py3-iniconfig (1.1.1-r3) (12/24) Purging py3-packaging (21.3-r2) (13/24) Purging py3-parsing (3.0.9-r0) (14/24) Purging py3-pluggy (1.0.0-r1) (15/24) Purging py3-py (1.11.0-r0) (16/24) Purging py3-tomli (2.0.1-r1) (17/24) Purging python3 (3.10.8-r3) (18/24) Purging libbz2 (1.0.8-r3) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.7-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-fontmath: Updating the community/armv7 repository index... >>> py3-fontmath: Signing the index...