Summary: | media-libs/nas-1.9.5-r2 fails to compile: resource.c:117:1: error: conflicting types for CreateNewResourceType; have RESTYPE(int ()(unsigned char , AuID)) {aka long unsigned int(int ()(unsigned char , unsigned int))} | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
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 |
Description
Agostino Sarubbo
![]() Created attachment 911524 [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=789e82b5e0baae616ec7dc6b4aa20cf0a0cc8e45 commit 789e82b5e0baae616ec7dc6b4aa20cf0a0cc8e45 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-15 23:15:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-15 23:15:09 +0000 media-libs/nas: fix build issues * Build w/ -std=gnu89 (ancient configure, not C23 compatible either) * Ignore MAKEOPTS/GNUMAKEFLAGS as it confuses imake Closes: https://bugs.gentoo.org/899834 Closes: https://bugs.gentoo.org/944403 Closes: https://bugs.gentoo.org/944451 Closes: https://bugs.gentoo.org/947416 Signed-off-by: Sam James <sam@gentoo.org> media-libs/nas/nas-1.9.5-r2.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) |