[lldb-dev] lldb-sphinx-docs builder is failing

Tom Stellard via lldb-dev lldb-dev at lists.llvm.org
Thu May 27 09:37:14 PDT 2021


On 5/11/21 2:58 AM, Raphael “Teemperor” Isemann wrote:
> Hi Tom,
> 
> yes, the bot has been failing since a long time but I couldn't reach Dmitri (who is I think maintaining it).
> 
> For the record, the required dependencies for the LLDB docs are:
> * Python 3 development headers (Something like python3-dev should be enough)
> * SWIG (at least version 3).
> * the sphinx-automodapi Python package (` pip3 install sphinx-automodapi ` should be enough)
> 
> If someone has access to the worker machine and could update it, that would be great. I don't think it's sending out build error messages to my knowledge so it's not very urgent.
> 
> Also the docs are built and published by this bot which is green: lab.llvm.org:8011/#/builders/89

Galina,

It seems like the best option would be to retire the lldb-sphinx-docs bot
since it has been failing for a while and there is another bot that is
building the lldb documentation.  Would you be able to retire the bot?

-Tom

> 
> Cheers,
> - Raphael
> 
>> On 11 May 2021, at 07:37, Tom Stellard via lldb-dev <lldb-dev at lists.llvm.org> wrote:
>>
>> Hi,
>>
>> The lldb-sphinx-docs builder has been failing for a while: https://lab.llvm.org/buildbot/#/builders/80
>>
>> I think the problem is that python is not installed on the worker, which causes the
>> docs-lldb-html target to not be created.
>>
>> -Tom
>>
>> _______________________________________________
>> lldb-dev mailing list
>> lldb-dev at lists.llvm.org
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
> 



More information about the lldb-dev mailing list