New comment by zlice on void-packages repository https://github.com/void-linux/void-packages/pull/42407#issuecomment-1528840792 Comment: > > Has anyone else been testing this? > > I'd love to but I'm getting this error when executing `./xbps-src pkg mesa`: > > ``` > => cmake-3.25.3_1: running do_build ... > [1/68] sphinx-build man: see Utilities/Sphinx/build-man.log > FAILED: Utilities/Sphinx/doc_format_man /builddir/cmake-3.25.3/build/Utilities/Sphinx/doc_format_man > cd /builddir/cmake-3.25.3/build/Utilities/Sphinx && /usr/bin/sphinx-build -c /builddir/cmake-3.25.3/build/Utilities/Sphinx -d /builddir/cmake-3.25.3/build/Utilities/Sphinx/doctrees -b man /builddir/cmake-3.25.3/Help /builddir/cmake-3.25.3/build/Utilities/Sphinx/man > build-man.log > Traceback (most recent call last): > File "/usr/bin/sphinx-build", line 5, in > from sphinx.cmd.build import main > ModuleNotFoundError: No module named 'sphinx' > ``` If you're still having issues, I'd clear `masterdir` and redo binary bootstrap, make sure git is updated and any `hostdir/binpkgs` aren't polluted with something that may want a different version of `sphinx` or something like that.