I don't know if you are maintaining also clang-aarch64-sve-vla-2stage but
it takes far too long right now (>10 hours). It notifies for large number
of people which is overly noisy right now.
See: https://lab.llvm.org/buildbot/#/builders/198/builds/1234
One thing I noticed is that it seems to be missing the
`depends_on_projects` for the buildbot configuration: that means it'll
include commits that touches part of the codebase totally unrelated to what
it is testing (like flang and mlir).
That would be a first easy step to reduce the number of unrelated changes
that get flagged incorrectly.
--
Mehdi
On Thu, Jul 7, 2022 at 5:00 AM Thiago Jung Bauermann <
thiago.bauermann@linaro.org> wrote:
>
> Mehdi AMINI
joker.eph@gmail.com writes:
>
> > On Wed, Jul 6, 2022 at 9:40 PM Thiago Jung Bauermann <
> thiago.bauermann@linaro.org> wrote:
> >
> > Mehdi AMINI
joker.eph@gmail.com writes:
> >
> > >> > On 29 Jun 2022, at 16:33, David Spickett <
> david.spickett@linaro.org>
> > >> wrote:
> > >> >
> > >> > What build times were you expecting to see? It is useful for us to
> > >> > know what expectations are even if, unfortunately, we don't meet
> them
> > >> > at this time.
> > >>
> > >
> > > flang-x86_64-knl-linux seems to to average 15-20min here, which is
> more
> > > like I would expect.
> >
> > flang-aarch64-latest-gcc builds now take between 10m and 30m, with an
> > occasional build taking 1h. flang-aarch64-latest-clang is similar.
> >
> > That's a huge improvement! :)
>
> Indeed it is! Thank you for bringing this issue to our attention.
>
> --
> Thiago
>