https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-fs/openafs-1.8.8.1-r1 fails to compile. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Created attachment 895374 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILURE: make exit code 2 /var/tmp/portage/net-fs/openafs-1.8.8.1-r1/work/openafs-1.8.8.1/src/auth/ktc.c:122:35: error: implicit declaration of function 'call_syscall'; did you mean 'Afs_syscall'? [-Wimplicit-function-declaration[https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wimplicit-function-declaration]]
Just to note, I believe that current upstream has addressed this problem. I added the -Wimplicit-function-declaration flag to a test build o 1.8.12.2 and master branch and had a clean build.