Re: elfutils DWARF problem was: Re: Problem with BTF generation on mips64el

2024-06-11 Thread Ying Huang
Hi Mark, Regarding the current questions, I have a few points that needed to be explained. 在 2024/6/11 21:07, Mark Wielaard 写道: > Hi, > > Adding elfutils-devel to CC to keep everyone up to date on the state of > the patches. > > On Mon, 2024-06-10 at 23:36 -0700, Tony Ambardar wrote: >> On Mon,

Re: elfutils DWARF problem was: Re: Problem with BTF generation on mips64el

2024-06-11 Thread Tony Ambardar
On Tue, Jun 11, 2024 at 03:07:29PM +0200, Mark Wielaard wrote: > Hi, > > Adding elfutils-devel to CC to keep everyone up to date on the state of > the patches. > > On Mon, 2024-06-10 at 23:36 -0700, Tony Ambardar wrote: > > On Mon, Jun 03, 2024 at 08:47:24PM -0700, Tony Ambardar wrote: > > > On M

Re: make dist considered harmful: odd gotcha with building elfutils rpms

2024-06-11 Thread Frank Ch. Eigler
Hi - > That is certainly a bug, dist targets shouldn't be conditional. Thanks! > [...] > > But I think the root cause is more the continued reliance > > on "make dist", made necessary by the exclusion of generated autoconf* > > materiel in the source tree. > > I really don't think putting gen

[PATCH] doc: Always distribute all man pages

2024-06-11 Thread Mark Wielaard
dist targets shouldn't depend on configure conditionals. * doc/Makefile.am: Remove DEBUGINFOD and LIBDEBUGINFOD from dist targets. Add comments about which man pages go into which section. Signed-off-by: Mark Wielaard --- doc/Makefile.am | 33 +++-- 1

Re: make dist considered harmful: odd gotcha with building elfutils rpms

2024-06-11 Thread Mark Wielaard
Hi Frank, On Tue, 2024-06-11 at 10:30 -0400, Frank Ch. Eigler wrote: > While trying to get a reliable fedora-copr build of the git/master > snapshot of elfutils, I ran into a problem that took me too long to > figure out. I was running "make rpm" from an elfutils build tree, > which involves runn

[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on

2024-06-11 Thread ema at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31874 --- Comment #5 from Emanuele Rocca --- Created attachment 15579 --> https://sourceware.org/bugzilla/attachment.cgi?id=15579&action=edit Testsuite output with 8762 patchseries applied -- You are receiving this mail because: You are on the C

[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on

2024-06-11 Thread ema at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31874 --- Comment #4 from Emanuele Rocca --- Created attachment 15578 --> https://sourceware.org/bugzilla/attachment.cgi?id=15578&action=edit core file run-backtrace-native-core.sh -- You are receiving this mail because: You are on the CC list f

make dist considered harmful: odd gotcha with building elfutils rpms

2024-06-11 Thread Frank Ch. Eigler
Hi - While trying to get a reliable fedora-copr build of the git/master snapshot of elfutils, I ran into a problem that took me too long to figure out. I was running "make rpm" from an elfutils build tree, which involves running a "make dist" substep to produce a complete buildable source tarball

Re: elfutils DWARF problem was: Re: Problem with BTF generation on mips64el

2024-06-11 Thread Mark Wielaard
Hi, Adding elfutils-devel to CC to keep everyone up to date on the state of the patches. On Mon, 2024-06-10 at 23:36 -0700, Tony Ambardar wrote: > On Mon, Jun 03, 2024 at 08:47:24PM -0700, Tony Ambardar wrote: > > On Mon, Jun 03, 2024 at 09:18:33PM +0200, Mark Wielaard wrote: > > > On Mon, Jun 03

[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on

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