========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/netrom/nr_route.c:250:6: error: call to undeclared function 'nr_remove_neigh_locked'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 250 | nr_remove_neigh_locked(nr_node->routes[2].neighbour); | ^ ../net/netrom/nr_route.c:250:6: note: did you mean 'nr_remove_neigh'? ../net/netrom/nr_route.c:78:13: note: 'nr_remove_neigh' declared here 78 | static void nr_remove_neigh(struct nr_neigh *); | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:289: net/netrom/nr_route.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: net/netrom] Error 2 make[3]: *** [../scripts/Makefile.build:548: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net/wt-0/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 ../net/netrom/nr_route.c:250:6: error: call to undeclared function 'nr_remove_neigh_locked'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 250 | nr_remove_neigh_locked(nr_node->routes[2].neighbour); | ^ ../net/netrom/nr_route.c:250:6: note: did you mean 'nr_remove_neigh'? ../net/netrom/nr_route.c:78:13: note: 'nr_remove_neigh' declared here 78 | static void nr_remove_neigh(struct nr_neigh *); | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:289: net/netrom/nr_route.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: net/netrom] Error 2 make[3]: *** [../scripts/Makefile.build:548: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.yGDjHbYHXb 2026-04-06 07:10:36.456810627 -0400 +++ /tmp/tmp.DfK8sKG4Uq 2026-04-06 07:11:11.968446108 -0400 @@ -1,0 +2,15 @@ +../net/netrom/nr_route.c:250:6: error: call to undeclared function 'nr_remove_neigh_locked'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 250 | nr_remove_neigh_locked(nr_node->routes[2].neighbour); + | ^ +../net/netrom/nr_route.c:250:6: note: did you mean 'nr_remove_neigh'? +../net/netrom/nr_route.c:78:13: note: 'nr_remove_neigh' declared here + 78 | static void nr_remove_neigh(struct nr_neigh *); + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:289: net/netrom/nr_route.o] Error 1 +make[4]: *** [../scripts/Makefile.build:548: net/netrom] Error 2 +make[3]: *** [../scripts/Makefile.build:548: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2105: .] Error 2 +make[1]: *** [/srv/nipa-poller/net/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.yYQMMVCmNs 2026-04-06 07:11:11.971446077 -0400 +++ /tmp/tmp.KTL02afKuw 2026-04-06 07:11:11.974051580 -0400 @@ -0,0 +1 @@ + 1 ../net/netrom/nr_route.c