Hi, On Wed, Oct 08, 2025 at 09:06:40PM +0100, Jonathan Wakely via Gcc wrote: > On Wed, 8 Oct 2025 at 21:04, Jonathan Wakely <[email protected]> wrote: > > > > On Wed, 8 Oct 2025 at 19:08, Martin Uecker via Gcc <[email protected]> wrote: > > > > > > > > > Does anybody have an idea what might have gone wrong here? > > > > The 'make html' step is failing, probably because of what Richi fixed > > at r16-4286-gc5bee7e24d5ccf > > Ah no, the failure is at a newer commit. Dunno then!
The log says: https://builder.sourceware.org/buildbot/#/builders/269/builds/18504/steps/6/logs/stdio /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/Scrt1.o: in function `_start': (.text+0x17): undefined reference to `main' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:3441: build/genhooks] Error 1 make[2]: *** Waiting for unfinished jobs.... Maybe this is a spurious failure? Because the next build seems fine: https://builder.sourceware.org/buildbot/#/builders/269/builds/18505 Odd. Cheers, Mark
