[libc-commits] [PATCH] D101895: [libc] Simplifies multi implementations

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon May 10 12:52:47 PDT 2021


gchatelet added a comment.

In D101895#2748666 <https://reviews.llvm.org/D101895#2748666>, @sivachandra wrote:

> In D101895#2748649 <https://reviews.llvm.org/D101895#2748649>, @gchatelet wrote:
>
>> Where can I see the real error? I can't find it on the page you linked in. All I can find is the python executor error which is not helpful :-/
>> Also, I'm puzzled as to why the failures triggers right now, the patch has been sent more than 9h ago.
>
> Yes, the timing of the x86_64 failures confused me as well. The aarch64 bot dropped off the network over the weekend so I had to bring it back up. I noticed the failure as soon as I brought it up. About the full failure, if you click on the stdio links on the build page, it will take you to the full log like this: https://lab.llvm.org/buildbot/#/builders/138/builds/4761/steps/4/logs/stdio.

Thank you! I'll create a separate patch with the roll forward and the fixes for both aarch64 and x86.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101895/new/

https://reviews.llvm.org/D101895



More information about the libc-commits mailing list