https://sourceware.org/bugzilla/show_bug.cgi?id=32232
--- Comment #3 from Khem Raj ---
With 0.193 and LLD 21.x, this the failing list
{'elfutils': ['run-strip-strmerge.sh',
'run-elflint-self.sh',
'run-backtrace-data.sh',
'run-reverse-sections-self.sh']}
Hi -
Having stewed over it for a bit to make things more concrete, I'm
thinking about the overall profile-crowdsource-LTO dataflow like this:
profiling --> profile database --> consensus profile --> linker
and name the project "profiledb" because why not.
= Profiling
Profile your own workl
On Tue, Aug 12, 2025 at 2:17 PM wrote:
>
> 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/431
>
> Build state: failed test (failure)
> Revision: 36602d
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/431
Build state: failed test (failure)
Revision: 36602dbd840532b9ca6d31c1612bf1d539241e7a
Worker: debian-armhf
Recent versions of lcov may raise the following errors during
make coverage:
genhtml: ERROR: (corrupt) unable to read trace file 'elfutils.lcov':
genhtml: ERROR: (inconsistent) [...] line is hit but no branches on line
have been evaluated.
Add "inconsistent,corrupt" to the --ignore-error
Use of ssize_t prevents gcc error -Werror=sign-compare when comparing
num_jobs to ndebug_sections.
Signed-off-by: Aaron Merey
---
src/readelf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/readelf.c b/src/readelf.c
index bb451518..6b886c59 100644
--- a/src/readelf.c
++
A new failure has been detected on builder elfutils-fedora-ppc64le while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#/builders/55/builds/426
Build state: failed test (failure)
Revision: 78b944f482395d10d8e62ee8ed468e5fdf23efdf
Worker: fedora-ppc