<div dir="ltr">Ah. The reason for this is that make check-libcxx expands to $(LIT_EXECUTABLE) -sv test/. We should make a point of updating the cmakelists.txt to be smart enough to find a pre-installed lit, but for now you can fix it by calling cmake with -DLIT_EXECUTABLE=lit.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 4, 2014 at 12:51 PM, İsmail Dönmez <span dir="ltr"><<a href="mailto:ismail@donmez.ws" target="_blank">ismail@donmez.ws</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">Hi,<div><div><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="">On Mon, Aug 4, 2014 at 10:41 PM, Dan Albert <span dir="ltr"><<a href="mailto:danalbert@google.com" target="_blank">danalbert@google.com</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Can you pass -DCMAKE_VERBOSE_MAKEFILE=ON to cmake and show the command line for `make check-libcxx`?</div>



<div><div><div class="gmail_extra"><br></div></div></div></blockquote><div><br></div></div><div>cd /home/ismail/libcxx/build/test && /usr/bin/python -sv /home/ismail/libcxx/build/test<br></div><div>
<br>
</div><div>so its not finding "lit" command under /usr/local/bin/lit (notice not lit.py)</div><div><br></div></div></div></div></div></div>
</blockquote></div><br></div>