[PATCH] D102039: [profile] Add binary id into profiles

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 18:38:52 PST 2021


Yes, looks like both LLVM servers are down https://lab.llvm.org/
FYI The special about that staging bot is that it is Ubuntu with recent
glibc 2.34. Our primary bot runs exactly the same build on Debian with
glibc 2.28 and the test passes there. It can be glibc or other dependencies.


On Fri, 3 Dec 2021 at 18:15, Gulfem Savrun Yeniceri via Phabricator <
reviews at reviews.llvm.org> wrote:

> gulfem added inline comments.
>
>
> ================
> Comment at: compiler-rt/test/profile/binary-id.c:12
> +
> +void foo() {
> +}
> ----------------
> vitalybuka wrote:
> > Hi @gulfem,
> > Do you have some ideas why this fails on this bot?
> > https://lab.llvm.org/staging/#/builders/97/builds/840
> Hi @vitalybuka,
> I tried looking into that, but I am not able to access that bot at the
> moment.
> I'm getting `502 Bad Gateway` error, but I'll try to reproduce it later.
> Hopefully, I can give your more info then!
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D102039/new/
>
> https://reviews.llvm.org/D102039
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/d740c914/attachment.html>


More information about the llvm-commits mailing list