[llvm-dev] Help needed setting up a new buildbot for linux-sparcv9 and other targets

John Paul Adrian Glaubitz via llvm-dev llvm-dev at lists.llvm.org
Wed Oct 21 03:22:40 PDT 2020


Hello!

I would like to set up some additional buildbots for LLVM and Clang that are currently
missing in the current list builders [1], namely linux-sparcv9, linux-ppc32 and linux-mips
(and later linux-m68k).

I'm currently following the guide in [2] and I have installed the build dependencies for
LLVM as well as the buildbot package on a Debian sparc64 unstable machine (Sun T5220).

I'm currently stuck at this step:

> $ buildbot-worker create-worker <buildbot-worker-root-directory> \
>              lab.llvm.org:9990 \
>              <buildbot-worker-access-name> \
>              <buildbot-worker-access-password>

I'm wondering what to use as the "buildbot-worker-access-name" username.

And what builddir does the sentence

	"Please make sure your builder name and its builddir are unique through the file."

refer to? Isn't the build dir local to the builder machine only?

Thanks,
Adrian

> [1] http://lab.llvm.org:8011/#/builders
> [2] http://llvm.org/docs/HowToAddABuilder.html

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


More information about the llvm-dev mailing list