☠ Buildbot (Sourceware): gcc-autoregen - failed 'git diff ...' (failure) (master)
David Malcolm
dmalcolm@redhat.com
Tue Nov 19 18:34:41 GMT 2024
On Tue, 2024-11-19 at 11:12 +0100, Georg-Johann Lay wrote:
> Am 19.11.24 um 02:49 schrieb David Malcolm:
> > On Tue, 2024-11-19 at 01:29 +0000, builder@sourceware.org wrote:
> > > A failed build has been detected on builder gcc-autoregen while
> > > building gcc.
> > >
> > > Full details are available at:
> > >
> > > https://builder.sourceware.org/buildbot/#/builders/269/builds/9988
> > >
> > > Build state: failed 'git diff ...' (failure)
> > > Revision: f1f8d4c5115975875b5b1a15adbac50bc28a3922
> > > Worker: bb2-2
> > > Build Reason: (unknown)
> > > Blamelist: David Malcolm <dmalcolm@redhat.com>, GCC Administrator
> > > <gccadmin@gcc.gnu.org>, Gaius Mulley <gaiusmod2@gmail.com>,
> > > Georg-
> > > Johann Lay <avr@gjlay.de>, Joseph Myers <josmyers@redhat.com>,
> > > Mark
> > > Harmstone <mark@harmstone.com>, Martin Uecker <uecker@tugraz.at>,
> > > Richard Sandiford <richard.sandiford@arm.com>, Uros Bizjak
> > > <ubizjak@gmail.com>
> > >
> >
> > Looks like r15-5415-gc3db52bb47913a added a couple of options to
> > AVR
> > but didn't do "make regenerate-opt-urls".
> >
> > I've pushed a fix for this as r15-5437-gfff5cfa4353e0c.
> >
> > Dave
>
> Thank you so much.
>
> I still don't know how to avoid that problem because it is not
> possible
> to run regenerate-opt-urls on selected files or sub-trees.
> At least that was the state when I asked a month or so ago, I was
> told
> that regenerate-opt-urls cannot be run when the compiler is
> configured
> for, say avr, because it requires all languages front ends to be
> present.
It requires all frontends that have their own docs to be enabled:
specifically: d and fortran.
Sorry that this is a pain; missing the updated opts urls is only a very
minor issue though, FWIW (missing URLs in fancy terminals and in SARIF
output).
Dave
More information about the Gccadmin
mailing list