Hi, On Fri, May 12, 2023 at 09:04:47PM +0000, builder--- via Elfutils-devel wrote: > A new failure has been detected on builder elfutils-fedora-arm64 while > building elfutils. > > Full details are available at: > https://builder.sourceware.org/buildbot/#builders/180/builds/156 > > Build state: failed test (failure) > Revision: 0066e704b9ed21ac4b2070dfdef1611515b68d29 > Worker: fedora-arm64 > Build Reason: (unknown) > Blamelist: Luke Diamand <ldiam...@roku.com> > [...] > - 7: make check ( failure ) > Logs: > - stdio: > https://builder.sourceware.org/buildbot/#builders/180/builds/156/steps/7/logs/stdio > - test-suite.log: > https://builder.sourceware.org/buildbot/#builders/180/builds/156/steps/7/logs/test-suite_log
So that was a timeout. And from looking at the previous log all tests actually PASSed except for run-large-elf-file.sh. That isn't caused by the last commit. It is probably a hickup on the machine, run-large-elf-file.sh generates a > 4GB ELF file and might cause some swapping. All other buildbot builders passed. Cheers, Mark