Hi, On Thu, Jun 04, 2026 at 09:58:01AM +0000, Kumar, Venkataramanan wrote: > Can someone help me to understand the failure here?? > [...] > > Steps: > > > > - 0: worker_preparation ( success ) > > > > - 1: git checkout ( success ) > > Logs: > > - stdio: > > https://builder.sourceware.org/buildbot/#/builders/346/builds/2562/steps/1/l > > ogs/stdio > > > > - 2: gen_gcc_docs.sh ( failure ) > > Logs: > > - stdio: > > https://builder.sourceware.org/buildbot/#/builders/346/builds/2562/steps/2/l > > ogs/stdio
Looks like a suprious failure, while the scripts makes another git clone. fatal: failed to copy file to 'gccsrc/.git/objects/3f/d2a8559ccf8f9292d5a6dd57e8d22485ae77fc': No such file or directory fatal error (128): Clone failed Not sure why that is happening (it also seems unnecessary). But since the next build succeeds, see https://builder.sourceware.org/buildbot/#/builders/gcc-snapshots I wouldn't worry too much about it. Cheers, Mark
