Hi, On Fri, Aug 27, 2021 at 09:20:22PM +0000, build...@builder.wildebeest.org wrote: > The Buildbot has detected a new failure on builder elfutils-centos-x86_64 > while building elfutils. > Full details are available at: > https://builder.wildebeest.org/buildbot/#builders/1/builds/807 > > Buildbot URL: https://builder.wildebeest.org/buildbot/ > > Worker for this Build: centos-x86_64 > > Build Reason: <unknown> > Blamelist: Saleem Abdulrasool <abdul...@google.com> > > BUILD FAILED: failed compile (failure)
This wasn't Saleem's fault. I didn't apply his patch correctly and forgot to include a file. Fixed by: commit 610623458b7e98ed3e912e4b7ca8050f6ce4c698 Author: Mark Wielaard <m...@klomp.org> Date: Fri Aug 27 18:47:30 2021 +0200 Add lib/error.c This new file was supposed to be part of 4d6dd0e5a "lib: avoid potential problems with `-fno-common`". Signed-off-by: Mark Wielaard <m...@klomp.org> Cheers, Mark