Package: src:blends Version: 0.7.8 Severity: serious Tags: ftbfs Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary --with python3,sphinxdoc dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/bin/make -C doc html txt pdf make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' for l in en; do \ f=debian-blends.$l.xml; d=$l/html; \ mkdir -p $d; \ unset LC_ALL; unset LANG; unset LANGUAGE; xmlto --skip-validation -o $d -x debian-blends.xsl html $f; \ done Writing ch01.html for chapter(introduction) Writing ch02.html for chapter(about) Writing ch03.html for chapter(general) Writing ch04.html for chapter(existing) Writing ch05.html for chapter(inside) Writing ch06.html for chapter(technology) Writing ch07.html for chapter(starting) Writing ch08.html for chapter(sentinel) Writing ch09.html for chapter(todo) Writing apa.html for appendix(DevelDescription) Writing apb.html for appendix(QuickIntro) Writing apc.html for appendix(bts) Writing apd.html for appendix(FAQ) Writing index.html for book(debiandoc-xml) for l in en; do \ f=debian-blends.$l.xml; d=$l/txt; \ mkdir -p $d; \ unset LC_ALL; unset LANG; unset LANGUAGE; xmlto --skip-validation --stringparam section.autolabel=1 --stringparam section.label.includes.component.label=1 -o $d txt $f; \ done for l in en; do \ f=debian-blends.$l.xml; d=$l/pdf; \ mkdir -p $d; \ unset LC_ALL; unset LANG; unset LANGUAGE; xmlto --skip-validation -o $d --with-dblatex pdf $f; \ done Build the book set list... Build the listings... XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen varname: default template used in programlisting or screen Build debian-blends.en.pdf 'debian-blends.en.pdf' successfully built make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' /usr/bin/make -C sphinxdoc html make[2]: Entering directory '/<<PKGBUILDDIR>>/sphinxdoc' Running Sphinx v8.1.3 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. ERROR: Invalid value `None` in intersphinx_mapping['https://docs.python.org/']. Expected a two-element tuple or list. Configuration error: Invalid `intersphinx_mapping` configuration (1 error). make[2]: *** [Makefile:20: html] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/sphinxdoc' make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:11: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202412/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.