[PATCH v3] debuginfod: Support queries for ELF/DWARF sections

2022-10-31 Thread Aaron Merey via Elfutils-devel
Hi Mark, Thanks again for the detailed review. I fixed the issues you pointed out. On Sat, Oct 29, 2022 at 8:29 PM Mark Wielaard wrote: > > @@ -1008,6 +1206,9 @@ debuginfod_query_server (debuginfod_client *c, > >            snprintf(data[i].url, PATH_MAX, "%s/%s/%s/%s", server_url, > >        

Re: [PATCH] Add support for ARCv2

2022-10-31 Thread Shahab Vahedi via Elfutils-devel
Hi Mark, Thank you for response. First and foremost, there is a second iteration of the patch [1]. I don't want you, or anybody else, waste time looking into v1. The changes from v1 have been mentioned at the end of v2 commit message. [1] https://sourceware.org/pipermail/elfutils-devel/2022q4/005

[PATCH v2] Add support for ARCv2

2022-10-31 Thread Shahab Vahedi via Elfutils-devel
This adds support for Synopsys ARCv2 processors. ARC target related macros have been added to libelf/elf.h. However, there are a few changes on existing ARC macros to correct them and be in sync with binutils. All the details of those changes are listed in libelf/ChangeLog. I am going to propose th

☠ Buildbot (GNU Toolchain): elfutils - failed test (failure) (master)

2022-10-31 Thread builder--- via Elfutils-devel
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/99 Build state: failed test (failure) Revision: 5d8cd51a460fc29f35a016836c39fcea6bf59fb0 Worker: bb1-1 Build R

Re: [PATCH 1/7] Rename 'hello2.spec.' -> 'hello2.spec' 'hello3.spec.' -> 'hello3.spec'

2022-10-31 Thread Mark Wielaard
Hi, On Thu, 2022-10-20 at 18:07 +0200, Mark Wielaard wrote: > So maybe we just should rename them to .specfile? > That is what the attached patch does, plus some other cleanups. > - We forgot to include the hello3.specfile > - Remove the --sign from rpmbuild > - escape the % in spec comments > >

Proposed elfutils 0.188 release in Wednesday

2022-10-31 Thread Mark Wielaard
Hi, It has been 6 months since 0.187. There have been almost 80 commits since, various bug fixes and some new features (see NEWS). I would like to push out a 0.188 this Wednesday (Nov 2). Please go over any open bugs or patches to see if they should be fixed/committed before the release or can wai