========== 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 ../drivers/net/dsa/mxl862xx/mxl862xx.c:655:2: error: call to undeclared function 'ether_addr_copy'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 655 | ether_addr_copy(param.mac, addr); | ^ ../drivers/net/dsa/mxl862xx/mxl862xx.c:676:2: error: call to undeclared function 'ether_addr_copy'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 676 | ether_addr_copy(param.mac, addr); | ^ 2 errors generated. make[7]: *** [../scripts/Makefile.build:289: drivers/net/dsa/mxl862xx/mxl862xx.o] Error 1 make[6]: *** [../scripts/Makefile.build:546: drivers/net/dsa/mxl862xx] Error 2 make[5]: *** [../scripts/Makefile.build:546: drivers/net/dsa] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:546: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] 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.dE8RQfajaf 2026-03-09 20:51:01.837918152 -0400 +++ /tmp/tmp.s5ptp7A149 2026-03-09 20:51:38.737529853 -0400 @@ -1,0 +2,17 @@ +../drivers/net/dsa/mxl862xx/mxl862xx.c:655:2: error: call to undeclared function 'ether_addr_copy'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 655 | ether_addr_copy(param.mac, addr); + | ^ +../drivers/net/dsa/mxl862xx/mxl862xx.c:676:2: error: call to undeclared function 'ether_addr_copy'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 676 | ether_addr_copy(param.mac, addr); + | ^ +2 errors generated. +make[7]: *** [../scripts/Makefile.build:289: drivers/net/dsa/mxl862xx/mxl862xx.o] Error 1 +make[6]: *** [../scripts/Makefile.build:546: drivers/net/dsa/mxl862xx] Error 2 +make[5]: *** [../scripts/Makefile.build:546: drivers/net/dsa] Error 2 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:546: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] 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.b8k5fTknBv 2026-03-09 20:51:38.742529801 -0400 +++ /tmp/tmp.6r0hhRKjNu 2026-03-09 20:51:38.744529780 -0400 @@ -0,0 +1 @@ + 2 ../drivers/net/dsa/mxl862xx/mxl862xx.c