Re: eu-strip on .rustc section produce error information

2023-07-20 Thread Mark Wielaard
Hi Ziyang, On Thu, 2023-07-20 at 13:14 +, chenziyang (C) via Elfutils-devel wrote: > Hi elfutils maintainers > > I am running 'rpmbuild -ba sysmaster.spec', and produce following error info: > eu-strip: Cannot remove symbol [742] from allocated symbol table [3] > > This error is caused by st

eu-strip on .rustc section produce error information

2023-07-20 Thread chenziyang (C) via Elfutils-devel
Hi elfutils maintainers I am running 'rpmbuild -ba sysmaster.spec', and produce following error info: eu-strip: Cannot remove symbol [742] from allocated symbol table [3] This error is caused by strip_to_debug() function in /usr/bin/find-debuginfo.sh which is triggered by rpm-build [cid:image003

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

2023-07-20 Thread Mark Wielaard
Hi Sam, I think only the last one can really be said to be "your issue". On Thu, 2023-07-20 at 11:37 +, builder--- via Elfutils-devel wrote: > A new failure has been detected on builder elfutils-centos-x86_64 while > building elfutils. > > Full details are available at: > https://builde

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

2023-07-20 Thread builder--- via Elfutils-devel
A new failure has been detected on builder elfutils-centos-x86_64 while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#builders/39/builds/212 Build state: failed test (failure) Revision: a78fc84d013f925c4bf8ab65eee123bc86fe8b39 Worker: centos-x86_6

Re: [PATCH] tests: run-lfs-symbols.sh needs gawk

2023-07-20 Thread Mark Wielaard
Hi Sam, On Thu, 2023-07-20 at 00:16 +0100, Sam James via Elfutils-devel wrote: > With awk=mawk, I get: > ``` > FAIL: run-lfs-symbols.sh > > > First sanity-check that LFS detection works. > checking ./testfile-nolfs > awk: line 3: syntax error at or near / > FAIL run-lfs-s