https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: gui-wm/cage-0.1.4 fails to compile (CLANG-STRICTER-SYSTEM). Discovered on: amd64 (internal ref: guru_tinderbox) NOTE: (CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types See also: https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240 https://wiki.gentoo.org/wiki/Modern_C_porting
Created attachment 840977 [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: ../cage-0.1.4/view.h:8:10: fatal error: wlr/types/wlr_box.h: No such file or directory FAILED: cage.p/cage.c.o FAILED: cage.p/idle_inhibit_v1.c.o ../cage-0.1.4/view.h:8:10: fatal error: wlr/types/wlr_box.h: No such file or directory
guru_tinderbox has reproduced this issue with version 0.1.5 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5c1d959dc77bee34e98b3559d729054ce89c7b53 commit 5c1d959dc77bee34e98b3559d729054ce89c7b53 Author: Daichi Yamamoto <dev@dyama.net> AuthorDate: 2024-02-06 13:17:09 +0000 Commit: Daichi Yamamoto <dev@dyama.net> CommitDate: 2024-02-06 13:17:09 +0000 gui-wm/cage: restrict wlroots version Closes: https://bugs.gentoo.org/840254 Closes: https://bugs.gentoo.org/884833 Signed-off-by: Daichi Yamamoto <dev@dyama.net> gui-wm/cage/cage-0.1.5.ebuild | 2 +- gui-wm/cage/cage-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)