https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/blib-1.1.7-r3 fails to compile (GCC-14-SYSTEM). Discovered on: amd64 (internal ref: gcc14_tinderbox) NOTE: (GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Created attachment 881097 [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(+)