[llvm-dev] www-scripts Sphinx doc builder broken and needs intervention.

Eric Fiselier via llvm-dev llvm-dev at lists.llvm.org
Tue May 9 16:25:28 PDT 2017


Hi Tanya,

The www-scripts builder that updates the Sphinx documentation has been
broken for about a week now, despite the buildbot builders passing.

The error from the last sphinx update attempt says:

> /opt/tools/sphinx_update.sh: warning: removing stale lock file from PID
8798.
> UPDATING lld SOURCES
> Updating '.':
> At revision 302593.
> make: *** No rule to make target `docs-lld-html'.  Stop.


This is likely due to recent changes to the CMake Sphinx configuration,
that would require at least re-configuring CMake but likely require
removing the build cache and reconfiguring it all together.
Ideally the script would re-configure CMake every time it runs to prevent
this sort of problem in the future.

/Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170509/0fd05489/attachment.html>


More information about the llvm-dev mailing list