<div><div dir="auto">Marshall,</div></div><div dir="auto">Then may I ask you to update (make the doc in sync with the latest trunk) it for us? Running all the jobs on POWER8 should not take longer either though.</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 3, 2019 at 22:57 Marshall Clow <<a href="mailto:mclow.lists@gmail.com">mclow.lists@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 3, 2019 at 2:05 AM Itaru Kitayama <<a href="mailto:itaru.kitayama@gmail.com" target="_blank">itaru.kitayama@gmail.com</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"><div><div dir="auto">Ah thanks for listing the targets executed during the job.</div></div><div dir="auto"><br></div><div dir="auto">“Testing libc++”</div><div><div><a href="https://libcxx.llvm.org/docs/TestingLibcxx.html" target="_blank">https://libcxx.llvm.org/docs/TestingLibcxx.html</a></div><div dir="auto"><br></div><div dir="auto">I am having problems to follow their instructions, but I suspect it is out of date?</div></div></blockquote><div><br></div><div>Not out of date, but incomplete. :-(</div><div><br></div><div>You can run lit manually to run a subset of the tests (and I do this most every day),</div><div>but to run the entire test suite you just run `make check-libcxx` from your build directory (as Diana has mentioned).</div><div>[ On a i5 x86 laptop, this takes about 25 minutes ]</div></div></div><div dir="ltr"><div class="gmail_quote"><div><br></div><div>-- Marshall</div><div><br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 3, 2019 at 17:50 Diana Picus <<a href="mailto:diana.picus@linaro.org" target="_blank">diana.picus@linaro.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 Mon, 2 Sep 2019 at 10:48, Itaru Kitayama <<a href="mailto:itaru.kitayama@gmail.com" target="_blank">itaru.kitayama@gmail.com</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> Would you be able to execute the libc++ test suite just after the build is finished? I’ve been trying to do that on our local HPE Apollo, but no luck.<br>
<br>
I'm not sure what you mean by that. The bots run<br>
$ make cxxabi<br>
$ make cxx<br>
$ make check-libcxx<br>
$ make check-libcxxabi<br>
<br>
For check-libcxx we have<br>
<br>
  Expected Passes    : 6108<br>
  Expected Failures  : 38<br>
  Unsupported Tests  : 149<br>
<br>
And for check-libcxxabi we have<br>
<br>
  Expected Passes    : 53<br>
  Unsupported Tests  : 10<br>
<br>
What do you see on your machine?<br>
<br>
Cheers,<br>
Diana<br>
<br>
> On Mon, Sep 2, 2019 at 17:39 Diana Picus <<a href="mailto:diana.picus@linaro.org" target="_blank">diana.picus@linaro.org</a>> wrote:<br>
>><br>
>> On Fri, 30 Aug 2019 at 17:52, Marshall Clow via libcxx-dev<br>
>> <<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a>> wrote:<br>
>> ><br>
>> ><br>
>> ><br>
>> > On Fri, Aug 30, 2019 at 8:48 AM Itaru Kitayama via libcxx-dev <<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a>> wrote:<br>
>> >><br>
>> >> Marshall,<br>
>> >> If I look at the libc++ LLVM page, the architectures like AArch64 and<br>
>> >> PowerPC with Linux are still not marked as "Supported." What are the<br>
>> >> time frame for them to be properly supported?<br>
>> >> On POWER8 I seem to build and use libc++, but not throughly using the<br>
>> >> libc++ test suite for the complete coverage.<br>
>> >><br>
>> ><br>
>> > I suspect that means that either:<br>
>> > * The web pages are out of date, or<br>
>> > * We don't have bots for them - so they're not really tested.<br>
>> ><br>
>> > I know that people are using libc++ on 64 bit ARM platforms (both iOS and Android, for example)<br>
>><br>
>> For the record, we have buildbots for AArch64 Linux here:<br>
>> <a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux</a><br>
>> <a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux-noexceptions" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux-noexceptions</a><br>
>><br>
>> They're red at the time of writing, but we're actively maintaining<br>
>> them and will bring them back to green asap.<br>
>><br>
>> Please let us know if there are any other requirements or if we should<br>
>> be testing other configs as well (at the time being we're only<br>
>> compiling with clang, is gcc also a must?).<br>
>><br>
>> Cheers,<br>
>> Diana<br>
>><br>
>> > I'll put it on my TODO list.<br>
>> ><br>
>> > -- Marshall<br>
>> ><br>
>> > _______________________________________________<br>
>> > libcxx-dev mailing list<br>
>> > <a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a><br>
>> > <a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev</a><br>
</blockquote></div></div>
</blockquote></div></div>
</blockquote></div></div>