> From: Jiang, Haochen > Sent: Monday, November 25, 2024 1:52 PM > > > From: buil...@sourceware.org <buil...@sourceware.org> > > Sent: Monday, November 25, 2024 11:40 AM > > > > 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/10198 > > > > Build state: failed compile (failure) > > Revision: 832e963a477268e023b0fae4e8c59d29be8e7f42 > > Worker: bbo2 > > Build Reason: (unknown) > > Blamelist: Haochen Jiang <haochen.ji...@intel.com> > > > > > > - 6: make html ( failure ) > > Logs: > > - stdio: > > https://builder.sourceware.org/buildbot/#/builders/269/builds/10198/st > > eps > > /6/logs/stdio > > - warnings (120): > > https://builder.sourceware.org/buildbot/#/builders/269/builds/10198/st > > eps > > /6/logs/warnings__120_ > > This is a weird failure. In the commit I only changed the testsuite and should > not cause make html fail. > > I also tried "make html" and did not see any diffs, or I misunderstood > something?
I downloaded the log file for check since the web UI could not scroll up a lot. I found that it is caused by: /bin/bash: line 1: build/genhooks: Permission denied make[2]: *** [Makefile:2953: s-tm-texi] Error 126 Seems like a builder issue but not make html? Thx, Haochen