Installing DWZ 0.16 on trixie container (Was: ☠ Buildbot (Sourceware): debugedit - failed test (failure) test (failure) (main))

Mark Wielaard mark@klomp.org
Tue Sep 9 18:42:28 GMT 2025


On Mon, Sep 08, 2025 at 07:42:18PM +0000, builder@sourceware.org wrote:
> A new failure has been detected on builder debugedit-debian-amd64 while building debugedit.
> 
> Full details are available at:
>     https://builder.sourceware.org/buildbot/#/builders/7/builds/59
> 
> Build state: failed test (failure) test (failure)

This is a little annoying. This failure comes from the debian-stable
container switching to Debian 13 "trixie". It ships with gdb 16.3 and
dwz 0.15. Those versions are incompatible. gdb-add-index will generate
a .gdb-index version 9 which dwz 0.15 doesn't handle (and silently
removes). This causes some find-debuginfo tests to fail.

I think the best thing to do is to just install dwz 0.16 into the
trixie container file.

Cheers,

Mark


More information about the Debugedit mailing list