Nico Weber via llvm-dev
2019-Oct-09 14:03 UTC
[llvm-dev] No mac bots on http://lab.llvm.org:8011/console ?
Hi, as far as I can tell the only mac bot on http://lab.llvm.org:8011/console is http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/37511 which only runs "check-lld". lld is probably the only tool in the LLVM / clang repos that's not widely used on macOS. What happened to the mac bots that run check-clang, check-clang-tools, check-clangd, check-llvm, and so on? Nico -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191009/6c729e02/attachment.html>
David Blaikie via llvm-dev
2019-Oct-09 14:23 UTC
[llvm-dev] No mac bots on http://lab.llvm.org:8011/console ?
Apple moved all their bots to a Green Dragon CI system years ago: http://green.lab.llvm.org/green/ (yeah, it'd be nice if the project wasn't split between two CI systems) On Wed, Oct 9, 2019 at 7:03 AM Nico Weber via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Hi, > > as far as I can tell the only mac bot on http://lab.llvm.org:8011/console > is http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/37511 > which only runs "check-lld". lld is probably the only tool in the LLVM / > clang repos that's not widely used on macOS. > > What happened to the mac bots that run check-clang, check-clang-tools, > check-clangd, check-llvm, and so on? > > Nico > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191009/b75c46d0/attachment.html>
Adrian Prantl via llvm-dev
2019-Oct-09 16:18 UTC
[llvm-dev] No mac bots on http://lab.llvm.org:8011/console ?
> On Oct 9, 2019, at 7:23 AM, David Blaikie via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Apple moved all their bots to a Green Dragon CI system years ago: http://green.lab.llvm.org/green/ <http://green.lab.llvm.org/green/> > > (yeah, it'd be nice if the project wasn't split between two CI systems)If someone is really bored, it would be a cute project to write a tool that takes Jenkins logs and converts it into whatever format the central buildbot server is expecting so all bots can be seen in one UI. -- adrian> > On Wed, Oct 9, 2019 at 7:03 AM Nico Weber via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > Hi, > > as far as I can tell the only mac bot on http://lab.llvm.org:8011/console <http://lab.llvm.org:8011/console> is http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/37511 <http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/37511> which only runs "check-lld". lld is probably the only tool in the LLVM / clang repos that's not widely used on macOS. > > What happened to the mac bots that run check-clang, check-clang-tools, check-clangd, check-llvm, and so on? > > Nico > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev> > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191009/7710897b/attachment.html>
Possibly Parallel Threads
- No mac bots on http://lab.llvm.org:8011/console ?
- Many bots don't build anything -- does anyone know why?
- [cfe-dev] Many bots don't build anything -- does anyone know why?
- buildbot failure in LLVM on sanitizer-x86_64-linux-gn
- [LLVMdev] HELP! Recent failure on llvm buildbot