>>> py3-nwdiag: Building testing/py3-nwdiag 3.0.0-r1 (using abuild 3.11.6-r2) started Wed, 07 Jun 2023 16:18:58 +0000 >>> py3-nwdiag: Checking sanity of /home/buildozer/aports/testing/py3-nwdiag/APKBUILD... >>> py3-nwdiag: Analyzing dependencies... >>> py3-nwdiag: Installing for build: build-base py3-funcparserlib py3-blockdiag py3-pillow py3-setuptools (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing gdbm (1.23-r1) (3/37) Installing mpdecimal (2.5.1-r2) (4/37) Installing libpanelw (6.4_p20230603-r0) (5/37) Installing readline (8.2.1-r2) (6/37) Installing sqlite-libs (3.42.0-r2) (7/37) Installing python3 (3.11.3-r11) (8/37) Installing python3-pycache-pyc0 (3.11.3-r11) (9/37) Installing pyc (0.1-r0) (10/37) Installing py3-funcparserlib-pyc (1.0.1-r2) (11/37) Installing python3-pyc (3.11.3-r11) (12/37) Installing py3-funcparserlib (1.0.1-r2) (13/37) Installing libpng (1.6.39-r4) (14/37) Installing freetype (2.13.0-r6) (15/37) Installing libjpeg-turbo (2.1.5.1-r3) (16/37) Installing lcms2 (2.15-r4) (17/37) Installing openjpeg (2.5.0-r3) (18/37) Installing libwebp (1.3.0-r3) (19/37) Installing tiff (4.5.0-r6) (20/37) Installing libxau (1.0.11-r3) (21/37) Installing libmd (1.0.4-r2) (22/37) Installing libbsd (0.11.7-r2) (23/37) Installing libxdmcp (1.1.4-r3) (24/37) Installing libxcb (1.15-r3) (25/37) Installing py3-pillow (9.5.0-r1) (26/37) Installing py3-pillow-pyc (9.5.0-r1) (27/37) Installing py3-webcolors (1.13-r1) (28/37) Installing py3-webcolors-pyc (1.13-r1) (29/37) Installing py3-blockdiag (3.0.0-r2) (30/37) Installing py3-blockdiag-pyc (3.0.0-r2) (31/37) Installing py3-parsing (3.0.9-r2) (32/37) Installing py3-parsing-pyc (3.0.9-r2) (33/37) Installing py3-packaging (23.1-r1) (34/37) Installing py3-packaging-pyc (23.1-r1) (35/37) Installing py3-setuptools (67.8.0-r0) (36/37) Installing py3-setuptools-pyc (67.8.0-r0) (37/37) Installing .makedepends-py3-nwdiag (20230607.161903) Executing busybox-1.36.1-r0.trigger OK: 968 MiB in 143 packages >>> py3-nwdiag: Cleaning up srcdir >>> py3-nwdiag: Cleaning up pkgdir >>> py3-nwdiag: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nwdiag-3.0.0.tar.gz >>> py3-nwdiag: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nwdiag-3.0.0.tar.gz >>> py3-nwdiag: Checking sha512sums... nwdiag-3.0.0.tar.gz: OK >>> py3-nwdiag: Unpacking /var/cache/distfiles/nwdiag-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/packetdiag copying src/packetdiag/__init__.py -> _build/lib/packetdiag copying src/packetdiag/command.py -> _build/lib/packetdiag copying src/packetdiag/metrics.py -> _build/lib/packetdiag copying src/packetdiag/drawer.py -> _build/lib/packetdiag copying src/packetdiag/elements.py -> _build/lib/packetdiag copying src/packetdiag/parser.py -> _build/lib/packetdiag copying src/packetdiag/noderenderers.py -> _build/lib/packetdiag copying src/packetdiag/builder.py -> _build/lib/packetdiag creating _build/lib/nwdiag copying src/nwdiag/__init__.py -> _build/lib/nwdiag copying src/nwdiag/command.py -> _build/lib/nwdiag copying src/nwdiag/metrics.py -> _build/lib/nwdiag copying src/nwdiag/drawer.py -> _build/lib/nwdiag copying src/nwdiag/elements.py -> _build/lib/nwdiag copying src/nwdiag/parser.py -> _build/lib/nwdiag copying src/nwdiag/builder.py -> _build/lib/nwdiag creating _build/lib/rackdiag copying src/rackdiag/__init__.py -> _build/lib/rackdiag copying src/rackdiag/command.py -> _build/lib/rackdiag copying src/rackdiag/metrics.py -> _build/lib/rackdiag copying src/rackdiag/drawer.py -> _build/lib/rackdiag copying src/rackdiag/elements.py -> _build/lib/rackdiag copying src/rackdiag/parser.py -> _build/lib/rackdiag copying src/rackdiag/builder.py -> _build/lib/rackdiag creating _build/lib/packetdiag/utils copying src/packetdiag/utils/__init__.py -> _build/lib/packetdiag/utils creating _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/directives.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/__init__.py -> _build/lib/packetdiag/utils/rst copying src/packetdiag/utils/rst/nodes.py -> _build/lib/packetdiag/utils/rst creating _build/lib/nwdiag/tests copying src/nwdiag/tests/test_generate_diagram.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/__init__.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/utils.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_rst_directives.py -> _build/lib/nwdiag/tests copying src/nwdiag/tests/test_builder.py -> _build/lib/nwdiag/tests creating _build/lib/nwdiag/utils copying src/nwdiag/utils/__init__.py -> _build/lib/nwdiag/utils creating _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/directives.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/__init__.py -> _build/lib/nwdiag/utils/rst copying src/nwdiag/utils/rst/nodes.py -> _build/lib/nwdiag/utils/rst creating _build/lib/rackdiag/utils copying src/rackdiag/utils/__init__.py -> _build/lib/rackdiag/utils copying src/rackdiag/utils/math.py -> _build/lib/rackdiag/utils creating _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/directives.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/__init__.py -> _build/lib/rackdiag/utils/rst copying src/rackdiag/utils/rst/nodes.py -> _build/lib/rackdiag/utils/rst running egg_info writing src/nwdiag.egg-info/PKG-INFO writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing requirements to src/nwdiag.egg-info/requires.txt writing top-level names to src/nwdiag.egg-info/top_level.txt reading manifest file 'src/nwdiag.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/nwdiag.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'nwdiag.tests.VLGothic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'nwdiag.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 'nwdiag.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 'nwdiag.tests.VLGothic' to be distributed and are already explicitly excluding 'nwdiag.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 'nwdiag.tests.diagrams' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'nwdiag.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 'nwdiag.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 'nwdiag.tests.diagrams' to be distributed and are already explicitly excluding 'nwdiag.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) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'nwdiag.tests.diagrams.errors' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'nwdiag.tests.diagrams.errors' 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 'nwdiag.tests.diagrams.errors' 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 'nwdiag.tests.diagrams.errors' to be distributed and are already explicitly excluding 'nwdiag.tests.diagrams.errors' 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 'packetdiag.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'packetdiag.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 'packetdiag.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 'packetdiag.tests' to be distributed and are already explicitly excluding 'packetdiag.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 'packetdiag.tests.VLGothic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'packetdiag.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 'packetdiag.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 'packetdiag.tests.VLGothic' to be distributed and are already explicitly excluding 'packetdiag.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 'packetdiag.tests.diagrams' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'packetdiag.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 'packetdiag.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 'packetdiag.tests.diagrams' to be distributed and are already explicitly excluding 'packetdiag.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) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'rackdiag.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rackdiag.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 'rackdiag.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 'rackdiag.tests' to be distributed and are already explicitly excluding 'rackdiag.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 'rackdiag.tests.VLGothic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rackdiag.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 'rackdiag.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 'rackdiag.tests.VLGothic' to be distributed and are already explicitly excluding 'rackdiag.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 'rackdiag.tests.diagrams' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'rackdiag.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 'rackdiag.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 'rackdiag.tests.diagrams' to be distributed and are already explicitly excluding 'rackdiag.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/packetdiag/tests copying src/packetdiag/tests/test_generate_diagram.py -> _build/lib/packetdiag/tests copying src/packetdiag/tests/test_rst_directives.py -> _build/lib/packetdiag/tests creating _build/lib/packetdiag/tests/VLGothic copying src/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/packetdiag/tests/VLGothic creating _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_direction.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/scale_interval.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp.diag -> _build/lib/packetdiag/tests/diagrams copying src/packetdiag/tests/diagrams/tcp_2.diag -> _build/lib/packetdiag/tests/diagrams creating _build/lib/rackdiag/tests copying src/rackdiag/tests/test_builder.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_generate_diagram.py -> _build/lib/rackdiag/tests copying src/rackdiag/tests/test_rst_directives.py -> _build/lib/rackdiag/tests creating _build/lib/rackdiag/tests/VLGothic copying src/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/rackdiag/tests/VLGothic creating _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/autonumber.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_rackitem.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> _build/lib/rackdiag/tests/diagrams copying src/rackdiag/tests/diagrams/simple.diag -> _build/lib/rackdiag/tests/diagrams creating _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE.en -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_E.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/LICENSE_J.mplus -> _build/lib/nwdiag/tests/VLGothic copying src/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> _build/lib/nwdiag/tests/VLGothic creating _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/autoexpand_node_width.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/connected_networks3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/diagram_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_across_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_and_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_inner_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/group_outer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_address_attribute.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_attributes.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/node_including_hyphen.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network2.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network3.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network4.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network5.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/peer_network_branched.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/same_peer_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/single_network.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/split_group.diag -> _build/lib/nwdiag/tests/diagrams copying src/nwdiag/tests/diagrams/two_networks.diag -> _build/lib/nwdiag/tests/diagrams creating _build/lib/nwdiag/tests/diagrams/errors copying src/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> _build/lib/nwdiag/tests/diagrams/errors >>> py3-nwdiag: 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-nwdiag/pkg creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag copying _build/lib/packetdiag/__init__.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag copying _build/lib/packetdiag/command.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/VLGothic copying _build/lib/packetdiag/tests/test_generate_diagram.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_direction.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_with_quoted.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/scale_interval.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/tcp_2.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/diagrams/oneliner.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/diagrams copying _build/lib/packetdiag/tests/test_rst_directives.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests copying _build/lib/packetdiag/metrics.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag copying _build/lib/packetdiag/drawer.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag copying _build/lib/packetdiag/elements.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag copying _build/lib/packetdiag/parser.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils copying _build/lib/packetdiag/utils/__init__.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/directives.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/__init__.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/utils/rst/nodes.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils/rst copying _build/lib/packetdiag/noderenderers.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag copying _build/lib/packetdiag/builder.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag copying _build/lib/nwdiag/__init__.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag copying _build/lib/nwdiag/command.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_J.mplus -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE.en -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/VLGothic/LICENSE_E.mplus -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/VLGothic copying _build/lib/nwdiag/tests/test_generate_diagram.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/__init__.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_including_hyphen.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/diagram_attributes.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/two_networks.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks3.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/errors/peer_network_in_same_node.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams/errors copying _build/lib/nwdiag/tests/diagrams/single_network.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/same_peer_network.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_belongs_to_multiple_networks.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_network.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network_branched.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_inner_network.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_attributes.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_outer_network.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_across_network.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/autoexpand_node_width.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network5.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network4.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/split_group.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/node_address_attribute.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/group_and_peer_network.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network3.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/peer_network2.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/diagrams/connected_networks2.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/diagrams copying _build/lib/nwdiag/tests/utils.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_rst_directives.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests copying _build/lib/nwdiag/tests/test_builder.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests copying _build/lib/nwdiag/metrics.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag copying _build/lib/nwdiag/drawer.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag copying _build/lib/nwdiag/elements.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag copying _build/lib/nwdiag/parser.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils copying _build/lib/nwdiag/utils/__init__.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/directives.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/__init__.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/utils/rst/nodes.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils/rst copying _build/lib/nwdiag/builder.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag copying _build/lib/rackdiag/__init__.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag copying _build/lib/rackdiag/command.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/VLGothic/VL-Gothic-Regular.ttf -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/VLGothic copying _build/lib/rackdiag/tests/test_generate_diagram.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_racks.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/multi_rackitem.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_with_quoted.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height_for_multi_racks.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner_without_last_semicolon.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/simple.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/rack_height.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/autonumber.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/diagrams/oneliner.diag -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/diagrams copying _build/lib/rackdiag/tests/test_rst_directives.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests copying _build/lib/rackdiag/tests/test_builder.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests copying _build/lib/rackdiag/metrics.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag copying _build/lib/rackdiag/drawer.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag copying _build/lib/rackdiag/elements.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag copying _build/lib/rackdiag/parser.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/__init__.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils copying _build/lib/rackdiag/utils/math.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils creating /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/directives.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/__init__.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/utils/rst/nodes.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/rst copying _build/lib/rackdiag/builder.py -> /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/command.py to command.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/test_rst_directives.py to test_rst_directives.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/metrics.py to metrics.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/drawer.py to drawer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/elements.py to elements.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/parser.py to parser.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils/rst/directives.py to directives.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils/rst/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils/rst/nodes.py to nodes.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/noderenderers.py to noderenderers.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/builder.py to builder.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/command.py to command.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/test_rst_directives.py to test_rst_directives.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/test_builder.py to test_builder.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/metrics.py to metrics.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/drawer.py to drawer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/elements.py to elements.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/parser.py to parser.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils/rst/directives.py to directives.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils/rst/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils/rst/nodes.py to nodes.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/builder.py to builder.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/command.py to command.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/test_generate_diagram.py to test_generate_diagram.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/test_rst_directives.py to test_rst_directives.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/tests/test_builder.py to test_builder.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/metrics.py to metrics.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/drawer.py to drawer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/elements.py to elements.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/parser.py to parser.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/math.py to math.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/rst/directives.py to directives.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/rst/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/rst/nodes.py to nodes.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/builder.py to builder.cpython-311.pyc running install_egg_info running egg_info writing src/nwdiag.egg-info/PKG-INFO writing dependency_links to src/nwdiag.egg-info/dependency_links.txt writing entry points to src/nwdiag.egg-info/entry_points.txt writing requirements to src/nwdiag.egg-info/requires.txt writing top-level names to src/nwdiag.egg-info/top_level.txt reading manifest file 'src/nwdiag.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/nwdiag.egg-info/SOURCES.txt' Copying src/nwdiag.egg-info to /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag-3.0.0-py3.11.egg-info running install_scripts Installing nwdiag script to /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/bin Installing packetdiag script to /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/bin Installing rackdiag script to /home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/bin >>> py3-nwdiag-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/packetdiag/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/packetdiag/tests/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/packetdiag/utils/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/packetdiag/utils/rst/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/packetdiag/utils/rst/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/nwdiag/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/nwdiag/tests/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/nwdiag/utils/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/nwdiag/utils/rst/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/nwdiag/utils/rst/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/rackdiag/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/rackdiag/utils/__pycache__' '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag/usr/lib/python3.11/site-packages/rackdiag/utils/rst/__pycache__' -> '/home/buildozer/aports/testing/py3-nwdiag/pkg/py3-nwdiag-pyc/usr/lib/python3.11/site-packages/rackdiag/utils/rst/__pycache__' >>> py3-nwdiag-pyc*: Preparing subpackage py3-nwdiag-pyc... >>> py3-nwdiag-pyc*: Running postcheck for py3-nwdiag-pyc >>> py3-nwdiag*: Running postcheck for py3-nwdiag >>> py3-nwdiag*: Preparing package py3-nwdiag... >>> py3-nwdiag-pyc*: Tracing dependencies... py3-funcparserlib py3-blockdiag py3-pillow python3~3.11 >>> py3-nwdiag-pyc*: Package size: 492.0 KB >>> py3-nwdiag-pyc*: Compressing data... >>> py3-nwdiag-pyc*: Create checksum... >>> py3-nwdiag-pyc*: Create py3-nwdiag-pyc-3.0.0-r1.apk >>> py3-nwdiag*: Tracing dependencies... py3-funcparserlib py3-blockdiag py3-pillow python3~3.11 >>> py3-nwdiag*: Package size: 8.4 MB >>> py3-nwdiag*: Compressing data... >>> py3-nwdiag*: Create checksum... >>> py3-nwdiag*: Create py3-nwdiag-3.0.0-r1.apk >>> py3-nwdiag: Build complete at Wed, 07 Jun 2023 16:19:16 +0000 elapsed time 0h 0m 18s >>> py3-nwdiag: Cleaning up srcdir >>> py3-nwdiag: Cleaning up pkgdir >>> py3-nwdiag: Uninstalling dependencies... (1/37) Purging .makedepends-py3-nwdiag (20230607.161903) (2/37) Purging py3-blockdiag-pyc (3.0.0-r2) (3/37) Purging py3-blockdiag (3.0.0-r2) (4/37) Purging py3-funcparserlib-pyc (1.0.1-r2) (5/37) Purging py3-funcparserlib (1.0.1-r2) (6/37) Purging py3-webcolors-pyc (1.13-r1) (7/37) Purging py3-webcolors (1.13-r1) (8/37) Purging py3-pillow-pyc (9.5.0-r1) (9/37) Purging py3-pillow (9.5.0-r1) (10/37) Purging py3-setuptools-pyc (67.8.0-r0) (11/37) Purging py3-setuptools (67.8.0-r0) (12/37) Purging py3-packaging-pyc (23.1-r1) (13/37) Purging py3-packaging (23.1-r1) (14/37) Purging py3-parsing-pyc (3.0.9-r2) (15/37) Purging py3-parsing (3.0.9-r2) (16/37) Purging freetype (2.13.0-r6) (17/37) Purging lcms2 (2.15-r4) (18/37) Purging libpng (1.6.39-r4) (19/37) Purging libxcb (1.15-r3) (20/37) Purging libxdmcp (1.1.4-r3) (21/37) Purging openjpeg (2.5.0-r3) (22/37) Purging python3-pyc (3.11.3-r11) (23/37) Purging python3-pycache-pyc0 (3.11.3-r11) (24/37) Purging pyc (0.1-r0) (25/37) Purging tiff (4.5.0-r6) (26/37) Purging python3 (3.11.3-r11) (27/37) Purging gdbm (1.23-r1) (28/37) Purging libbsd (0.11.7-r2) (29/37) Purging libbz2 (1.0.8-r6) (30/37) Purging libjpeg-turbo (2.1.5.1-r3) (31/37) Purging libmd (1.0.4-r2) (32/37) Purging libpanelw (6.4_p20230603-r0) (33/37) Purging libwebp (1.3.0-r3) (34/37) Purging libxau (1.0.11-r3) (35/37) Purging mpdecimal (2.5.1-r2) (36/37) Purging readline (8.2.1-r2) (37/37) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r0.trigger OK: 913 MiB in 106 packages >>> py3-nwdiag: Updating the testing/riscv64 repository index... >>> py3-nwdiag: Signing the index...