=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Installing for py39-sphinx-rtd-theme-1.2.2 => Generating pre-install file lists => Creating installation directories (cd /tmp/textproc/py-sphinx-rtd-theme/work/sphinx_rtd_theme-1.2.2/ && /usr/bin/env DESTDIR=/tmp/textproc/py-sphinx-rtd-theme/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.9 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.9 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.9 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.9 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/textproc/py-sphinx-rtd-theme/work/.cwrapper/bin:/tmp/textproc/py-sphinx-rtd-theme/work/.buildlink/bin:/tmp/textproc/py-sphinx-rtd-theme/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/textproc/py-sphinx-rtd-theme/work/.home CWRAPPERS_CONFIG_DIR=/tmp/textproc/py-sphinx-rtd-theme/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/textproc/py-sphinx-rtd-theme/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/textproc/py-sphinx-rtd-theme/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/textproc/py-sphinx-rtd-theme/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/textproc/py-sphinx-rtd-theme/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/textproc/py-sphinx-rtd-theme/work/.buildlink/lib/pkgconfig:/tmp/textproc/py-sphinx-rtd-theme/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/textproc/py-sphinx-rtd-theme/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/textproc/py-sphinx-rtd-theme/work/.cwrapper/config /usr/pkg/bin/python3.9 setup.py "install" -c -O1 --root=/tmp/textproc/py-sphinx-rtd-theme/work/.destdir) running install /usr/pkg/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py 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' /usr/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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/pkg/lib/python3.9/site-packages/setuptools/command/build_py.py:207: _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) running install_lib creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/__init__.py -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/breadcrumbs.html -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/footer.html -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/layout.html -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/search.html -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/searchbox.html -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/theme.conf -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme copying build/lib/sphinx_rtd_theme/versions.html -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale copying build/lib/sphinx_rtd_theme/locale/sphinx.pot -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/da creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/da/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/da/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/da/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/de creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/de/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/en creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/en/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/es creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/es/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/et creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/et/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/fa_IR creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/fr creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/fr/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/hr creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/hr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/hr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/hr/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/hu creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/hu/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/hu/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/hu/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/it creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/it/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/lt creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/lt/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/nl creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/nl/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pl creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pl/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pt creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pt/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pt_BR creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/ru creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/ru/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/sv creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/sv/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/tr creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/tr/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/zh_CN creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/zh_TW creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.mo -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES copying build/lib/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css copying build/lib/sphinx_rtd_theme/static/css/badge_only.css -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css copying build/lib/sphinx_rtd_theme/static/css/theme.css -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Bold.woff2 -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/Roboto-Slab-Regular.woff2 -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.eot -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.svg -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.ttf -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/fontawesome-webfont.woff2 -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold-italic.woff2 -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold.woff -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-bold.woff2 -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal-italic.woff2 -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal.woff -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts copying build/lib/sphinx_rtd_theme/static/css/fonts/lato-normal.woff2 -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/css/fonts creating /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/js copying build/lib/sphinx_rtd_theme/static/js/badge_only.js -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/js copying build/lib/sphinx_rtd_theme/static/js/html5shiv-printshiv.min.js -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/js copying build/lib/sphinx_rtd_theme/static/js/html5shiv.min.js -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/js copying build/lib/sphinx_rtd_theme/static/js/theme.js -> /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/static/js byte-compiling /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpl9zzs5hr.py' /usr/pkg/bin/python3.9 /tmp/tmpl9zzs5hr.py removing /tmp/tmpl9zzs5hr.py running install_egg_info Copying sphinx_rtd_theme.egg-info to /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme-1.2.2-py3.9.egg-info running install_scripts => Automatic manual page handling => Generating post-install file lists /usr/bin/awk: i/o error occurred while closing /dev/stdout input record number 6, file /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-sphinx-rtd-theme/distinfo source line number 1 if test -d "/tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme-1.2.2-py3.9.egg-info"; then /usr/bin/find /tmp/textproc/py-sphinx-rtd-theme/work/.destdir/usr/pkg/lib/python3.9/site-packages/sphinx_rtd_theme-1.2.2-py3.9.egg-info -type f -exec /bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py39-sphinx-rtd-theme-1.2.2 => Checking for non-existent script interpreters in py39-sphinx-rtd-theme-1.2.2 => Checking file permissions in py39-sphinx-rtd-theme-1.2.2 => Checking for PIE in py39-sphinx-rtd-theme-1.2.2 => Checking for RELRO in py39-sphinx-rtd-theme-1.2.2 [: *.tmp: unexpected operator [: *.tmp: unexpected operator make[1]: "if [ -x /usr/pkg/sbin/pkg_info ]; then echo /usr/pkg/sbin; else echo /usr/sbin; fi" returned non-zero status => Checking for missing run-time search paths in py39-sphinx-rtd-theme-1.2.2 sed: stdout: Input/output error => Checking for work-directory references in py39-sphinx-rtd-theme-1.2.2