* [gustavoars:testing/wfamnae-next20241015 18/18] ./usr/include/linux/route.h:33:33: error: field 'rt_dst' has incomplete type
@ 2024-10-18 1:20 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-10-18 1:20 UTC (permalink / raw)
To: Gustavo A. R. Silva; +Cc: oe-kbuild-all, Gustavo A. R. Silva, LKML
Hi Gustavo,
FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/wfamnae-next20241015
head: d64af418459145b7d8eb94cd300fb4b7d2659a3c
commit: d64af418459145b7d8eb94cd300fb4b7d2659a3c [18/18] uapi: net: Avoid -Wflex-array-member-not-at-end warnings
config: x86_64-buildonly-randconfig-002-20241017 (https://download.01.org/0day-ci/archive/20241018/202410180900.U30y4vBZ-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241018/202410180900.U30y4vBZ-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202410180900.U30y4vBZ-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from <command-line>:
>> ./usr/include/linux/route.h:33:33: error: field 'rt_dst' has incomplete type
33 | struct sockaddr_legacy rt_dst; /* target address */
| ^~~~~~
>> ./usr/include/linux/route.h:34:33: error: field 'rt_gateway' has incomplete type
34 | struct sockaddr_legacy rt_gateway; /* gateway addr (RTF_GATEWAY) */
| ^~~~~~~~~~
>> ./usr/include/linux/route.h:35:33: error: field 'rt_genmask' has incomplete type
35 | struct sockaddr_legacy rt_genmask; /* target network mask (IP) */
| ^~~~~~~~~~
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-18 1:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-18 1:20 [gustavoars:testing/wfamnae-next20241015 18/18] ./usr/include/linux/route.h:33:33: error: field 'rt_dst' has incomplete type kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®