Source: ns3
Version: 3.39-2
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: sphinx7.1

Hi,

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

Relevant part (hopefully):
> make[6]: Entering directory '/<<PKGBUILDDIR>>/ns-3.39/doc/contributing'
> make[6]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> cp: warning: source file 'figures/uprof-collect-callstack.png' specified more 
> than once
> dia software-organization.dia
> dia testbed.dia
> Running Sphinx v7.1.1
> ** Message: 09:21:44.842: NEW Layer 0x558ca4b52170 (nil) (0)
> ** Message: 09:21:44.843: NEW Layer 0x558ca4db4070 (nil) (1)
> Running Sphinx v7.1.1
> WARNING: Invalid configuration value found: 'language = None'. Update your 
> configuration to a valid language code. Falling back to 'en' (English).
> Running Sphinx v7.1.1
> ** Message: 09:21:44.880: NEW Layer 0x5646e24c61a0 (nil) (0)
> ** Message: 09:21:44.881: NEW Layer 0x5646e27280a0 (nil) (1)
> making output directory... done
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 8 source files that are out of date
> updating environment: [new config] 8 added, 0 changed, 0 removed
> reading sources... [ 12%] bake
> reading sources... [ 25%] index
> reading sources... [ 38%] linux
> reading sources... [ 50%] macos
> reading sources... [ 62%] overview
> Fontconfig error: No writable cache directories
> source-temp/figures/testbed.dia --> source-temp/figures/testbed.eps
> ** Message: 09:21:45.014: RIP Layer 0x558ca4b52170 (nil) (1)
> ** Message: 09:21:45.014: RIP Layer 0x558ca4db4070 (nil) (0)
> reading sources... [ 75%] quick-start
> dia emulated-channel.dia
> reading sources... [ 88%] system
> reading sources... [100%] windows
> making output directory... done
> 
> Extension error (sphinx.config):
> Handler <function correct_copyright_year at 0x7f504e91bd80> for event 
> 'config-inited' threw an exception (exception: string index out of range)
> making output directory... done
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 7 source files that are out of date
> updating environment: [new config] 7 added, 0 changed, 0 removed
> reading sources... [ 14%] coding-style
> Fontconfig error: No writable cache directories
> source-temp/figures/software-organization.dia --> 
> source-temp/figures/software-organization.eps
> ** Message: 09:21:45.114: RIP Layer 0x5646e24c61a0 (nil) (1)
> ** Message: 09:21:45.114: RIP Layer 0x5646e27280a0 (nil) (0)
> dia dcf-overview.dia
> 
> /<<PKGBUILDDIR>>/ns-3.39/doc/installation/source/windows.rst:22: WARNING: 
> Explicit markup ends without a blank line; unexpected unindent.
> 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... [ 12%] bake
> make[6]: *** [Makefile:75: html] Error 2


The full build log is available from:
http://qa-logs.debian.net/2023/07/30/exp/ns3_3.39-2_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 [email protected] 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;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx7.1&[email protected]&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 via email to