Re: gz or xz archive

2025-08-19 Thread Mark Wielaard
Hi, On Thu, Aug 14, 2025 at 12:34:29PM -0400, Frank Ch. Eigler wrote: > Sorry, I don't know of a way. We disabled the git/https servers' direct > archive service capability some time ago because of abuse. Also those would miss the signatures for official releases. So if you change the compressi

[Bug libelf/32232] Failed tests with lld linker

2025-08-19 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32232 --- Comment #4 from Mark Wielaard --- (In reply to Khem Raj from comment #3) > With 0.193 and LLD 21.x, this the failing list > > {'elfutils': ['run-strip-strmerge.sh', > 'run-elflint-self.sh', > 'run-backtrace-da

Re: [PATCH v2] elf_getarhdr: Replace per-archive Elf_Arhdr storage with per-member storage

2025-08-19 Thread Mark Wielaard
Hi Aaron, On Sun, 2025-08-10 at 20:26 -0400, Aaron Merey wrote: > Currently each archive descriptor maintains a single Elf_Arhdr for the > current archive member (as determined by elf_next or elf_rand) which is > returned by elf_getarhdr. > > A single per-archive Elf_Arhdr is not ideal since elf_