>>> py3-svgpath: Building community/py3-svgpath 7.0-r0 (using abuild 3.16.0-r0) started Fri, 16 Jan 2026 04:43:04 +0000 >>> py3-svgpath: Validating /home/buildozer/aports/community/py3-svgpath/APKBUILD... >>> py3-svgpath: Analyzing dependencies... >>> py3-svgpath: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-pillow ( 1/52) Installing libbz2 (1.0.8-r6) ( 2/52) Installing libffi (3.5.2-r0) ( 3/52) Installing gdbm (1.26-r0) ( 4/52) Installing xz-libs (5.8.2-r0) ( 5/52) Installing mpdecimal (4.0.1-r0) ( 6/52) Installing libpanelw (6.6_p20251231-r0) ( 7/52) Installing sqlite-libs (3.51.2-r0) ( 8/52) Installing python3 (3.12.12-r0) ( 9/52) Installing python3-pycache-pyc0 (3.12.12-r0) (10/52) Installing pyc (3.12.12-r0) (11/52) Installing py3-setuptools-pyc (80.9.0-r2) (12/52) Installing py3-parsing (3.2.3-r0) (13/52) Installing py3-parsing-pyc (3.2.3-r0) (14/52) Installing py3-packaging-pyc (25.0-r0) (15/52) Installing python3-pyc (3.12.12-r0) (16/52) Installing py3-packaging (25.0-r0) (17/52) Installing py3-setuptools (80.9.0-r2) (18/52) Installing py3-installer (0.7.0-r2) (19/52) Installing py3-installer-pyc (0.7.0-r2) (20/52) Installing py3-gpep517 (19-r1) (21/52) Installing py3-gpep517-pyc (19-r1) (22/52) Installing py3-wheel (0.46.1-r0) (23/52) Installing py3-wheel-pyc (0.46.1-r0) (24/52) Installing py3-iniconfig (2.3.0-r0) (25/52) Installing py3-iniconfig-pyc (2.3.0-r0) (26/52) Installing py3-pluggy (1.6.0-r0) (27/52) Installing py3-pluggy-pyc (1.6.0-r0) (28/52) Installing py3-py (1.11.0-r4) (29/52) Installing py3-py-pyc (1.11.0-r4) (30/52) Installing py3-pygments (2.19.2-r0) (31/52) Installing py3-pygments-pyc (2.19.2-r0) (32/52) Installing py3-pytest (9.0.2-r0) (33/52) Installing py3-pytest-pyc (9.0.2-r0) (34/52) Installing libpng (1.6.53-r0) (35/52) Installing freetype (2.14.1-r1) (36/52) Installing libimagequant (4.2.2-r0) (37/52) Installing libjpeg-turbo (3.1.3-r0) (38/52) Installing lcms2 (2.17-r0) (39/52) Installing openjpeg (2.5.4-r1) (40/52) Installing libsharpyuv (1.6.0-r0) (41/52) Installing libwebp (1.6.0-r0) (42/52) Installing tiff (4.7.1-r0) (43/52) Installing libwebpdemux (1.6.0-r0) (44/52) Installing libwebpmux (1.6.0-r0) (45/52) Installing libxau (1.0.12-r0) (46/52) Installing libmd (1.1.0-r0) (47/52) Installing libbsd (0.12.2-r0) (48/52) Installing libxdmcp (1.1.5-r1) (49/52) Installing libxcb (1.17.0-r1) (50/52) Installing py3-pillow (12.1.0-r0) (51/52) Installing py3-pillow-pyc (12.1.0-r0) (52/52) Installing .makedepends-py3-svgpath (20260116.044307) Executing busybox-1.37.0-r31.trigger OK: 425.8 MiB in 156 packages >>> py3-svgpath: Cleaning up srcdir >>> py3-svgpath: Cleaning up pkgdir >>> py3-svgpath: Cleaning up tmpdir >>> py3-svgpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-svgpath-7.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-svgpath-7.0.tar.gz.part' py3-svgpath-7.0.tar. 100% |********************************| 59063 0:00:00 ETA '/var/cache/distfiles/edge/py3-svgpath-7.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-svgpath-7.0.tar.gz: OK >>> py3-svgpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-svgpath-7.0.tar.gz /var/cache/distfiles/edge/py3-svgpath-7.0.tar.gz: OK >>> py3-svgpath: Unpacking /var/cache/distfiles/edge/py3-svgpath-7.0.tar.gz... 2026-01-16 04:43:12,095 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-01-16 04:43:12,426 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-01-16 04:43:12,529 root INFO running build 2026-01-16 04:43:12,530 root INFO running build_py 2026-01-16 04:43:12,559 root INFO creating build/lib/svg 2026-01-16 04:43:12,562 root INFO copying src/svg/__init__.py -> build/lib/svg 2026-01-16 04:43:12,566 root INFO creating build/lib/svg/path 2026-01-16 04:43:12,568 root INFO copying src/svg/path/parser.py -> build/lib/svg/path 2026-01-16 04:43:12,571 root INFO copying src/svg/path/__init__.py -> build/lib/svg/path 2026-01-16 04:43:12,573 root INFO copying src/svg/path/path.py -> build/lib/svg/path 2026-01-16 04:43:12,576 root INFO running egg_info 2026-01-16 04:43:12,637 root INFO creating src/svg.path.egg-info 2026-01-16 04:43:12,645 root INFO writing src/svg.path.egg-info/PKG-INFO 2026-01-16 04:43:12,679 root INFO writing dependency_links to src/svg.path.egg-info/dependency_links.txt 2026-01-16 04:43:12,687 root INFO writing requirements to src/svg.path.egg-info/requires.txt 2026-01-16 04:43:12,688 root INFO writing top-level names to src/svg.path.egg-info/top_level.txt 2026-01-16 04:43:12,691 root INFO writing manifest file 'src/svg.path.egg-info/SOURCES.txt' 2026-01-16 04:43:12,734 root INFO reading manifest file 'src/svg.path.egg-info/SOURCES.txt' 2026-01-16 04:43:12,737 root INFO reading manifest template 'MANIFEST.in' 2026-01-16 04:43:12,744 root WARNING warning: no previously-included files found matching 'Makefile' 2026-01-16 04:43:12,745 root WARNING warning: no previously-included files found matching '.flake8' 2026-01-16 04:43:12,749 root INFO adding license file 'LICENSE.txt' 2026-01-16 04:43:12,756 root INFO writing manifest file 'src/svg.path.egg-info/SOURCES.txt' 2026-01-16 04:43:12,762 root INFO copying src/svg/path/py.typed -> build/lib/svg/path 2026-01-16 04:43:12,807 root INFO installing to build/bdist.linux-riscv64/wheel 2026-01-16 04:43:12,808 root INFO running install 2026-01-16 04:43:12,882 root INFO running install_lib 2026-01-16 04:43:12,900 root INFO creating build/bdist.linux-riscv64/wheel 2026-01-16 04:43:12,902 root INFO creating build/bdist.linux-riscv64/wheel/svg 2026-01-16 04:43:12,903 root INFO copying build/lib/svg/__init__.py -> build/bdist.linux-riscv64/wheel/./svg 2026-01-16 04:43:12,905 root INFO creating build/bdist.linux-riscv64/wheel/svg/path 2026-01-16 04:43:12,906 root INFO copying build/lib/svg/path/parser.py -> build/bdist.linux-riscv64/wheel/./svg/path 2026-01-16 04:43:12,908 root INFO copying build/lib/svg/path/__init__.py -> build/bdist.linux-riscv64/wheel/./svg/path 2026-01-16 04:43:12,909 root INFO copying build/lib/svg/path/py.typed -> build/bdist.linux-riscv64/wheel/./svg/path 2026-01-16 04:43:12,910 root INFO copying build/lib/svg/path/path.py -> build/bdist.linux-riscv64/wheel/./svg/path 2026-01-16 04:43:12,912 root INFO running install_egg_info 2026-01-16 04:43:12,929 root INFO Copying src/svg.path.egg-info to build/bdist.linux-riscv64/wheel/./svg.path-7.0-py3.12.egg-info 2026-01-16 04:43:12,937 root INFO running install_scripts 2026-01-16 04:43:12,948 root INFO creating build/bdist.linux-riscv64/wheel/svg_path-7.0.dist-info/WHEEL 2026-01-16 04:43:12,955 wheel INFO creating '/home/buildozer/aports/community/py3-svgpath/src/svg.path-7.0/.dist/.tmp-3wzschoj/svg_path-7.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-01-16 04:43:12,959 wheel INFO adding 'svg/__init__.py' 2026-01-16 04:43:12,962 wheel INFO adding 'svg/path/__init__.py' 2026-01-16 04:43:12,964 wheel INFO adding 'svg/path/parser.py' 2026-01-16 04:43:12,966 wheel INFO adding 'svg/path/path.py' 2026-01-16 04:43:12,968 wheel INFO adding 'svg/path/py.typed' 2026-01-16 04:43:12,970 wheel INFO adding 'svg_path-7.0.dist-info/licenses/LICENSE.txt' 2026-01-16 04:43:12,972 wheel INFO adding 'svg_path-7.0.dist-info/METADATA' 2026-01-16 04:43:12,973 wheel INFO adding 'svg_path-7.0.dist-info/WHEEL' 2026-01-16 04:43:12,974 wheel INFO adding 'svg_path-7.0.dist-info/top_level.txt' 2026-01-16 04:43:12,975 wheel INFO adding 'svg_path-7.0.dist-info/zip-safe' 2026-01-16 04:43:12,976 wheel INFO adding 'svg_path-7.0.dist-info/RECORD' 2026-01-16 04:43:12,977 root INFO removing build/bdist.linux-riscv64/wheel 2026-01-16 04:43:12,983 gpep517 INFO The backend produced .dist/svg_path-7.0-py2.py3-none-any.whl svg_path-7.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-svgpath/src/svg.path-7.0 configfile: pyproject.toml testpaths: tests collected 54 items tests/test_boundingbox_image.py . [ 1%] tests/test_doc.py . [ 3%] tests/test_generation.py . [ 5%] tests/test_image.py . [ 7%] tests/test_parsing.py ................. [ 38%] tests/test_paths.py ........................... [ 88%] tests/test_tokenizer.py ...... [100%] ============================== 54 passed in 7.41s ============================== >>> py3-svgpath: Entering fakeroot... >>> py3-svgpath-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/svg/__pycache__' -> '/home/buildozer/aports/community/py3-svgpath/pkg/py3-svgpath-pyc/usr/lib/python3.12/site-packages/svg/__pycache__' 'usr/lib/python3.12/site-packages/svg/path/__pycache__' -> '/home/buildozer/aports/community/py3-svgpath/pkg/py3-svgpath-pyc/usr/lib/python3.12/site-packages/svg/path/__pycache__' >>> py3-svgpath-pyc*: Preparing subpackage py3-svgpath-pyc... >>> py3-svgpath-pyc*: Running postcheck for py3-svgpath-pyc >>> py3-svgpath*: Running postcheck for py3-svgpath >>> py3-svgpath*: Preparing package py3-svgpath... >>> py3-svgpath-pyc*: Tracing dependencies... python3~3.12 >>> py3-svgpath-pyc*: Package size: 58.9 KB >>> py3-svgpath-pyc*: Compressing data... >>> py3-svgpath-pyc*: Create checksum... >>> py3-svgpath-pyc*: Create py3-svgpath-pyc-7.0-r0.apk >>> py3-svgpath*: Tracing dependencies... python3~3.12 >>> py3-svgpath*: Package size: 60.5 KB >>> py3-svgpath*: Compressing data... >>> py3-svgpath*: Create checksum... >>> py3-svgpath*: Create py3-svgpath-7.0-r0.apk >>> py3-svgpath: Build complete at Fri, 16 Jan 2026 04:43:25 +0000 elapsed time 0h 0m 21s >>> py3-svgpath: Cleaning up srcdir >>> py3-svgpath: Cleaning up pkgdir >>> py3-svgpath: Uninstalling dependencies... ( 1/52) Purging .makedepends-py3-svgpath (20260116.044307) ( 2/52) Purging py3-setuptools-pyc (80.9.0-r2) ( 3/52) Purging py3-setuptools (80.9.0-r2) ( 4/52) Purging py3-gpep517-pyc (19-r1) ( 5/52) Purging py3-gpep517 (19-r1) ( 6/52) Purging py3-installer-pyc (0.7.0-r2) ( 7/52) Purging py3-installer (0.7.0-r2) ( 8/52) Purging py3-wheel-pyc (0.46.1-r0) ( 9/52) Purging py3-wheel (0.46.1-r0) (10/52) Purging py3-pytest-pyc (9.0.2-r0) (11/52) Purging py3-pytest (9.0.2-r0) (12/52) Purging py3-iniconfig-pyc (2.3.0-r0) (13/52) Purging py3-iniconfig (2.3.0-r0) (14/52) Purging py3-packaging-pyc (25.0-r0) (15/52) Purging py3-packaging (25.0-r0) (16/52) Purging py3-parsing-pyc (3.2.3-r0) (17/52) Purging py3-parsing (3.2.3-r0) (18/52) Purging py3-pluggy-pyc (1.6.0-r0) (19/52) Purging py3-pluggy (1.6.0-r0) (20/52) Purging py3-py-pyc (1.11.0-r4) (21/52) Purging py3-py (1.11.0-r4) (22/52) Purging py3-pygments-pyc (2.19.2-r0) (23/52) Purging py3-pygments (2.19.2-r0) (24/52) Purging py3-pillow-pyc (12.1.0-r0) (25/52) Purging py3-pillow (12.1.0-r0) (26/52) Purging python3-pyc (3.12.12-r0) (27/52) Purging python3-pycache-pyc0 (3.12.12-r0) (28/52) Purging pyc (3.12.12-r0) (29/52) Purging python3 (3.12.12-r0) (30/52) Purging freetype (2.14.1-r1) (31/52) Purging gdbm (1.26-r0) (32/52) Purging lcms2 (2.17-r0) (33/52) Purging libbz2 (1.0.8-r6) (34/52) Purging libffi (3.5.2-r0) (35/52) Purging libimagequant (4.2.2-r0) (36/52) Purging libpanelw (6.6_p20251231-r0) (37/52) Purging libpng (1.6.53-r0) (38/52) Purging libwebpdemux (1.6.0-r0) (39/52) Purging libwebpmux (1.6.0-r0) (40/52) Purging libxcb (1.17.0-r1) (41/52) Purging libxdmcp (1.1.5-r1) (42/52) Purging mpdecimal (4.0.1-r0) (43/52) Purging openjpeg (2.5.4-r1) (44/52) Purging sqlite-libs (3.51.2-r0) (45/52) Purging tiff (4.7.1-r0) (46/52) Purging xz-libs (5.8.2-r0) (47/52) Purging libbsd (0.12.2-r0) (48/52) Purging libjpeg-turbo (3.1.3-r0) (49/52) Purging libmd (1.1.0-r0) (50/52) Purging libwebp (1.6.0-r0) (51/52) Purging libsharpyuv (1.6.0-r0) (52/52) Purging libxau (1.0.12-r0) Executing busybox-1.37.0-r31.trigger OK: 361.8 MiB in 104 packages >>> py3-svgpath: Updating the community/riscv64 repository index... >>> py3-svgpath: Signing the index...