[PATCH] PR32930 backends/: guard asm/perf_regs.h include

2025-05-05 Thread Serhei Makarov
asm/perf_regs.h is an arch-specific linux include, not present on architectures like hppa and m68k that lack perf_events support. Only one place we need to fix; others already guard the include by architecture, or use architecture-independent headers (e.g. linux/perf_events.h). * backends/libebl_

[PATCH v2] src/readelf.c: Access symbol and version data only if available

2025-05-05 Thread Aaron Merey
handle_dynamic_symtab can attempt to read symbol and version data from file offset of 0 or address of 0 if the associated DT_ tags aren't found. Fix this by only reading symbol and version data when non-zero file offsets/addresses have been found. https://sourceware.org/bugzilla/show_bug.cgi?id=3

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

2025-05-05 Thread builder
A new failure has been detected on builder elfutils-debian-armhf while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/6/builds/411 Build state: failed test (failure) Revision: c96c4fcd54c64678dbcf9e43b9a991362aa83106 Worker: debian-armhf