========== 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/hsr/hsr_netlink.c:436:2: error: fallthrough annotation is outside switch statement 436 | fallthrough; | ^ ../include/linux/compiler_attributes.h:214:56: note: expanded from macro 'fallthrough' 214 | # define fallthrough __attribute__((__fallthrough__)) | ^ ../net/hsr/hsr_netlink.c:527:2: error: fallthrough annotation is outside switch statement 527 | fallthrough; | ^ ../include/linux/compiler_attributes.h:214:56: note: expanded from macro 'fallthrough' 214 | # define fallthrough __attribute__((__fallthrough__)) | ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:289: net/hsr/hsr_netlink.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: net/hsr] Error 2 make[3]: *** [../scripts/Makefile.build:548: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] 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.Pg8dUBsirU 2026-03-24 10:58:10.322504640 -0400 +++ /tmp/tmp.F1FmKJts6M 2026-03-24 10:58:47.416182360 -0400 @@ -1,0 +2,20 @@ +../net/hsr/hsr_netlink.c:436:2: error: fallthrough annotation is outside switch statement + 436 | fallthrough; + | ^ +../include/linux/compiler_attributes.h:214:56: note: expanded from macro 'fallthrough' + 214 | # define fallthrough __attribute__((__fallthrough__)) + | ^ +../net/hsr/hsr_netlink.c:527:2: error: fallthrough annotation is outside switch statement + 527 | fallthrough; + | ^ +../include/linux/compiler_attributes.h:214:56: note: expanded from macro 'fallthrough' + 214 | # define fallthrough __attribute__((__fallthrough__)) + | ^ +2 errors generated. +make[5]: *** [../scripts/Makefile.build:289: net/hsr/hsr_netlink.o] Error 1 +make[4]: *** [../scripts/Makefile.build:548: net/hsr] Error 2 +make[3]: *** [../scripts/Makefile.build:548: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] 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.xLGKlFoN9H 2026-03-24 10:58:47.421182316 -0400 +++ /tmp/tmp.NRqP0mwFvb 2026-03-24 10:58:47.423182299 -0400 @@ -0,0 +1 @@ + 2 ../net/hsr/hsr_netlink.c