On Sun, 14 Jul 2024, 12:30 Alejandro Colomar via Gcc-help, < gcc-help@xxxxxxxxxxx> wrote: > Hi! > > On Sun, Jul 14, 2024 at 10:01:34AM GMT, builder@xxxxxxxxxxxxxx wrote: > > A new failure has been detected on builder gcc-autoregen while building > gcc. > > > > Full details are available at: > > https://builder.sourceware.org/buildbot/#/builders/269/builds/6546 > > Did I break anything? I see the failure being `git diff --exit-code`, > which doesn't seem like anything broken, but I don't know what that test > is for, so I'll ask. > It checks that necessary auto-generated files have been regenerated and committed. If you didn't do anything related to that warning option that would have affected the c.opts.urls file then it wasn't you (I think it was a change from Marek). > Cheers, > Alex > > > > > Build state: failed 'git diff ...' (failure) > > Revision: 44c9403ed1833ae71a59e84f9e37af3182be0df5 > > Worker: bbo2 > > Build Reason: (unknown) > > Blamelist: Alejandro Colomar <alx@xxxxxxxxxx> > > > > Steps: > > > > - 0: worker_preparation ( success ) > > > > - 1: git checkout ( success ) > > Logs: > > - stdio: > https://builder.sourceware.org/buildbot/#/builders/269/builds/6546/steps/1/logs/stdio > > > > - 2: autoregen.py ( success ) > > Logs: > > - stdio: > https://builder.sourceware.org/buildbot/#/builders/269/builds/6546/steps/2/logs/stdio > > > > - 3: git diff ( success ) > > Logs: > > - stdio: > https://builder.sourceware.org/buildbot/#/builders/269/builds/6546/steps/3/logs/stdio > > > > - 4: mkdir objdir ( success ) > > Logs: > > - stdio: > https://builder.sourceware.org/buildbot/#/builders/269/builds/6546/steps/4/logs/stdio > > > > - 5: configure ( success ) > > Logs: > > - stdio: > https://builder.sourceware.org/buildbot/#/builders/269/builds/6546/steps/5/logs/stdio > > > > - 6: make html ( warnings ) > > Logs: > > - stdio: > https://builder.sourceware.org/buildbot/#/builders/269/builds/6546/steps/6/logs/stdio > > - warnings (82): > https://builder.sourceware.org/buildbot/#/builders/269/builds/6546/steps/6/logs/warnings__82_ > > > > - 7: make regenerate-opt-urls ( success ) > > Logs: > > - stdio: > https://builder.sourceware.org/buildbot/#/builders/269/builds/6546/steps/7/logs/stdio > > > > - 8: git diff_1 ( failure ) > > Logs: > > - stdio: > https://builder.sourceware.org/buildbot/#/builders/269/builds/6546/steps/8/logs/stdio > > > > -- > <https://www.alejandro-colomar.es/> >