All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Dave Jiang <dave.jiang@intel.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	Dan Williams <dan.j.williams@intel.com>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>
Subject: [djiang:cxl/fwctl 20/25] ./usr/include/fwctl/cxl.h:33:36: error: field has incomplete type 'struct cxl_mbox_get_sup_feats_in'
Date: Fri, 14 Feb 2025 11:49:20 +0800	[thread overview]
Message-ID: <202502141147.zSebquWh-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/djiang/linux.git cxl/fwctl
head:   368060188b78ad57197303bbffb78081837a7481
commit: 43f78e702825a9d67bd762d83e72d7eec9b7f34e [20/25] cxl: Add support for fwctl RPC command to enable CXL feature commands
config: x86_64-buildonly-randconfig-001-20250214 (https://download.01.org/0day-ci/archive/20250214/202502141147.zSebquWh-lkp@intel.com/config)
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250214/202502141147.zSebquWh-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/202502141147.zSebquWh-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from <built-in>:1:
>> ./usr/include/fwctl/cxl.h:33:36: error: field has incomplete type 'struct cxl_mbox_get_sup_feats_in'
      33 |                 struct cxl_mbox_get_sup_feats_in get_sup_feats_in;
         |                                                  ^
   ./usr/include/fwctl/cxl.h:13:8: note: forward declaration of 'struct cxl_mbox_get_sup_feats_in'
      13 | struct cxl_mbox_get_sup_feats_in;
         |        ^
>> ./usr/include/fwctl/cxl.h:50:37: error: field has incomplete type 'struct cxl_mbox_get_sup_feats_out'
      50 |                 struct cxl_mbox_get_sup_feats_out get_feats_out;
         |                                                   ^
   ./usr/include/fwctl/cxl.h:14:8: note: forward declaration of 'struct cxl_mbox_get_sup_feats_out'
      14 | struct cxl_mbox_get_sup_feats_out;
         |        ^
   2 errors generated.

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2025-02-14  3: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=202502141147.zSebquWh-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=dan.j.williams@intel.com \
    --cc=dave.jiang@intel.com \
    --cc=llvm@lists.linux.dev \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.