[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1042627: emscripten: FTBFS with Sphinx 7.1, docutils 0.20: make[1]: *** [debian/rules:210: execute_after_dh_auto_build-indep] Error 2



Source: emscripten
Version: 3.1.6~dfsg-5
Severity: important
Tags: ftbfs
User: python-modules-team@lists.alioth.debian.org
Usertags: sphinx7.1

Hi,

emscripten fails to build with Sphinx 7.1 and docutils 0.20, both of which
are currently available in experimental.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cmark-gfm README.md > README.html
> cmark-gfm --to plaintext README.md > README.txt
> cmark-gfm ChangeLog.md > ChangeLog.html
> cmark-gfm --to plaintext ChangeLog.md > ChangeLog.txt
> sphinx-build -b html site/source debian/doc/html
> Running Sphinx v7.1.1
> making output directory... done
> WARNING: The pre-Sphinx 1.0 'intersphinx_mapping' format is deprecated and will be removed in Sphinx 8. Update to the current format as described in the documentation. Hint: "intersphinx_mapping = {'<name>': ('http://docs.python.org/', None)}".https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping
> loading intersphinx inventory from http://docs.python.org/objects.inv...
> intersphinx inventory has moved: http://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 78 source files that are out of date
> updating environment: [new config] 78 added, 0 changed, 0 removed
> reading sources... [  1%] docs/api_reference/Filesystem-API
> reading sources... [  3%] docs/api_reference/advanced-apis
> reading sources... [  4%] docs/api_reference/bind.h
> reading sources... [  5%] docs/api_reference/emscripten.h
> reading sources... [  6%] docs/api_reference/fetch
> reading sources... [  8%] docs/api_reference/fiber.h
> reading sources... [  9%] docs/api_reference/html5.h
> reading sources... [ 10%] docs/api_reference/index
> reading sources... [ 12%] docs/api_reference/module
> reading sources... [ 13%] docs/api_reference/preamble.js
> reading sources... [ 14%] docs/api_reference/trace.h
> reading sources... [ 15%] docs/api_reference/val.h
> reading sources... [ 17%] docs/building_from_source/configuring_emscripten_settings
> reading sources... [ 18%] docs/building_from_source/index
> reading sources... [ 19%] docs/building_from_source/toolchain_what_is_needed
> reading sources... [ 21%] docs/building_from_source/verify_emscripten_environment
> reading sources... [ 22%] docs/compiling/Building-Projects
> reading sources... [ 23%] docs/compiling/Deploying-Pages
> reading sources... [ 24%] docs/compiling/Dynamic-Linking
> reading sources... [ 26%] docs/compiling/GitLab
> reading sources... [ 27%] docs/compiling/Running-html-files-with-emrun
> reading sources... [ 28%] docs/compiling/Travis
> reading sources... [ 29%] docs/compiling/WebAssembly
> reading sources... [ 31%] docs/compiling/index
> reading sources... [ 32%] docs/contributing/AUTHORS
> reading sources... [ 33%] docs/contributing/contributing
> reading sources... [ 35%] docs/contributing/developers_guide
> reading sources... [ 36%] docs/contributing/index
> reading sources... [ 37%] docs/debugging/Sanitizers
> reading sources... [ 38%] docs/getting_started/FAQ
> reading sources... [ 40%] docs/getting_started/Tutorial
> reading sources... [ 41%] docs/getting_started/bug_reports
> reading sources... [ 42%] docs/getting_started/downloads
> reading sources... [ 44%] docs/getting_started/index
> reading sources... [ 45%] docs/getting_started/test-suite
> reading sources... [ 46%] docs/index
> reading sources... [ 47%] docs/introducing_emscripten/Talks-and-Publications
> reading sources... [ 49%] docs/introducing_emscripten/about_emscripten
> reading sources... [ 50%] docs/introducing_emscripten/community
> reading sources... [ 51%] docs/introducing_emscripten/emscripten_license
> reading sources... [ 53%] docs/introducing_emscripten/index
> reading sources... [ 54%] docs/introducing_emscripten/release_notes
> reading sources... [ 55%] docs/optimizing/Optimizing-Code
> reading sources... [ 56%] docs/optimizing/Optimizing-WebGL
> reading sources... [ 58%] docs/optimizing/Profiling-Toolchain
> reading sources... [ 59%] docs/porting/Audio
> reading sources... [ 60%] docs/porting/Debugging
> reading sources... [ 62%] docs/porting/asyncify
> reading sources... [ 63%] docs/porting/connecting_cpp_and_javascript/Interacting-with-code
> reading sources... [ 64%] docs/porting/connecting_cpp_and_javascript/WebIDL-Binder
> reading sources... [ 65%] docs/porting/connecting_cpp_and_javascript/embind
> reading sources... [ 67%] docs/porting/connecting_cpp_and_javascript/index
> reading sources... [ 68%] docs/porting/emscripten-runtime-environment
> reading sources... [ 69%] docs/porting/exceptions
> reading sources... [ 71%] docs/porting/files/Synchronous-Virtual-XHR-Backed-File-System-Usage
> reading sources... [ 72%] docs/porting/files/file_systems_overview
> reading sources... [ 73%] docs/porting/files/index
> reading sources... [ 74%] docs/porting/files/packaging_files
> reading sources... [ 76%] docs/porting/guidelines/api_limitations
> reading sources... [ 77%] docs/porting/guidelines/browser_limitations
> reading sources... [ 78%] docs/porting/guidelines/function_pointer_issues
> reading sources... [ 79%] docs/porting/guidelines/index
> reading sources... [ 81%] docs/porting/guidelines/portability_guidelines
> reading sources... [ 82%] docs/porting/index
> reading sources... [ 83%] docs/porting/multimedia_and_graphics/EGL-Support-in-Emscripten
> reading sources... [ 85%] docs/porting/multimedia_and_graphics/OpenGL-support
> reading sources... [ 86%] docs/porting/multimedia_and_graphics/index
> reading sources... [ 87%] docs/porting/networking
> reading sources... [ 88%] docs/porting/pthreads
> reading sources... [ 90%] docs/porting/simd
> reading sources... [ 91%] docs/site/about
> reading sources... [ 92%] docs/site/glossary
> reading sources... [ 94%] docs/site/index
> reading sources... [ 95%] docs/tools_reference/emcc
> reading sources... [ 96%] docs/tools_reference/emcmdprompt
> reading sources... [ 97%] docs/tools_reference/emsdk
> reading sources... [ 99%] docs/tools_reference/index
> reading sources... [100%] index
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> copying assets... copying static files... done
> copying extra files... done
> done
> writing output... [  1%] docs/api_reference/Filesystem-API
> 
> Theme error:
> An error happened in rendering the page docs/api_reference/Filesystem-API.
> Reason: UndefinedError("'style' is undefined")
> make[1]: *** [debian/rules:210: execute_after_dh_auto_build-indep] Error 2


The full build log is available from:
http://qa-logs.debian.net/2023/07/30/exp/emscripten_3.1.6~dfsg-5_unstable_sphinx-exp.log

Please see [1] for Sphinx changelog and [2] for Docutils changelog.

Also see [3] for the list of deprecated/removed APIs in Sphinx and possible
alternatives to them.

Some notable changes in Sphinx 6 and Sphinx 7:

- Sphinx no longer includes jquery.js and underscore.js by default.
  Please use python3-sphinxcontrib.jquery package if you are using a custom
  template and it still needs jquery.

- The setup.py build_sphinx command was removed. Please instead call
  sphinx-build or "python3 -m sphinx" directly.

- For packages using the extlinks extension, the caption should contain
  exactly one "%s" placeholder (if caption is not None).

In case you have questions, please Cc sphinx@packages.debian.org on reply.

[1]: https://www.sphinx-doc.org/en/master/changes.html
[2]: https://repo.or.cz/docutils.git/blob/refs/tags/docutils-0.20.1:/RELEASE-NOTES.txt
[3]: https://www.sphinx-doc.org/en/master/extdev/deprecated.html#dev-deprecated-apis

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=sphinx7.1;users=python-modules-team@lists.alioth.debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx7.1&fusertaguser=python-modules-team@lists.alioth.debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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


Reply to: