<div dir="ltr"><div dir="ltr">On Tue, 29 Sep 2020 at 18:53, John Paul Adrian Glaubitz <<a href="mailto:glaubitz@physik.fu-berlin.de">glaubitz@physik.fu-berlin.de</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">So, shall we setup a server for that or is there some existing infrastructure<br>
from LLVM that is used in this case?<br></blockquote><div><br></div><div>Unfortunately, we don't have a centralised infrastructure like GCC. Each target community is responsible for maintaining their own buildbots.</div><div><br></div><div>All we provide is the "build master", which aggregates all builds, email when there are regressions, etc.</div><div><br></div><div><a href="http://llvm.org/docs/HowToAddABuilder.html">http://llvm.org/docs/HowToAddABuilder.html</a><br></div><div><br></div><div>It should be trivial to copy & paste an existing bot config and change to add the experimental hardware (once it's in the tree).</div><div><br></div><div>Pay attention to the version of buildbot you install, as using an even slightly different version can cause weird errors.</div><div><br></div><div>(I'm sure you understand how many times we tried to move on for the past 10 years... :)</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">As far as I understand, 90% of the tests already pass (according to Min).<br></blockquote><div><br></div><div>Awesome! We have buildbots with test-suite running, you can copy those, too. There were some QEMU bots in the past, I'm not sure they're around, but the infra to run them should still be there.</div><div><br></div><div>cheers,</div><div>--renato</div></div></div>