This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Set up a buildslave to build the experimental RISCV target
ClosedPublic

Authored by asb on Dec 21 2017, 7:45 AM.

Details

Summary

This adds a new buildslave for the staging buildmaster. This configuration will build the RISC-V backend, which isn't built by default due to its status as an experimental target.

This patch is based heavily on @dylanmckay's patches to add the AVR builder.

Diff Detail

Event Timeline

asb created this revision.Dec 21 2017, 7:45 AM
This revision is now accepted and ready to land.Dec 21 2017, 10:45 AM
This revision was automatically updated to reflect the committed changes.

FYI @asb, I could never get email notifications working from the staging buildmaster.

I can't tell whether this patch is for the master buildslave or the staging one, so this might not be relevant.

asb added a comment.Jan 2 2018, 1:19 AM

It looks like it's not working for me either. http://lab.llvm.org:8014/builders/llvm-riscv-linux/builds/115 was green, http://lab.llvm.org:8014/builders/llvm-riscv-linux/builds/116 was red, and I received no email. From what I can see, buildbot issues don't seem to be tracked on bugzilla currently?