========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/core/scm.c: In function ‘put_cmsg’: ../net/core/scm.c:276:17: error: implicit declaration of function ‘scoped_user_write_access_size’ [-Wimplicit-function-declaration] 276 | scoped_user_write_access_size(cm, cmlen, efault) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/core/scm.c:276:58: error: ‘efault’ undeclared (first use in this function) 276 | scoped_user_write_access_size(cm, cmlen, efault) { | ^~~~~~ ../net/core/scm.c:276:58: note: each undeclared identifier is reported only once for each function it appears in ../net/core/scm.c:276:65: error: expected ‘;’ before ‘{’ token 276 | scoped_user_write_access_size(cm, cmlen, efault) { | ^~ | ; ../net/core/scm.c:300:1: warning: label ‘efault’ defined but not used [-Wunused-label] 300 | efault: | ^~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/core/scm.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/core] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2010: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.n1WJOlZAUZ 2025-11-17 12:11:40.591113099 -0500 +++ /tmp/tmp.bCjKPh4RQj 2025-11-17 12:11:49.296941705 -0500 @@ -1,0 +2,22 @@ +../net/core/scm.c: In function ‘put_cmsg’: +../net/core/scm.c:276:17: error: implicit declaration of function ‘scoped_user_write_access_size’ [-Wimplicit-function-declaration] + 276 | scoped_user_write_access_size(cm, cmlen, efault) { + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/core/scm.c:276:58: error: ‘efault’ undeclared (first use in this function) + 276 | scoped_user_write_access_size(cm, cmlen, efault) { + | ^~~~~~ +../net/core/scm.c:276:58: note: each undeclared identifier is reported only once for each function it appears in +../net/core/scm.c:276:65: error: expected ‘;’ before ‘{’ token + 276 | scoped_user_write_access_size(cm, cmlen, efault) { + | ^~ + | ; +../net/core/scm.c:300:1: warning: label ‘efault’ defined but not used [-Wunused-label] + 300 | efault: + | ^~~~~~ +make[5]: *** [../scripts/Makefile.build:287: net/core/scm.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/core] Error 2 +make[3]: *** [../scripts/Makefile.build:556: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2010: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.gOMzCryICp 2025-11-17 12:11:49.301067173 -0500 +++ /tmp/tmp.soTqcKQ0Iv 2025-11-17 12:11:49.303236341 -0500 @@ -0,0 +1 @@ + 4 ../net/core/scm.c