<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Sure, I have created the reports:<div><br></div><div><a href="https://bugs.llvm.org/show_bug.cgi?id=39909">https://bugs.llvm.org/show_bug.cgi?id=39909</a><br></div><div><a href="https://bugs.llvm.org/show_bug.cgi?id=39910">https://bugs.llvm.org/show_bug.cgi?id=39910</a><br></div><div>And there was one already which I extended:</div><div><a href="https://bugs.llvm.org/show_bug.cgi?id=22988">https://bugs.llvm.org/show_bug.cgi?id=22988</a><br></div><div><br></div><div>Gabor</div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Dec 6, 2018 at 6:39 PM Davide Italiano <<a href="mailto:dccitaliano@gmail.com">dccitaliano@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Dec 6, 2018 at 6:39 AM Gábor Márton <<a href="mailto:martongabesz@gmail.com" target="_blank">martongabesz@gmail.com</a>> wrote:<br>
><br>
> Hi Davide,<br>
><br>
> Thank you for your email.<br>
><br>
> > In particular, what's the error you get when lldb fails immediately running the tests?<br>
> > Also, have you checked libcxx and libcxx-abi in your build? We might<br>
> > consider making that a mandatory dependency for the Cmake build.<br>
><br>
> Finally I could run the test suite ("ninja check-lldb) on our macOS without errors. Here are my findings:<br>
> 1) "sudo /usr/sbin/DevToolsSecurity --enable" is a must.<br>
> 2) I indeed did not checked out libcxx. (libcxx-abi was not needed to have a successful run). Would be great to make that a mandatory dependency.<br>
> 3) Besides that I recognized that "ninja check-lldb" target does not build all it's dependencies. E.g. lldb-server tests failed until I executed "ninja debugserver" before "ninja check-lldb". I am not sure, but I think "ninja obj2yaml" and "ninja llvm-pdbutil" are also prerequisites (and these targets seem not to be built by a simple "ninja" command).<br>
><br>
<br>
Any chance you can submit fixes for this? Or, if you can't just open a<br>
PR and I'll take a look.<br>
<br>
--<br>
Davide<br>
</blockquote></div>