Package: src:libsass-python Version: 0.20.1-1 Severity: serious Tags: sid bullseye
libsass-python tries to download code from the net for the build, apparently some sphinx build dependencies are missing. [...] # build doc once pybuild -s custom --build -p 3.8 \ --build-args="env PYTHONPATH={build_dir} python3 -m sphinx -N -bman docs/ build/man" I: pybuild base:217: env PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build python3 -m sphinx -N -bman docs/ build/man Running Sphinx v3.2.1 making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from https://docs.python.org/objects.inv... loading intersphinx inventory from https://setuptools.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://setuptools.readthedocs.io/en/latest/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='setuptools.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa7a24b9040>: Failed to establish a new connection: [Errno 111] Connection refused'))) loading intersphinx inventory from http://flask.pocoo.org/docs/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa7a24994f0>: Failed to establish a new connection: [Errno 111] Connection refused'))) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'http://flask.pocoo.org/docs/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: HTTPConnectionPool(host='127.0.0.1', port=9): Max retries exceeded with url: http://flask.pocoo.org/docs/objects.inv (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa7a24b9640>: Failed to establish a new connection: [Errno 111] Connection refused'))) building [mo]: targets for 0 po files that are out of date