Source: speedcrunch Version: 0.12.0-5 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[4]: Entering directory '/<<PKGBUILDDIR>>/build-docs' > [100%] Generating manual.qrc > Running Sphinx v4.2.0 > loading translations [en_US]... not available for built-in messages > making output directory... done > loading 'extra-doc-strings' translations [en_US]... > building [mo]: targets for 0 po files that are out of date > building [qthelp2]: targets for 16 source files that are out of date > updating environment: [new config] 16 added, 0 changed, 0 removed > reading sources... [ 6%] advanced/colorschemeformat > reading sources... [ 12%] advanced/index > reading sources... [ 18%] contents > reading sources... [ 25%] introduction > reading sources... [ 31%] reference/basic > reading sources... [ 37%] reference/constants > reading sources... [ 43%] reference/ieee754 > reading sources... [ 50%] reference/index > reading sources... [ 56%] reference/integer > reading sources... [ 62%] reference/statistical > reading sources... [ 68%] userguide/advanced > reading sources... [ 75%] userguide/first_steps > reading sources... [ 81%] userguide/index > reading sources... [ 87%] userguide/installation > reading sources... [ 93%] userguide/interface > reading sources... [100%] userguide/syntax > > looking for now-outdated files... none found > pickling environment... done > checking consistency... done > preparing documents... done > writing output... [ 6%] advanced/colorschemeformat > writing output... [ 12%] advanced/index > writing output... [ 18%] contents > writing output... [ 25%] introduction > writing output... [ 31%] reference/basic > > Exception occurred: > File "/usr/lib/python3/dist-packages/sphinx/highlighting.py", line 127, in > get_lexer > lexer = lexer_classes[lang](**opts) > TypeError: 'SpeedCrunchSessionLexer' object is not callable > The full traceback has been saved in /tmp/sphinx-err-ck3e8w6e.log, if you > want to report the issue to the developers. > Please also report this if it was a user error, so that a better error > message can be provided next time. > A bug report can be filed in the tracker at > <https://github.com/sphinx-doc/sphinx/issues>. Thanks! > Building docs for en_US... > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/doc/src/doc-tool.py", line 208, in <module> > main(sys.argv) > File "/<<PKGBUILDDIR>>/doc/src/doc-tool.py", line 202, in main > args.func(tools, args) > File "/<<PKGBUILDDIR>>/doc/src/doc-tool.py", line 135, in build_bundled_docs > build_docs(tools, args.source_dir, args.build_dir, lang, > File "/<<PKGBUILDDIR>>/doc/src/doc-tool.py", line 77, in build_docs > return tools.sphinx_build(*args) > File "/<<PKGBUILDDIR>>/doc/src/doc-tool.py", line 52, in <lambda> > return lambda *args: self.run_tool(name, *args) > File "/<<PKGBUILDDIR>>/doc/src/doc-tool.py", line 49, in run_tool > return subprocess.check_call(cmd) > File "/usr/lib/python3.9/subprocess.py", line 373, in check_call > raise CalledProcessError(retcode, cmd) > subprocess.CalledProcessError: Command '['/usr/bin/sphinx-build', > '/<<PKGBUILDDIR>>/doc/src', '/<<PKGBUILDDIR>>/build-docs/en_US', '-b', > 'qthelp2', '-D', 'qthelp_basename=manual-en_US', '-D', 'language=en_US', > '-t', 'sc_bundled_docs']' returned non-zero exit status 2. > make[4]: *** [CMakeFiles/manual.dir/build.make:102: manual.qrc] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/speedcrunch_0.12.0-5_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.