MPTCP Linux Development
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Florian Westphal <fw@strlen.de>
Cc: kbuild-all@lists.01.org, mptcp@lists.linux.dev,
	Mat Martineau <mathew.j.martineau@linux.intel.com>
Subject: [mptcp:export 1590/1600] ./usr/include/linux/mptcp.h:207:19: error: field 'sa_local' has incomplete type
Date: Mon, 30 Aug 2021 12:49:54 +0800	[thread overview]
Message-ID: <202108301247.So7xQEIq-lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2122 bytes --]

tree:   https://github.com/multipath-tcp/mptcp_net-next.git export
head:   1ea48596242aecb9d4c5e5f9a5cb0789ee5a7435
commit: 0489b1d382f12fee5229ace90765e03c913c7212 [1590/1600] mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt support
config: i386-randconfig-a014-20210829 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://github.com/multipath-tcp/mptcp_net-next/commit/0489b1d382f12fee5229ace90765e03c913c7212
        git remote add mptcp https://github.com/multipath-tcp/mptcp_net-next.git
        git fetch --no-tags mptcp export
        git checkout 0489b1d382f12fee5229ace90765e03c913c7212
        # save the attached .config to linux build tree
        mkdir build_dir
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from <command-line>:32:
>> ./usr/include/linux/mptcp.h:207:19: error: field 'sa_local' has incomplete type
     207 |   struct sockaddr sa_local;
         |                   ^~~~~~~~
   ./usr/include/linux/mptcp.h:209:23: error: field 'sin6_local' has incomplete type
     209 |   struct sockaddr_in6 sin6_local;
         |                       ^~~~~~~~~~
   ./usr/include/linux/mptcp.h:210:27: error: field 'ss_local' has incomplete type
     210 |   struct sockaddr_storage ss_local;
         |                           ^~~~~~~~
   ./usr/include/linux/mptcp.h:213:19: error: field 'sa_remote' has incomplete type
     213 |   struct sockaddr sa_remote;
         |                   ^~~~~~~~~
>> ./usr/include/linux/mptcp.h:215:23: error: field 'sin6_remote' has incomplete type
     215 |   struct sockaddr_in6 sin6_remote;
         |                       ^~~~~~~~~~~
>> ./usr/include/linux/mptcp.h:216:27: error: field 'ss_remote' has incomplete type
     216 |   struct sockaddr_storage ss_remote;
         |                           ^~~~~~~~~

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 38072 bytes --]

                 reply	other threads:[~2021-08-30  4:50 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=202108301247.So7xQEIq-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=fw@strlen.de \
    --cc=kbuild-all@lists.01.org \
    --cc=mathew.j.martineau@linux.intel.com \
    --cc=mptcp@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