On Tue, Feb 7, 2023 at 9:43 PM builder--- via Elfutils-devel <elfutils-devel@sourceware.org> wrote: > > A new failure has been detected on builder elfutils-gentoo-sparc while > building elfutils. > > Full details are available at: > https://builder.sourceware.org/buildbot/#builders/225/builds/10 > > Build state: failed test (failure) > Revision: 53b596ef4018693403395d702045c15762af3da7 > Worker: gentoo-sparc > Build Reason: (unknown) > Blamelist: Aaron Merey <ame...@redhat.com> > > Steps: > [...] > - 7: make check ( failure ) > Logs: > - stdio: > https://builder.sourceware.org/buildbot/#builders/225/builds/10/steps/7/logs/stdio > - test-suite.log: > https://builder.sourceware.org/buildbot/#builders/225/builds/10/steps/7/logs/test-suite_log
Failure due to make command timeout. It looks like the only test that didn't finish is run-debuginfod-section.sh, which is related to my changes. But I'm not seeing how the changes might cause a timeout and unfortunately test-suite.log is empty. Aaron