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

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



Your message dated Tue, 31 Oct 2023 18:04:51 +0000
with message-id <E1qxt6h-00FKYa-Ob@fasolo.debian.org>
and subject line Bug#1042627: fixed in emscripten 3.1.6~dfsg-6
has caused the Debian Bug report #1042627,
regarding emscripten: FTBFS with Sphinx 7.1, docutils 0.20: make[1]: *** [debian/rules:210: execute_after_dh_auto_build-indep] Error 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1042627: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042627
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: emscripten
Source-Version: 3.1.6~dfsg-6
Done: Jochen Sprickerhof <jspricke@debian.org>

We believe that the bug you reported is fixed in the latest version of
emscripten, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1042627@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspricke@debian.org> (supplier of updated emscripten package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 31 Oct 2023 18:47:21 +0100
Source: emscripten
Architecture: source
Version: 3.1.6~dfsg-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Jochen Sprickerhof <jspricke@debian.org>
Closes: 1042627
Changes:
 emscripten (3.1.6~dfsg-6) unstable; urgency=medium
 .
   * QA upload.
   * Add patch to fix build with new sphinx (Closes: #1042627)
Checksums-Sha1:
 bf9eef796414fba28ca171d3e8e7e38e5e195f15 2794 emscripten_3.1.6~dfsg-6.dsc
 76f0249cd48b8301e6b14d02f5f4817cf60c9432 85756 emscripten_3.1.6~dfsg-6.debian.tar.xz
 b8b891b361bbec5547cd8b390b74ae04583b2791 11179 emscripten_3.1.6~dfsg-6_source.buildinfo
Checksums-Sha256:
 fd67812e287a7f015a621c0717e08b2e55348400aa2ad88da9b7d20e4fff8c92 2794 emscripten_3.1.6~dfsg-6.dsc
 1979f2da8ae5389d166eca0b4d246767bdf937bdb03d74c2859efa06882f03fd 85756 emscripten_3.1.6~dfsg-6.debian.tar.xz
 c86ffd6004bd46202ac037e374f3633d26dc7fdda70c0721dc57b4c1f6b3e10e 11179 emscripten_3.1.6~dfsg-6_source.buildinfo
Files:
 baa1b1e19f2fa7e4955e37d6642ce100 2794 devel optional emscripten_3.1.6~dfsg-6.dsc
 7b33db48b455e161cf358ad92b065a51 85756 devel optional emscripten_3.1.6~dfsg-6.debian.tar.xz
 9476b75df916e2d9af25e15c32fb9f75 11179 devel optional emscripten_3.1.6~dfsg-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmVBPigACgkQW//cwljm
lDP8ng//cs7jJxTjMqZCQhIB/EY+/9tqMxIvIpOm34SRhOF6jObHPUMcLNgdj8GV
hVMTv5HoV7+D30Ma968LXuaUSEQrW2o5OdW5qjcQgCb1eKrPDar9aXsx7JhY3iIC
iQSwGeZwQFoCORc/c2k4Lqr+WS89s2yj9vpOcnu7JdMthEVl+sWb939c84WqvW/O
WHfQkpAyOckSXGTixav/doVP86TG9gIjNEZWBmWGXhvoPIzgn9Jtdz/jn5KIoe2I
H4PQ16sAbZapjSjSaJX10kGUxWJntK+J7YCjK+lVZsGViSLsN6Jde2EpRsoQzGdD
YweF+w3IvLECKM0H+lMYTNXvKxdlUkImgtWA7ASTSNJK5dZIeyzFn+kPzFec5csX
puXdZ6nE07u5tFxxu0mJIqywawOzcH/2OhvyMElyIh3mXkAljI5mUjBAkFfYDUzi
JxRSF+igTYEUZxbztcJ2we02P6GIEuK3INXtQgYfxB4LifgqoIgdD75sZKrSx44c
76/8v+0hszXBOxvZsvNexln8FvEKoLuclFs8RnbrH5kN09YoOxxi8nn200RC5kVU
Mk+lxoQzwnIdZQZUVwkSHeC4dAZZ5bL26nhTaFBbDCALkp5thxKBZrimMnl9gbdt
sv3goN0BI6NjYvGKNs1Y81P3GfKSvGp+dBp3/OE1OMgTzg68D9g=
=BgOr
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: