[cfe-dev] scan-build output on the front page (llvm.org)

Sylvestre Ledru via cfe-dev cfe-dev at lists.llvm.org
Tue Jul 24 06:27:16 PDT 2018


Hello,

On 09/07/2018 20:07, George Karpenkov wrote:
> 
> 
>> On Jul 7, 2018, at 4:05 AM, Sylvestre Ledru via cfe-dev <cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org>> wrote:
>>
>> Hello,
>>
>> The reports are generated by the same platform which generates apt.llvm.org <http://apt.llvm.org>.
>>
>> They have been failing because, the build fails with:
>>
>> make[4]: /bin/sh: Command not found
> It seems the issue is that the bot is using Make instead of Ninja for building,
> and clangd Make has a hardcoded path to shell (which is probably in /usr/bin on the bot in question).
> Sylvestre, could you reconfigure the bot to use Ninja?
As I am using the bot for a bunch of different things, I am not ready to make the transition to Ninja yet.

However, for some reasons, it didn't have the issue yesterday and generated an updated report:
http://llvm.org/reports/scan-build/

Sorry about the delay,
Sylvestre



More information about the cfe-dev mailing list