========== build_clang - FAILED 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:276:3: error: call to undeclared function 'scoped_user_write_access_size'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 276 | scoped_user_write_access_size(cm, cmlen, efault) { | ^ ../net/core/scm.c:276:51: error: expected ';' after expression 276 | scoped_user_write_access_size(cm, cmlen, efault) { | ^ | ; ../net/core/scm.c:276:44: error: use of undeclared identifier 'efault' 276 | scoped_user_write_access_size(cm, cmlen, efault) { | ^ 3 errors generated. 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.ODu5IzWvYB 2025-11-17 09:22:16.531405767 -0800 +++ /tmp/tmp.FyTryHARDY 2025-11-17 09:24:08.507248701 -0800 @@ -1,0 +2,18 @@ +../net/core/scm.c:276:3: error: call to undeclared function 'scoped_user_write_access_size'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 276 | scoped_user_write_access_size(cm, cmlen, efault) { + | ^ +../net/core/scm.c:276:51: error: expected ';' after expression + 276 | scoped_user_write_access_size(cm, cmlen, efault) { + | ^ + | ; +../net/core/scm.c:276:44: error: use of undeclared identifier 'efault' + 276 | scoped_user_write_access_size(cm, cmlen, efault) { + | ^ +3 errors generated. +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.sgnFsnJG7G 2025-11-17 09:24:08.528248484 -0800 +++ /tmp/tmp.TYf8yK0mQq 2025-11-17 09:24:08.532248443 -0800 @@ -0,0 +1 @@ + 3 ../net/core/scm.c