<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">David is right, LLDB now needs Python3 libs and also the sphinx-automodapi Python package to build the docs.<div class=""><br class=""></div><div class="">I have to say I didn't even see that bot before. I am usually just checking on the bot that is building and publishing all the LLVM docs/websites: <a href="http://lab.llvm.org:8011/#/builders/89/builds/3061" class="">http://lab.llvm.org:8011/#/builders/89</a></div><div class=""><br class=""></div><div class="">@Dmitri: From what I can see running that bot doesn't add any additional coverage to our CI infrastructure (any build failures should also be detected on the unified docs bot), so I think retiring that builder and let it test something else would be fine for me.</div><div class=""><br class=""></div><div class="">- Raphael</div><div class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 19 Feb 2021, at 11:16, David Spickett <<a href="mailto:david.spickett@linaro.org" class="">david.spickett@linaro.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Thanks for pointing this out!<br class=""><br class="">I think this is due to the move to Sphinx instead of epydoc for<br class="">generating documentation. This was added by Raphael in<br class=""><a href="https://reviews.llvm.org/D94489" class="">https://reviews.llvm.org/D94489</a>. Reading that, before you just needed<br class="">Sphinx. Now you need Python3, its development libs and Sphinx<br class="">installed to have that target available.<br class=""><br class="">-- Could NOT find Python3 (missing: Python3_INCLUDE_DIRS<br class="">Python3_LIBRARIES Development Development.Module Development.Embed)<br class="">(found version "3.9.1")<br class=""><br class="">I'm guessing the bot needs to have python3-devel or similar installed.<br class=""><br class="">(Raphael and the bot owner on CC)<br class=""><br class="">On Fri, 19 Feb 2021 at 09:51, Djordje Todorovic via llvm-dev<br class=""><<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:<br class=""><blockquote type="cite" class=""><br class="">Hi,<br class=""><br class="">I've noticed that the docs-lldb-html is down for some time.<br class=""><br class=""><a href="http://lab.llvm.org:8011/#/builders/80/builds/5838" class="">http://lab.llvm.org:8011/#/builders/80/builds/5838</a><br class="">It says:<br class="">ninja: error: unknown target 'docs-lldb-html', did you mean 'docs-llvm-html'?<br class=""><br class="">This is just a heads-up, and I am not sure who can take a look into this issue.<br class=""><br class="">Best regards,<br class="">Djordje<br class="">_______________________________________________<br class="">LLVM Developers mailing list<br class="">llvm-dev@lists.llvm.org<br class="">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></blockquote></div></div></blockquote></div><br class=""></div></body></html>