>>> py3-actdiag: Building testing/py3-actdiag 3.0.0-r3 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 22:18:23 +0000 >>> py3-actdiag: Checking sanity of /home/buildozer/aports/testing/py3-actdiag/APKBUILD... >>> py3-actdiag: Analyzing dependencies... >>> py3-actdiag: Installing for build: build-base py3-funcparserlib py3-blockdiag python3 py3-setuptools py3-docutils py3-nose py3-blockdiag-tests (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.2-r1) (5/42) Installing mpdecimal (2.5.1-r2) (6/42) Installing libpanelw (6.4_p20230401-r4) (7/42) Installing readline (8.2.1-r1) (8/42) Installing sqlite-libs (3.41.2-r2) (9/42) Installing python3 (3.11.3-r10) (10/42) Installing python3-pycache-pyc0 (3.11.3-r10) (11/42) Installing pyc (0.1-r0) (12/42) Installing python3-pyc (3.11.3-r10) (13/42) Installing py3-funcparserlib (1.0.1-r1) (14/42) Installing libpng (1.6.39-r3) (15/42) Installing freetype (2.13.0-r4) (16/42) Installing libimagequant (4.1.1-r0) (17/42) Installing libjpeg-turbo (2.1.5.1-r2) (18/42) Installing lcms2 (2.15-r1) (19/42) Installing openjpeg (2.5.0-r3) (20/42) Installing libwebp (1.3.0-r1) (21/42) Installing tiff (4.5.0-r6) (22/42) Installing libxau (1.0.11-r1) (23/42) Installing libmd (1.0.4-r2) (24/42) Installing libbsd (0.11.7-r1) (25/42) Installing libxdmcp (1.1.4-r1) (26/42) Installing libxcb (1.15-r1) (27/42) Installing py3-pillow (9.5.0-r0) (28/42) Installing py3-webcolors (1.13-r1) (29/42) Installing py3-webcolors-pyc (1.13-r1) (30/42) Installing py3-blockdiag (3.0.0-r1) (31/42) Installing py3-parsing (3.0.9-r2) (32/42) Installing py3-parsing-pyc (3.0.9-r2) (33/42) Installing py3-packaging (23.1-r1) (34/42) Installing py3-packaging-pyc (23.1-r1) (35/42) Installing py3-setuptools (67.7.1-r0) (36/42) Installing py3-setuptools-pyc (67.7.1-r0) (37/42) Installing py3-docutils (0.19-r4) (38/42) Installing py3-docutils-pyc (0.19-r4) (39/42) Installing py3-nose (1.3.7-r11) (40/42) Installing py3-nose-pyc (1.3.7-r11) (41/42) Installing py3-blockdiag-tests (3.0.0-r1) (42/42) Installing .makedepends-py3-actdiag (20230421.221824) Executing busybox-1.36.0-r7.trigger OK: 483 MiB in 141 packages >>> py3-actdiag: Cleaning up srcdir >>> py3-actdiag: Cleaning up pkgdir >>> py3-actdiag: Fetching https://distfiles.alpinelinux.org/distfiles/edge/actdiag-3.0.0.tar.gz >>> py3-actdiag: Fetching https://distfiles.alpinelinux.org/distfiles/edge/actdiag-3.0.0.tar.gz >>> py3-actdiag: Checking sha512sums... actdiag-3.0.0.tar.gz: OK >>> py3-actdiag: Unpacking /var/cache/distfiles/edge/actdiag-3.0.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'build-base' will not be supported in future versions. Please use the underscore name 'build_base' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating _build creating _build/lib creating _build/lib/actdiag copying src/actdiag/__init__.py -> _build/lib/actdiag copying src/actdiag/drawer.py -> _build/lib/actdiag copying src/actdiag/parser.py -> _build/lib/actdiag copying src/actdiag/metrics.py -> _build/lib/actdiag copying src/actdiag/elements.py -> _build/lib/actdiag copying src/actdiag/command.py -> _build/lib/actdiag copying src/actdiag/builder.py -> _build/lib/actdiag creating _build/lib/actdiag/plugins copying src/actdiag/plugins/__init__.py -> _build/lib/actdiag/plugins copying src/actdiag/plugins/autolane.py -> _build/lib/actdiag/plugins creating _build/lib/actdiag/utils copying src/actdiag/utils/__init__.py -> _build/lib/actdiag/utils creating _build/lib/actdiag/utils/rst copying src/actdiag/utils/rst/__init__.py -> _build/lib/actdiag/utils/rst copying src/actdiag/utils/rst/directives.py -> _build/lib/actdiag/utils/rst copying src/actdiag/utils/rst/nodes.py -> _build/lib/actdiag/utils/rst running egg_info writing src/actdiag.egg-info/PKG-INFO writing dependency_links to src/actdiag.egg-info/dependency_links.txt writing entry points to src/actdiag.egg-info/entry_points.txt writing requirements to src/actdiag.egg-info/requires.txt writing top-level names to src/actdiag.egg-info/top_level.txt reading manifest file 'src/actdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' adding license file 'LICENSE' writing manifest file 'src/actdiag.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'actdiag.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'actdiag.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'actdiag.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'actdiag.tests' to be distributed and are already explicitly excluding 'actdiag.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'actdiag.tests.VLGothic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'actdiag.tests.VLGothic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'actdiag.tests.VLGothic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'actdiag.tests.VLGothic' to be distributed and are already explicitly excluding 'actdiag.tests.VLGothic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'actdiag.tests.diagrams' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'actdiag.tests.diagrams' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'actdiag.tests.diagrams' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'actdiag.tests.diagrams' to be distributed and are already explicitly excluding 'actdiag.tests.diagrams' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating _build/lib/actdiag/tests copying src/actdiag/tests/test_generate_diagram.py -> _build/lib/actdiag/tests copying src/actdiag/tests/test_rst_directives.py -> _build/lib/actdiag/tests creating _build/lib/actdiag/tests/VLGothic copying src/actdiag/tests/VLGothic/LICENSE -> _build/lib/actdiag/tests/VLGothic copying src/actdiag/tests/VLGothic/LICENSE.en -> _build/lib/actdiag/tests/VLGothic copying src/actdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/actdiag/tests/VLGothic copying src/actdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/actdiag/tests/VLGothic copying src/actdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/actdiag/tests/VLGothic creating _build/lib/actdiag/tests/diagrams copying src/actdiag/tests/diagrams/simple.diag -> _build/lib/actdiag/tests/diagrams .SSS.......................................... ---------------------------------------------------------------------- Ran 46 tests in 0.495s OK (SKIP=3) >>> py3-actdiag: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'build-base' will not be supported in future versions. Please use the underscore name 'build_base' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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-actdiag/pkg creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag copying _build/lib/actdiag/__init__.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag copying _build/lib/actdiag/drawer.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag copying _build/lib/actdiag/parser.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/plugins copying _build/lib/actdiag/plugins/__init__.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/plugins copying _build/lib/actdiag/plugins/autolane.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/plugins creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils copying _build/lib/actdiag/utils/__init__.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils/rst copying _build/lib/actdiag/utils/rst/__init__.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils/rst copying _build/lib/actdiag/utils/rst/directives.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils/rst copying _build/lib/actdiag/utils/rst/nodes.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils/rst creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/VLGothic/LICENSE_E.mplus -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/VLGothic/LICENSE -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/VLGothic/LICENSE.en -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/VLGothic/LICENSE_J.mplus -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests/VLGothic copying _build/lib/actdiag/tests/test_rst_directives.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests copying _build/lib/actdiag/tests/test_generate_diagram.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests creating /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests/diagrams copying _build/lib/actdiag/tests/diagrams/simple.diag -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests/diagrams copying _build/lib/actdiag/metrics.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag copying _build/lib/actdiag/elements.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag copying _build/lib/actdiag/command.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag copying _build/lib/actdiag/builder.py -> /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/drawer.py to drawer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/parser.py to parser.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/plugins/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/plugins/autolane.py to autolane.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils/rst/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils/rst/directives.py to directives.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils/rst/nodes.py to nodes.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests/test_rst_directives.py to test_rst_directives.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/metrics.py to metrics.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/elements.py to elements.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/command.py to command.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/builder.py to builder.cpython-311.pyc running install_egg_info running egg_info writing src/actdiag.egg-info/PKG-INFO writing dependency_links to src/actdiag.egg-info/dependency_links.txt writing entry points to src/actdiag.egg-info/entry_points.txt writing requirements to src/actdiag.egg-info/requires.txt writing top-level names to src/actdiag.egg-info/top_level.txt reading manifest file 'src/actdiag.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.gif' under directory 'src' warning: no previously-included files found matching '.drone.io.sh' warning: no previously-included files found matching 'examples/update.sh' adding license file 'LICENSE' writing manifest file 'src/actdiag.egg-info/SOURCES.txt' Copying src/actdiag.egg-info to /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag-3.0.0-py3.11.egg-info running install_scripts Installing actdiag script to /home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/bin >>> py3-actdiag-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/__pycache__' -> '/home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag-pyc/usr/lib/python3.11/site-packages/actdiag/__pycache__' '/home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/plugins/__pycache__' -> '/home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag-pyc/usr/lib/python3.11/site-packages/actdiag/plugins/__pycache__' '/home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils/__pycache__' -> '/home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag-pyc/usr/lib/python3.11/site-packages/actdiag/utils/__pycache__' '/home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag/usr/lib/python3.11/site-packages/actdiag/utils/rst/__pycache__' -> '/home/buildozer/aports/testing/py3-actdiag/pkg/py3-actdiag-pyc/usr/lib/python3.11/site-packages/actdiag/utils/rst/__pycache__' >>> py3-actdiag-pyc*: Preparing subpackage py3-actdiag-pyc... >>> py3-actdiag-pyc*: Running postcheck for py3-actdiag-pyc >>> py3-actdiag*: Running postcheck for py3-actdiag >>> py3-actdiag*: Preparing package py3-actdiag... >>> py3-actdiag-pyc*: Tracing dependencies... py3-funcparserlib py3-blockdiag python3 python3~3.11 >>> py3-actdiag-pyc*: Package size: 136.0 KB >>> py3-actdiag-pyc*: Compressing data... >>> py3-actdiag-pyc*: Create checksum... >>> py3-actdiag-pyc*: Create py3-actdiag-pyc-3.0.0-r3.apk >>> py3-actdiag*: Tracing dependencies... py3-funcparserlib py3-blockdiag python3 python3~3.11 >>> py3-actdiag*: Package size: 140.0 KB >>> py3-actdiag*: Compressing data... >>> py3-actdiag*: Create checksum... >>> py3-actdiag*: Create py3-actdiag-3.0.0-r3.apk >>> py3-actdiag: Build complete at Fri, 21 Apr 2023 22:18:26 +0000 elapsed time 0h 0m 3s >>> py3-actdiag: Cleaning up srcdir >>> py3-actdiag: Cleaning up pkgdir >>> py3-actdiag: Uninstalling dependencies... (1/42) Purging .makedepends-py3-actdiag (20230421.221824) (2/42) Purging py3-blockdiag (3.0.0-r1) (3/42) Purging py3-setuptools-pyc (67.7.1-r0) (4/42) Purging py3-setuptools (67.7.1-r0) (5/42) Purging py3-packaging-pyc (23.1-r1) (6/42) Purging py3-packaging (23.1-r1) (7/42) Purging py3-parsing-pyc (3.0.9-r2) (8/42) Purging py3-parsing (3.0.9-r2) (9/42) Purging py3-docutils-pyc (0.19-r4) (10/42) Purging py3-docutils (0.19-r4) (11/42) Purging py3-nose-pyc (1.3.7-r11) (12/42) Purging py3-nose (1.3.7-r11) (13/42) Purging py3-blockdiag-tests (3.0.0-r1) (14/42) Purging py3-funcparserlib (1.0.1-r1) (15/42) Purging py3-pillow (9.5.0-r0) (16/42) Purging py3-webcolors-pyc (1.13-r1) (17/42) Purging py3-webcolors (1.13-r1) (18/42) Purging freetype (2.13.0-r4) (19/42) Purging lcms2 (2.15-r1) (20/42) Purging libimagequant (4.1.1-r0) (21/42) Purging libpng (1.6.39-r3) (22/42) Purging libxcb (1.15-r1) (23/42) Purging libxdmcp (1.1.4-r1) (24/42) Purging openjpeg (2.5.0-r3) (25/42) Purging python3-pyc (3.11.3-r10) (26/42) Purging python3-pycache-pyc0 (3.11.3-r10) (27/42) Purging pyc (0.1-r0) (28/42) Purging tiff (4.5.0-r6) (29/42) Purging python3 (3.11.3-r10) (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_p20230401-r4) (37/42) Purging libwebp (1.3.0-r1) (38/42) Purging libxau (1.0.11-r1) (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.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 99 packages >>> py3-actdiag: Updating the testing/aarch64 repository index... >>> py3-actdiag: Signing the index...