INFO: not using any hashes in /data/userland-archives/hashes for sphinx_rtd_theme-3.0.2.tar.gz (overridden with --hash) Source /data/userland-archives/sphinx_rtd_theme-3.0.2.tar.gz... not found, skipping file copy Source https://github.com/readthedocs/sphinx_rtd_theme/archive/refs/tags/3.0.2.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok copy cloning /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/sphinx_rtd_theme-3.0.2 to /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/amd64-3.9 running build running build_py creating build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/__init__.py -> build/lib/sphinx_rtd_theme running egg_info creating sphinx_rtd_theme.egg-info writing sphinx_rtd_theme.egg-info/PKG-INFO writing dependency_links to sphinx_rtd_theme.egg-info/dependency_links.txt writing entry points to sphinx_rtd_theme.egg-info/entry_points.txt writing requirements to sphinx_rtd_theme.egg-info/requires.txt writing top-level names to sphinx_rtd_theme.egg-info/top_level.txt writing manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' reading manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'build' adding license file 'LICENSE' writing manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale' 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 'sphinx_rtd_theme.locale' 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 'sphinx_rtd_theme.locale' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.da.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.da.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.da.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.de.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.de.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.de.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.en.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.en.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.en.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.es.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.es.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.es.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.et.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.et.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.et.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.fa_IR.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.fr.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.hr.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.hr.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.hr.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.hu.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.hu.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.hu.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.it.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.it.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.it.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.lt.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.nl.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.pl.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.pt.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.pt_BR.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.ru.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.sv.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.tr.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.zh_CN.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.locale.zh_TW.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.locale.zh_TW.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.zh_TW.LC_MESSAGES' 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 'sphinx_rtd_theme.locale.zh_TW.LC_MESSAGES' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.locale.zh_TW.LC_MESSAGES' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.static.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.static.css' 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 'sphinx_rtd_theme.static.css' 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 'sphinx_rtd_theme.static.css' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.static.css' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.static.css.fonts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.static.css.fonts' 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 'sphinx_rtd_theme.static.css.fonts' 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 'sphinx_rtd_theme.static.css.fonts' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.static.css.fonts' 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.9/vendor-packages/setuptools/command/build_py.py:220: _Warning: Package 'sphinx_rtd_theme.static.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sphinx_rtd_theme.static.js' 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 'sphinx_rtd_theme.static.js' 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 'sphinx_rtd_theme.static.js' to be distributed and are already explicitly excluding 'sphinx_rtd_theme.static.js' 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) copying sphinx_rtd_theme/breadcrumbs.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/footer.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/layout.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/search.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/searchbox.html -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/theme.conf -> build/lib/sphinx_rtd_theme copying sphinx_rtd_theme/versions.html -> build/lib/sphinx_rtd_theme creating build/lib/sphinx_rtd_theme/locale copying sphinx_rtd_theme/locale/sphinx.pot -> build/lib/sphinx_rtd_theme/locale creating build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES copying sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES copying sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES copying sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES copying sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES copying sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES copying sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES copying sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES copying sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES copying sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES copying sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES copying sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES copying sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES copying sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES copying sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES copying sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES copying sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES copying sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES copying sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES copying sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES copying sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES copying sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES copying sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES copying sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES copying sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES copying sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES copying sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES copying sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES copying sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES copying sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES copying sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES creating build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES copying sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.mo -> build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES copying sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po -> build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES creating build/lib/sphinx_rtd_theme/static/css copying sphinx_rtd_theme/static/css/badge_only.css -> build/lib/sphinx_rtd_theme/static/css copying sphinx_rtd_theme/static/css/theme.css -> build/lib/sphinx_rtd_theme/static/css creating build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.eot -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.svg -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.ttf -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-bold.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-bold.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-normal.woff -> build/lib/sphinx_rtd_theme/static/css/fonts copying sphinx_rtd_theme/static/css/fonts/lato-normal.woff2 -> build/lib/sphinx_rtd_theme/static/css/fonts creating build/lib/sphinx_rtd_theme/static/js copying sphinx_rtd_theme/static/js/badge_only.js -> build/lib/sphinx_rtd_theme/static/js copying sphinx_rtd_theme/static/js/theme.js -> build/lib/sphinx_rtd_theme/static/js copying sphinx_rtd_theme/static/js/versions.js_t -> build/lib/sphinx_rtd_theme/static/js running install /usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/breadcrumbs.html -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/footer.html -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/layout.html -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/js copying build/lib/sphinx_rtd_theme/static/js/theme.js -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/js copying build/lib/sphinx_rtd_theme/static/js/versions.js_t -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/js copying build/lib/sphinx_rtd_theme/static/js/badge_only.js -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/js creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css copying build/lib/sphinx_rtd_theme/static/css/theme.css -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold.woff -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal.woff -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff2 -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff2 -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.svg -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal.woff2 -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.eot -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff2 -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff2 -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff2 -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold.woff2 -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.ttf -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/badge_only.css -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/static/css copying build/lib/sphinx_rtd_theme/theme.conf -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/ru creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/zh_TW creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pt creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/sphinx.pot -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/sv creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/zh_CN creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/de creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/da creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/da/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/da/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/da/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/tr creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/it creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/hu creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/hu/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/hu/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/hu/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/fa_IR creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pl creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/es creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/et creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/hr creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/hr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/hr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/hr/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pt_BR creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/nl creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/fr creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/en creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/lt creating /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/versions.html -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/search.html -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/searchbox.html -> /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme/__init__.py to __init__.cpython-39.pyc running install_egg_info running egg_info writing sphinx_rtd_theme.egg-info/PKG-INFO writing dependency_links to sphinx_rtd_theme.egg-info/dependency_links.txt writing entry points to sphinx_rtd_theme.egg-info/entry_points.txt writing requirements to sphinx_rtd_theme.egg-info/requires.txt writing top-level names to sphinx_rtd_theme.egg-info/top_level.txt reading manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'build' adding license file 'LICENSE' writing manifest file 'sphinx_rtd_theme.egg-info/SOURCES.txt' Copying sphinx_rtd_theme.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/prototype/i386/usr/lib/python3.9/vendor-packages/sphinx_rtd_theme-3.0.2-py3.9.egg-info running install_scripts Testing dependencies: tox . pytest Testing extras: Testing dependency groups: VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/manifest-i386-sphinx_rtd_theme-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/sphinx_rtd_theme/build/manifest-i386-sphinx_rtd_theme.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/sphinx_rtd_theme pkg://openindiana.org/library/python/sphinx-rtd-theme-39@3.0.2,5.11-2024.0.0.0:20241115T101425Z PUBLISHED pkg://openindiana.org/library/python/sphinx-rtd-theme@3.0.2,5.11-2024.0.0.0:20241115T101439Z PUBLISHED pkg://openindiana.org/library/python/sphinx-rtd-theme-37@1.2.2,5.11-2023.0.0.2:20241115T101451Z PUBLISHED