Galina Kistanova via llvm-dev
2020-Jun-17 19:55 UTC
[llvm-dev] buildbot slave able to run on python3
Hello Jan, Yes. The buildbot migration to buildbot-2.x is a work in progress. Thanks Galina On Wed, Jun 17, 2020 at 12:51 AM Jan Kratochvil <jan.kratochvil at redhat.com> wrote:> Hi Galina, > > there was: > [llvm-dev] Buildbot cleaning for zorg upgrade > > https://lists.llvm.org/pipermail/llvm-dev/2020-February/139503.html > "Zorg upgrade to a recent version of buildbot is coming." > > Do I understand it correctly there is a plan we could start using > buildbot-2.x > which is protocol-incompatible with the current buildbot-0.8.5 in use? > > buildbot-0.8.5 supports only python-2 (not python-3). Fedora 32 and higher > no > longer support python-2. I am stuck how to support recent Fedoras for > buildbot. > > buildbot-0.9.0 started to support python-3 but I guess buildbot-0.9.0 is no > longer protocol-compatible with LLVM buildbot master. I have tried 0.9.0 > but > it does not run on Fedora 32 (due to incompatible python-3 libraries) so > I would need to use some even newer buildbot version which I assume to be > definitely protocol-incompatible. > > > Jan > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200617/86293780/attachment.html>
Adrian McCarthy via llvm-dev
2020-Jun-19 16:29 UTC
[llvm-dev] buildbot slave able to run on python3
Thanks, Galina, for working on the BuildBot update. This update should make it possible for us to stop referring to build machines as "slaves," a terminology change that's overdue. Let us know if there's anything I or others in the community can do to help this along. On Wed, Jun 17, 2020 at 12:55 PM Galina Kistanova via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Hello Jan, > > Yes. The buildbot migration to buildbot-2.x is a work in progress. > > Thanks > > Galina > > On Wed, Jun 17, 2020 at 12:51 AM Jan Kratochvil <jan.kratochvil at redhat.com> > wrote: > >> Hi Galina, >> >> there was: >> [llvm-dev] Buildbot cleaning for zorg upgrade >> >> https://lists.llvm.org/pipermail/llvm-dev/2020-February/139503.html >> "Zorg upgrade to a recent version of buildbot is coming." >> >> Do I understand it correctly there is a plan we could start using >> buildbot-2.x >> which is protocol-incompatible with the current buildbot-0.8.5 in use? >> >> buildbot-0.8.5 supports only python-2 (not python-3). Fedora 32 and >> higher no >> longer support python-2. I am stuck how to support recent Fedoras for >> buildbot. >> >> buildbot-0.9.0 started to support python-3 but I guess buildbot-0.9.0 is >> no >> longer protocol-compatible with LLVM buildbot master. I have tried 0.9.0 >> but >> it does not run on Fedora 32 (due to incompatible python-3 libraries) so >> I would need to use some even newer buildbot version which I assume to be >> definitely protocol-incompatible. >> >> >> Jan >> >> _______________________________________________ > 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/20200619/5eafb327/attachment.html>