Documentation/.renames.txt: warning: ignored by one of the .gitignore files 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]: *** [/home/nipa/net-next/wt-0/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.eJhZH00ZWC 2025-11-17 09:13:00.677111587 -0800 +++ /tmp/tmp.74YVALHxUS 2025-11-17 09:13:13.247717225 -0800 @@ -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]: *** [/home/nipa/net-next/wt-0/Makefile:2010: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.3SMMWTpE3b 2025-11-17 09:13:13.255058312 -0800 +++ /tmp/tmp.7rtrbeR47y 2025-11-17 09:13:13.258058280 -0800 @@ -0,0 +1 @@ + 4 ../net/core/scm.c