☺ Buildbot (Sourceware): elfutils - build successful (main)

2024-07-04 Thread builder
A restored build has been detected on builder elfutils-fedora-x86_64 while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/59/builds/347 Build state: build successful Revision: 38635004386c7814bd81e00f756f6f2a3f7a5612 Worker: bbo1-2 Build

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

2024-07-04 Thread builder
A new failure has been detected on builder elfutils-fedora-x86_64 while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/59/builds/346 Build state: failed test (failure) test (failure) Revision: e0c949f222df0482369368f6ed0861843ae01950 Work

[COMMITTED] tests/Makefile.am: Add run-sysroot.sh to EXTRA_DIST

2024-07-04 Thread Aaron Merey
Signed-off-by: Aaron Merey --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index d5b2c02b..77f9b90d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -669,7 +669,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtes

Re: [PATCH 1/2] libdwfl: specify optional sysroot to search for shared libraries and binaries

2024-07-04 Thread Aaron Merey
Hi Michal, On Tue, Jul 2, 2024 at 1:34 PM Michal Sekletar wrote: > > I've sent out v2 where I tried to incorporate the feedback. Also I've added a > test case. Thanks for adding the test case. The patches LGTM and I've pushed all three. I made a few trivial changes to indentation and to preve