<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jul 7, 2018, at 4:05 AM, Sylvestre Ledru via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" class="">cfe-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" class="">
<div text="#000000" bgcolor="#FFFFFF" class=""><p class="">Hello,</p><p class="">The reports are generated by the same platform which generates
<a href="http://apt.llvm.org" class="">apt.llvm.org</a>.</p><p class="">They have been failing because, the build fails with:</p>
<pre class="console-output">make[4]: /bin/sh: Command not found
</pre></div></div></blockquote><div>It seems the issue is that the bot is using Make instead of Ninja for building,</div><div>and clangd Make has a hardcoded path to shell (which is probably in /usr/bin on the bot in question).</div><div>Sylvestre, could you reconfigure the bot to use Ninja?</div><div><br class=""></div><div>George</div><blockquote type="cite" class=""><div class=""><div text="#000000" bgcolor="#FFFFFF" class=""><pre class="console-output">I haven't found the reason why
Full log: <a class="moz-txt-link-freetext" href="https://llvm-jenkins.debian.net/job/llvm-toolchain-scan-build-binaries/architecture=amd64,distribution=unstable,label=master/597/console">https://llvm-jenkins.debian.net/job/llvm-toolchain-scan-build-binaries/architecture=amd64,distribution=unstable,label=master/597/console</a>
It seems to be scan-build specific as I don't experience such issues with the regular builds.
Help or suggestions are be welcome :)
</pre><p class="">FYI, the scan-build configuration is done here:<br class="">
</p><p class=""><a class="moz-txt-link-freetext" href="https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/blob/snapshot/debian/rules#L117">https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/blob/snapshot/debian/rules#L117</a></p><p class="">Cheers,<br class="">
Sylvestre<br class="">
</p>
<div class="moz-cite-prefix">Le 20/06/2018 à 08:49, Vlad Tsyrklevich
a écrit :<br class="">
</div>
<blockquote type="cite" cite="mid:CAH0z3hMivZ2Qq7HABmGuZftHUqo6icr7yMEUSUMwMzxb-Jj+Mw@mail.gmail.com" class="">
<meta http-equiv="content-type" content="text/html; charset=UTF-8" class="">
<div dir="ltr" class="">Last relevant change I see is <a href="https://llvm.org/viewvc/llvm-project?view=revision&revision=213129" target="_blank" moz-do-not-send="true" class="">https://llvm.org/viewvc/llvm-project?view=revision&revision=213129</a> from
4 years ago. The coverage report is still updated, adding
Sylvestre in case he knows the source of the reports.
<div class=""><br class="">
<div class="gmail_quote">
<div dir="ltr" class="">On Mon, Jun 18, 2018 at 10:21 AM Anna Zaks
<<a href="mailto:ganna@apple.com" target="_blank" moz-do-not-send="true" class="">ganna@apple.com</a>> wrote:<br class="">
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word;line-break:after-white-space" class="">
<div class="">+ Artem and Devin</div>
<div class=""><br class="">
</div>
I do not recall who posts those scans. Maybe looking at
the commit history for <a href="http://llvm.org/" target="_blank" moz-do-not-send="true" class="">llvm.org</a>
could give us a clue?
<div class=""><br class="">
</div>
<div class="">Would be also good to find out if the latest
analyzer from master is used for the scans or if they
are based on the scan-build we publish/“release”.</div>
</div>
<div style="word-wrap:break-word;line-break:after-white-space" class="">
<div class=""><br class="">
<div class=""><br class="">
</div>
<div class="">Anna</div>
</div>
</div>
<div style="word-wrap:break-word;line-break:after-white-space" class="">
<div class="">
<div class=""><br class="">
<blockquote type="cite" class="">
<div class="">On Jun 16, 2018, at 10:36 PM, Vlad
Tsyrklevich <<a href="mailto:vlad@tsyrklevich.net" target="_blank" moz-do-not-send="true" class="">vlad@tsyrklevich.net</a>>
wrote:</div>
<br class="m_451550327591060444m_631336627581974155Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Is the <a href="https://llvm.org/reports/scan-build" target="_blank" moz-do-not-send="true" class="">scan-build
output</a> linked from the sidebar of the
front page meant to be updated automatically?
Looking at the results it seemed like there
were a good amount of true positive hits but
the last run looks like it was in April.
That's long enough that the results are not
very useful for identifying bugs in code you
own, or for that matter filing bugs against
FPs in checkers.</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
_______________________________________________<br class="">cfe-dev mailing list<br class=""><a href="mailto:cfe-dev@lists.llvm.org" class="">cfe-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev<br class=""></div></blockquote></div><br class=""></body></html>