On Tue, Dec 24, 2024 at 01:30:17PM +0100, Chris Hofstaedtler wrote: > > > During a rebuild of all packages in sid, this package failed to build > > > on armhf. > > > The problem seems related to libunwind. Dovecot builds successfully in > > trixie, but if we update libunwind packages to the sid versions, it > > fails. > > > > Trixie has libunwind 1.6.2-3.1; Sid has 1.7.2-1. > > Could try with the newer libunwind from upstream. IIRC there are > open libunwind bugs in Debian that might be related...
Yes, libunwind 1.8.1 from upstream resolves this failure. I'm not sure about the other libunwind bugs. I have amd64 and armhf builds of libunwind 1.8.1 at https://people.debian.org/~noahm/repo/ if anybody else is looking to test against it. noah