Arm binutils buildbot workers

Mark Wielaard mark@klomp.org
Sun Jul 17 15:09:04 GMT 2022


Hi Christophe,

On Mon, Jul 11, 2022 at 12:54:53PM +0200, Christophe Lyon via Binutils wrote:
> After the GDB builbots, we'd like to add binutils workers for arm64 and
> armhf.  They will be running in Ubuntu containers like the GDB ones:
> https://builder.sourceware.org/buildbot/#/builders?tags=gdb
> 
> At this stage, I'm not sure whether there's interest in having both
> ubuntu-20.04 and 22.04?

If ubuntu-20.04 is an LTS release it might be interesting to have. Is
it an LTS release for Arm (I am not an Ubuntu user and don't know if
they officially support something other than x86_64 as LTS release)?
If not I think just having the latest is better.

> Other question related to binutils: I've noticed there are several buildbot
> flavors, with and without --enable-targets=all.  The machine is powerful so
> we can probably offer to use --enable-targets=all.   Does it make sense?

Yes for 64bit, unclear for 32bit systems. As far as I understand for
32bit systems --enable-targets=all is broken, but only for sim. So we
might have to configure with --enable-targets=all --disable-sim

> What's your opinion?  Or maybe it would be a better use of the resource as a
> try-bot?

Could it be both? The idea behind to user try branches is that you can
run the buildbot builders as if doing a "real" build. There are not
many people using the try branches at the moment, so it isn't really
that much more work (also the configuration is simply adding an
identifical builder to the try-scheduler).

Cheers,

Mark



More information about the Buildbot mailing list