>>> py3-seqdiag: Building testing/py3-seqdiag 3.0.0-r6 (using abuild 3.16.0-r0) started Wed, 08 Apr 2026 07:00:52 +0000 >>> py3-seqdiag: Validating /home/buildozer/aports/testing/py3-seqdiag/APKBUILD... >>> py3-seqdiag: Analyzing dependencies... >>> py3-seqdiag: Installing for build: build-base py3-funcparserlib py3-blockdiag py3-pillow py3-setuptools py3-gpep517 py3-wheel ( 1/48) Installing libbz2 (1.0.8-r6) ( 2/48) Installing libffi (3.5.2-r0) ( 3/48) Installing gdbm (1.26-r0) ( 4/48) Installing xz-libs (5.8.2-r0) ( 5/48) Installing mpdecimal (4.0.1-r0) ( 6/48) Installing libpanelw (6.6_p20251231-r0) ( 7/48) Installing sqlite-libs (3.51.2-r1) ( 8/48) Installing python3 (3.14.3-r0) ( 9/48) Installing python3-pycache-pyc0 (3.14.3-r0) (10/48) Installing pyc (3.14.3-r0) (11/48) Installing py3-funcparserlib-pyc (1.0.1-r5) (12/48) Installing python3-pyc (3.14.3-r0) (13/48) Installing py3-funcparserlib (1.0.1-r5) (14/48) Installing libpng (1.6.56-r0) (15/48) Installing freetype (2.14.2-r0) (16/48) Installing libimagequant (4.2.2-r0) (17/48) Installing libjpeg-turbo (3.1.3-r0) (18/48) Installing lcms2 (2.17-r0) (19/48) Installing openjpeg (2.5.4-r1) (20/48) Installing libsharpyuv (1.6.0-r0) (21/48) Installing libwebp (1.6.0-r0) (22/48) Installing tiff (4.7.1-r0) (23/48) Installing libwebpdemux (1.6.0-r0) (24/48) Installing libwebpmux (1.6.0-r0) (25/48) Installing libxau (1.0.12-r0) (26/48) Installing libmd (1.1.0-r0) (27/48) Installing libbsd (0.12.2-r0) (28/48) Installing libxdmcp (1.1.5-r1) (29/48) Installing libxcb (1.17.0-r1) (30/48) Installing py3-pillow (12.2.0-r0) (31/48) Installing py3-pillow-pyc (12.2.0-r0) (32/48) Installing py3-parsing (3.3.2-r1) (33/48) Installing py3-parsing-pyc (3.3.2-r1) (34/48) Installing py3-packaging (26.0-r1) (35/48) Installing py3-packaging-pyc (26.0-r1) (36/48) Installing py3-setuptools (82.0.1-r1) (37/48) Installing py3-setuptools-pyc (82.0.1-r1) (38/48) Installing py3-webcolors (1.13-r3) (39/48) Installing py3-webcolors-pyc (1.13-r3) (40/48) Installing py3-blockdiag (3.0.0-r7) (41/48) Installing py3-blockdiag-pyc (3.0.0-r7) (42/48) Installing py3-installer (1.0.0-r0) (43/48) Installing py3-installer-pyc (1.0.0-r0) (44/48) Installing py3-gpep517 (19-r2) (45/48) Installing py3-gpep517-pyc (19-r2) (46/48) Installing py3-wheel (0.46.3-r1) (47/48) Installing py3-wheel-pyc (0.46.3-r1) (48/48) Installing .makedepends-py3-seqdiag (20260408.070054) Executing busybox-1.37.0-r31.trigger OK: 494.6 MiB in 154 packages >>> py3-seqdiag: Cleaning up srcdir >>> py3-seqdiag: Cleaning up pkgdir >>> py3-seqdiag: Cleaning up tmpdir >>> py3-seqdiag: Fetching https://distfiles.alpinelinux.org/distfiles/edge/seqdiag-3.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-seqdiag: Fetching https://files.pythonhosted.org/packages/source/s/seqdiag/seqdiag-3.0.0.tar.gz Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/edge/seqdiag-3.0.0.tar.gz.part' seqdiag-3.0.0.tar.gz 100% |********************************| 2557k 0:00:00 ETA '/var/cache/distfiles/edge/seqdiag-3.0.0.tar.gz.part' saved /var/cache/distfiles/edge/seqdiag-3.0.0.tar.gz: OK >>> py3-seqdiag: Fetching https://distfiles.alpinelinux.org/distfiles/edge/seqdiag-3.0.0.tar.gz /var/cache/distfiles/edge/seqdiag-3.0.0.tar.gz: OK >>> py3-seqdiag: Unpacking /var/cache/distfiles/edge/seqdiag-3.0.0.tar.gz... 2026-04-08 07:00:55,168 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'build-base' in 'build' (setup.cfg), please use the underscore name 'build_base' instead. !! ******************************************************************************** Usage of dash-separated 'build-base' will not be supported in future versions. Please use the underscore name 'build_base' instead. (Affected: seqdiag). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-08 07:00:55,190 root INFO running bdist_wheel 2026-04-08 07:00:55,204 root INFO running build 2026-04-08 07:00:55,205 root INFO running build_py 2026-04-08 07:00:55,208 root INFO creating _build/lib/seqdiag 2026-04-08 07:00:55,208 root INFO copying src/seqdiag/metrics.py -> _build/lib/seqdiag 2026-04-08 07:00:55,208 root INFO copying src/seqdiag/builder.py -> _build/lib/seqdiag 2026-04-08 07:00:55,209 root INFO copying src/seqdiag/elements.py -> _build/lib/seqdiag 2026-04-08 07:00:55,209 root INFO copying src/seqdiag/parser.py -> _build/lib/seqdiag 2026-04-08 07:00:55,209 root INFO copying src/seqdiag/command.py -> _build/lib/seqdiag 2026-04-08 07:00:55,209 root INFO copying src/seqdiag/__init__.py -> _build/lib/seqdiag 2026-04-08 07:00:55,210 root INFO copying src/seqdiag/drawer.py -> _build/lib/seqdiag 2026-04-08 07:00:55,210 root INFO creating _build/lib/seqdiag/utils 2026-04-08 07:00:55,210 root INFO copying src/seqdiag/utils/__init__.py -> _build/lib/seqdiag/utils 2026-04-08 07:00:55,210 root INFO creating _build/lib/seqdiag/utils/rst 2026-04-08 07:00:55,211 root INFO copying src/seqdiag/utils/rst/nodes.py -> _build/lib/seqdiag/utils/rst 2026-04-08 07:00:55,211 root INFO copying src/seqdiag/utils/rst/__init__.py -> _build/lib/seqdiag/utils/rst 2026-04-08 07:00:55,211 root INFO copying src/seqdiag/utils/rst/directives.py -> _build/lib/seqdiag/utils/rst 2026-04-08 07:00:55,211 root INFO running egg_info 2026-04-08 07:00:55,213 root INFO writing src/seqdiag.egg-info/PKG-INFO 2026-04-08 07:00:55,215 root INFO writing dependency_links to src/seqdiag.egg-info/dependency_links.txt 2026-04-08 07:00:55,215 root INFO writing entry points to src/seqdiag.egg-info/entry_points.txt 2026-04-08 07:00:55,215 root INFO writing requirements to src/seqdiag.egg-info/requires.txt 2026-04-08 07:00:55,215 root INFO writing top-level names to src/seqdiag.egg-info/top_level.txt 2026-04-08 07:00:55,219 root INFO reading manifest file 'src/seqdiag.egg-info/SOURCES.txt' 2026-04-08 07:00:55,219 root INFO reading manifest template 'MANIFEST.in' 2026-04-08 07:00:55,222 root WARNING warning: no files found matching '*.gif' under directory 'src' 2026-04-08 07:00:55,223 root WARNING warning: no previously-included files found matching '.drone.io.sh' 2026-04-08 07:00:55,223 root WARNING warning: no previously-included files found matching 'examples/update.sh' 2026-04-08 07:00:55,223 root INFO adding license file 'LICENSE' 2026-04-08 07:00:55,224 root INFO writing manifest file 'src/seqdiag.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'seqdiag.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'seqdiag.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 'seqdiag.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 'seqdiag.tests' to be distributed and are already explicitly excluding 'seqdiag.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.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'seqdiag.tests.VLGothic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'seqdiag.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 'seqdiag.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 'seqdiag.tests.VLGothic' to be distributed and are already explicitly excluding 'seqdiag.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.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'seqdiag.tests.diagrams' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'seqdiag.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 'seqdiag.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 'seqdiag.tests.diagrams' to be distributed and are already explicitly excluding 'seqdiag.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) 2026-04-08 07:00:55,225 root INFO creating _build/lib/seqdiag/tests 2026-04-08 07:00:55,226 root INFO copying src/seqdiag/tests/test_generate_diagram.py -> _build/lib/seqdiag/tests 2026-04-08 07:00:55,226 root INFO copying src/seqdiag/tests/test_rst_directives.py -> _build/lib/seqdiag/tests 2026-04-08 07:00:55,226 root INFO creating _build/lib/seqdiag/tests/VLGothic 2026-04-08 07:00:55,226 root INFO copying src/seqdiag/tests/VLGothic/LICENSE -> _build/lib/seqdiag/tests/VLGothic 2026-04-08 07:00:55,227 root INFO copying src/seqdiag/tests/VLGothic/LICENSE.en -> _build/lib/seqdiag/tests/VLGothic 2026-04-08 07:00:55,227 root INFO copying src/seqdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/seqdiag/tests/VLGothic 2026-04-08 07:00:55,227 root INFO copying src/seqdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/seqdiag/tests/VLGothic 2026-04-08 07:00:55,227 root INFO copying src/seqdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/seqdiag/tests/VLGothic 2026-04-08 07:00:55,231 root INFO creating _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,231 root INFO copying src/seqdiag/tests/diagrams/alt_block.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,231 root INFO copying src/seqdiag/tests/diagrams/altblock.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,232 root INFO copying src/seqdiag/tests/diagrams/diagram_class.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,232 root INFO copying src/seqdiag/tests/diagrams/diagram_edge_length.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,232 root INFO copying src/seqdiag/tests/diagrams/nested_altblock.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,232 root INFO copying src/seqdiag/tests/diagrams/node_activated.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,233 root INFO copying src/seqdiag/tests/diagrams/node_fontsize.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,233 root INFO copying src/seqdiag/tests/diagrams/node_notes.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,233 root INFO copying src/seqdiag/tests/diagrams/plugin_autoclass.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,233 root INFO copying src/seqdiag/tests/diagrams/separators.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,234 root INFO copying src/seqdiag/tests/diagrams/separators_in_subedge.diag -> _build/lib/seqdiag/tests/diagrams 2026-04-08 07:00:55,240 root INFO installing to _build/bdist.linux-x86_64/wheel 2026-04-08 07:00:55,240 root INFO running install 2026-04-08 07:00:55,247 root INFO running install_lib 2026-04-08 07:00:55,249 root INFO creating _build/bdist.linux-x86_64/wheel 2026-04-08 07:00:55,250 root INFO creating _build/bdist.linux-x86_64/wheel/seqdiag 2026-04-08 07:00:55,250 root INFO copying _build/lib/seqdiag/metrics.py -> _build/bdist.linux-x86_64/wheel/./seqdiag 2026-04-08 07:00:55,250 root INFO creating _build/bdist.linux-x86_64/wheel/seqdiag/utils 2026-04-08 07:00:55,250 root INFO creating _build/bdist.linux-x86_64/wheel/seqdiag/utils/rst 2026-04-08 07:00:55,250 root INFO copying _build/lib/seqdiag/utils/rst/nodes.py -> _build/bdist.linux-x86_64/wheel/./seqdiag/utils/rst 2026-04-08 07:00:55,251 root INFO copying _build/lib/seqdiag/utils/rst/__init__.py -> _build/bdist.linux-x86_64/wheel/./seqdiag/utils/rst 2026-04-08 07:00:55,251 root INFO copying _build/lib/seqdiag/utils/rst/directives.py -> _build/bdist.linux-x86_64/wheel/./seqdiag/utils/rst 2026-04-08 07:00:55,251 root INFO copying _build/lib/seqdiag/utils/__init__.py -> _build/bdist.linux-x86_64/wheel/./seqdiag/utils 2026-04-08 07:00:55,251 root INFO creating _build/bdist.linux-x86_64/wheel/seqdiag/tests 2026-04-08 07:00:55,251 root INFO creating _build/bdist.linux-x86_64/wheel/seqdiag/tests/diagrams 2026-04-08 07:00:55,252 root INFO copying _build/lib/seqdiag/tests/diagrams/diagram_class.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,252 root INFO copying _build/lib/seqdiag/tests/diagrams/diagram_edge_length.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,252 root INFO copying _build/lib/seqdiag/tests/diagrams/plugin_autoclass.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,252 root INFO copying _build/lib/seqdiag/tests/diagrams/node_fontsize.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,252 root INFO copying _build/lib/seqdiag/tests/diagrams/separators_in_subedge.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,253 root INFO copying _build/lib/seqdiag/tests/diagrams/node_activated.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,253 root INFO copying _build/lib/seqdiag/tests/diagrams/alt_block.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,253 root INFO copying _build/lib/seqdiag/tests/diagrams/nested_altblock.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,253 root INFO copying _build/lib/seqdiag/tests/diagrams/node_notes.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,253 root INFO copying _build/lib/seqdiag/tests/diagrams/separators.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,254 root INFO copying _build/lib/seqdiag/tests/diagrams/altblock.diag -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/diagrams 2026-04-08 07:00:55,254 root INFO copying _build/lib/seqdiag/tests/test_generate_diagram.py -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests 2026-04-08 07:00:55,254 root INFO copying _build/lib/seqdiag/tests/test_rst_directives.py -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests 2026-04-08 07:00:55,254 root INFO creating _build/bdist.linux-x86_64/wheel/seqdiag/tests/VLGothic 2026-04-08 07:00:55,255 root INFO copying _build/lib/seqdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/VLGothic 2026-04-08 07:00:55,258 root INFO copying _build/lib/seqdiag/tests/VLGothic/LICENSE.en -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/VLGothic 2026-04-08 07:00:55,258 root INFO copying _build/lib/seqdiag/tests/VLGothic/LICENSE_J.mplus -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/VLGothic 2026-04-08 07:00:55,259 root INFO copying _build/lib/seqdiag/tests/VLGothic/LICENSE_E.mplus -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/VLGothic 2026-04-08 07:00:55,259 root INFO copying _build/lib/seqdiag/tests/VLGothic/LICENSE -> _build/bdist.linux-x86_64/wheel/./seqdiag/tests/VLGothic 2026-04-08 07:00:55,259 root INFO copying _build/lib/seqdiag/builder.py -> _build/bdist.linux-x86_64/wheel/./seqdiag 2026-04-08 07:00:55,259 root INFO copying _build/lib/seqdiag/elements.py -> _build/bdist.linux-x86_64/wheel/./seqdiag 2026-04-08 07:00:55,260 root INFO copying _build/lib/seqdiag/parser.py -> _build/bdist.linux-x86_64/wheel/./seqdiag 2026-04-08 07:00:55,260 root INFO copying _build/lib/seqdiag/command.py -> _build/bdist.linux-x86_64/wheel/./seqdiag 2026-04-08 07:00:55,260 root INFO copying _build/lib/seqdiag/__init__.py -> _build/bdist.linux-x86_64/wheel/./seqdiag 2026-04-08 07:00:55,260 root INFO copying _build/lib/seqdiag/drawer.py -> _build/bdist.linux-x86_64/wheel/./seqdiag 2026-04-08 07:00:55,260 root INFO running install_egg_info 2026-04-08 07:00:55,264 root INFO Copying src/seqdiag.egg-info to _build/bdist.linux-x86_64/wheel/./seqdiag-3.0.0-py3.14.egg-info 2026-04-08 07:00:55,265 root INFO running install_scripts 2026-04-08 07:00:55,266 root INFO creating _build/bdist.linux-x86_64/wheel/seqdiag-3.0.0.dist-info/WHEEL 2026-04-08 07:00:55,266 wheel INFO creating '/home/buildozer/aports/testing/py3-seqdiag/src/seqdiag-3.0.0/.dist/.tmp-536dhee8/seqdiag-3.0.0-py3-none-any.whl' and adding '_build/bdist.linux-x86_64/wheel' to it 2026-04-08 07:00:55,267 wheel INFO adding 'seqdiag/__init__.py' 2026-04-08 07:00:55,267 wheel INFO adding 'seqdiag/builder.py' 2026-04-08 07:00:55,267 wheel INFO adding 'seqdiag/command.py' 2026-04-08 07:00:55,267 wheel INFO adding 'seqdiag/drawer.py' 2026-04-08 07:00:55,267 wheel INFO adding 'seqdiag/elements.py' 2026-04-08 07:00:55,268 wheel INFO adding 'seqdiag/metrics.py' 2026-04-08 07:00:55,268 wheel INFO adding 'seqdiag/parser.py' 2026-04-08 07:00:55,268 wheel INFO adding 'seqdiag/tests/test_generate_diagram.py' 2026-04-08 07:00:55,268 wheel INFO adding 'seqdiag/tests/test_rst_directives.py' 2026-04-08 07:00:55,269 wheel INFO adding 'seqdiag/tests/VLGothic/LICENSE' 2026-04-08 07:00:55,269 wheel INFO adding 'seqdiag/tests/VLGothic/LICENSE.en' 2026-04-08 07:00:55,269 wheel INFO adding 'seqdiag/tests/VLGothic/LICENSE_E.mplus' 2026-04-08 07:00:55,269 wheel INFO adding 'seqdiag/tests/VLGothic/LICENSE_J.mplus' 2026-04-08 07:00:55,276 wheel INFO adding 'seqdiag/tests/VLGothic/VL-Gothic-Regular.ttf' 2026-04-08 07:00:55,286 wheel INFO adding 'seqdiag/tests/diagrams/alt_block.diag' 2026-04-08 07:00:55,286 wheel INFO adding 'seqdiag/tests/diagrams/altblock.diag' 2026-04-08 07:00:55,286 wheel INFO adding 'seqdiag/tests/diagrams/diagram_class.diag' 2026-04-08 07:00:55,286 wheel INFO adding 'seqdiag/tests/diagrams/diagram_edge_length.diag' 2026-04-08 07:00:55,286 wheel INFO adding 'seqdiag/tests/diagrams/nested_altblock.diag' 2026-04-08 07:00:55,286 wheel INFO adding 'seqdiag/tests/diagrams/node_activated.diag' 2026-04-08 07:00:55,287 wheel INFO adding 'seqdiag/tests/diagrams/node_fontsize.diag' 2026-04-08 07:00:55,287 wheel INFO adding 'seqdiag/tests/diagrams/node_notes.diag' 2026-04-08 07:00:55,287 wheel INFO adding 'seqdiag/tests/diagrams/plugin_autoclass.diag' 2026-04-08 07:00:55,287 wheel INFO adding 'seqdiag/tests/diagrams/separators.diag' 2026-04-08 07:00:55,287 wheel INFO adding 'seqdiag/tests/diagrams/separators_in_subedge.diag' 2026-04-08 07:00:55,288 wheel INFO adding 'seqdiag/utils/__init__.py' 2026-04-08 07:00:55,288 wheel INFO adding 'seqdiag/utils/rst/__init__.py' 2026-04-08 07:00:55,288 wheel INFO adding 'seqdiag/utils/rst/directives.py' 2026-04-08 07:00:55,288 wheel INFO adding 'seqdiag/utils/rst/nodes.py' 2026-04-08 07:00:55,288 wheel INFO adding 'seqdiag-3.0.0.dist-info/licenses/LICENSE' 2026-04-08 07:00:55,289 wheel INFO adding 'seqdiag-3.0.0.dist-info/METADATA' 2026-04-08 07:00:55,289 wheel INFO adding 'seqdiag-3.0.0.dist-info/WHEEL' 2026-04-08 07:00:55,289 wheel INFO adding 'seqdiag-3.0.0.dist-info/entry_points.txt' 2026-04-08 07:00:55,289 wheel INFO adding 'seqdiag-3.0.0.dist-info/top_level.txt' 2026-04-08 07:00:55,289 wheel INFO adding 'seqdiag-3.0.0.dist-info/RECORD' 2026-04-08 07:00:55,290 root INFO removing _build/bdist.linux-x86_64/wheel 2026-04-08 07:00:55,291 gpep517 INFO The backend produced .dist/seqdiag-3.0.0-py3-none-any.whl seqdiag-3.0.0-py3-none-any.whl >>> py3-seqdiag: Entering fakeroot... 2026-04-08 07:00:55,508 gpep517 INFO Installing .dist/seqdiag-3.0.0-py3-none-any.whl into /home/buildozer/aports/testing/py3-seqdiag/pkg/py3-seqdiag 2026-04-08 07:00:55,598 gpep517 INFO Installation complete >>> py3-seqdiag-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/seqdiag/utils/rst/__pycache__' -> '/home/buildozer/aports/testing/py3-seqdiag/pkg/py3-seqdiag-pyc/usr/lib/python3.14/site-packages/seqdiag/utils/rst/__pycache__' 'usr/lib/python3.14/site-packages/seqdiag/utils/__pycache__' -> '/home/buildozer/aports/testing/py3-seqdiag/pkg/py3-seqdiag-pyc/usr/lib/python3.14/site-packages/seqdiag/utils/__pycache__' 'usr/lib/python3.14/site-packages/seqdiag/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-seqdiag/pkg/py3-seqdiag-pyc/usr/lib/python3.14/site-packages/seqdiag/tests/__pycache__' 'usr/lib/python3.14/site-packages/seqdiag/__pycache__' -> '/home/buildozer/aports/testing/py3-seqdiag/pkg/py3-seqdiag-pyc/usr/lib/python3.14/site-packages/seqdiag/__pycache__' >>> py3-seqdiag-pyc*: Preparing subpackage py3-seqdiag-pyc... >>> py3-seqdiag-pyc*: Running postcheck for py3-seqdiag-pyc >>> py3-seqdiag*: Running postcheck for py3-seqdiag >>> py3-seqdiag*: Preparing package py3-seqdiag... >>> py3-seqdiag-pyc*: Tracing dependencies... python3~3.14 >>> py3-seqdiag-pyc*: Package size: 150.2 KB >>> py3-seqdiag-pyc*: Compressing data... >>> py3-seqdiag-pyc*: Create checksum... >>> py3-seqdiag-pyc*: Create py3-seqdiag-pyc-3.0.0-r6.apk >>> py3-seqdiag*: Tracing dependencies... py3-funcparserlib py3-blockdiag py3-pillow python3~3.14 >>> py3-seqdiag*: Package size: 4.0 MB >>> py3-seqdiag*: Compressing data... >>> py3-seqdiag*: Create checksum... >>> py3-seqdiag*: Create py3-seqdiag-3.0.0-r6.apk >>> py3-seqdiag: Build complete at Wed, 08 Apr 2026 07:00:56 +0000 elapsed time 0h 0m 4s >>> py3-seqdiag: Cleaning up srcdir >>> py3-seqdiag: Cleaning up pkgdir >>> py3-seqdiag: Cleaning up tmpdir >>> py3-seqdiag: Uninstalling dependencies... ( 1/48) Purging .makedepends-py3-seqdiag (20260408.070054) ( 2/48) Purging py3-blockdiag-pyc (3.0.0-r7) ( 3/48) Purging py3-blockdiag (3.0.0-r7) ( 4/48) Purging py3-funcparserlib-pyc (1.0.1-r5) ( 5/48) Purging py3-funcparserlib (1.0.1-r5) ( 6/48) Purging py3-webcolors-pyc (1.13-r3) ( 7/48) Purging py3-webcolors (1.13-r3) ( 8/48) Purging py3-pillow-pyc (12.2.0-r0) ( 9/48) Purging py3-pillow (12.2.0-r0) (10/48) Purging py3-setuptools-pyc (82.0.1-r1) (11/48) Purging py3-setuptools (82.0.1-r1) (12/48) Purging py3-gpep517-pyc (19-r2) (13/48) Purging py3-gpep517 (19-r2) (14/48) Purging py3-installer-pyc (1.0.0-r0) (15/48) Purging py3-installer (1.0.0-r0) (16/48) Purging py3-wheel-pyc (0.46.3-r1) (17/48) Purging py3-wheel (0.46.3-r1) (18/48) Purging py3-packaging-pyc (26.0-r1) (19/48) Purging py3-packaging (26.0-r1) (20/48) Purging py3-parsing-pyc (3.3.2-r1) (21/48) Purging py3-parsing (3.3.2-r1) (22/48) Purging python3-pyc (3.14.3-r0) (23/48) Purging python3-pycache-pyc0 (3.14.3-r0) (24/48) Purging pyc (3.14.3-r0) (25/48) Purging python3 (3.14.3-r0) (26/48) Purging freetype (2.14.2-r0) (27/48) Purging gdbm (1.26-r0) (28/48) Purging lcms2 (2.17-r0) (29/48) Purging libbz2 (1.0.8-r6) (30/48) Purging libffi (3.5.2-r0) (31/48) Purging libimagequant (4.2.2-r0) (32/48) Purging libpanelw (6.6_p20251231-r0) (33/48) Purging libpng (1.6.56-r0) (34/48) Purging libwebpdemux (1.6.0-r0) (35/48) Purging libwebpmux (1.6.0-r0) (36/48) Purging libxcb (1.17.0-r1) (37/48) Purging libxdmcp (1.1.5-r1) (38/48) Purging mpdecimal (4.0.1-r0) (39/48) Purging openjpeg (2.5.4-r1) (40/48) Purging sqlite-libs (3.51.2-r1) (41/48) Purging tiff (4.7.1-r0) (42/48) Purging xz-libs (5.8.2-r0) (43/48) Purging libbsd (0.12.2-r0) (44/48) Purging libjpeg-turbo (3.1.3-r0) (45/48) Purging libmd (1.1.0-r0) (46/48) Purging libwebp (1.6.0-r0) (47/48) Purging libsharpyuv (1.6.0-r0) (48/48) Purging libxau (1.0.12-r0) Executing busybox-1.37.0-r31.trigger OK: 440.5 MiB in 106 packages >>> py3-seqdiag: Updating the testing/x86_64 repository index... >>> py3-seqdiag: Signing the index...