>>> py3-svgpath: Building testing/py3-svgpath 7.0-r0 (using abuild 3.15.0-r2) started Tue, 08 Jul 2025 06:16:25 +0000 >>> py3-svgpath: Validating /home/buildozer/aports/testing/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/50) Installing libffi (3.5.1-r0) ( 2/50) Installing gdbm (1.24-r0) ( 3/50) Installing mpdecimal (4.0.1-r0) ( 4/50) Installing libpanelw (6.5_p20250614-r0) ( 5/50) Installing sqlite-libs (3.50.2-r0) ( 6/50) Installing python3 (3.12.11-r0) ( 7/50) Installing python3-pycache-pyc0 (3.12.11-r0) ( 8/50) Installing pyc (3.12.11-r0) ( 9/50) Installing py3-setuptools-pyc (80.9.0-r0) (10/50) Installing py3-parsing (3.2.3-r0) (11/50) Installing py3-parsing-pyc (3.2.3-r0) (12/50) Installing py3-packaging-pyc (25.0-r0) (13/50) Installing python3-pyc (3.12.11-r0) (14/50) Installing py3-packaging (25.0-r0) (15/50) Installing py3-setuptools (80.9.0-r0) (16/50) Installing py3-installer (0.7.0-r2) (17/50) Installing py3-installer-pyc (0.7.0-r2) (18/50) Installing py3-gpep517 (19-r0) (19/50) Installing py3-gpep517-pyc (19-r0) (20/50) Installing py3-wheel (0.46.1-r0) (21/50) Installing py3-wheel-pyc (0.46.1-r0) (22/50) Installing py3-iniconfig (2.1.0-r0) (23/50) Installing py3-iniconfig-pyc (2.1.0-r0) (24/50) Installing py3-pluggy (1.6.0-r0) (25/50) Installing py3-pluggy-pyc (1.6.0-r0) (26/50) Installing py3-py (1.11.0-r4) (27/50) Installing py3-py-pyc (1.11.0-r4) (28/50) Installing py3-pygments (2.19.2-r0) (29/50) Installing py3-pygments-pyc (2.19.2-r0) (30/50) Installing py3-pytest (8.4.1-r0) (31/50) Installing py3-pytest-pyc (8.4.1-r0) (32/50) Installing libpng (1.6.49-r0) (33/50) Installing freetype (2.13.3-r0) (34/50) Installing libimagequant (4.2.2-r0) (35/50) Installing libjpeg-turbo (3.1.1-r0) (36/50) Installing lcms2 (2.16-r0) (37/50) Installing openjpeg (2.5.3-r0) (38/50) Installing libsharpyuv (1.5.0-r0) (39/50) Installing libwebp (1.5.0-r0) (40/50) Installing tiff (4.7.0-r0) (41/50) Installing libwebpdemux (1.5.0-r0) (42/50) Installing libwebpmux (1.5.0-r0) (43/50) Installing libxau (1.0.12-r0) (44/50) Installing libmd (1.1.0-r0) (45/50) Installing libbsd (0.12.2-r0) (46/50) Installing libxdmcp (1.1.5-r1) (47/50) Installing libxcb (1.17.0-r0) (48/50) Installing py3-pillow (11.3.0-r0) (49/50) Installing py3-pillow-pyc (11.3.0-r0) (50/50) Installing .makedepends-py3-svgpath (20250708.061626) busybox-1.37.0-r18.trigger: Executing script... OK: 469 MiB in 168 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 % 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 curl: (22) The requested URL returned error: 404 >>> py3-svgpath: Fetching py3-svgpath-7.0.tar.gz::https://github.com/regebro/svg.path/archive/refs/tags/7.0.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 59063 0 59063 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k >>> py3-svgpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-svgpath-7.0.tar.gz >>> py3-svgpath: Checking sha512sums... py3-svgpath-7.0.tar.gz: OK >>> py3-svgpath: Unpacking /var/cache/distfiles/edge/py3-svgpath-7.0.tar.gz... 2025-07-08 06:16:28,649 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() 2025-07-08 06:16:28,706 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-07-08 06:16:28,724 root INFO running build 2025-07-08 06:16:28,725 root INFO running build_py 2025-07-08 06:16:28,729 root INFO creating build/lib/svg 2025-07-08 06:16:28,729 root INFO copying src/svg/__init__.py -> build/lib/svg 2025-07-08 06:16:28,730 root INFO creating build/lib/svg/path 2025-07-08 06:16:28,730 root INFO copying src/svg/path/parser.py -> build/lib/svg/path 2025-07-08 06:16:28,730 root INFO copying src/svg/path/__init__.py -> build/lib/svg/path 2025-07-08 06:16:28,730 root INFO copying src/svg/path/path.py -> build/lib/svg/path 2025-07-08 06:16:28,731 root INFO running egg_info 2025-07-08 06:16:28,735 root INFO creating src/svg.path.egg-info 2025-07-08 06:16:28,735 root INFO writing src/svg.path.egg-info/PKG-INFO 2025-07-08 06:16:28,737 root INFO writing dependency_links to src/svg.path.egg-info/dependency_links.txt 2025-07-08 06:16:28,738 root INFO writing requirements to src/svg.path.egg-info/requires.txt 2025-07-08 06:16:28,738 root INFO writing top-level names to src/svg.path.egg-info/top_level.txt 2025-07-08 06:16:28,738 root INFO writing manifest file 'src/svg.path.egg-info/SOURCES.txt' 2025-07-08 06:16:28,744 root INFO reading manifest file 'src/svg.path.egg-info/SOURCES.txt' 2025-07-08 06:16:28,744 root INFO reading manifest template 'MANIFEST.in' 2025-07-08 06:16:28,745 root WARNING warning: no previously-included files found matching 'Makefile' 2025-07-08 06:16:28,745 root WARNING warning: no previously-included files found matching '.flake8' 2025-07-08 06:16:28,745 root INFO adding license file 'LICENSE.txt' 2025-07-08 06:16:28,746 root INFO writing manifest file 'src/svg.path.egg-info/SOURCES.txt' 2025-07-08 06:16:28,747 root INFO copying src/svg/path/py.typed -> build/lib/svg/path 2025-07-08 06:16:28,755 root INFO installing to build/bdist.linux-i686/wheel 2025-07-08 06:16:28,755 root INFO running install 2025-07-08 06:16:28,766 root INFO running install_lib 2025-07-08 06:16:28,770 root INFO creating build/bdist.linux-i686/wheel 2025-07-08 06:16:28,770 root INFO creating build/bdist.linux-i686/wheel/svg 2025-07-08 06:16:28,770 root INFO copying build/lib/svg/__init__.py -> build/bdist.linux-i686/wheel/./svg 2025-07-08 06:16:28,771 root INFO creating build/bdist.linux-i686/wheel/svg/path 2025-07-08 06:16:28,771 root INFO copying build/lib/svg/path/parser.py -> build/bdist.linux-i686/wheel/./svg/path 2025-07-08 06:16:28,771 root INFO copying build/lib/svg/path/__init__.py -> build/bdist.linux-i686/wheel/./svg/path 2025-07-08 06:16:28,771 root INFO copying build/lib/svg/path/py.typed -> build/bdist.linux-i686/wheel/./svg/path 2025-07-08 06:16:28,772 root INFO copying build/lib/svg/path/path.py -> build/bdist.linux-i686/wheel/./svg/path 2025-07-08 06:16:28,772 root INFO running install_egg_info 2025-07-08 06:16:28,776 root INFO Copying src/svg.path.egg-info to build/bdist.linux-i686/wheel/./svg.path-7.0-py3.12.egg-info 2025-07-08 06:16:28,777 root INFO running install_scripts 2025-07-08 06:16:28,778 root INFO creating build/bdist.linux-i686/wheel/svg_path-7.0.dist-info/WHEEL 2025-07-08 06:16:28,779 wheel INFO creating '/home/buildozer/aports/testing/py3-svgpath/src/svg.path-7.0/.dist/.tmp-bhlkz8ai/svg_path-7.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-07-08 06:16:28,779 wheel INFO adding 'svg/__init__.py' 2025-07-08 06:16:28,780 wheel INFO adding 'svg/path/__init__.py' 2025-07-08 06:16:28,780 wheel INFO adding 'svg/path/parser.py' 2025-07-08 06:16:28,780 wheel INFO adding 'svg/path/path.py' 2025-07-08 06:16:28,780 wheel INFO adding 'svg/path/py.typed' 2025-07-08 06:16:28,781 wheel INFO adding 'svg_path-7.0.dist-info/licenses/LICENSE.txt' 2025-07-08 06:16:28,781 wheel INFO adding 'svg_path-7.0.dist-info/METADATA' 2025-07-08 06:16:28,781 wheel INFO adding 'svg_path-7.0.dist-info/WHEEL' 2025-07-08 06:16:28,781 wheel INFO adding 'svg_path-7.0.dist-info/top_level.txt' 2025-07-08 06:16:28,782 wheel INFO adding 'svg_path-7.0.dist-info/zip-safe' 2025-07-08 06:16:28,782 wheel INFO adding 'svg_path-7.0.dist-info/RECORD' 2025-07-08 06:16:28,782 root INFO removing build/bdist.linux-i686/wheel 2025-07-08 06:16:28,783 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.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/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 1.60s ============================== >>> py3-svgpath: Entering fakeroot... >>> py3-svgpath-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/svg/__pycache__' -> '/home/buildozer/aports/testing/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/testing/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 Tue, 08 Jul 2025 06:16:31 +0000 elapsed time 0h 0m 6s >>> py3-svgpath: Cleaning up srcdir >>> py3-svgpath: Cleaning up pkgdir >>> py3-svgpath: Uninstalling dependencies... ( 1/50) Purging .makedepends-py3-svgpath (20250708.061626) ( 2/50) Purging py3-setuptools-pyc (80.9.0-r0) ( 3/50) Purging py3-setuptools (80.9.0-r0) ( 4/50) Purging py3-gpep517-pyc (19-r0) ( 5/50) Purging py3-gpep517 (19-r0) ( 6/50) Purging py3-installer-pyc (0.7.0-r2) ( 7/50) Purging py3-installer (0.7.0-r2) ( 8/50) Purging py3-wheel-pyc (0.46.1-r0) ( 9/50) Purging py3-wheel (0.46.1-r0) (10/50) Purging py3-pytest-pyc (8.4.1-r0) (11/50) Purging py3-pytest (8.4.1-r0) (12/50) Purging py3-iniconfig-pyc (2.1.0-r0) (13/50) Purging py3-iniconfig (2.1.0-r0) (14/50) Purging py3-packaging-pyc (25.0-r0) (15/50) Purging py3-packaging (25.0-r0) (16/50) Purging py3-parsing-pyc (3.2.3-r0) (17/50) Purging py3-parsing (3.2.3-r0) (18/50) Purging py3-pluggy-pyc (1.6.0-r0) (19/50) Purging py3-pluggy (1.6.0-r0) (20/50) Purging py3-py-pyc (1.11.0-r4) (21/50) Purging py3-py (1.11.0-r4) (22/50) Purging py3-pygments-pyc (2.19.2-r0) (23/50) Purging py3-pygments (2.19.2-r0) (24/50) Purging py3-pillow-pyc (11.3.0-r0) (25/50) Purging py3-pillow (11.3.0-r0) (26/50) Purging python3-pyc (3.12.11-r0) (27/50) Purging python3-pycache-pyc0 (3.12.11-r0) (28/50) Purging pyc (3.12.11-r0) (29/50) Purging python3 (3.12.11-r0) (30/50) Purging freetype (2.13.3-r0) (31/50) Purging gdbm (1.24-r0) (32/50) Purging lcms2 (2.16-r0) (33/50) Purging libffi (3.5.1-r0) (34/50) Purging libimagequant (4.2.2-r0) (35/50) Purging libpanelw (6.5_p20250614-r0) (36/50) Purging libpng (1.6.49-r0) (37/50) Purging libwebpdemux (1.5.0-r0) (38/50) Purging libwebpmux (1.5.0-r0) (39/50) Purging libxcb (1.17.0-r0) (40/50) Purging libxdmcp (1.1.5-r1) (41/50) Purging mpdecimal (4.0.1-r0) (42/50) Purging openjpeg (2.5.3-r0) (43/50) Purging sqlite-libs (3.50.2-r0) (44/50) Purging tiff (4.7.0-r0) (45/50) Purging libbsd (0.12.2-r0) (46/50) Purging libjpeg-turbo (3.1.1-r0) (47/50) Purging libmd (1.1.0-r0) (48/50) Purging libwebp (1.5.0-r0) (49/50) Purging libsharpyuv (1.5.0-r0) (50/50) Purging libxau (1.0.12-r0) busybox-1.37.0-r18.trigger: Executing script... OK: 404 MiB in 118 packages >>> py3-svgpath: Updating the testing/x86 repository index... >>> py3-svgpath: Signing the index...