On Wed, 2019-08-28 at 22:08 +0000, buildbot@builder.wildebeest.org wrote: > The Buildbot has detected a failed build on builder whole buildset > while building elfutils. > Full details are available at: > https://builder.wildebeest.org/buildbot/#builders/3/builds/390 > > Buildbot URL: https://builder.wildebeest.org/buildbot/ That is an --enable-sanitize-undefined. I am not entirely clear on why it only fails when linming with -fsanitize=undefined. But libasm.so should also be linked with libebl_pic.a. Which is what the attached fix does. Cheers, Mark