Summary: | media-libs/blib-1.1.7-r3 has implicit function declarations in configure logs (GCC-13-SYSTEM) | ||
---|---|---|---|
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/40073 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906027, 941869 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 856286 [details]
build.log
build log and emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2734d9ba5128272eba71ce45e0a94f511947811b commit 2734d9ba5128272eba71ce45e0a94f511947811b Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-01-09 14:38:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 09:21:14 +0000 media-libs/blib: Port to C23 Fix implicit declarations and incompatible pointer types including ones masked by first compilation error. Upstream is dead. Nothing to be done there. Bug: https://bugs.gentoo.org/921126 Bug: https://bugs.gentoo.org/899808 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40073 Signed-off-by: Sam James <sam@gentoo.org> media-libs/blib/blib-1.1.7-r4.ebuild | 63 +++++++++++++++++ media-libs/blib/files/blib-1.1.7-C23.patch | 105 +++++++++++++++++++++++++++++ 2 files changed, 168 insertions(+) |