Re: [PATCH] config: Enable Debuginfod RPM sig checking and eu-stacktrace in spec

2024-10-24 Thread Aaron Merey
On Thu, Oct 24, 2024 at 5:34 AM Mark Wielaard wrote: > > For testing that the eu-stacktrace and debuginfod ima verification > code builds correctly explicitly add --enable-stacktrace and > --enable-debuginfod-ima-verification to configure. > > * config/elfutils.spec.in (enable_stacktrace)

Re: [PATCH] stacktrace: Init elf_fd in sysprof_init_dwfl

2024-10-24 Thread Mark Wielaard
Hi Aaron, On Thu, 2024-10-24 at 10:22 -0400, Aaron Merey wrote: > On Thu, Oct 24, 2024 at 5:08 AM Mark Wielaard wrote: > > > > When building with LTO gcc believes elf_fd can be used uninitialized: > > LGTM Thanks, pushed. Cheers, Mark

Re: [PATCH v2] configure: better error message for [lib]debuginfod missing dependencies

2024-10-24 Thread Aaron Merey
On Wed, Oct 23, 2024 at 9:13 AM Mark Wielaard wrote: > > When dependencies for libdebuginfod, debuginfod or ima verification are > missing and these features are explicitly enabled the user might not > immediately know which of the dependicies are missing. Move the checks > around a little so chec

[Bug tools/32253] FAIL: run-strip-reloc-self.sh with binutils master

2024-10-24 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32253 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #1

[Bug debuginfod/32294] configure fails without json-c support

2024-10-24 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32294 Mark Wielaard changed: What|Removed |Added Assignee|unassigned at sourceware dot org |mark at klomp dot org

[PATCH] config: Enable Debuginfod RPM sig checking and eu-stacktrace in spec

2024-10-24 Thread Mark Wielaard
For testing that the eu-stacktrace and debuginfod ima verification code builds correctly explicitly add --enable-stacktrace and --enable-debuginfod-ima-verification to configure. * config/elfutils.spec.in (enable_stacktrace): New global, depends on arch. (BuildRequires):

Re: ☠ Buildbot (Sourceware): elfutils - failed test (failure) (main)

2024-10-24 Thread Mark Wielaard
On Wed, Oct 23, 2024 at 10:38:46PM +, buil...@sourceware.org wrote: > A new failure has been detected on builder elfutils-debian-ppc64 while > building elfutils. > > Full details are available at: > https://builder.sourceware.org/buildbot/#/builders/63/builds/411 Sadly this is again an o