https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: gui-libs/wpebackend-fdo-1.14.2-r1 fails to compile. Discovered on: amd64 (internal ref: gcc15_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#CF0014
Created attachment 900904 [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: libWPEBackend-fdo-1.0.so.1.9.4.p/src_ipc.cpp.o FAILED: libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-private.cpp.o ../wpebackend-fdo-1.14.2/src/ipc.h:36:36: error: ‘uint32_t’ has not been declared
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d6ccff4d73341474d6746167101b94d09ceb709 commit 0d6ccff4d73341474d6746167101b94d09ceb709 Author: Solegaiter <meartzheast877@gmail.com> AuthorDate: 2025-02-15 12:02:06 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2025-03-05 18:12:06 +0000 gui-libs/wpebackend-fdo: add 1.14.3 and fix to use C23. This pull request bumps this package and fixes 'ipc.h:36:36: error: uint32_t has not been declared' which made it impossible to compile the program in gcc 15. Closes: https://bugs.gentoo.org/938289 Signed-off-by: Solegaiter <meartzheast877@gmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org> gui-libs/wpebackend-fdo/Manifest | 1 + .../files/wpebackend-fdo-1.14.2-c23-fix.patch | 13 ++++++++ .../wpebackend-fdo/wpebackend-fdo-1.14.2-r1.ebuild | 6 +++- .../wpebackend-fdo/wpebackend-fdo-1.14.3.ebuild | 39 ++++++++++++++++++++++ 4 files changed, 58 insertions(+), 1 deletion(-)