Hi Christophe, On Mon, Nov 21, 2022 at 01:35:34PM +0100, Christophe Lyon wrote: > On 11/21/22 13:32, Mark Wielaard wrote: > > > I've just sent a fix: > > > https://gcc.gnu.org/pipermail/gcc-patches/2022-November/606887.html > > > > > > Hopefully that one is right > > > > The buildbot gcc builds are turning green again! > > https://builder.sourceware.org/buildbot/#/changes/13736 > > Good! I didn't imagine the feedback would be so fast :-) > > BTW, I don't remember receiving an email from the buildbot after the > breakage, does it send such emails for binutils/gdb only? You are right, we didn't seem to have any problem report emails for the gcc builds. The attached (pushed) patch activates email reports for the quick gcc builders. Whenever they fail the patch author should get an email now. Also it will now sent email to gcc-testresults if a build starts failing or becomes successful again. Note that we don't have good reporting for the full gcc builders yet. We don't have regression detection yet, so we can only see that the full testsuite passes or fails. All results are put into the bunsen database though. Cheers, Mark