Buildbot failure in Wildebeest Builder on whole buildset

2021-06-12 Thread buildbot
The Buildbot has detected a new failure on builder elfutils-debian-arm64 while building elfutils. Full details are available at: https://builder.wildebeest.org/buildbot/#builders/45/builds/202 Buildbot URL: https://builder.wildebeest.org/buildbot/ Worker for this Build: debian-arm64 Build R

Re: Buildbot failure in Wildebeest Builder on whole buildset

2021-06-12 Thread Mark Wielaard
On Sat, Jun 12, 2021 at 11:39:12PM +, build...@builder.wildebeest.org wrote: > The Buildbot has detected a new failure on builder elfutils-debian-arm64 > while building elfutils. > Full details are available at: > https://builder.wildebeest.org/buildbot/#builders/45/builds/202 > > Buildbo

[PATCH] libdwfl: add dwfl_local_find_debuginfo callback

2021-06-12 Thread Nick Gasson via Elfutils-devel
This patch adds a variant of dwfl_standard_find_debuginfo that only searches the local filesystem and does not fall back to debuginfod. In my application I am using libdw to decode stack traces where some of the loaded DSOs are generated on-the-fly by LLVM. If these don't have debug information I