Hi Omar, On Fri, Jul 19, 2024 at 2:24 PM Omar Sandoval <osan...@osandov.com> wrote: > > From: Omar Sandoval <osan...@fb.com> > > This is v4 of my patch series optimizing debuginfod for kernel > debuginfo. v1 is here [1], v2 is here [2], v3 is here [3]. The only > changes from v3 in this version are fixing a bogus maybe-uninitialized > error on the Debian build and adding the new test files to EXTRA_DIST so > that make distcheck passes. > > Thanks, > Omar > > 1: https://sourceware.org/pipermail/elfutils-devel/2024q3/007191.html > 2: https://sourceware.org/pipermail/elfutils-devel/2024q3/007208.html > 3: https://sourceware.org/pipermail/elfutils-devel/2024q3/007243.html
Thanks for working on these patches. I ran v4 on the sourceware buildbots. The new testcase fails on debian-ppc64 [1], debian-i386 [2] and fedora-s390x [3]. There was a 4th failing buildbot but AFAICT the failure is unrelated to your patches. Do you mind taking a look at this? The patches otherwise LGTM and I'll merge them once this is passing on the buildbots. Aaron [1] https://builder.sourceware.org/buildbot/#/builders/214/builds/190 [2] https://builder.sourceware.org/buildbot/#/builders/210/builds/194 [3] https://builder.sourceware.org/buildbot/#/builders/211/builds/185