https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: gui-libs/text-engine-0.1.1-r2 fails to compile (GCC-14-SYSTEM). Discovered on: amd64 (internal ref: guru_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 882073 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: src/libtext-engine-0.1.so.p/layout_layout-box.c.o FAILED: src/libtext-engine-0.1.so.p/layout_layout.c.o FAILED: src/libtext-engine-0.1.so.p/ui_display.c.o ../text-engine-0.1.1/src/layout/layout-box.c:114:62: error: passing argument 1 of ‘g_type_name_from_instance’ from incompatible pointer type [-Wincompatible-pointer-types]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26e924746223c82bb63533f72fa3e2990d0a8f16 commit 26e924746223c82bb63533f72fa3e2990d0a8f16 Author: Yuan Liao <liaoyuan@gmail.com> AuthorDate: 2024-07-07 13:38:25 +0000 Commit: Yuan Liao <liaoyuan@gmail.com> CommitDate: 2024-07-07 13:44:11 +0000 gui-libs/text-engine: Backport upstream -Wincompatible-pointer-types fix Closes: https://bugs.gentoo.org/921918 Signed-off-by: Yuan Liao <liaoyuan@gmail.com> ...ine-0.1.1-fix-Wincompatible-pointer-types.patch | 183 +++++++++++++++++++++ ...0.1.1-r2.ebuild => text-engine-0.1.1-r3.ebuild} | 3 +- 2 files changed, 185 insertions(+), 1 deletion(-)