Replies: 1 comment
-
kind-of apparent from the backtrace, but worth mentioning as some of the messages make it look relevant - this isn't just due to qemu's use of -j auto, the same happens with a non-parallel run. it feels to me more like an issue with the changes to the rst parser on the docutils side than something on the sphinx side. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After updating docutils in pkgsrc to 0.22 (with sphinx 8.2.3), qemu 10.0.3 (https://gitlab.com/qemu-project/qemu) stopped building. The output is not very clear:
The full traceback from the log:
I've also filed this at the docutils bug tracker:
https://sourceforge.net/p/docutils/bugs/508/
but perhaps sphinx needs more compatibility with docutils, so I thought I'd mention this here too.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions