========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/inode.c:1084:14: error: use of undeclared identifier 'FS_USERNS_DELEGATABLE'; did you mean 'CFTYPE_NS_DELEGATABLE'? 1084 | .fs_flags = FS_USERNS_DELEGATABLE, | ^~~~~~~~~~~~~~~~~~~~~ | CFTYPE_NS_DELEGATABLE ../include/linux/cgroup-defs.h:137:2: note: 'CFTYPE_NS_DELEGATABLE' declared here 137 | CFTYPE_NS_DELEGATABLE = (1 << 2), /* writeable beyond delegation boundaries */ | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/inode.o] Error 1 make[4]: *** [../scripts/Makefile.build:544: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:544: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../kernel/bpf/inode.c:1084:14: error: use of undeclared identifier 'FS_USERNS_DELEGATABLE'; did you mean 'CFTYPE_NS_DELEGATABLE'? 1084 | .fs_flags = FS_USERNS_DELEGATABLE, | ^~~~~~~~~~~~~~~~~~~~~ | CFTYPE_NS_DELEGATABLE ../include/linux/cgroup-defs.h:137:2: note: 'CFTYPE_NS_DELEGATABLE' declared here 137 | CFTYPE_NS_DELEGATABLE = (1 << 2), /* writeable beyond delegation boundaries */ | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/inode.o] Error 1 make[4]: *** [../scripts/Makefile.build:544: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:544: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.em2rPUgy2n 2026-02-05 05:52:18.038749146 -0500 +++ /tmp/tmp.6i6iQFB4NW 2026-02-05 05:53:09.865335956 -0500 @@ -1,0 +2,15 @@ +../kernel/bpf/inode.c:1084:14: error: use of undeclared identifier 'FS_USERNS_DELEGATABLE'; did you mean 'CFTYPE_NS_DELEGATABLE'? + 1084 | .fs_flags = FS_USERNS_DELEGATABLE, + | ^~~~~~~~~~~~~~~~~~~~~ + | CFTYPE_NS_DELEGATABLE +../include/linux/cgroup-defs.h:137:2: note: 'CFTYPE_NS_DELEGATABLE' declared here + 137 | CFTYPE_NS_DELEGATABLE = (1 << 2), /* writeable beyond delegation boundaries */ + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:287: kernel/bpf/inode.o] Error 1 +make[4]: *** [../scripts/Makefile.build:544: kernel/bpf] Error 2 +make[3]: *** [../scripts/Makefile.build:544: kernel] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.PhMgA3Nd7E 2026-02-05 05:53:09.870335916 -0500 +++ /tmp/tmp.BIYFJgu1Sv 2026-02-05 05:53:09.872550368 -0500 @@ -0,0 +1 @@ + 1 ../kernel/bpf/inode.c