From: kernel test robot <lkp@intel.com>
To: "Gustavo A. R. Silva" <gustavoars@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev,
"Gustavo A. R. Silva" <gustavo@embeddedor.com>,
LKML <linux-kernel@vger.kernel.org>
Subject: [gustavoars:testing/wfamnae-next20241015 17/18] ./usr/include/linux/if_arp.h:118:33: error: field 'arp_pa' has incomplete type
Date: Fri, 18 Oct 2024 05:34:41 +0800 [thread overview]
Message-ID: <202410180511.pR0VdibP-lkp@intel.com> (raw)
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: f04e61e1c69991559f5589080462320bf772499d [17/18] uapi: net: arp: Avoid -Wflex-array-member-not-at-end warnings
config: x86_64-buildonly-randconfig-002-20241017 (https://download.01.org/0day-ci/archive/20241018/202410180511.pR0VdibP-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/202410180511.pR0VdibP-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/202410180511.pR0VdibP-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from <command-line>:
>> ./usr/include/linux/if_arp.h:118:33: error: field 'arp_pa' has incomplete type
118 | struct sockaddr_legacy arp_pa; /* protocol address */
| ^~~~~~
>> ./usr/include/linux/if_arp.h:119:33: error: field 'arp_ha' has incomplete type
119 | struct sockaddr_legacy arp_ha; /* hardware address */
| ^~~~~~
>> ./usr/include/linux/if_arp.h:121:33: error: field 'arp_netmask' has incomplete type
121 | struct sockaddr_legacy arp_netmask; /* netmask (only for proxy arps) */
| ^~~~~~~~~~~
./usr/include/linux/if_arp.h:126:33: error: field 'arp_pa' has incomplete type
126 | struct sockaddr_legacy arp_pa; /* protocol address */
| ^~~~~~
./usr/include/linux/if_arp.h:127:33: error: field 'arp_ha' has incomplete type
127 | struct sockaddr_legacy arp_ha; /* hardware address */
| ^~~~~~
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2024-10-17 21:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202410180511.pR0VdibP-lkp@intel.com \
--to=lkp@intel.com \
--cc=gustavo@embeddedor.com \
--cc=gustavoars@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox