>>> py3-svgpath: Building testing/py3-svgpath 6.3-r0 (using abuild 3.11.0-r1) started Wed, 10 May 2023 22:04:03 +0000 >>> py3-svgpath: Checking sanity of /home/buildozer/aports/testing/py3-svgpath/APKBUILD... >>> py3-svgpath: Analyzing dependencies... >>> py3-svgpath: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pillow (1/42) Installing libbz2 (1.0.8-r5) (2/42) Installing libffi (3.4.4-r2) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.4.3-r0) (5/42) Installing mpdecimal (2.5.1-r2) (6/42) Installing libpanelw (6.4_p20230506-r0) (7/42) Installing readline (8.2.1-r1) (8/42) Installing sqlite-libs (3.41.2-r2) (9/42) Installing python3 (3.11.3-r11) (10/42) Installing python3-pycache-pyc0 (3.11.3-r11) (11/42) Installing pyc (0.1-r0) (12/42) Installing python3-pyc (3.11.3-r11) (13/42) Installing py3-parsing (3.0.9-r2) (14/42) Installing py3-parsing-pyc (3.0.9-r2) (15/42) Installing py3-packaging (23.1-r1) (16/42) Installing py3-packaging-pyc (23.1-r1) (17/42) Installing py3-setuptools (67.7.2-r0) (18/42) Installing py3-setuptools-pyc (67.7.2-r0) (19/42) Installing py3-iniconfig (1.1.1-r6) (20/42) Installing py3-iniconfig-pyc (1.1.1-r6) (21/42) Installing py3-pluggy (1.0.0-r3) (22/42) Installing py3-pluggy-pyc (1.0.0-r3) (23/42) Installing py3-py (1.11.0-r2) (24/42) Installing py3-py-pyc (1.11.0-r2) (25/42) Installing py3-pytest (7.3.1-r1) (26/42) Installing py3-pytest-pyc (7.3.1-r1) (27/42) Installing libpng (1.6.39-r3) (28/42) Installing freetype (2.13.0-r5) (29/42) Installing libimagequant (4.2.0-r0) (30/42) Installing libjpeg-turbo (2.1.5.1-r2) (31/42) Installing lcms2 (2.15-r3) (32/42) Installing openjpeg (2.5.0-r3) (33/42) Installing libwebp (1.3.0-r1) (34/42) Installing tiff (4.5.0-r6) (35/42) Installing libxau (1.0.11-r2) (36/42) Installing libmd (1.0.4-r2) (37/42) Installing libbsd (0.11.7-r1) (38/42) Installing libxdmcp (1.1.4-r2) (39/42) Installing libxcb (1.15-r1) (40/42) Installing py3-pillow (9.5.0-r1) (41/42) Installing py3-pillow-pyc (9.5.0-r1) (42/42) Installing .makedepends-py3-svgpath (20230510.220406) Executing busybox-1.36.0-r9.trigger OK: 360 MiB in 141 packages >>> py3-svgpath: Cleaning up srcdir >>> py3-svgpath: Cleaning up pkgdir >>> py3-svgpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-svgpath-6.3.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-svgpath: Fetching py3-svgpath-6.3.tar.gz::https://github.com/regebro/svg.path/archive/refs/tags/6.3.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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 51479 0 51479 0 0 12410 0 --:--:-- 0:00:04 --:--:-- 69660 >>> py3-svgpath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-svgpath-6.3.tar.gz >>> py3-svgpath: Checking sha512sums... py3-svgpath-6.3.tar.gz: OK no-install-tests.patch: OK >>> py3-svgpath: Unpacking /var/cache/distfiles/py3-svgpath-6.3.tar.gz... >>> py3-svgpath: no-install-tests.patch patching file setup.py patching file MANIFEST.in Hunk #1 succeeded at 4 with fuzz 2 (offset 1 line). running build running build_py creating build creating build/lib creating build/lib/svg copying src/svg/__init__.py -> build/lib/svg creating build/lib/svg/path copying src/svg/path/parser.py -> build/lib/svg/path copying src/svg/path/path.py -> build/lib/svg/path copying src/svg/path/__init__.py -> build/lib/svg/path running egg_info creating src/svg.path.egg-info writing src/svg.path.egg-info/PKG-INFO writing dependency_links to src/svg.path.egg-info/dependency_links.txt writing requirements to src/svg.path.egg-info/requires.txt writing top-level names to src/svg.path.egg-info/top_level.txt writing manifest file 'src/svg.path.egg-info/SOURCES.txt' reading manifest file 'src/svg.path.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'Makefile' warning: no previously-included files matching 'tests/*' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/svg.path.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-svgpath/src/svg.path-6.3 configfile: setup.cfg testpaths: tests collected 53 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 ................. [ 39%] tests/test_paths.py .......................... [ 88%] tests/test_tokenizer.py ...... [100%] ============================== 53 passed in 5.59s ============================== >>> py3-svgpath: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-svgpath/pkg creating /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath creating /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr creating /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib creating /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg creating /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/path copying build/lib/svg/path/parser.py -> /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/path copying build/lib/svg/path/path.py -> /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/path creating /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/path/__pycache__ copying build/lib/svg/path/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/path/__pycache__ copying build/lib/svg/path/__pycache__/path.cpython-311.pyc -> /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/path/__pycache__ copying build/lib/svg/path/__pycache__/parser.cpython-311.pyc -> /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/path/__pycache__ copying build/lib/svg/path/__init__.py -> /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/path creating /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/__pycache__ copying build/lib/svg/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/__pycache__ copying build/lib/svg/__init__.py -> /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg running install_egg_info running egg_info writing src/svg.path.egg-info/PKG-INFO writing dependency_links to src/svg.path.egg-info/dependency_links.txt writing requirements to src/svg.path.egg-info/requires.txt writing top-level names to src/svg.path.egg-info/top_level.txt reading manifest file 'src/svg.path.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'Makefile' warning: no previously-included files matching 'tests/*' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/svg.path.egg-info/SOURCES.txt' Copying src/svg.path.egg-info to /home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg.path-6.3-py3.11.egg-info running install_scripts >>> py3-svgpath-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/path/__pycache__' -> '/home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath-pyc/usr/lib/python3.11/site-packages/svg/path/__pycache__' '/home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath/usr/lib/python3.11/site-packages/svg/__pycache__' -> '/home/buildozer/aports/testing/py3-svgpath/pkg/py3-svgpath-pyc/usr/lib/python3.11/site-packages/svg/__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 python3~3.11 >>> py3-svgpath-pyc*: Package size: 104.0 KB >>> py3-svgpath-pyc*: Compressing data... >>> py3-svgpath-pyc*: Create checksum... >>> py3-svgpath-pyc*: Create py3-svgpath-pyc-6.3-r0.apk >>> py3-svgpath*: Tracing dependencies... python3 python3~3.11 >>> py3-svgpath*: Package size: 120.0 KB >>> py3-svgpath*: Compressing data... >>> py3-svgpath*: Create checksum... >>> py3-svgpath*: Create py3-svgpath-6.3-r0.apk >>> py3-svgpath: Build complete at Wed, 10 May 2023 22:04:24 +0000 elapsed time 0h 0m 21s >>> py3-svgpath: Cleaning up srcdir >>> py3-svgpath: Cleaning up pkgdir >>> py3-svgpath: Uninstalling dependencies... (1/42) Purging .makedepends-py3-svgpath (20230510.220406) (2/42) Purging py3-setuptools-pyc (67.7.2-r0) (3/42) Purging py3-setuptools (67.7.2-r0) (4/42) Purging py3-pytest-pyc (7.3.1-r1) (5/42) Purging py3-pytest (7.3.1-r1) (6/42) Purging py3-iniconfig-pyc (1.1.1-r6) (7/42) Purging py3-iniconfig (1.1.1-r6) (8/42) Purging py3-packaging-pyc (23.1-r1) (9/42) Purging py3-packaging (23.1-r1) (10/42) Purging py3-parsing-pyc (3.0.9-r2) (11/42) Purging py3-parsing (3.0.9-r2) (12/42) Purging py3-pluggy-pyc (1.0.0-r3) (13/42) Purging py3-pluggy (1.0.0-r3) (14/42) Purging py3-py-pyc (1.11.0-r2) (15/42) Purging py3-py (1.11.0-r2) (16/42) Purging py3-pillow-pyc (9.5.0-r1) (17/42) Purging py3-pillow (9.5.0-r1) (18/42) Purging freetype (2.13.0-r5) (19/42) Purging lcms2 (2.15-r3) (20/42) Purging libimagequant (4.2.0-r0) (21/42) Purging libpng (1.6.39-r3) (22/42) Purging libxcb (1.15-r1) (23/42) Purging libxdmcp (1.1.4-r2) (24/42) Purging openjpeg (2.5.0-r3) (25/42) Purging python3-pyc (3.11.3-r11) (26/42) Purging python3-pycache-pyc0 (3.11.3-r11) (27/42) Purging pyc (0.1-r0) (28/42) Purging tiff (4.5.0-r6) (29/42) Purging python3 (3.11.3-r11) (30/42) Purging gdbm (1.23-r1) (31/42) Purging libbsd (0.11.7-r1) (32/42) Purging libbz2 (1.0.8-r5) (33/42) Purging libffi (3.4.4-r2) (34/42) Purging libjpeg-turbo (2.1.5.1-r2) (35/42) Purging libmd (1.0.4-r2) (36/42) Purging libpanelw (6.4_p20230506-r0) (37/42) Purging libwebp (1.3.0-r1) (38/42) Purging libxau (1.0.11-r2) (39/42) Purging mpdecimal (2.5.1-r2) (40/42) Purging readline (8.2.1-r1) (41/42) Purging sqlite-libs (3.41.2-r2) (42/42) Purging xz-libs (5.4.3-r0) Executing busybox-1.36.0-r9.trigger OK: 292 MiB in 99 packages >>> py3-svgpath: Updating the testing/ppc64le repository index... >>> py3-svgpath: Signing the index...