<div dir="ltr">I have an additional query.<div>After scan-build completes, it says, <span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px"><b>Run '</b></span><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px"><b>scan-view /Users/malharthakkar/Desktop/scan-build-isl/2017-05-30-161222-546-1</b></span><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px"><b>' to examine bug reports</b>.</span></div><div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">When I run the above command, it somehow opens the results which I obtained 4 days ago (look at the dates in the browser window and the terminal in the attached screenshot). Any idea why that is happening?</font></span></div><div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">Also, when I ran scan-build along with -o, only a few files were compiled and analyzed, not the entire codebase (How do I build the entire codebase?).</font></span></div><div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif"><br></font></span></div><div><font color="#000000" face="arial, helvetica, sans-serif"><span style="font-variant-ligatures:no-common-ligatures">Actually, I am trying to build the ISL codebase with scan-build using the following command.</span></font></div><div><font color="#000000" face="arial, helvetica, sans-serif"><span style="font-variant-ligatures:no-common-ligatures"><br></span></font></div><div><b><font face="monospace, monospace">../../GSoC/build/bin/scan-build --use-analyzer /Users/malharthakkar/GSoC/build/bin/clang --use-cc /Users/malharthakkar/GSoC/build/bin/clang -o /Users/malharthakkar/Desktop/scan-build-isl/ -enable-checker osx.cocoa.RetainCount make CC="gcc" CFLAGS='-Wno-nullability-completeness -I/usr/local/include -D__isl_give="__attribute__((cf_returns_retained))" -D__isl_take="__attribute__((cf_consumed))"'</font></b></div><div><b><font face="monospace, monospace"><br></font></b></div><div><b><font face="monospace, monospace"><br></font></b></div><div><font color="#000000" face="arial, helvetica, sans-serif"><span style="font-variant-ligatures:no-common-ligatures">Thank you.</span></font></div><div><font color="#000000" face="arial, helvetica, sans-serif"><span style="font-variant-ligatures:no-common-ligatures"><br></span></font></div><div><font color="#000000" face="arial, helvetica, sans-serif"><span style="font-variant-ligatures:no-common-ligatures"><br></span></font></div><div><font color="#000000" face="arial, helvetica, sans-serif"><span style="font-variant-ligatures:no-common-ligatures">Regards,</span></font></div><div><font color="#000000" face="arial, helvetica, sans-serif"><span style="font-variant-ligatures:no-common-ligatures">Malhar Thakkar</span></font></div>







</div><div hspace="streak-pt-mark" style="max-height:1px"><img alt="" style="width:0px;max-height:0px;overflow:hidden" src="https://mailfoogae.appspot.com/t?sender=aY3MxM2IxMDMxQGlpdGguYWMuaW4%3D&type=zerocontent&guid=6b0f99fc-a732-432c-a67e-42a11cdfa4ef"><font color="#ffffff" size="1">ᐧ</font></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 30, 2017 at 1:17 PM, Malhar Thakkar <span dir="ltr"><<a href="mailto:cs13b1031@iith.ac.in" target="_blank">cs13b1031@iith.ac.in</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you so much for your help. I'm running scan-build again right now with -o and saving the results to my desktop rather than a temporary directory.<div><br></div><div>Regards,</div><div>Malhar</div></div><div hspace="streak-pt-mark" style="max-height:1px"><img alt="" style="width:0px;max-height:0px;overflow:hidden" src="https://mailfoogae.appspot.com/t?sender=aY3MxM2IxMDMxQGlpdGguYWMuaW4%3D&type=zerocontent&guid=dc894125-6508-4e67-8b04-236ccbc3429b"><font color="#ffffff" size="1">ᐧ</font></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 30, 2017 at 1:15 PM, Alexander Droste <span dir="ltr"><<a href="mailto:alexander.ra.droste@googlemail.com" target="_blank">alexander.ra.droste@<wbr>googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Malhar,<br>
<br>
scan-build by default writes its output to a temporary folder<br>
why you haven't been able to access the files at a later time.<br>
In order to keep the files and save them to a another path,<br>
you can specify the output location with '-o' (see scan-build<br>
-h for more details).<br>
<br>
-Alex<span><br>
<br>
On 30.05.17 06:46, Malhar Thakkar via cfe-dev wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
Hello everyone,<br>
<br>
I am using scan-view command to view the results generated by scan-build. Yesterday, I was able to navigate through individual files to analyse the warnings raised in them but now it shows the following error.<br>
<br>
<br>
  Error response<br>
<br>
Error code 404.<br>
<br>
Message: File not found.<br>
<br>
Error code explanation: 404 = Nothing matches the given URI.<br>
<br>
<br>
Can anyone guide me on how to fix this?<br>
<br>
<br>
Thank you.<br>
<br>
<br>
<br>
Regards,<br>
<br>
Malhar Thakkar<br>
<br></span>
ᐧ<br>
<br>
<br>
______________________________<wbr>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-dev</a><br>
<br>
</blockquote>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>