<div dir="ltr"><br><br><br><div class="gmail_quote"><div dir="ltr">On Fri, 23 Nov 2018 at 16:21, Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div dir="ltr"></div><div dir="ltr">On 23 Nov 2018, at 8:55 pm, Vijay Kumar Banerjee <<a href="mailto:vijaykumar9597@gmail.com" target="_blank">vijaykumar9597@gmail.com</a>> wrote:<br></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, 23 Nov 2018 at 15:09, Chris Johns <<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 23/11/18 7:32 pm, Vijay Kumar Banerjee wrote:<br>
> Hi,<br>
> I was trying to run coverage with rtems-test on a fresh install, and faced<br>
> the following errors. This is strange as everything was working and I can't<br>
> figure out what went wrong.<br>
> Also, I don't see covoar executable in the covoar/ directory.<br>
> <br>
> I'm using Python 2.7.15<br>
<br>
Are you sure? The latest version selects the python used.<br>
<br></blockquote><div>`python --version` returns 2.7.15<br></div></div></div></div></div></blockquote><div><br></div>The python command may not be used. It could python3. <div><br><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
If you do ...<br>
<br>
 $ export RTEMS_PYTHON_OVERRIDE=python2 <br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
... does it work?<br>
<br></blockquote><div>Yes, this worked. Now I see  </div><div><br></div><div>error: coverage: covoar not found</div></div></div></div></div></blockquote><div><br></div>I am not sure about this error but it does mean there maybe some issues with python3. </div><div><br></div></div></blockquote><div>For some reason, the covoar executable is not installed in the tester/covoar directory, where </div><div>the the script is searching for it.</div><div><br></div><div>The covoar is installed in the bin directory. Is there any reason that script searches for covoar</div><div>in the tester/ instead of the bin directory? </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div></div><div>Chris</div></div></blockquote></div></div>