========== build_clang - FAILED ../net/ethtool/netlink.c:587:9: error: call to undeclared function 'ethnl_default_dump_one_dev'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 587 | ret = ethnl_default_dump_one_dev(skb, dev, ctx, | ^ ../net/ethtool/netlink.c:587:9: note: did you mean 'ethnl_default_dump_one'? ../net/ethtool/netlink.c:536:12: note: 'ethnl_default_dump_one' declared here 536 | static int ethnl_default_dump_one(struct sk_buff *skb, struct net_device *dev, | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:207: net/ethtool/netlink.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:465: net/ethtool] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1989: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 ../net/ethtool/netlink.c:587:9: error: call to undeclared function 'ethnl_default_dump_one_dev'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 587 | ret = ethnl_default_dump_one_dev(skb, dev, ctx, | ^ ../net/ethtool/netlink.c:587:9: note: did you mean 'ethnl_default_dump_one'? ../net/ethtool/netlink.c:536:12: note: 'ethnl_default_dump_one' declared here 536 | static int ethnl_default_dump_one(struct sk_buff *skb, struct net_device *dev, | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:207: net/ethtool/netlink.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:465: net/ethtool] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1989: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 New errors added --- /tmp/tmp.rm507ElnWo 2025-03-05 06:44:26.374022175 -0800 +++ /tmp/tmp.OCVWWPP9G0 2025-03-05 06:44:46.137829999 -0800 @@ -0,0 +1,16 @@ +../net/ethtool/netlink.c:587:9: error: call to undeclared function 'ethnl_default_dump_one_dev'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] + 587 | ret = ethnl_default_dump_one_dev(skb, dev, ctx, + | ^ +../net/ethtool/netlink.c:587:9: note: did you mean 'ethnl_default_dump_one'? +../net/ethtool/netlink.c:536:12: note: 'ethnl_default_dump_one' declared here + 536 | static int ethnl_default_dump_one(struct sk_buff *skb, struct net_device *dev, + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:207: net/ethtool/netlink.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:465: net/ethtool] Error 2 +make[3]: *** [../scripts/Makefile.build:465: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1989: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 +make: *** [Makefile:251: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.eeBhhu63wF 2025-03-05 06:44:46.143829941 -0800 +++ /tmp/tmp.uOPYCcKzP2 2025-03-05 06:44:46.146829911 -0800 @@ -0,0 +1 @@ + 1 ../net/ethtool/netlink.c