Summary: | media-video/xvattr-1.3-r3 fails to compile: getopt.h:147:12: error: conflicting types for getopt; have int(void) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40639 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 912582 [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=1f191a3a5093f118e0af971d716a389034de473d commit 1f191a3a5093f118e0af971d716a389034de473d Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-18 17:56:35 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-19 11:15:17 +0000 media-video/xvattr: Fix build Corrects incompatible pointer types by casting GTK-style. Also removes fallback definition of getopt, leaving only POSIX one, because it is present both on glibc and musl systems Closes: https://bugs.gentoo.org/945292 Closes: https://bugs.gentoo.org/919367 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40639 Signed-off-by: Sam James <sam@gentoo.org> .../files/xvattr-1.3-conflicting-types.patch | 42 ++++++++++++++++++++++ .../{xvattr-1.3-r3.ebuild => xvattr-1.3-r4.ebuild} | 3 +- 2 files changed, 44 insertions(+), 1 deletion(-) |