Hay
Date
June 17, 2025, 3:39 p.m.

Environment
arm
i386

make  -C /builds/linux/tools/lib/bpf OUTPUT=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest/net/tools/build/libbpf/     \
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/mptcp'
pm_nl_ctl.c: In function 'nl_error':
pm_nl_ctl.c:76:71: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'unsigned int' [-Wformat=]
   76 |                 error(1, 0, "netlink error message truncated %d min %ld", len,
      |                                                                     ~~^
      |                                                                       |
      |                                                                       long int
      |                                                                     %d
   77 |                       sizeof(struct nlmsgerr));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~                          
      |                       |
      |                       unsigned int


make  -C /builds/linux/tools/lib/bpf OUTPUT=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest/net/tools/build/libbpf/     \
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/mptcp'
pm_nl_ctl.c: In function 'nl_error':
pm_nl_ctl.c:76:71: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'unsigned int' [-Wformat=]
   76 |                 error(1, 0, "netlink error message truncated %d min %ld", len,
      |                                                                     ~~^
      |                                                                       |
      |                                                                       long int
      |                                                                     %d
   77 |                       sizeof(struct nlmsgerr));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~                          
      |                       |
      |                       unsigned int


make  -C /builds/linux/tools/lib/bpf OUTPUT=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest/net/tools/build/libbpf/     \
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/mptcp'
pm_nl_ctl.c: In function 'nl_error':
pm_nl_ctl.c:76:71: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'unsigned int' [-Wformat=]
   76 |                 error(1, 0, "netlink error message truncated %d min %ld", len,
      |                                                                     ~~^
      |                                                                       |
      |                                                                       long int
      |                                                                     %d
   77 |                       sizeof(struct nlmsgerr));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~                          
      |                       |
      |                       unsigned int


make  -C /builds/linux/tools/lib/bpf OUTPUT=/home/tuxbuild/.cache/tuxmake/builds/1/build/kselftest/net/tools/build/libbpf/     \
make[4]: Entering directory '/builds/linux/tools/testing/selftests/net/mptcp'
pm_nl_ctl.c: In function 'nl_error':
pm_nl_ctl.c:76:71: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'unsigned int' [-Wformat=]
   76 |                 error(1, 0, "netlink error message truncated %d min %ld", len,
      |                                                                     ~~^
      |                                                                       |
      |                                                                       long int
      |                                                                     %d
   77 |                       sizeof(struct nlmsgerr));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~                          
      |                       |
      |                       unsigned int