==========
build_tools - FAILED


 ====== Cleaning ======
../../../scripts/Makefile.include:4: *** O=build_tools/ does not exist.  Stop.
 ====== Baseline building the tree ======
make[1]: Circular /home/nipa/net-next/wt-0/build_tools/kselftest/alsa/global-timer <- /home/nipa/net-next/wt-0/build_tools/kselftest/alsa/global-timer dependency dropped.
Warning: Kernel ABI header at 'tools/include/uapi/linux/if_xdp.h' differs from latest version at 'include/uapi/linux/if_xdp.h'
 ====== Building the tree before the patch ======
make[1]: Circular /home/nipa/net-next/wt-0/build_tools/kselftest/alsa/global-timer <- /home/nipa/net-next/wt-0/build_tools/kselftest/alsa/global-timer dependency dropped.
 ====== Checking if tree is clean ======
 ====== Building the tree with the patch ======
make[1]: Circular /home/nipa/net-next/wt-0/build_tools/kselftest/alsa/global-timer <- /home/nipa/net-next/wt-0/build_tools/kselftest/alsa/global-timer dependency dropped.
ovpn-cli.c:46:10: error: conflicting types for ‘nla_get_uint’; have ‘uint64_t(struct nlattr *)’ {aka ‘long unsigned int(struct nlattr *)’}
   46 | uint64_t nla_get_uint(struct nlattr *attr)
      |          ^~~~~~~~~~~~
In file included from /usr/include/libnl3/netlink/msg.h:11,
                 from /usr/include/libnl3/netlink/genl/genl.h:10,
                 from ovpn-cli.c:26:
/usr/include/libnl3/netlink/attr.h:126:25: note: previous declaration of ‘nla_get_uint’ with type ‘uint64_t(const struct nlattr *)’ {aka ‘long unsigned int(const struct nlattr *)’}
  126 | extern uint64_t         nla_get_uint(const struct nlattr *);
      |                         ^~~~~~~~~~~~
make[1]: *** [../../lib.mk:222: /home/nipa/net-next/wt-0/build_tools/kselftest/net/ovpn/ovpn-cli] Error 1
 ====== Checking if tree is clean ======
New errors added
--- /tmp/tmp.bvulbU72Py	2024-12-09 02:23:55.328085315 -0800
+++ /tmp/tmp.1OlOYYBHtN	2024-12-09 02:23:57.294066557 -0800
@@ -1,0 +2,10 @@
+ovpn-cli.c:46:10: error: conflicting types for ‘nla_get_uint’; have ‘uint64_t(struct nlattr *)’ {aka ‘long unsigned int(struct nlattr *)’}
+   46 | uint64_t nla_get_uint(struct nlattr *attr)
+      |          ^~~~~~~~~~~~
+In file included from /usr/include/libnl3/netlink/msg.h:11,
+                 from /usr/include/libnl3/netlink/genl/genl.h:10,
+                 from ovpn-cli.c:26:
+/usr/include/libnl3/netlink/attr.h:126:25: note: previous declaration of ‘nla_get_uint’ with type ‘uint64_t(const struct nlattr *)’ {aka ‘long unsigned int(const struct nlattr *)’}
+  126 | extern uint64_t         nla_get_uint(const struct nlattr *);
+      |                         ^~~~~~~~~~~~
+make[1]: *** [../../lib.mk:222: /home/nipa/net-next/wt-0/build_tools/kselftest/net/ovpn/ovpn-cli] Error 1
Per-file breakdown