========== build_clang - FAILED ../net/batman-adv/tvlv.c:663:3: error: call to undeclared function 'batadv_dbg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, | ^ ../net/batman-adv/tvlv.c:663:14: error: use of undeclared identifier 'BATADV_DBG_TP_METER'; did you mean 'BATADV_CMD_TP_METER'? 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, | ^~~~~~~~~~~~~~~~~~~ | BATADV_CMD_TP_METER ../include/uapi/linux/batman_adv.h:524:2: note: 'BATADV_CMD_TP_METER' declared here 524 | BATADV_CMD_TP_METER, | ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:207: net/batman-adv/tvlv.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/batman-adv] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1997: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 ../net/batman-adv/tvlv.c:663:3: error: call to undeclared function 'batadv_dbg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, | ^ ../net/batman-adv/tvlv.c:663:14: error: use of undeclared identifier 'BATADV_DBG_TP_METER'; did you mean 'BATADV_CMD_TP_METER'? 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, | ^~~~~~~~~~~~~~~~~~~ | BATADV_CMD_TP_METER ../include/uapi/linux/batman_adv.h:524:2: note: 'BATADV_CMD_TP_METER' declared here 524 | BATADV_CMD_TP_METER, | ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:207: net/batman-adv/tvlv.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/batman-adv] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1997: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 New errors added --- /tmp/tmp.VTKPdPRoSU 2025-04-01 01:48:14.503256485 -0700 +++ /tmp/tmp.MuwzgSm3NS 2025-04-01 01:48:32.819751729 -0700 @@ -0,0 +1,18 @@ +../net/batman-adv/tvlv.c:663:3: error: call to undeclared function 'batadv_dbg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, + | ^ +../net/batman-adv/tvlv.c:663:14: error: use of undeclared identifier 'BATADV_DBG_TP_METER'; did you mean 'BATADV_CMD_TP_METER'? + 663 | batadv_dbg(BATADV_DBG_TP_METER, bat_priv, + | ^~~~~~~~~~~~~~~~~~~ + | BATADV_CMD_TP_METER +../include/uapi/linux/batman_adv.h:524:2: note: 'BATADV_CMD_TP_METER' declared here + 524 | BATADV_CMD_TP_METER, + | ^ +2 errors generated. +make[5]: *** [../scripts/Makefile.build:207: net/batman-adv/tvlv.o] Error 1 +make[4]: *** [../scripts/Makefile.build:465: net/batman-adv] Error 2 +make[3]: *** [../scripts/Makefile.build:465: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1997: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:251: __sub-make] Error 2 +make: *** [Makefile:251: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.EDVfsOQ5kN 2025-04-01 01:48:32.824069889 -0700 +++ /tmp/tmp.1VMN5CleRY 2025-04-01 01:48:32.828069848 -0700 @@ -0,0 +1 @@ + 2 ../net/batman-adv/tvlv.c