>>> asciidoc: Building main/asciidoc 10.2.0-r5 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 19:09:10 +0000 >>> asciidoc: Checking sanity of /home/buildozer/aports/main/asciidoc/APKBUILD... >>> asciidoc: Analyzing dependencies... >>> asciidoc: Installing for build: build-base python3 libxml2-utils docbook-xsl py3-gpep517 py3-setuptools py3-wheel (1/32) Installing libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.6-r0) (3/32) Installing gdbm (1.23-r1) (4/32) Installing xz-libs (5.6.1-r3) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.4_p20240330-r0) (7/32) Installing readline (8.2.10-r0) (8/32) Installing sqlite-libs (3.45.2-r0) (9/32) Installing python3 (3.12.2-r1) (10/32) Installing python3-pycache-pyc0 (3.12.2-r1) (11/32) Installing pyc (3.12.2-r1) (12/32) Installing python3-pyc (3.12.2-r1) (13/32) Installing libxml2 (2.12.6-r1) (14/32) Installing libxml2-utils (2.12.6-r1) (15/32) Installing libgpg-error (1.48-r0) (16/32) Installing libgcrypt (1.10.3-r0) (17/32) Installing libxslt (1.1.39-r1) (18/32) Installing docbook-xml (4.5-r9) Executing docbook-xml-4.5-r9.post-install (19/32) Installing docbook-xsl (1.79.2-r9) Executing docbook-xsl-1.79.2-r9.post-install (20/32) Installing py3-installer (0.7.0-r2) (21/32) Installing py3-installer-pyc (0.7.0-r2) (22/32) Installing py3-gpep517 (15-r2) (23/32) Installing py3-gpep517-pyc (15-r2) (24/32) Installing py3-parsing (3.1.2-r1) (25/32) Installing py3-parsing-pyc (3.1.2-r1) (26/32) Installing py3-packaging (24.0-r1) (27/32) Installing py3-packaging-pyc (24.0-r1) (28/32) Installing py3-setuptools (69.2.0-r1) (29/32) Installing py3-setuptools-pyc (69.2.0-r1) (30/32) Installing py3-wheel (0.42.0-r1) (31/32) Installing py3-wheel-pyc (0.42.0-r1) (32/32) Installing .makedepends-asciidoc (20240412.190913) Executing busybox-1.36.1-r25.trigger OK: 296 MiB in 134 packages >>> asciidoc: Cleaning up srcdir >>> asciidoc: Cleaning up pkgdir >>> asciidoc: Cleaning up tmpdir >>> asciidoc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asciidoc-10.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1246k 100 1246k 0 0 6098k 0 --:--:-- --:--:-- --:--:-- 6139k >>> asciidoc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/asciidoc-10.2.0.tar.gz >>> asciidoc: Checking sha512sums... asciidoc-10.2.0.tar.gz: OK >>> asciidoc: Unpacking /var/cache/distfiles/asciidoc-10.2.0.tar.gz... 2024-04-12 19:09:17,247 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-12 19:09:17,367 root INFO running bdist_wheel 2024-04-12 19:09:17,435 root INFO running build 2024-04-12 19:09:17,436 root INFO running build_py 2024-04-12 19:09:17,446 root INFO creating build 2024-04-12 19:09:17,446 root INFO creating build/lib 2024-04-12 19:09:17,447 root INFO creating build/lib/asciidoc 2024-04-12 19:09:17,447 root INFO copying asciidoc/message.py -> build/lib/asciidoc 2024-04-12 19:09:17,448 root INFO copying asciidoc/__metadata__.py -> build/lib/asciidoc 2024-04-12 19:09:17,450 root INFO copying asciidoc/__main__.py -> build/lib/asciidoc 2024-04-12 19:09:17,451 root INFO copying asciidoc/collections.py -> build/lib/asciidoc 2024-04-12 19:09:17,452 root INFO copying asciidoc/plugin.py -> build/lib/asciidoc 2024-04-12 19:09:17,453 root INFO copying asciidoc/__init__.py -> build/lib/asciidoc 2024-04-12 19:09:17,454 root INFO copying asciidoc/attrs.py -> build/lib/asciidoc 2024-04-12 19:09:17,455 root INFO copying asciidoc/asciidoc.py -> build/lib/asciidoc 2024-04-12 19:09:17,459 root INFO copying asciidoc/api.py -> build/lib/asciidoc 2024-04-12 19:09:17,460 root INFO copying asciidoc/exceptions.py -> build/lib/asciidoc 2024-04-12 19:09:17,461 root INFO copying asciidoc/a2x.py -> build/lib/asciidoc 2024-04-12 19:09:17,463 root INFO copying asciidoc/utils.py -> build/lib/asciidoc 2024-04-12 19:09:17,464 root INFO creating build/lib/asciidoc/blocks 2024-04-12 19:09:17,465 root INFO copying asciidoc/blocks/table.py -> build/lib/asciidoc/blocks 2024-04-12 19:09:17,466 root INFO copying asciidoc/blocks/__init__.py -> build/lib/asciidoc/blocks 2024-04-12 19:09:17,467 root INFO running egg_info 2024-04-12 19:09:17,467 root INFO creating asciidoc.egg-info 2024-04-12 19:09:17,477 root INFO writing asciidoc.egg-info/PKG-INFO 2024-04-12 19:09:17,479 root INFO writing dependency_links to asciidoc.egg-info/dependency_links.txt 2024-04-12 19:09:17,480 root INFO writing entry points to asciidoc.egg-info/entry_points.txt 2024-04-12 19:09:17,481 root INFO writing top-level names to asciidoc.egg-info/top_level.txt 2024-04-12 19:09:17,482 root INFO writing manifest file 'asciidoc.egg-info/SOURCES.txt' 2024-04-12 19:09:17,492 root INFO reading manifest file 'asciidoc.egg-info/SOURCES.txt' 2024-04-12 19:09:17,493 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 19:09:17,568 root INFO adding license file 'LICENSE' 2024-04-12 19:09:17,574 root INFO writing manifest file 'asciidoc.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources' 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 'asciidoc.resources' 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 'asciidoc.resources' to be distributed and are already explicitly excluding 'asciidoc.resources' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.dblatex' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.dblatex' 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 'asciidoc.resources.dblatex' 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 'asciidoc.resources.dblatex' to be distributed and are already explicitly excluding 'asciidoc.resources.dblatex' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.filters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.filters' 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 'asciidoc.resources.filters' 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 'asciidoc.resources.filters' to be distributed and are already explicitly excluding 'asciidoc.resources.filters' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.filters.code' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.filters.code' 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 'asciidoc.resources.filters.code' 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 'asciidoc.resources.filters.code' to be distributed and are already explicitly excluding 'asciidoc.resources.filters.code' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.filters.graphviz' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.filters.graphviz' 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 'asciidoc.resources.filters.graphviz' 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 'asciidoc.resources.filters.graphviz' to be distributed and are already explicitly excluding 'asciidoc.resources.filters.graphviz' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.filters.latex' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.filters.latex' 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 'asciidoc.resources.filters.latex' 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 'asciidoc.resources.filters.latex' to be distributed and are already explicitly excluding 'asciidoc.resources.filters.latex' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.filters.music' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.filters.music' 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 'asciidoc.resources.filters.music' 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 'asciidoc.resources.filters.music' to be distributed and are already explicitly excluding 'asciidoc.resources.filters.music' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.filters.source' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.filters.source' 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 'asciidoc.resources.filters.source' 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 'asciidoc.resources.filters.source' to be distributed and are already explicitly excluding 'asciidoc.resources.filters.source' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.icons' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.icons' 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 'asciidoc.resources.icons' 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 'asciidoc.resources.icons' to be distributed and are already explicitly excluding 'asciidoc.resources.icons' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.icons.callouts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.icons.callouts' 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 'asciidoc.resources.icons.callouts' 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 'asciidoc.resources.icons.callouts' to be distributed and are already explicitly excluding 'asciidoc.resources.icons.callouts' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.javascripts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.javascripts' 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 'asciidoc.resources.javascripts' 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 'asciidoc.resources.javascripts' to be distributed and are already explicitly excluding 'asciidoc.resources.javascripts' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.stylesheets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.stylesheets' 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 'asciidoc.resources.stylesheets' 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 'asciidoc.resources.stylesheets' to be distributed and are already explicitly excluding 'asciidoc.resources.stylesheets' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.themes.flask' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.themes.flask' 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 'asciidoc.resources.themes.flask' 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 'asciidoc.resources.themes.flask' to be distributed and are already explicitly excluding 'asciidoc.resources.themes.flask' 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.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'asciidoc.resources.themes.volnitsky' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'asciidoc.resources.themes.volnitsky' 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 'asciidoc.resources.themes.volnitsky' 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 'asciidoc.resources.themes.volnitsky' to be distributed and are already explicitly excluding 'asciidoc.resources.themes.volnitsky' 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) 2024-04-12 19:09:17,598 root INFO creating build/lib/asciidoc/resources 2024-04-12 19:09:17,599 root INFO copying asciidoc/resources/asciidoc.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,600 root INFO copying asciidoc/resources/docbook45.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,602 root INFO copying asciidoc/resources/docbook5.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,603 root INFO copying asciidoc/resources/help.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,604 root INFO copying asciidoc/resources/html4.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,605 root INFO copying asciidoc/resources/html5.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,607 root INFO copying asciidoc/resources/lang-ca.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,608 root INFO copying asciidoc/resources/lang-cs.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,609 root INFO copying asciidoc/resources/lang-de.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,610 root INFO copying asciidoc/resources/lang-el.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,610 root INFO copying asciidoc/resources/lang-en.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,611 root INFO copying asciidoc/resources/lang-es.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,612 root INFO copying asciidoc/resources/lang-fi.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,613 root INFO copying asciidoc/resources/lang-fr.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,614 root INFO copying asciidoc/resources/lang-hu.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,615 root INFO copying asciidoc/resources/lang-id.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,616 root INFO copying asciidoc/resources/lang-it.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,616 root INFO copying asciidoc/resources/lang-ja.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,617 root INFO copying asciidoc/resources/lang-nl.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,618 root INFO copying asciidoc/resources/lang-pl.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,619 root INFO copying asciidoc/resources/lang-pt-BR.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,620 root INFO copying asciidoc/resources/lang-ro.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,621 root INFO copying asciidoc/resources/lang-ru.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,622 root INFO copying asciidoc/resources/lang-sv.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,623 root INFO copying asciidoc/resources/lang-uk.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,624 root INFO copying asciidoc/resources/lang-zh-CN.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,625 root INFO copying asciidoc/resources/latex.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,626 root INFO copying asciidoc/resources/slidy.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,627 root INFO copying asciidoc/resources/text.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,628 root INFO copying asciidoc/resources/xhtml11-quirks.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,629 root INFO copying asciidoc/resources/xhtml11.conf -> build/lib/asciidoc/resources 2024-04-12 19:09:17,630 root INFO creating build/lib/asciidoc/resources/dblatex 2024-04-12 19:09:17,631 root INFO copying asciidoc/resources/dblatex/asciidoc-dblatex.sty -> build/lib/asciidoc/resources/dblatex 2024-04-12 19:09:17,632 root INFO copying asciidoc/resources/dblatex/asciidoc-dblatex.xsl -> build/lib/asciidoc/resources/dblatex 2024-04-12 19:09:17,632 root INFO copying asciidoc/resources/dblatex/dblatex-readme.txt -> build/lib/asciidoc/resources/dblatex 2024-04-12 19:09:17,633 root INFO creating build/lib/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,634 root INFO copying asciidoc/resources/docbook-xsl/asciidoc-docbook-xsl.txt -> build/lib/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,635 root INFO copying asciidoc/resources/docbook-xsl/chunked.xsl -> build/lib/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,636 root INFO copying asciidoc/resources/docbook-xsl/common.xsl -> build/lib/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,637 root INFO copying asciidoc/resources/docbook-xsl/epub.xsl -> build/lib/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,638 root INFO copying asciidoc/resources/docbook-xsl/fo.xsl -> build/lib/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,639 root INFO copying asciidoc/resources/docbook-xsl/htmlhelp.xsl -> build/lib/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,640 root INFO copying asciidoc/resources/docbook-xsl/manpage.xsl -> build/lib/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,640 root INFO copying asciidoc/resources/docbook-xsl/text.xsl -> build/lib/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,641 root INFO copying asciidoc/resources/docbook-xsl/xhtml.xsl -> build/lib/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,642 root INFO creating build/lib/asciidoc/resources/filters 2024-04-12 19:09:17,643 root INFO copying asciidoc/resources/filters/unwraplatex.py -> build/lib/asciidoc/resources/filters 2024-04-12 19:09:17,644 root INFO creating build/lib/asciidoc/resources/filters/code 2024-04-12 19:09:17,644 root INFO copying asciidoc/resources/filters/code/code-filter-readme.txt -> build/lib/asciidoc/resources/filters/code 2024-04-12 19:09:17,645 root INFO copying asciidoc/resources/filters/code/code-filter-test.txt -> build/lib/asciidoc/resources/filters/code 2024-04-12 19:09:17,646 root INFO copying asciidoc/resources/filters/code/code-filter.conf -> build/lib/asciidoc/resources/filters/code 2024-04-12 19:09:17,647 root INFO copying asciidoc/resources/filters/code/code-filter.py -> build/lib/asciidoc/resources/filters/code 2024-04-12 19:09:17,648 root INFO creating build/lib/asciidoc/resources/filters/graphviz 2024-04-12 19:09:17,648 root INFO copying asciidoc/resources/filters/graphviz/asciidoc-graphviz-sample.txt -> build/lib/asciidoc/resources/filters/graphviz 2024-04-12 19:09:17,649 root INFO copying asciidoc/resources/filters/graphviz/graphviz-filter.conf -> build/lib/asciidoc/resources/filters/graphviz 2024-04-12 19:09:17,650 root INFO copying asciidoc/resources/filters/graphviz/graphviz2png.py -> build/lib/asciidoc/resources/filters/graphviz 2024-04-12 19:09:17,651 root INFO creating build/lib/asciidoc/resources/filters/latex 2024-04-12 19:09:17,652 root INFO copying asciidoc/resources/filters/latex/latex-filter.conf -> build/lib/asciidoc/resources/filters/latex 2024-04-12 19:09:17,653 root INFO copying asciidoc/resources/filters/latex/latex2img.py -> build/lib/asciidoc/resources/filters/latex 2024-04-12 19:09:17,654 root INFO creating build/lib/asciidoc/resources/filters/music 2024-04-12 19:09:17,654 root INFO copying asciidoc/resources/filters/music/music-filter-test.txt -> build/lib/asciidoc/resources/filters/music 2024-04-12 19:09:17,655 root INFO copying asciidoc/resources/filters/music/music-filter.conf -> build/lib/asciidoc/resources/filters/music 2024-04-12 19:09:17,656 root INFO copying asciidoc/resources/filters/music/music2png.py -> build/lib/asciidoc/resources/filters/music 2024-04-12 19:09:17,657 root INFO creating build/lib/asciidoc/resources/filters/source 2024-04-12 19:09:17,657 root INFO copying asciidoc/resources/filters/source/source-highlight-filter-test.txt -> build/lib/asciidoc/resources/filters/source 2024-04-12 19:09:17,658 root INFO copying asciidoc/resources/filters/source/source-highlight-filter.conf -> build/lib/asciidoc/resources/filters/source 2024-04-12 19:09:17,659 root INFO creating build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,660 root INFO copying asciidoc/resources/icons/caution.png -> build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,661 root INFO copying asciidoc/resources/icons/example.png -> build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,662 root INFO copying asciidoc/resources/icons/home.png -> build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,663 root INFO copying asciidoc/resources/icons/important.png -> build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,663 root INFO copying asciidoc/resources/icons/next.png -> build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,664 root INFO copying asciidoc/resources/icons/note.png -> build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,665 root INFO copying asciidoc/resources/icons/prev.png -> build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,666 root INFO copying asciidoc/resources/icons/tip.png -> build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,667 root INFO copying asciidoc/resources/icons/up.png -> build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,668 root INFO copying asciidoc/resources/icons/warning.png -> build/lib/asciidoc/resources/icons 2024-04-12 19:09:17,669 root INFO creating build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,669 root INFO copying asciidoc/resources/icons/callouts/1.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,670 root INFO copying asciidoc/resources/icons/callouts/10.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,671 root INFO copying asciidoc/resources/icons/callouts/11.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,672 root INFO copying asciidoc/resources/icons/callouts/12.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,673 root INFO copying asciidoc/resources/icons/callouts/13.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,674 root INFO copying asciidoc/resources/icons/callouts/14.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,675 root INFO copying asciidoc/resources/icons/callouts/15.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,675 root INFO copying asciidoc/resources/icons/callouts/2.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,676 root INFO copying asciidoc/resources/icons/callouts/3.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,677 root INFO copying asciidoc/resources/icons/callouts/4.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,678 root INFO copying asciidoc/resources/icons/callouts/5.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,679 root INFO copying asciidoc/resources/icons/callouts/6.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,680 root INFO copying asciidoc/resources/icons/callouts/7.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,681 root INFO copying asciidoc/resources/icons/callouts/8.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,681 root INFO copying asciidoc/resources/icons/callouts/9.png -> build/lib/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,682 root INFO creating build/lib/asciidoc/resources/javascripts 2024-04-12 19:09:17,683 root INFO copying asciidoc/resources/javascripts/ASCIIMathML.js -> build/lib/asciidoc/resources/javascripts 2024-04-12 19:09:17,684 root INFO copying asciidoc/resources/javascripts/LaTeXMathML.js -> build/lib/asciidoc/resources/javascripts 2024-04-12 19:09:17,686 root INFO copying asciidoc/resources/javascripts/asciidoc.js -> build/lib/asciidoc/resources/javascripts 2024-04-12 19:09:17,687 root INFO copying asciidoc/resources/javascripts/slidy.js -> build/lib/asciidoc/resources/javascripts 2024-04-12 19:09:17,688 root INFO copying asciidoc/resources/javascripts/toc.js -> build/lib/asciidoc/resources/javascripts 2024-04-12 19:09:17,689 root INFO creating build/lib/asciidoc/resources/stylesheets 2024-04-12 19:09:17,690 root INFO copying asciidoc/resources/stylesheets/asciidoc.css -> build/lib/asciidoc/resources/stylesheets 2024-04-12 19:09:17,691 root INFO copying asciidoc/resources/stylesheets/docbook-xsl.css -> build/lib/asciidoc/resources/stylesheets 2024-04-12 19:09:17,692 root INFO copying asciidoc/resources/stylesheets/pygments.css -> build/lib/asciidoc/resources/stylesheets 2024-04-12 19:09:17,692 root INFO copying asciidoc/resources/stylesheets/slidy.css -> build/lib/asciidoc/resources/stylesheets 2024-04-12 19:09:17,693 root INFO copying asciidoc/resources/stylesheets/toc2.css -> build/lib/asciidoc/resources/stylesheets 2024-04-12 19:09:17,694 root INFO copying asciidoc/resources/stylesheets/xhtml11-quirks.css -> build/lib/asciidoc/resources/stylesheets 2024-04-12 19:09:17,695 root INFO creating build/lib/asciidoc/resources/themes 2024-04-12 19:09:17,696 root INFO creating build/lib/asciidoc/resources/themes/flask 2024-04-12 19:09:17,696 root INFO copying asciidoc/resources/themes/flask/flask.css -> build/lib/asciidoc/resources/themes/flask 2024-04-12 19:09:17,697 root INFO creating build/lib/asciidoc/resources/themes/volnitsky 2024-04-12 19:09:17,698 root INFO copying asciidoc/resources/themes/volnitsky/volnitsky.css -> build/lib/asciidoc/resources/themes/volnitsky 2024-04-12 19:09:17,720 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-12 19:09:17,720 root INFO running install 2024-04-12 19:09:17,762 root INFO running install_lib 2024-04-12 19:09:17,771 root INFO creating build/bdist.linux-riscv64 2024-04-12 19:09:17,771 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-12 19:09:17,772 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,772 root INFO copying build/lib/asciidoc/message.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,773 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/blocks 2024-04-12 19:09:17,774 root INFO copying build/lib/asciidoc/blocks/table.py -> build/bdist.linux-riscv64/wheel/asciidoc/blocks 2024-04-12 19:09:17,775 root INFO copying build/lib/asciidoc/blocks/__init__.py -> build/bdist.linux-riscv64/wheel/asciidoc/blocks 2024-04-12 19:09:17,775 root INFO copying build/lib/asciidoc/__metadata__.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,776 root INFO copying build/lib/asciidoc/__main__.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,777 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,778 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/themes 2024-04-12 19:09:17,779 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/themes/flask 2024-04-12 19:09:17,779 root INFO copying build/lib/asciidoc/resources/themes/flask/flask.css -> build/bdist.linux-riscv64/wheel/asciidoc/resources/themes/flask 2024-04-12 19:09:17,780 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/themes/volnitsky 2024-04-12 19:09:17,781 root INFO copying build/lib/asciidoc/resources/themes/volnitsky/volnitsky.css -> build/bdist.linux-riscv64/wheel/asciidoc/resources/themes/volnitsky 2024-04-12 19:09:17,782 root INFO copying build/lib/asciidoc/resources/latex.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,783 root INFO copying build/lib/asciidoc/resources/lang-ru.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,784 root INFO copying build/lib/asciidoc/resources/lang-de.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,785 root INFO copying build/lib/asciidoc/resources/lang-zh-CN.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,786 root INFO copying build/lib/asciidoc/resources/lang-nl.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,787 root INFO copying build/lib/asciidoc/resources/lang-pl.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,788 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/filters 2024-04-12 19:09:17,788 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/latex 2024-04-12 19:09:17,789 root INFO copying build/lib/asciidoc/resources/filters/latex/latex-filter.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/latex 2024-04-12 19:09:17,790 root INFO copying build/lib/asciidoc/resources/filters/latex/latex2img.py -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/latex 2024-04-12 19:09:17,790 root INFO copying build/lib/asciidoc/resources/filters/unwraplatex.py -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters 2024-04-12 19:09:17,791 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/music 2024-04-12 19:09:17,792 root INFO copying build/lib/asciidoc/resources/filters/music/music-filter-test.txt -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/music 2024-04-12 19:09:17,793 root INFO copying build/lib/asciidoc/resources/filters/music/music-filter.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/music 2024-04-12 19:09:17,794 root INFO copying build/lib/asciidoc/resources/filters/music/music2png.py -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/music 2024-04-12 19:09:17,795 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/graphviz 2024-04-12 19:09:17,795 root INFO copying build/lib/asciidoc/resources/filters/graphviz/graphviz-filter.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/graphviz 2024-04-12 19:09:17,796 root INFO copying build/lib/asciidoc/resources/filters/graphviz/graphviz2png.py -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/graphviz 2024-04-12 19:09:17,797 root INFO copying build/lib/asciidoc/resources/filters/graphviz/asciidoc-graphviz-sample.txt -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/graphviz 2024-04-12 19:09:17,798 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/code 2024-04-12 19:09:17,798 root INFO copying build/lib/asciidoc/resources/filters/code/code-filter.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/code 2024-04-12 19:09:17,799 root INFO copying build/lib/asciidoc/resources/filters/code/code-filter-readme.txt -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/code 2024-04-12 19:09:17,800 root INFO copying build/lib/asciidoc/resources/filters/code/code-filter.py -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/code 2024-04-12 19:09:17,801 root INFO copying build/lib/asciidoc/resources/filters/code/code-filter-test.txt -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/code 2024-04-12 19:09:17,802 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/source 2024-04-12 19:09:17,803 root INFO copying build/lib/asciidoc/resources/filters/source/source-highlight-filter.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/source 2024-04-12 19:09:17,804 root INFO copying build/lib/asciidoc/resources/filters/source/source-highlight-filter-test.txt -> build/bdist.linux-riscv64/wheel/asciidoc/resources/filters/source 2024-04-12 19:09:17,804 root INFO copying build/lib/asciidoc/resources/lang-id.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,805 root INFO copying build/lib/asciidoc/resources/docbook5.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,806 root INFO copying build/lib/asciidoc/resources/lang-ca.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,807 root INFO copying build/lib/asciidoc/resources/lang-it.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,808 root INFO copying build/lib/asciidoc/resources/lang-fi.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,809 root INFO copying build/lib/asciidoc/resources/lang-hu.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,809 root INFO copying build/lib/asciidoc/resources/lang-es.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,810 root INFO copying build/lib/asciidoc/resources/lang-fr.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,811 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/stylesheets 2024-04-12 19:09:17,812 root INFO copying build/lib/asciidoc/resources/stylesheets/pygments.css -> build/bdist.linux-riscv64/wheel/asciidoc/resources/stylesheets 2024-04-12 19:09:17,812 root INFO copying build/lib/asciidoc/resources/stylesheets/toc2.css -> build/bdist.linux-riscv64/wheel/asciidoc/resources/stylesheets 2024-04-12 19:09:17,813 root INFO copying build/lib/asciidoc/resources/stylesheets/asciidoc.css -> build/bdist.linux-riscv64/wheel/asciidoc/resources/stylesheets 2024-04-12 19:09:17,814 root INFO copying build/lib/asciidoc/resources/stylesheets/docbook-xsl.css -> build/bdist.linux-riscv64/wheel/asciidoc/resources/stylesheets 2024-04-12 19:09:17,815 root INFO copying build/lib/asciidoc/resources/stylesheets/slidy.css -> build/bdist.linux-riscv64/wheel/asciidoc/resources/stylesheets 2024-04-12 19:09:17,816 root INFO copying build/lib/asciidoc/resources/stylesheets/xhtml11-quirks.css -> build/bdist.linux-riscv64/wheel/asciidoc/resources/stylesheets 2024-04-12 19:09:17,817 root INFO copying build/lib/asciidoc/resources/lang-ro.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,818 root INFO copying build/lib/asciidoc/resources/lang-en.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,819 root INFO copying build/lib/asciidoc/resources/help.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,820 root INFO copying build/lib/asciidoc/resources/text.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,821 root INFO copying build/lib/asciidoc/resources/xhtml11-quirks.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,822 root INFO copying build/lib/asciidoc/resources/slidy.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,822 root INFO copying build/lib/asciidoc/resources/asciidoc.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,824 root INFO copying build/lib/asciidoc/resources/lang-cs.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,825 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,825 root INFO copying build/lib/asciidoc/resources/icons/warning.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,826 root INFO copying build/lib/asciidoc/resources/icons/note.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,827 root INFO copying build/lib/asciidoc/resources/icons/important.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,828 root INFO copying build/lib/asciidoc/resources/icons/tip.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,828 root INFO copying build/lib/asciidoc/resources/icons/home.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,829 root INFO copying build/lib/asciidoc/resources/icons/up.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,830 root INFO copying build/lib/asciidoc/resources/icons/caution.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,831 root INFO copying build/lib/asciidoc/resources/icons/next.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,832 root INFO copying build/lib/asciidoc/resources/icons/prev.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,832 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,833 root INFO copying build/lib/asciidoc/resources/icons/callouts/11.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,834 root INFO copying build/lib/asciidoc/resources/icons/callouts/1.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,835 root INFO copying build/lib/asciidoc/resources/icons/callouts/4.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,835 root INFO copying build/lib/asciidoc/resources/icons/callouts/2.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,836 root INFO copying build/lib/asciidoc/resources/icons/callouts/9.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,837 root INFO copying build/lib/asciidoc/resources/icons/callouts/6.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,838 root INFO copying build/lib/asciidoc/resources/icons/callouts/3.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,839 root INFO copying build/lib/asciidoc/resources/icons/callouts/12.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,839 root INFO copying build/lib/asciidoc/resources/icons/callouts/7.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,840 root INFO copying build/lib/asciidoc/resources/icons/callouts/5.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,841 root INFO copying build/lib/asciidoc/resources/icons/callouts/8.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,842 root INFO copying build/lib/asciidoc/resources/icons/callouts/15.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,842 root INFO copying build/lib/asciidoc/resources/icons/callouts/10.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,843 root INFO copying build/lib/asciidoc/resources/icons/callouts/14.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,844 root INFO copying build/lib/asciidoc/resources/icons/callouts/13.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons/callouts 2024-04-12 19:09:17,845 root INFO copying build/lib/asciidoc/resources/icons/example.png -> build/bdist.linux-riscv64/wheel/asciidoc/resources/icons 2024-04-12 19:09:17,846 root INFO copying build/lib/asciidoc/resources/lang-ja.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,847 root INFO copying build/lib/asciidoc/resources/html4.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,848 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/dblatex 2024-04-12 19:09:17,848 root INFO copying build/lib/asciidoc/resources/dblatex/asciidoc-dblatex.sty -> build/bdist.linux-riscv64/wheel/asciidoc/resources/dblatex 2024-04-12 19:09:17,849 root INFO copying build/lib/asciidoc/resources/dblatex/dblatex-readme.txt -> build/bdist.linux-riscv64/wheel/asciidoc/resources/dblatex 2024-04-12 19:09:17,850 root INFO copying build/lib/asciidoc/resources/dblatex/asciidoc-dblatex.xsl -> build/bdist.linux-riscv64/wheel/asciidoc/resources/dblatex 2024-04-12 19:09:17,851 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,852 root INFO copying build/lib/asciidoc/resources/docbook-xsl/htmlhelp.xsl -> build/bdist.linux-riscv64/wheel/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,853 root INFO copying build/lib/asciidoc/resources/docbook-xsl/text.xsl -> build/bdist.linux-riscv64/wheel/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,854 root INFO copying build/lib/asciidoc/resources/docbook-xsl/chunked.xsl -> build/bdist.linux-riscv64/wheel/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,855 root INFO copying build/lib/asciidoc/resources/docbook-xsl/asciidoc-docbook-xsl.txt -> build/bdist.linux-riscv64/wheel/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,855 root INFO copying build/lib/asciidoc/resources/docbook-xsl/epub.xsl -> build/bdist.linux-riscv64/wheel/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,856 root INFO copying build/lib/asciidoc/resources/docbook-xsl/fo.xsl -> build/bdist.linux-riscv64/wheel/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,857 root INFO copying build/lib/asciidoc/resources/docbook-xsl/manpage.xsl -> build/bdist.linux-riscv64/wheel/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,858 root INFO copying build/lib/asciidoc/resources/docbook-xsl/xhtml.xsl -> build/bdist.linux-riscv64/wheel/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,859 root INFO copying build/lib/asciidoc/resources/docbook-xsl/common.xsl -> build/bdist.linux-riscv64/wheel/asciidoc/resources/docbook-xsl 2024-04-12 19:09:17,860 root INFO copying build/lib/asciidoc/resources/lang-el.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,860 root INFO copying build/lib/asciidoc/resources/html5.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,861 root INFO copying build/lib/asciidoc/resources/lang-pt-BR.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,862 root INFO creating build/bdist.linux-riscv64/wheel/asciidoc/resources/javascripts 2024-04-12 19:09:17,863 root INFO copying build/lib/asciidoc/resources/javascripts/asciidoc.js -> build/bdist.linux-riscv64/wheel/asciidoc/resources/javascripts 2024-04-12 19:09:17,864 root INFO copying build/lib/asciidoc/resources/javascripts/LaTeXMathML.js -> build/bdist.linux-riscv64/wheel/asciidoc/resources/javascripts 2024-04-12 19:09:17,865 root INFO copying build/lib/asciidoc/resources/javascripts/ASCIIMathML.js -> build/bdist.linux-riscv64/wheel/asciidoc/resources/javascripts 2024-04-12 19:09:17,866 root INFO copying build/lib/asciidoc/resources/javascripts/toc.js -> build/bdist.linux-riscv64/wheel/asciidoc/resources/javascripts 2024-04-12 19:09:17,867 root INFO copying build/lib/asciidoc/resources/javascripts/slidy.js -> build/bdist.linux-riscv64/wheel/asciidoc/resources/javascripts 2024-04-12 19:09:17,869 root INFO copying build/lib/asciidoc/resources/lang-uk.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,870 root INFO copying build/lib/asciidoc/resources/docbook45.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,871 root INFO copying build/lib/asciidoc/resources/xhtml11.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,872 root INFO copying build/lib/asciidoc/resources/lang-sv.conf -> build/bdist.linux-riscv64/wheel/asciidoc/resources 2024-04-12 19:09:17,872 root INFO copying build/lib/asciidoc/collections.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,873 root INFO copying build/lib/asciidoc/plugin.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,874 root INFO copying build/lib/asciidoc/__init__.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,875 root INFO copying build/lib/asciidoc/attrs.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,876 root INFO copying build/lib/asciidoc/asciidoc.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,878 root INFO copying build/lib/asciidoc/api.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,879 root INFO copying build/lib/asciidoc/exceptions.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,880 root INFO copying build/lib/asciidoc/a2x.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,881 root INFO copying build/lib/asciidoc/utils.py -> build/bdist.linux-riscv64/wheel/asciidoc 2024-04-12 19:09:17,882 root INFO running install_egg_info 2024-04-12 19:09:17,900 root INFO Copying asciidoc.egg-info to build/bdist.linux-riscv64/wheel/asciidoc-10.2.0-py3.12.egg-info 2024-04-12 19:09:17,904 root INFO running install_scripts 2024-04-12 19:09:17,911 wheel INFO creating build/bdist.linux-riscv64/wheel/asciidoc-10.2.0.dist-info/WHEEL 2024-04-12 19:09:17,914 wheel INFO creating '/home/buildozer/aports/main/asciidoc/src/asciidoc-10.2.0/.dist/.tmp-u5b_1y46/asciidoc-10.2.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-12 19:09:17,915 wheel INFO adding 'asciidoc/__init__.py' 2024-04-12 19:09:17,916 wheel INFO adding 'asciidoc/__main__.py' 2024-04-12 19:09:17,917 wheel INFO adding 'asciidoc/__metadata__.py' 2024-04-12 19:09:17,919 wheel INFO adding 'asciidoc/a2x.py' 2024-04-12 19:09:17,921 wheel INFO adding 'asciidoc/api.py' 2024-04-12 19:09:17,924 wheel INFO adding 'asciidoc/asciidoc.py' 2024-04-12 19:09:17,929 wheel INFO adding 'asciidoc/attrs.py' 2024-04-12 19:09:17,931 wheel INFO adding 'asciidoc/collections.py' 2024-04-12 19:09:17,932 wheel INFO adding 'asciidoc/exceptions.py' 2024-04-12 19:09:17,933 wheel INFO adding 'asciidoc/message.py' 2024-04-12 19:09:17,934 wheel INFO adding 'asciidoc/plugin.py' 2024-04-12 19:09:17,935 wheel INFO adding 'asciidoc/utils.py' 2024-04-12 19:09:17,937 wheel INFO adding 'asciidoc/blocks/__init__.py' 2024-04-12 19:09:17,938 wheel INFO adding 'asciidoc/blocks/table.py' 2024-04-12 19:09:17,939 wheel INFO adding 'asciidoc/resources/asciidoc.conf' 2024-04-12 19:09:17,941 wheel INFO adding 'asciidoc/resources/docbook45.conf' 2024-04-12 19:09:17,943 wheel INFO adding 'asciidoc/resources/docbook5.conf' 2024-04-12 19:09:17,945 wheel INFO adding 'asciidoc/resources/help.conf' 2024-04-12 19:09:17,946 wheel INFO adding 'asciidoc/resources/html4.conf' 2024-04-12 19:09:17,948 wheel INFO adding 'asciidoc/resources/html5.conf' 2024-04-12 19:09:17,950 wheel INFO adding 'asciidoc/resources/lang-ca.conf' 2024-04-12 19:09:17,951 wheel INFO adding 'asciidoc/resources/lang-cs.conf' 2024-04-12 19:09:17,952 wheel INFO adding 'asciidoc/resources/lang-de.conf' 2024-04-12 19:09:17,953 wheel INFO adding 'asciidoc/resources/lang-el.conf' 2024-04-12 19:09:17,954 wheel INFO adding 'asciidoc/resources/lang-en.conf' 2024-04-12 19:09:17,955 wheel INFO adding 'asciidoc/resources/lang-es.conf' 2024-04-12 19:09:17,956 wheel INFO adding 'asciidoc/resources/lang-fi.conf' 2024-04-12 19:09:17,957 wheel INFO adding 'asciidoc/resources/lang-fr.conf' 2024-04-12 19:09:17,958 wheel INFO adding 'asciidoc/resources/lang-hu.conf' 2024-04-12 19:09:17,959 wheel INFO adding 'asciidoc/resources/lang-id.conf' 2024-04-12 19:09:17,960 wheel INFO adding 'asciidoc/resources/lang-it.conf' 2024-04-12 19:09:17,961 wheel INFO adding 'asciidoc/resources/lang-ja.conf' 2024-04-12 19:09:17,962 wheel INFO adding 'asciidoc/resources/lang-nl.conf' 2024-04-12 19:09:17,963 wheel INFO adding 'asciidoc/resources/lang-pl.conf' 2024-04-12 19:09:17,964 wheel INFO adding 'asciidoc/resources/lang-pt-BR.conf' 2024-04-12 19:09:17,965 wheel INFO adding 'asciidoc/resources/lang-ro.conf' 2024-04-12 19:09:17,967 wheel INFO adding 'asciidoc/resources/lang-ru.conf' 2024-04-12 19:09:17,968 wheel INFO adding 'asciidoc/resources/lang-sv.conf' 2024-04-12 19:09:17,969 wheel INFO adding 'asciidoc/resources/lang-uk.conf' 2024-04-12 19:09:17,970 wheel INFO adding 'asciidoc/resources/lang-zh-CN.conf' 2024-04-12 19:09:17,971 wheel INFO adding 'asciidoc/resources/latex.conf' 2024-04-12 19:09:17,973 wheel INFO adding 'asciidoc/resources/slidy.conf' 2024-04-12 19:09:17,974 wheel INFO adding 'asciidoc/resources/text.conf' 2024-04-12 19:09:17,975 wheel INFO adding 'asciidoc/resources/xhtml11-quirks.conf' 2024-04-12 19:09:17,976 wheel INFO adding 'asciidoc/resources/xhtml11.conf' 2024-04-12 19:09:17,978 wheel INFO adding 'asciidoc/resources/dblatex/asciidoc-dblatex.sty' 2024-04-12 19:09:17,979 wheel INFO adding 'asciidoc/resources/dblatex/asciidoc-dblatex.xsl' 2024-04-12 19:09:17,980 wheel INFO adding 'asciidoc/resources/dblatex/dblatex-readme.txt' 2024-04-12 19:09:17,982 wheel INFO adding 'asciidoc/resources/docbook-xsl/asciidoc-docbook-xsl.txt' 2024-04-12 19:09:17,983 wheel INFO adding 'asciidoc/resources/docbook-xsl/chunked.xsl' 2024-04-12 19:09:17,984 wheel INFO adding 'asciidoc/resources/docbook-xsl/common.xsl' 2024-04-12 19:09:17,985 wheel INFO adding 'asciidoc/resources/docbook-xsl/epub.xsl' 2024-04-12 19:09:17,986 wheel INFO adding 'asciidoc/resources/docbook-xsl/fo.xsl' 2024-04-12 19:09:17,988 wheel INFO adding 'asciidoc/resources/docbook-xsl/htmlhelp.xsl' 2024-04-12 19:09:17,989 wheel INFO adding 'asciidoc/resources/docbook-xsl/manpage.xsl' 2024-04-12 19:09:17,990 wheel INFO adding 'asciidoc/resources/docbook-xsl/text.xsl' 2024-04-12 19:09:17,991 wheel INFO adding 'asciidoc/resources/docbook-xsl/xhtml.xsl' 2024-04-12 19:09:17,992 wheel INFO adding 'asciidoc/resources/filters/unwraplatex.py' 2024-04-12 19:09:17,993 wheel INFO adding 'asciidoc/resources/filters/code/code-filter-readme.txt' 2024-04-12 19:09:17,994 wheel INFO adding 'asciidoc/resources/filters/code/code-filter-test.txt' 2024-04-12 19:09:17,995 wheel INFO adding 'asciidoc/resources/filters/code/code-filter.conf' 2024-04-12 19:09:17,997 wheel INFO adding 'asciidoc/resources/filters/code/code-filter.py' 2024-04-12 19:09:17,998 wheel INFO adding 'asciidoc/resources/filters/graphviz/asciidoc-graphviz-sample.txt' 2024-04-12 19:09:17,999 wheel INFO adding 'asciidoc/resources/filters/graphviz/graphviz-filter.conf' 2024-04-12 19:09:18,000 wheel INFO adding 'asciidoc/resources/filters/graphviz/graphviz2png.py' 2024-04-12 19:09:18,002 wheel INFO adding 'asciidoc/resources/filters/latex/latex-filter.conf' 2024-04-12 19:09:18,003 wheel INFO adding 'asciidoc/resources/filters/latex/latex2img.py' 2024-04-12 19:09:18,004 wheel INFO adding 'asciidoc/resources/filters/music/music-filter-test.txt' 2024-04-12 19:09:18,006 wheel INFO adding 'asciidoc/resources/filters/music/music-filter.conf' 2024-04-12 19:09:18,007 wheel INFO adding 'asciidoc/resources/filters/music/music2png.py' 2024-04-12 19:09:18,008 wheel INFO adding 'asciidoc/resources/filters/source/source-highlight-filter-test.txt' 2024-04-12 19:09:18,009 wheel INFO adding 'asciidoc/resources/filters/source/source-highlight-filter.conf' 2024-04-12 19:09:18,011 wheel INFO adding 'asciidoc/resources/icons/caution.png' 2024-04-12 19:09:18,012 wheel INFO adding 'asciidoc/resources/icons/example.png' 2024-04-12 19:09:18,013 wheel INFO adding 'asciidoc/resources/icons/home.png' 2024-04-12 19:09:18,014 wheel INFO adding 'asciidoc/resources/icons/important.png' 2024-04-12 19:09:18,015 wheel INFO adding 'asciidoc/resources/icons/next.png' 2024-04-12 19:09:18,016 wheel INFO adding 'asciidoc/resources/icons/note.png' 2024-04-12 19:09:18,017 wheel INFO adding 'asciidoc/resources/icons/prev.png' 2024-04-12 19:09:18,018 wheel INFO adding 'asciidoc/resources/icons/tip.png' 2024-04-12 19:09:18,019 wheel INFO adding 'asciidoc/resources/icons/up.png' 2024-04-12 19:09:18,020 wheel INFO adding 'asciidoc/resources/icons/warning.png' 2024-04-12 19:09:18,022 wheel INFO adding 'asciidoc/resources/icons/callouts/1.png' 2024-04-12 19:09:18,023 wheel INFO adding 'asciidoc/resources/icons/callouts/10.png' 2024-04-12 19:09:18,024 wheel INFO adding 'asciidoc/resources/icons/callouts/11.png' 2024-04-12 19:09:18,025 wheel INFO adding 'asciidoc/resources/icons/callouts/12.png' 2024-04-12 19:09:18,026 wheel INFO adding 'asciidoc/resources/icons/callouts/13.png' 2024-04-12 19:09:18,027 wheel INFO adding 'asciidoc/resources/icons/callouts/14.png' 2024-04-12 19:09:18,028 wheel INFO adding 'asciidoc/resources/icons/callouts/15.png' 2024-04-12 19:09:18,029 wheel INFO adding 'asciidoc/resources/icons/callouts/2.png' 2024-04-12 19:09:18,030 wheel INFO adding 'asciidoc/resources/icons/callouts/3.png' 2024-04-12 19:09:18,031 wheel INFO adding 'asciidoc/resources/icons/callouts/4.png' 2024-04-12 19:09:18,032 wheel INFO adding 'asciidoc/resources/icons/callouts/5.png' 2024-04-12 19:09:18,033 wheel INFO adding 'asciidoc/resources/icons/callouts/6.png' 2024-04-12 19:09:18,034 wheel INFO adding 'asciidoc/resources/icons/callouts/7.png' 2024-04-12 19:09:18,035 wheel INFO adding 'asciidoc/resources/icons/callouts/8.png' 2024-04-12 19:09:18,036 wheel INFO adding 'asciidoc/resources/icons/callouts/9.png' 2024-04-12 19:09:18,038 wheel INFO adding 'asciidoc/resources/javascripts/ASCIIMathML.js' 2024-04-12 19:09:18,041 wheel INFO adding 'asciidoc/resources/javascripts/LaTeXMathML.js' 2024-04-12 19:09:18,043 wheel INFO adding 'asciidoc/resources/javascripts/asciidoc.js' 2024-04-12 19:09:18,045 wheel INFO adding 'asciidoc/resources/javascripts/slidy.js' 2024-04-12 19:09:18,048 wheel INFO adding 'asciidoc/resources/javascripts/toc.js' 2024-04-12 19:09:18,049 wheel INFO adding 'asciidoc/resources/stylesheets/asciidoc.css' 2024-04-12 19:09:18,050 wheel INFO adding 'asciidoc/resources/stylesheets/docbook-xsl.css' 2024-04-12 19:09:18,052 wheel INFO adding 'asciidoc/resources/stylesheets/pygments.css' 2024-04-12 19:09:18,053 wheel INFO adding 'asciidoc/resources/stylesheets/slidy.css' 2024-04-12 19:09:18,054 wheel INFO adding 'asciidoc/resources/stylesheets/toc2.css' 2024-04-12 19:09:18,055 wheel INFO adding 'asciidoc/resources/stylesheets/xhtml11-quirks.css' 2024-04-12 19:09:18,057 wheel INFO adding 'asciidoc/resources/themes/flask/flask.css' 2024-04-12 19:09:18,058 wheel INFO adding 'asciidoc/resources/themes/volnitsky/volnitsky.css' 2024-04-12 19:09:18,060 wheel INFO adding 'asciidoc-10.2.0.dist-info/LICENSE' 2024-04-12 19:09:18,062 wheel INFO adding 'asciidoc-10.2.0.dist-info/METADATA' 2024-04-12 19:09:18,063 wheel INFO adding 'asciidoc-10.2.0.dist-info/WHEEL' 2024-04-12 19:09:18,063 wheel INFO adding 'asciidoc-10.2.0.dist-info/entry_points.txt' 2024-04-12 19:09:18,064 wheel INFO adding 'asciidoc-10.2.0.dist-info/top_level.txt' 2024-04-12 19:09:18,067 wheel INFO adding 'asciidoc-10.2.0.dist-info/RECORD' 2024-04-12 19:09:18,069 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-12 19:09:18,085 gpep517 INFO The backend produced .dist/asciidoc-10.2.0-py3-none-any.whl asciidoc-10.2.0-py3-none-any.whl >>> asciidoc: Entering fakeroot... >>> asciidoc-pyc*: Running split function pyc... '/home/buildozer/aports/main/asciidoc/pkg/asciidoc/usr/lib/python3.12/site-packages/asciidoc/blocks/__pycache__' -> '/home/buildozer/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/blocks/__pycache__' '/home/buildozer/aports/main/asciidoc/pkg/asciidoc/usr/lib/python3.12/site-packages/asciidoc/__pycache__' -> '/home/buildozer/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/__pycache__' '/home/buildozer/aports/main/asciidoc/pkg/asciidoc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/latex/__pycache__' -> '/home/buildozer/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/latex/__pycache__' '/home/buildozer/aports/main/asciidoc/pkg/asciidoc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/music/__pycache__' -> '/home/buildozer/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/music/__pycache__' '/home/buildozer/aports/main/asciidoc/pkg/asciidoc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/graphviz/__pycache__' -> '/home/buildozer/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/graphviz/__pycache__' '/home/buildozer/aports/main/asciidoc/pkg/asciidoc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/__pycache__' -> '/home/buildozer/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/__pycache__' '/home/buildozer/aports/main/asciidoc/pkg/asciidoc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/code/__pycache__' -> '/home/buildozer/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/code/__pycache__' >>> asciidoc-pyc*: Preparing subpackage asciidoc-pyc... >>> asciidoc-pyc*: Running postcheck for asciidoc-pyc >>> asciidoc-doc*: Running split function doc... >>> asciidoc-doc*: Preparing subpackage asciidoc-doc... >>> asciidoc-doc*: Running postcheck for asciidoc-doc >>> asciidoc*: Running postcheck for asciidoc >>> asciidoc*: Preparing package asciidoc... >>> asciidoc-doc*: Tracing dependencies... >>> asciidoc-doc*: Package size: 36.0 KB >>> asciidoc-doc*: Compressing data... >>> asciidoc-doc*: Create checksum... >>> asciidoc-doc*: Create asciidoc-doc-10.2.0-r5.apk >>> asciidoc-pyc*: Tracing dependencies... python3 libxml2-utils docbook-xsl python3~3.12 >>> asciidoc-pyc*: Package size: 536.0 KB >>> asciidoc-pyc*: Compressing data... >>> asciidoc-pyc*: Create checksum... >>> asciidoc-pyc*: Create asciidoc-pyc-10.2.0-r5.apk >>> asciidoc*: Tracing dependencies... python3 libxml2-utils docbook-xsl python3~3.12 >>> asciidoc*: Package size: 1.2 MB >>> asciidoc*: Compressing data... >>> asciidoc*: Create checksum... >>> asciidoc*: Create asciidoc-10.2.0-r5.apk >>> asciidoc: Build complete at Fri, 12 Apr 2024 19:09:21 +0000 elapsed time 0h 0m 11s >>> asciidoc: Cleaning up srcdir >>> asciidoc: Cleaning up pkgdir >>> asciidoc: Uninstalling dependencies... (1/32) Purging .makedepends-asciidoc (20240412.190913) (2/32) Purging docbook-xsl (1.79.2-r9) Executing docbook-xsl-1.79.2-r9.pre-deinstall (3/32) Purging libxslt (1.1.39-r1) (4/32) Purging docbook-xml (4.5-r9) Executing docbook-xml-4.5-r9.pre-deinstall (5/32) Purging libxml2-utils (2.12.6-r1) (6/32) Purging py3-gpep517-pyc (15-r2) (7/32) Purging py3-gpep517 (15-r2) (8/32) Purging py3-installer-pyc (0.7.0-r2) (9/32) Purging py3-installer (0.7.0-r2) (10/32) Purging py3-setuptools-pyc (69.2.0-r1) (11/32) Purging py3-setuptools (69.2.0-r1) (12/32) Purging py3-wheel-pyc (0.42.0-r1) (13/32) Purging py3-wheel (0.42.0-r1) (14/32) Purging py3-packaging-pyc (24.0-r1) (15/32) Purging py3-packaging (24.0-r1) (16/32) Purging py3-parsing-pyc (3.1.2-r1) (17/32) Purging py3-parsing (3.1.2-r1) (18/32) Purging libgcrypt (1.10.3-r0) (19/32) Purging libgpg-error (1.48-r0) (20/32) Purging libxml2 (2.12.6-r1) (21/32) Purging python3-pyc (3.12.2-r1) (22/32) Purging python3-pycache-pyc0 (3.12.2-r1) (23/32) Purging pyc (3.12.2-r1) (24/32) Purging python3 (3.12.2-r1) (25/32) Purging gdbm (1.23-r1) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.4.6-r0) (28/32) Purging libpanelw (6.4_p20240330-r0) (29/32) Purging mpdecimal (4.0.0-r0) (30/32) Purging readline (8.2.10-r0) (31/32) Purging sqlite-libs (3.45.2-r0) (32/32) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> asciidoc: Updating the main/riscv64 repository index... >>> asciidoc: Signing the index...