>>> asciidoc: Building main/asciidoc 10.2.1-r0 (using abuild 3.15.0-r0) started Fri, 12 Sep 2025 00:50:56 +0000 >>> asciidoc: Validating /home/udu/aports/main/asciidoc/APKBUILD... >>> asciidoc: Analyzing dependencies... >>> asciidoc: Installing for build: build-base python3 libxml2-utils docbook-xsl py3-gpep517 py3-setuptools py3-wheel WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/20) Installing libxml2 (2.13.8-r0) (2/20) Installing libxml2-utils (2.13.8-r0) (3/20) Installing docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.post-install (4/20) Installing libxslt (1.1.43-r3) (5/20) Installing docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.post-install (6/20) Installing docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.post-install (7/20) Installing docbook-xsl (1.79.2-r11) (8/20) Installing py3-installer (0.7.0-r2) (9/20) Installing py3-installer-pyc (0.7.0-r2) (10/20) Installing py3-gpep517 (19-r0) (11/20) Installing py3-gpep517-pyc (19-r0) (12/20) Installing py3-parsing (3.2.3-r0) (13/20) Installing py3-parsing-pyc (3.2.3-r0) (14/20) Installing py3-packaging (25.0-r0) (15/20) Installing py3-packaging-pyc (25.0-r0) (16/20) Installing py3-setuptools (80.9.0-r0) (17/20) Installing py3-setuptools-pyc (80.9.0-r0) (18/20) Installing py3-wheel (0.46.1-r0) (19/20) Installing py3-wheel-pyc (0.46.1-r0) (20/20) Installing .makedepends-asciidoc (20250912.005057) Executing busybox-1.37.0-r19.trigger OK: 336 MiB in 103 packages >>> asciidoc: Cleaning up srcdir >>> asciidoc: Cleaning up pkgdir >>> asciidoc: Cleaning up tmpdir >>> asciidoc: Fetching https://github.com/asciidoc-py/asciidoc-py/releases/download/10.2.1/asciidoc-10.2.1.tar.gz >>> asciidoc: Fetching https://github.com/asciidoc-py/asciidoc-py/releases/download/10.2.1/asciidoc-10.2.1.tar.gz >>> asciidoc: Checking sha512sums... asciidoc-10.2.1.tar.gz: OK >>> asciidoc: Unpacking /var/cache/distfiles/asciidoc-10.2.1.tar.gz... 2025-09-12 00:50:57,540 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-09-12 00:50:57,550 root INFO running bdist_wheel 2025-09-12 00:50:57,558 root INFO running build 2025-09-12 00:50:57,558 root INFO running build_py 2025-09-12 00:50:57,560 root INFO creating build/lib/asciidoc 2025-09-12 00:50:57,560 root INFO copying asciidoc/__metadata__.py -> build/lib/asciidoc 2025-09-12 00:50:57,560 root INFO copying asciidoc/plugin.py -> build/lib/asciidoc 2025-09-12 00:50:57,560 root INFO copying asciidoc/utils.py -> build/lib/asciidoc 2025-09-12 00:50:57,560 root INFO copying asciidoc/exceptions.py -> build/lib/asciidoc 2025-09-12 00:50:57,560 root INFO copying asciidoc/asciidoc.py -> build/lib/asciidoc 2025-09-12 00:50:57,560 root INFO copying asciidoc/message.py -> build/lib/asciidoc 2025-09-12 00:50:57,561 root INFO copying asciidoc/a2x.py -> build/lib/asciidoc 2025-09-12 00:50:57,561 root INFO copying asciidoc/__init__.py -> build/lib/asciidoc 2025-09-12 00:50:57,561 root INFO copying asciidoc/__main__.py -> build/lib/asciidoc 2025-09-12 00:50:57,561 root INFO copying asciidoc/collections.py -> build/lib/asciidoc 2025-09-12 00:50:57,561 root INFO copying asciidoc/api.py -> build/lib/asciidoc 2025-09-12 00:50:57,561 root INFO copying asciidoc/attrs.py -> build/lib/asciidoc 2025-09-12 00:50:57,561 root INFO creating build/lib/asciidoc/blocks 2025-09-12 00:50:57,561 root INFO copying asciidoc/blocks/table.py -> build/lib/asciidoc/blocks 2025-09-12 00:50:57,561 root INFO copying asciidoc/blocks/__init__.py -> build/lib/asciidoc/blocks 2025-09-12 00:50:57,561 root INFO running egg_info 2025-09-12 00:50:57,562 root INFO creating asciidoc.egg-info 2025-09-12 00:50:57,562 root INFO writing asciidoc.egg-info/PKG-INFO 2025-09-12 00:50:57,563 root INFO writing dependency_links to asciidoc.egg-info/dependency_links.txt 2025-09-12 00:50:57,563 root INFO writing entry points to asciidoc.egg-info/entry_points.txt 2025-09-12 00:50:57,563 root INFO writing top-level names to asciidoc.egg-info/top_level.txt 2025-09-12 00:50:57,563 root INFO writing manifest file 'asciidoc.egg-info/SOURCES.txt' 2025-09-12 00:50:57,564 root INFO reading manifest file 'asciidoc.egg-info/SOURCES.txt' 2025-09-12 00:50:57,565 root INFO reading manifest template 'MANIFEST.in' 2025-09-12 00:50:57,571 root INFO adding license file 'LICENSE' 2025-09-12 00:50:57,572 root INFO writing manifest file 'asciidoc.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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:212: _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) 2025-09-12 00:50:57,575 root INFO creating build/lib/asciidoc/resources 2025-09-12 00:50:57,575 root INFO copying asciidoc/resources/asciidoc.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,575 root INFO copying asciidoc/resources/docbook45.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,575 root INFO copying asciidoc/resources/docbook5.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,575 root INFO copying asciidoc/resources/help.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,575 root INFO copying asciidoc/resources/html4.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,575 root INFO copying asciidoc/resources/html5.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,575 root INFO copying asciidoc/resources/lang-ca.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,575 root INFO copying asciidoc/resources/lang-cs.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,575 root INFO copying asciidoc/resources/lang-de.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,575 root INFO copying asciidoc/resources/lang-el.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-en.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-es.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-fi.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-fr.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-hu.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-id.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-it.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-ja.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-nl.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-pl.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-pt-BR.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-ro.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,576 root INFO copying asciidoc/resources/lang-ru.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/lang-sv.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/lang-uk.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/lang-zh-CN.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/latex.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/slidy.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/text.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/xhtml11-quirks.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/xhtml11.conf -> build/lib/asciidoc/resources 2025-09-12 00:50:57,577 root INFO creating build/lib/asciidoc/resources/dblatex 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/dblatex/asciidoc-dblatex.sty -> build/lib/asciidoc/resources/dblatex 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/dblatex/asciidoc-dblatex.xsl -> build/lib/asciidoc/resources/dblatex 2025-09-12 00:50:57,577 root INFO copying asciidoc/resources/dblatex/dblatex-readme.txt -> build/lib/asciidoc/resources/dblatex 2025-09-12 00:50:57,577 root INFO creating build/lib/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/docbook-xsl/asciidoc-docbook-xsl.txt -> build/lib/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/docbook-xsl/chunked.xsl -> build/lib/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/docbook-xsl/common.xsl -> build/lib/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/docbook-xsl/epub.xsl -> build/lib/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/docbook-xsl/fo.xsl -> build/lib/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/docbook-xsl/htmlhelp.xsl -> build/lib/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/docbook-xsl/manpage.xsl -> build/lib/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/docbook-xsl/text.xsl -> build/lib/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/docbook-xsl/xhtml.xsl -> build/lib/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,578 root INFO creating build/lib/asciidoc/resources/filters 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/filters/unwraplatex.py -> build/lib/asciidoc/resources/filters 2025-09-12 00:50:57,578 root INFO creating build/lib/asciidoc/resources/filters/code 2025-09-12 00:50:57,578 root INFO copying asciidoc/resources/filters/code/code-filter-readme.txt -> build/lib/asciidoc/resources/filters/code 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/code/code-filter-test.txt -> build/lib/asciidoc/resources/filters/code 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/code/code-filter.conf -> build/lib/asciidoc/resources/filters/code 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/code/code-filter.py -> build/lib/asciidoc/resources/filters/code 2025-09-12 00:50:57,579 root INFO creating build/lib/asciidoc/resources/filters/graphviz 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/graphviz/asciidoc-graphviz-sample.txt -> build/lib/asciidoc/resources/filters/graphviz 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/graphviz/graphviz-filter.conf -> build/lib/asciidoc/resources/filters/graphviz 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/graphviz/graphviz2png.py -> build/lib/asciidoc/resources/filters/graphviz 2025-09-12 00:50:57,579 root INFO creating build/lib/asciidoc/resources/filters/latex 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/latex/latex-filter.conf -> build/lib/asciidoc/resources/filters/latex 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/latex/latex2img.py -> build/lib/asciidoc/resources/filters/latex 2025-09-12 00:50:57,579 root INFO creating build/lib/asciidoc/resources/filters/music 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/music/music-filter-test.txt -> build/lib/asciidoc/resources/filters/music 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/music/music-filter.conf -> build/lib/asciidoc/resources/filters/music 2025-09-12 00:50:57,579 root INFO copying asciidoc/resources/filters/music/music2png.py -> build/lib/asciidoc/resources/filters/music 2025-09-12 00:50:57,580 root INFO creating build/lib/asciidoc/resources/filters/source 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/filters/source/source-highlight-filter-test.txt -> build/lib/asciidoc/resources/filters/source 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/filters/source/source-highlight-filter.conf -> build/lib/asciidoc/resources/filters/source 2025-09-12 00:50:57,580 root INFO creating build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/icons/caution.png -> build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/icons/example.png -> build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/icons/home.png -> build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/icons/important.png -> build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/icons/next.png -> build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/icons/note.png -> build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/icons/prev.png -> build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/icons/tip.png -> build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/icons/up.png -> build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,580 root INFO copying asciidoc/resources/icons/warning.png -> build/lib/asciidoc/resources/icons 2025-09-12 00:50:57,581 root INFO creating build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/1.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/10.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/11.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/12.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/13.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/14.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/15.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/2.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/3.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/4.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,581 root INFO copying asciidoc/resources/icons/callouts/5.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,582 root INFO copying asciidoc/resources/icons/callouts/6.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,582 root INFO copying asciidoc/resources/icons/callouts/7.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,582 root INFO copying asciidoc/resources/icons/callouts/8.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,582 root INFO copying asciidoc/resources/icons/callouts/9.png -> build/lib/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,582 root INFO creating build/lib/asciidoc/resources/javascripts 2025-09-12 00:50:57,582 root INFO copying asciidoc/resources/javascripts/ASCIIMathML.js -> build/lib/asciidoc/resources/javascripts 2025-09-12 00:50:57,582 root INFO copying asciidoc/resources/javascripts/LaTeXMathML.js -> build/lib/asciidoc/resources/javascripts 2025-09-12 00:50:57,582 root INFO copying asciidoc/resources/javascripts/asciidoc.js -> build/lib/asciidoc/resources/javascripts 2025-09-12 00:50:57,582 root INFO copying asciidoc/resources/javascripts/slidy.js -> build/lib/asciidoc/resources/javascripts 2025-09-12 00:50:57,582 root INFO copying asciidoc/resources/javascripts/toc.js -> build/lib/asciidoc/resources/javascripts 2025-09-12 00:50:57,582 root INFO creating build/lib/asciidoc/resources/stylesheets 2025-09-12 00:50:57,582 root INFO copying asciidoc/resources/stylesheets/asciidoc.css -> build/lib/asciidoc/resources/stylesheets 2025-09-12 00:50:57,583 root INFO copying asciidoc/resources/stylesheets/docbook-xsl.css -> build/lib/asciidoc/resources/stylesheets 2025-09-12 00:50:57,583 root INFO copying asciidoc/resources/stylesheets/pygments.css -> build/lib/asciidoc/resources/stylesheets 2025-09-12 00:50:57,583 root INFO copying asciidoc/resources/stylesheets/slidy.css -> build/lib/asciidoc/resources/stylesheets 2025-09-12 00:50:57,583 root INFO copying asciidoc/resources/stylesheets/toc2.css -> build/lib/asciidoc/resources/stylesheets 2025-09-12 00:50:57,583 root INFO copying asciidoc/resources/stylesheets/xhtml11-quirks.css -> build/lib/asciidoc/resources/stylesheets 2025-09-12 00:50:57,583 root INFO creating build/lib/asciidoc/resources/themes/flask 2025-09-12 00:50:57,583 root INFO copying asciidoc/resources/themes/flask/flask.css -> build/lib/asciidoc/resources/themes/flask 2025-09-12 00:50:57,583 root INFO creating build/lib/asciidoc/resources/themes/volnitsky 2025-09-12 00:50:57,583 root INFO copying asciidoc/resources/themes/volnitsky/volnitsky.css -> build/lib/asciidoc/resources/themes/volnitsky 2025-09-12 00:50:57,586 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-12 00:50:57,586 root INFO running install 2025-09-12 00:50:57,591 root INFO running install_lib 2025-09-12 00:50:57,593 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-12 00:50:57,593 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc 2025-09-12 00:50:57,593 root INFO copying build/lib/asciidoc/__metadata__.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,593 root INFO copying build/lib/asciidoc/plugin.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,593 root INFO copying build/lib/asciidoc/utils.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,593 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/blocks 2025-09-12 00:50:57,593 root INFO copying build/lib/asciidoc/blocks/table.py -> build/bdist.linux-x86_64/wheel/./asciidoc/blocks 2025-09-12 00:50:57,593 root INFO copying build/lib/asciidoc/blocks/__init__.py -> build/bdist.linux-x86_64/wheel/./asciidoc/blocks 2025-09-12 00:50:57,593 root INFO copying build/lib/asciidoc/exceptions.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,593 root INFO copying build/lib/asciidoc/asciidoc.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,593 root INFO copying build/lib/asciidoc/message.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,593 root INFO copying build/lib/asciidoc/a2x.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/__init__.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/__main__.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/collections.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,594 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/resources/lang-ro.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/resources/xhtml11.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,594 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/resources/docbook-xsl/fo.xsl -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/resources/docbook-xsl/text.xsl -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/resources/docbook-xsl/asciidoc-docbook-xsl.txt -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/resources/docbook-xsl/xhtml.xsl -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/resources/docbook-xsl/htmlhelp.xsl -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/resources/docbook-xsl/epub.xsl -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/resources/docbook-xsl/manpage.xsl -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,594 root INFO copying build/lib/asciidoc/resources/docbook-xsl/chunked.xsl -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/docbook-xsl/common.xsl -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/docbook-xsl 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/lang-hu.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/lang-de.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,595 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/javascripts 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/javascripts/slidy.js -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/javascripts 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/javascripts/asciidoc.js -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/javascripts 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/javascripts/ASCIIMathML.js -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/javascripts 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/javascripts/LaTeXMathML.js -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/javascripts 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/javascripts/toc.js -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/javascripts 2025-09-12 00:50:57,595 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/dblatex 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/dblatex/asciidoc-dblatex.sty -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/dblatex 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/dblatex/asciidoc-dblatex.xsl -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/dblatex 2025-09-12 00:50:57,595 root INFO copying build/lib/asciidoc/resources/dblatex/dblatex-readme.txt -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/dblatex 2025-09-12 00:50:57,595 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/filters 2025-09-12 00:50:57,596 root INFO copying build/lib/asciidoc/resources/filters/unwraplatex.py -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters 2025-09-12 00:50:57,596 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/filters/latex 2025-09-12 00:50:57,596 root INFO copying build/lib/asciidoc/resources/filters/latex/latex2img.py -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/latex 2025-09-12 00:50:57,596 root INFO copying build/lib/asciidoc/resources/filters/latex/latex-filter.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/latex 2025-09-12 00:50:57,596 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/filters/graphviz 2025-09-12 00:50:57,596 root INFO copying build/lib/asciidoc/resources/filters/graphviz/graphviz-filter.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/graphviz 2025-09-12 00:50:57,596 root INFO copying build/lib/asciidoc/resources/filters/graphviz/asciidoc-graphviz-sample.txt -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/graphviz 2025-09-12 00:50:57,596 root INFO copying build/lib/asciidoc/resources/filters/graphviz/graphviz2png.py -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/graphviz 2025-09-12 00:50:57,596 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/filters/code 2025-09-12 00:50:57,596 root INFO copying build/lib/asciidoc/resources/filters/code/code-filter.py -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/code 2025-09-12 00:50:57,596 root INFO copying build/lib/asciidoc/resources/filters/code/code-filter-readme.txt -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/code 2025-09-12 00:50:57,596 root INFO copying build/lib/asciidoc/resources/filters/code/code-filter.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/code 2025-09-12 00:50:57,596 root INFO copying build/lib/asciidoc/resources/filters/code/code-filter-test.txt -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/code 2025-09-12 00:50:57,596 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/filters/music 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/filters/music/music2png.py -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/music 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/filters/music/music-filter.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/music 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/filters/music/music-filter-test.txt -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/music 2025-09-12 00:50:57,597 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/filters/source 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/filters/source/source-highlight-filter-test.txt -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/source 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/filters/source/source-highlight-filter.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/filters/source 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/help.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/docbook45.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/lang-ca.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/lang-cs.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/html5.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/lang-ru.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/text.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/lang-nl.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,597 root INFO copying build/lib/asciidoc/resources/lang-es.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,597 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/icons 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/tip.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/important.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/next.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/home.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons 2025-09-12 00:50:57,598 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/3.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/1.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/10.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/5.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/14.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/7.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/11.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/8.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/15.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/2.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/12.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/13.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,598 root INFO copying build/lib/asciidoc/resources/icons/callouts/9.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/icons/callouts/4.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/icons/callouts/6.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons/callouts 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/icons/note.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/icons/caution.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/icons/example.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/icons/up.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/icons/warning.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/icons/prev.png -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/icons 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/lang-zh-CN.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/lang-id.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/asciidoc.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/lang-it.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/lang-fr.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/lang-pt-BR.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/lang-sv.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/lang-en.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/lang-uk.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/html4.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,599 root INFO copying build/lib/asciidoc/resources/lang-el.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/lang-ja.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/slidy.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/xhtml11-quirks.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/latex.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/lang-fi.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,600 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/stylesheets 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/stylesheets/asciidoc.css -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/stylesheets 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/stylesheets/pygments.css -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/stylesheets 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/stylesheets/toc2.css -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/stylesheets 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/stylesheets/xhtml11-quirks.css -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/stylesheets 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/stylesheets/slidy.css -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/stylesheets 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/stylesheets/docbook-xsl.css -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/stylesheets 2025-09-12 00:50:57,600 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/themes 2025-09-12 00:50:57,600 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/themes/volnitsky 2025-09-12 00:50:57,600 root INFO copying build/lib/asciidoc/resources/themes/volnitsky/volnitsky.css -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/themes/volnitsky 2025-09-12 00:50:57,601 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc/resources/themes/flask 2025-09-12 00:50:57,601 root INFO copying build/lib/asciidoc/resources/themes/flask/flask.css -> build/bdist.linux-x86_64/wheel/./asciidoc/resources/themes/flask 2025-09-12 00:50:57,601 root INFO copying build/lib/asciidoc/resources/lang-pl.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,601 root INFO copying build/lib/asciidoc/resources/docbook5.conf -> build/bdist.linux-x86_64/wheel/./asciidoc/resources 2025-09-12 00:50:57,601 root INFO copying build/lib/asciidoc/api.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,601 root INFO copying build/lib/asciidoc/attrs.py -> build/bdist.linux-x86_64/wheel/./asciidoc 2025-09-12 00:50:57,601 root INFO running install_egg_info 2025-09-12 00:50:57,602 root INFO Copying asciidoc.egg-info to build/bdist.linux-x86_64/wheel/./asciidoc-10.2.1-py3.12.egg-info 2025-09-12 00:50:57,603 root INFO running install_scripts 2025-09-12 00:50:57,603 root INFO creating build/bdist.linux-x86_64/wheel/asciidoc-10.2.1.dist-info/WHEEL 2025-09-12 00:50:57,603 wheel INFO creating '/home/udu/aports/main/asciidoc/src/asciidoc-10.2.1/.dist/.tmp-_7f8wnwf/asciidoc-10.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-12 00:50:57,604 wheel INFO adding 'asciidoc/__init__.py' 2025-09-12 00:50:57,604 wheel INFO adding 'asciidoc/__main__.py' 2025-09-12 00:50:57,604 wheel INFO adding 'asciidoc/__metadata__.py' 2025-09-12 00:50:57,604 wheel INFO adding 'asciidoc/a2x.py' 2025-09-12 00:50:57,604 wheel INFO adding 'asciidoc/api.py' 2025-09-12 00:50:57,604 wheel INFO adding 'asciidoc/asciidoc.py' 2025-09-12 00:50:57,604 wheel INFO adding 'asciidoc/attrs.py' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/collections.py' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/exceptions.py' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/message.py' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/plugin.py' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/utils.py' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/blocks/__init__.py' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/blocks/table.py' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/resources/asciidoc.conf' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/resources/docbook45.conf' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/resources/docbook5.conf' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/resources/help.conf' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/resources/html4.conf' 2025-09-12 00:50:57,605 wheel INFO adding 'asciidoc/resources/html5.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-ca.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-cs.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-de.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-el.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-en.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-es.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-fi.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-fr.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-hu.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-id.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-it.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-ja.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-nl.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-pl.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-pt-BR.conf' 2025-09-12 00:50:57,606 wheel INFO adding 'asciidoc/resources/lang-ro.conf' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/lang-ru.conf' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/lang-sv.conf' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/lang-uk.conf' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/lang-zh-CN.conf' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/latex.conf' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/slidy.conf' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/text.conf' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/xhtml11-quirks.conf' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/xhtml11.conf' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/dblatex/asciidoc-dblatex.sty' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/dblatex/asciidoc-dblatex.xsl' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/dblatex/dblatex-readme.txt' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/docbook-xsl/asciidoc-docbook-xsl.txt' 2025-09-12 00:50:57,607 wheel INFO adding 'asciidoc/resources/docbook-xsl/chunked.xsl' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/docbook-xsl/common.xsl' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/docbook-xsl/epub.xsl' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/docbook-xsl/fo.xsl' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/docbook-xsl/htmlhelp.xsl' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/docbook-xsl/manpage.xsl' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/docbook-xsl/text.xsl' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/docbook-xsl/xhtml.xsl' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/filters/unwraplatex.py' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/filters/code/code-filter-readme.txt' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/filters/code/code-filter-test.txt' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/filters/code/code-filter.conf' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/filters/code/code-filter.py' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/filters/graphviz/asciidoc-graphviz-sample.txt' 2025-09-12 00:50:57,608 wheel INFO adding 'asciidoc/resources/filters/graphviz/graphviz-filter.conf' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/filters/graphviz/graphviz2png.py' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/filters/latex/latex-filter.conf' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/filters/latex/latex2img.py' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/filters/music/music-filter-test.txt' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/filters/music/music-filter.conf' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/filters/music/music2png.py' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/filters/source/source-highlight-filter-test.txt' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/filters/source/source-highlight-filter.conf' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/icons/caution.png' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/icons/example.png' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/icons/home.png' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/icons/important.png' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/icons/next.png' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/icons/note.png' 2025-09-12 00:50:57,609 wheel INFO adding 'asciidoc/resources/icons/prev.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/tip.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/up.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/warning.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/1.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/10.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/11.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/12.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/13.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/14.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/15.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/2.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/3.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/4.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/5.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/6.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/7.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/8.png' 2025-09-12 00:50:57,610 wheel INFO adding 'asciidoc/resources/icons/callouts/9.png' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/javascripts/ASCIIMathML.js' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/javascripts/LaTeXMathML.js' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/javascripts/asciidoc.js' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/javascripts/slidy.js' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/javascripts/toc.js' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/stylesheets/asciidoc.css' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/stylesheets/docbook-xsl.css' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/stylesheets/pygments.css' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/stylesheets/slidy.css' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/stylesheets/toc2.css' 2025-09-12 00:50:57,611 wheel INFO adding 'asciidoc/resources/stylesheets/xhtml11-quirks.css' 2025-09-12 00:50:57,612 wheel INFO adding 'asciidoc/resources/themes/flask/flask.css' 2025-09-12 00:50:57,612 wheel INFO adding 'asciidoc/resources/themes/volnitsky/volnitsky.css' 2025-09-12 00:50:57,612 wheel INFO adding 'asciidoc-10.2.1.dist-info/licenses/LICENSE' 2025-09-12 00:50:57,612 wheel INFO adding 'asciidoc-10.2.1.dist-info/METADATA' 2025-09-12 00:50:57,612 wheel INFO adding 'asciidoc-10.2.1.dist-info/WHEEL' 2025-09-12 00:50:57,612 wheel INFO adding 'asciidoc-10.2.1.dist-info/entry_points.txt' 2025-09-12 00:50:57,612 wheel INFO adding 'asciidoc-10.2.1.dist-info/top_level.txt' 2025-09-12 00:50:57,612 wheel INFO adding 'asciidoc-10.2.1.dist-info/RECORD' 2025-09-12 00:50:57,613 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-12 00:50:57,614 gpep517 INFO The backend produced .dist/asciidoc-10.2.1-py3-none-any.whl asciidoc-10.2.1-py3-none-any.whl >>> asciidoc: Entering fakeroot... >>> asciidoc-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/asciidoc/blocks/__pycache__' -> '/home/udu/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/blocks/__pycache__' 'usr/lib/python3.12/site-packages/asciidoc/__pycache__' -> '/home/udu/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/__pycache__' 'usr/lib/python3.12/site-packages/asciidoc/resources/filters/latex/__pycache__' -> '/home/udu/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/latex/__pycache__' 'usr/lib/python3.12/site-packages/asciidoc/resources/filters/graphviz/__pycache__' -> '/home/udu/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/graphviz/__pycache__' 'usr/lib/python3.12/site-packages/asciidoc/resources/filters/code/__pycache__' -> '/home/udu/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/code/__pycache__' 'usr/lib/python3.12/site-packages/asciidoc/resources/filters/music/__pycache__' -> '/home/udu/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/music/__pycache__' 'usr/lib/python3.12/site-packages/asciidoc/resources/filters/__pycache__' -> '/home/udu/aports/main/asciidoc/pkg/asciidoc-pyc/usr/lib/python3.12/site-packages/asciidoc/resources/filters/__pycache__' >>> asciidoc-pyc*: Preparing subpackage asciidoc-pyc... >>> asciidoc-pyc*: Running postcheck for asciidoc-pyc >>> asciidoc-doc*: Running split function doc... 'usr/share/man' -> '/home/udu/aports/main/asciidoc/pkg/asciidoc-doc/usr/share/man' >>> 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: 10.0 KB >>> asciidoc-doc*: Compressing data... >>> asciidoc-doc*: Create checksum... >>> asciidoc-doc*: Create asciidoc-doc-10.2.1-r0.apk >>> asciidoc-pyc*: Tracing dependencies... python3 libxml2-utils docbook-xsl python3~3.12 >>> asciidoc-pyc*: Package size: 402.7 KB >>> asciidoc-pyc*: Compressing data... >>> asciidoc-pyc*: Create checksum... >>> asciidoc-pyc*: Create asciidoc-pyc-10.2.1-r0.apk >>> asciidoc*: Tracing dependencies... python3 libxml2-utils docbook-xsl python3~3.12 >>> asciidoc*: Package size: 838.4 KB >>> asciidoc*: Compressing data... >>> asciidoc*: Create checksum... >>> asciidoc*: Create asciidoc-10.2.1-r0.apk >>> asciidoc: Build complete at Fri, 12 Sep 2025 00:50:58 +0000 elapsed time 0h 0m 2s >>> asciidoc: Cleaning up srcdir >>> asciidoc: Cleaning up pkgdir >>> asciidoc: Uninstalling dependencies... (1/20) Purging .makedepends-asciidoc (20250912.005057) (2/20) Purging docbook-xsl (1.79.2-r11) (3/20) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (4/20) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (5/20) Purging docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.pre-deinstall (6/20) Purging libxml2-utils (2.13.8-r0) (7/20) Purging libxslt (1.1.43-r3) (8/20) Purging py3-gpep517-pyc (19-r0) (9/20) Purging py3-gpep517 (19-r0) (10/20) Purging py3-installer-pyc (0.7.0-r2) (11/20) Purging py3-installer (0.7.0-r2) (12/20) Purging py3-setuptools-pyc (80.9.0-r0) (13/20) Purging py3-setuptools (80.9.0-r0) (14/20) Purging py3-wheel-pyc (0.46.1-r0) (15/20) Purging py3-wheel (0.46.1-r0) (16/20) Purging py3-packaging-pyc (25.0-r0) (17/20) Purging py3-packaging (25.0-r0) (18/20) Purging py3-parsing-pyc (3.2.3-r0) (19/20) Purging py3-parsing (3.2.3-r0) (20/20) Purging libxml2 (2.13.8-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 83 packages >>> asciidoc: Updating the main/x86_64 repository index... >>> asciidoc: Signing the index...