Source: charliecloud Version: 0.38-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org
https://buildd.debian.org/status/fetch.php?pkg=charliecloud&arch=arm64&ver=0.38-1%2Bb1&stamp=1730154186&raw=0 /usr/bin/sphinx-build -b html -d ./doctrees -W . ./html Running Sphinx v7.4.7 Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/sphinx/config.py", line 529, in eval_config_file exec(code, namespace) # NoQA: S102 ^^^^^^^^^^^^^^^^^^^^^ File "/<<PKGBUILDDIR>>/doc/conf.py", line 134, in <module> html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/sphinx_rtd_theme/__init__.py", line 24, in get_html_theme_path logger.warning( File "/usr/lib/python3/dist-packages/sphinx/util/logging.py", line 184, in warning return super().warning( ^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/logging/__init__.py", line 1930, in warning self.log(WARNING, msg, *args, **kwargs) File "/usr/lib/python3/dist-packages/sphinx/util/logging.py", line 131, in log super().log(level, msg, *args, **kwargs) File "/usr/lib/python3.12/logging/__init__.py", line 1962, in log self.logger.log(level, msg, *args, **kwargs) File "/usr/lib/python3.12/logging/__init__.py", line 1609, in log self._log(level, msg, args, **kwargs) File "/usr/lib/python3.12/logging/__init__.py", line 1684, in _log self.handle(record) File "/usr/lib/python3.12/logging/__init__.py", line 1700, in handle self.callHandlers(record) File "/usr/lib/python3.12/logging/__init__.py", line 1762, in callHandlers hdlr.handle(record) File "/usr/lib/python3.12/logging/__init__.py", line 1022, in handle rv = self.filter(record) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/logging/__init__.py", line 858, in filter result = f.filter(record) ^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/sphinx/util/logging.py", line 473, in filter raise exc sphinx.errors.SphinxWarning: Calling get_html_theme_path is deprecated. If you are calling it to define html_theme_path, you are safe to remove that code. make[2]: *** [Makefile:745: man/charliecloud.7] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' make[1]: *** [Makefile:399: all-recursive] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j8 returned exit code 2 make: *** [debian/rules:6: binary-arch] Error 25 dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit status 2 Cheers -- Sebastian Ramacher