Summary: | net-dns/dnsmasq-2.90 fails to compile: netlink.c:250:30: error: too many arguments to function callback | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: |
build.log
C23 compatibility patch for dnsmasq 2.90 |
Description
Agostino Sarubbo
![]() Created attachment 912346 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4beefebb519c412b864d85cb4698053402078de9 commit 4beefebb519c412b864d85cb4698053402078de9 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-12-01 14:04:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-01 14:04:39 +0000 net-dns/dnsmasq: build w/ -std=gnu17 Bug: https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2024q4/017855.html Closes: https://bugs.gentoo.org/945183 Signed-off-by: Sam James <sam@gentoo.org> net-dns/dnsmasq/dnsmasq-2.90.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Created attachment 913019 [details, diff] C23 compatibility patch for dnsmasq 2.90 Patch submitted and applied upstream. https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2024q4/017858.html |