https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-video/wlrobs-1.1 fails to compile. Discovered on: amd64 (internal ref: guru_tinderbox) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Created attachment 912600 [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: libwlrobs.so.p/src_dmabuf_source.c.o FAILED: libwlrobs.so.p/src_scpy_source.c.o ../wlrobs-v1.1/src/dmabuf_source.c:159:34: error: initialization of ‘void (*)(void *, struct wl_registry *, uint32_t)’ {aka ‘void (*)(void *, struct wl_registry *, unsigned int)’} from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=56761d6a36d70d0e9bd650ac221b1e5633719017 commit 56761d6a36d70d0e9bd650ac221b1e5633719017 Author: Takuya Wakazono <pastalian46@gmail.com> AuthorDate: 2024-12-01 10:29:01 +0000 Commit: Takuya Wakazono <pastalian46@gmail.com> CommitDate: 2024-12-01 10:29:01 +0000 media-video/wlrobs: fix build with GCC 15 Closes: https://bugs.gentoo.org/945309 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> media-video/wlrobs/files/wlrobs-1.1-gcc15.patch | 197 ++++++++++++++++++++++++ media-video/wlrobs/wlrobs-1.1.ebuild | 7 +- 2 files changed, 203 insertions(+), 1 deletion(-)