``` --- /tmp/clang/home/tinderbox/img/17.1_no_multilib_hardened-j4-20221204-010004/var/tmp/clang/games-fps/quakeforge-0.7.2_p20210722-r1/clang16-safe.log 2023-02-11 03:38:29.993568907 +0000 +++ /tmp/clang/home/tinderbox/img/17.1_no_multilib_hardened-j4-20221204-010004/var/tmp/clang/games-fps/quakeforge-0.7.2_p20210722-r1/clang16-errors.log 2023-02-11 03:38:29.993568907 +0000 [...] -ignoreme: warning: incompatible function pointer types initializing 'int (*)()' with an expression of type 'size_t (const char *, size_t)' (aka 'unsigned long (const char *, unsigned long)') [-Wincompatible-function-pointer-types] +ignoreme: error: incompatible function pointer types initializing 'int (*)()' with an expression of type 'size_t (const char *, size_t)' (aka 'unsigned long (const char *, unsigned long)') [-Werror,-Wincompatible-function-pointer-types] int (*foo)() = strnlen; ^ ~~~~~~~ -ignoreme: warning: incompatible function pointer types initializing 'int (*)()' with an expression of type 'char *(const char *, unsigned long)' [-Wincompatible-function-pointer-types] +ignoreme: error: incompatible function pointer types initializing 'int (*)()' with an expression of type 'char *(const char *, unsigned long)' [-Werror,-Wincompatible-function-pointer-types] int (*foo)() = strndup; ^ ~~~~~~~ ```
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dad8c30fbaaa70807631015a250a3e92ef9c372 commit 3dad8c30fbaaa70807631015a250a3e92ef9c372 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2025-03-14 10:08:27 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2025-03-14 10:08:27 +0000 games-fps/quakeforge: treeclean Closes: https://bugs.gentoo.org/800899 (pkgremoved) Closes: https://bugs.gentoo.org/830497 (pkgremoved) Closes: https://bugs.gentoo.org/893904 (pkgremoved) Closes: https://bugs.gentoo.org/898936 (pkgremoved) Closes: https://bugs.gentoo.org/908709 (pkgremoved) Closes: https://bugs.gentoo.org/919237 (pkgremoved) Closes: https://bugs.gentoo.org/926463 (pkgremoved) Closes: https://bugs.gentoo.org/869518 (pkgremoved) Closes: https://bugs.gentoo.org/931506 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> games-fps/quakeforge/Manifest | 1 - .../quakeforge-0.7.2_p20210722-skipped-tests.patch | 16 -- games-fps/quakeforge/metadata.xml | 40 ----- .../quakeforge-0.7.2_p20210722-r2.ebuild | 166 --------------------- games-fps/quakeforge/quakeforge-9999.ebuild | 156 ------------------- profiles/package.mask | 11 -- 6 files changed, 390 deletions(-)