Re: [kirkstone 00/29] Pull request (cover letter only)
Martin Jansa
On Wed, Jan 4, 2023 at 3:36 PM Steve Sakoman <steve@...> wrote: The following changes since commit ada5e64a97d5f269886772540e0bb0c324088b21: I'm a bit late, but this change seems to cause: | ../git/src/shared/elf-util.c: In function 'parse_elf_object': | ../git/src/shared/elf-util.c:792:27: error: void value not ignored as it ought to be| 792 | r = json_variant_dump(package_metadata, JSON_FORMAT_FLUSH, json_out, NULL); | | ^ I'm trying to find out why this isn't failing for you, it might be triggered with just some PACKAGECONFIG combination we have (we enable coredump, elfutils, oomd, cgroupv2). |
|