>>> py3-fontmath: Building community/py3-fontmath 0.9.3-r2 (using abuild 3.12.0-r0) started Tue, 19 Dec 2023 13:40:32 +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 (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.4-r3) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.4.5-r0) (5/29) Installing mpdecimal (2.5.1-r2) (6/29) Installing libpanelw (6.4_p20231125-r0) (7/29) Installing readline (8.2.7-r0) (8/29) Installing sqlite-libs (3.44.2-r0) (9/29) Installing python3 (3.11.6-r1) (10/29) Installing python3-pycache-pyc0 (3.11.6-r1) (11/29) Installing pyc (3.11.6-r1) (12/29) Installing py3-fonttools-pyc (4.46.0-r0) (13/29) Installing python3-pyc (3.11.6-r1) (14/29) Installing py3-fonttools (4.46.0-r0) (15/29) Installing py3-installer (0.7.0-r1) (16/29) Installing py3-installer-pyc (0.7.0-r1) (17/29) Installing py3-gpep517 (15-r1) (18/29) Installing py3-gpep517-pyc (15-r1) (19/29) Installing py3-parsing (3.1.1-r0) (20/29) Installing py3-parsing-pyc (3.1.1-r0) (21/29) Installing py3-packaging (23.2-r0) (22/29) Installing py3-packaging-pyc (23.2-r0) (23/29) Installing py3-setuptools (68.2.2-r0) (24/29) Installing py3-setuptools-pyc (68.2.2-r0) (25/29) Installing py3-setuptools_scm (8.0.4-r1) (26/29) Installing py3-setuptools_scm-pyc (8.0.4-r1) (27/29) Installing py3-wheel (0.42.0-r0) (28/29) Installing py3-wheel-pyc (0.42.0-r0) (29/29) Installing .makedepends-py3-fontmath (20231219.134037) Executing busybox-1.36.1-r17.trigger OK: 293 MiB in 130 packages >>> py3-fontmath: Cleaning up srcdir >>> py3-fontmath: Cleaning up pkgdir >>> py3-fontmath: Cleaning up tmpdir >>> py3-fontmath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fontmath-0.9.3.tar.gz >>> py3-fontmath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fontmath-0.9.3.tar.gz >>> py3-fontmath: Checking sha512sums... py3-fontmath-0.9.3.tar.gz: OK >>> py3-fontmath: Unpacking /var/cache/distfiles/py3-fontmath-0.9.3.tar.gz... 2023-12-19 13:40:41,075 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools_scm/_integration/setuptools.py:90: UserWarning: version of fontMath already set warnings.warn(f"version of {dist_name} already set") /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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-12-19 13:40:41,363 root INFO running bdist_wheel 2023-12-19 13:40:41,410 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-12-19 13:40:41,451 root INFO running build 2023-12-19 13:40:41,451 root INFO running build_py 2023-12-19 13:40:41,466 root INFO creating build 2023-12-19 13:40:41,466 root INFO creating build/lib 2023-12-19 13:40:41,467 root INFO creating build/lib/fontMath 2023-12-19 13:40:41,467 root INFO copying Lib/fontMath/mathTransform.py -> build/lib/fontMath 2023-12-19 13:40:41,469 root INFO copying Lib/fontMath/mathGlyph.py -> build/lib/fontMath 2023-12-19 13:40:41,470 root INFO copying Lib/fontMath/mathKerning.py -> build/lib/fontMath 2023-12-19 13:40:41,470 root INFO copying Lib/fontMath/__init__.py -> build/lib/fontMath 2023-12-19 13:40:41,471 root INFO copying Lib/fontMath/mathGuideline.py -> build/lib/fontMath 2023-12-19 13:40:41,472 root INFO copying Lib/fontMath/mathInfo.py -> build/lib/fontMath 2023-12-19 13:40:41,473 root INFO copying Lib/fontMath/mathFunctions.py -> build/lib/fontMath 2023-12-19 13:40:41,474 root INFO copying Lib/fontMath/_version.py -> build/lib/fontMath 2023-12-19 13:40:41,475 root INFO creating build/lib/fontMath/test 2023-12-19 13:40:41,476 root INFO copying Lib/fontMath/test/test_mathInfo.py -> build/lib/fontMath/test 2023-12-19 13:40:41,477 root INFO copying Lib/fontMath/test/__init__.py -> build/lib/fontMath/test 2023-12-19 13:40:41,478 root INFO copying Lib/fontMath/test/test_mathFunctions.py -> build/lib/fontMath/test 2023-12-19 13:40:41,478 root INFO copying Lib/fontMath/test/test_mathGuideline.py -> build/lib/fontMath/test 2023-12-19 13:40:41,479 root INFO copying Lib/fontMath/test/test_mathKerning.py -> build/lib/fontMath/test 2023-12-19 13:40:41,480 root INFO copying Lib/fontMath/test/test_mathGlyph.py -> build/lib/fontMath/test 2023-12-19 13:40:41,481 root INFO copying Lib/fontMath/test/test_mathTransform.py -> build/lib/fontMath/test 2023-12-19 13:40:41,482 root INFO running egg_info 2023-12-19 13:40:41,482 root INFO creating Lib/fontMath.egg-info 2023-12-19 13:40:41,491 root INFO writing Lib/fontMath.egg-info/PKG-INFO 2023-12-19 13:40:41,494 root INFO writing dependency_links to Lib/fontMath.egg-info/dependency_links.txt 2023-12-19 13:40:41,496 root INFO writing requirements to Lib/fontMath.egg-info/requires.txt 2023-12-19 13:40:41,496 root INFO writing top-level names to Lib/fontMath.egg-info/top_level.txt 2023-12-19 13:40:41,497 root INFO writing manifest file 'Lib/fontMath.egg-info/SOURCES.txt' 2023-12-19 13:40:53,179 root INFO reading manifest file 'Lib/fontMath.egg-info/SOURCES.txt' 2023-12-19 13:40:53,181 root INFO reading manifest template 'MANIFEST.in' 2023-12-19 13:40:53,183 root INFO adding license file 'License.txt' 2023-12-19 13:40:53,187 root INFO writing manifest file 'Lib/fontMath.egg-info/SOURCES.txt' 2023-12-19 13:40:53,218 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-12-19 13:40:53,219 root INFO running install 2023-12-19 13:40:53,282 root INFO running install_lib 2023-12-19 13:40:53,294 root INFO creating build/bdist.linux-riscv64 2023-12-19 13:40:53,294 root INFO creating build/bdist.linux-riscv64/wheel 2023-12-19 13:40:53,295 root INFO creating build/bdist.linux-riscv64/wheel/fontMath 2023-12-19 13:40:53,295 root INFO copying build/lib/fontMath/mathTransform.py -> build/bdist.linux-riscv64/wheel/fontMath 2023-12-19 13:40:53,296 root INFO copying build/lib/fontMath/mathGlyph.py -> build/bdist.linux-riscv64/wheel/fontMath 2023-12-19 13:40:53,297 root INFO copying build/lib/fontMath/mathKerning.py -> build/bdist.linux-riscv64/wheel/fontMath 2023-12-19 13:40:53,298 root INFO copying build/lib/fontMath/__init__.py -> build/bdist.linux-riscv64/wheel/fontMath 2023-12-19 13:40:53,298 root INFO copying build/lib/fontMath/mathGuideline.py -> build/bdist.linux-riscv64/wheel/fontMath 2023-12-19 13:40:53,299 root INFO copying build/lib/fontMath/mathInfo.py -> build/bdist.linux-riscv64/wheel/fontMath 2023-12-19 13:40:53,300 root INFO copying build/lib/fontMath/mathFunctions.py -> build/bdist.linux-riscv64/wheel/fontMath 2023-12-19 13:40:53,300 root INFO creating build/bdist.linux-riscv64/wheel/fontMath/test 2023-12-19 13:40:53,301 root INFO copying build/lib/fontMath/test/test_mathInfo.py -> build/bdist.linux-riscv64/wheel/fontMath/test 2023-12-19 13:40:53,302 root INFO copying build/lib/fontMath/test/__init__.py -> build/bdist.linux-riscv64/wheel/fontMath/test 2023-12-19 13:40:53,302 root INFO copying build/lib/fontMath/test/test_mathFunctions.py -> build/bdist.linux-riscv64/wheel/fontMath/test 2023-12-19 13:40:53,303 root INFO copying build/lib/fontMath/test/test_mathGuideline.py -> build/bdist.linux-riscv64/wheel/fontMath/test 2023-12-19 13:40:53,303 root INFO copying build/lib/fontMath/test/test_mathKerning.py -> build/bdist.linux-riscv64/wheel/fontMath/test 2023-12-19 13:40:53,304 root INFO copying build/lib/fontMath/test/test_mathGlyph.py -> build/bdist.linux-riscv64/wheel/fontMath/test 2023-12-19 13:40:53,305 root INFO copying build/lib/fontMath/test/test_mathTransform.py -> build/bdist.linux-riscv64/wheel/fontMath/test 2023-12-19 13:40:53,306 root INFO copying build/lib/fontMath/_version.py -> build/bdist.linux-riscv64/wheel/fontMath 2023-12-19 13:40:53,306 root INFO running install_egg_info 2023-12-19 13:40:53,319 root INFO Copying Lib/fontMath.egg-info to build/bdist.linux-riscv64/wheel/fontMath-0.9.3-py3.11.egg-info 2023-12-19 13:40:53,323 root INFO running install_scripts 2023-12-19 13:40:53,333 wheel INFO creating build/bdist.linux-riscv64/wheel/fontMath-0.9.3.dist-info/WHEEL 2023-12-19 13:40:53,337 wheel INFO creating '/home/buildozer/aports/community/py3-fontmath/src/fontMath-0.9.3/.dist/.tmp-ztj0hhv6/fontMath-0.9.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-12-19 13:40:53,339 wheel INFO adding 'fontMath/__init__.py' 2023-12-19 13:40:53,343 wheel INFO adding 'fontMath/_version.py' 2023-12-19 13:40:53,344 wheel INFO adding 'fontMath/mathFunctions.py' 2023-12-19 13:40:53,346 wheel INFO adding 'fontMath/mathGlyph.py' 2023-12-19 13:40:53,347 wheel INFO adding 'fontMath/mathGuideline.py' 2023-12-19 13:40:53,348 wheel INFO adding 'fontMath/mathInfo.py' 2023-12-19 13:40:53,350 wheel INFO adding 'fontMath/mathKerning.py' 2023-12-19 13:40:53,351 wheel INFO adding 'fontMath/mathTransform.py' 2023-12-19 13:40:53,352 wheel INFO adding 'fontMath/test/__init__.py' 2023-12-19 13:40:53,353 wheel INFO adding 'fontMath/test/test_mathFunctions.py' 2023-12-19 13:40:53,354 wheel INFO adding 'fontMath/test/test_mathGlyph.py' 2023-12-19 13:40:53,356 wheel INFO adding 'fontMath/test/test_mathGuideline.py' 2023-12-19 13:40:53,357 wheel INFO adding 'fontMath/test/test_mathInfo.py' 2023-12-19 13:40:53,358 wheel INFO adding 'fontMath/test/test_mathKerning.py' 2023-12-19 13:40:53,359 wheel INFO adding 'fontMath/test/test_mathTransform.py' 2023-12-19 13:40:53,361 wheel INFO adding 'fontMath-0.9.3.dist-info/License.txt' 2023-12-19 13:40:53,362 wheel INFO adding 'fontMath-0.9.3.dist-info/METADATA' 2023-12-19 13:40:53,362 wheel INFO adding 'fontMath-0.9.3.dist-info/WHEEL' 2023-12-19 13:40:53,363 wheel INFO adding 'fontMath-0.9.3.dist-info/top_level.txt' 2023-12-19 13:40:53,364 wheel INFO adding 'fontMath-0.9.3.dist-info/zip-safe' 2023-12-19 13:40:53,366 wheel INFO adding 'fontMath-0.9.3.dist-info/RECORD' 2023-12-19 13:40:53,367 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-12-19 13:40:53,370 gpep517 INFO The backend produced .dist/fontMath-0.9.3-py2.py3-none-any.whl fontMath-0.9.3-py2.py3-none-any.whl >>> py3-fontmath: Entering fakeroot... >>> py3-fontmath-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-fontmath/pkg/py3-fontmath/usr/lib/python3.11/site-packages/fontMath/__pycache__' -> '/home/buildozer/aports/community/py3-fontmath/pkg/py3-fontmath-pyc/usr/lib/python3.11/site-packages/fontMath/__pycache__' '/home/buildozer/aports/community/py3-fontmath/pkg/py3-fontmath/usr/lib/python3.11/site-packages/fontMath/test/__pycache__' -> '/home/buildozer/aports/community/py3-fontmath/pkg/py3-fontmath-pyc/usr/lib/python3.11/site-packages/fontMath/test/__pycache__' >>> py3-fontmath-pyc*: Preparing subpackage py3-fontmath-pyc... >>> py3-fontmath-pyc*: Running postcheck for py3-fontmath-pyc >>> py3-fontmath*: Running postcheck for py3-fontmath >>> py3-fontmath*: Preparing package py3-fontmath... >>> py3-fontmath-pyc*: Tracing dependencies... py3-fonttools python3 python3~3.11 >>> py3-fontmath-pyc*: Package size: 280.0 KB >>> py3-fontmath-pyc*: Compressing data... >>> py3-fontmath-pyc*: Create checksum... >>> py3-fontmath-pyc*: Create py3-fontmath-pyc-0.9.3-r2.apk >>> py3-fontmath*: Tracing dependencies... py3-fonttools python3 python3~3.11 >>> py3-fontmath*: Package size: 248.0 KB >>> py3-fontmath*: Compressing data... >>> py3-fontmath*: Create checksum... >>> py3-fontmath*: Create py3-fontmath-0.9.3-r2.apk >>> py3-fontmath: Build complete at Tue, 19 Dec 2023 13:40:58 +0000 elapsed time 0h 0m 26s >>> py3-fontmath: Cleaning up srcdir >>> py3-fontmath: Cleaning up pkgdir >>> py3-fontmath: Uninstalling dependencies... (1/29) Purging .makedepends-py3-fontmath (20231219.134037) (2/29) Purging py3-fonttools-pyc (4.46.0-r0) (3/29) Purging py3-fonttools (4.46.0-r0) (4/29) Purging py3-gpep517-pyc (15-r1) (5/29) Purging py3-gpep517 (15-r1) (6/29) Purging py3-installer-pyc (0.7.0-r1) (7/29) Purging py3-installer (0.7.0-r1) (8/29) Purging py3-setuptools_scm-pyc (8.0.4-r1) (9/29) Purging py3-setuptools_scm (8.0.4-r1) (10/29) Purging py3-setuptools-pyc (68.2.2-r0) (11/29) Purging py3-setuptools (68.2.2-r0) (12/29) Purging py3-wheel-pyc (0.42.0-r0) (13/29) Purging py3-wheel (0.42.0-r0) (14/29) Purging py3-packaging-pyc (23.2-r0) (15/29) Purging py3-packaging (23.2-r0) (16/29) Purging py3-parsing-pyc (3.1.1-r0) (17/29) Purging py3-parsing (3.1.1-r0) (18/29) Purging python3-pyc (3.11.6-r1) (19/29) Purging python3-pycache-pyc0 (3.11.6-r1) (20/29) Purging pyc (3.11.6-r1) (21/29) Purging python3 (3.11.6-r1) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.4-r3) (25/29) Purging libpanelw (6.4_p20231125-r0) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.7-r0) (28/29) Purging sqlite-libs (3.44.2-r0) (29/29) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r17.trigger OK: 227 MiB in 101 packages >>> py3-fontmath: Updating the community/riscv64 repository index... >>> py3-fontmath: Signing the index...