All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Li <philip.li@intel.com>
To: kbuild@lists.01.org
Subject: Re: [gustavoars-linux:for-next/testing 1/1] ./usr/include/rdma/ib_user_verbs.h:436:34: warning: field 'base' with variable sized type 'struct ib_uverbs_create_cq_resp' not at the end of a struct or class is a GNU extension
Date: Fri, 21 Feb 2020 16:50:07 +0800	[thread overview]
Message-ID: <20200221085007.GF14818@intel.com> (raw)
In-Reply-To: <5c39ace2-394d-30cd-1572-118cade40fe1@embeddedor.com>

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

On Fri, Feb 21, 2020 at 01:16:02AM -0600, Gustavo A. R. Silva wrote:
> 
> 
> On 2/20/20 23:11, Nathan Chancellor wrote:
> > + Gustavo, since I assume the point of that patch is to see what kind of
> > warnings crop up?
> > 
> 
> Precisely! Thanks, Nathan. :)
> 
> I would have expected to get this e-mail automatically... could someone help
> me with that? I'd really appreciate it.
Hi Gustavo, 0-day ci is working on this to send clang build report directly to
author in a few weeks.

> 
> Thanks
> --
> Gustavo
> 
> > On Fri, Feb 21, 2020 at 11:16:11AM +0800, kbuild test robot wrote:
> >> CC: kbuild-all(a)lists.01.org
> >> TO: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
> >>
> >> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git for-next/testing
> >> head:   2d94fd162464e8b126227a996eaffa9e0442a1be
> >> commit: 2d94fd162464e8b126227a996eaffa9e0442a1be [1/1] treewide: Replace zero-length array with flexible-array member
> >> config: x86_64-allyesconfig (attached as .config)
> >> compiler: clang version 11.0.0 (git://gitmirror/llvm_project 9d37f5afac4a3b9194b9001bed84f58ca8bd6c02)
> >> reproduce:
> >>         git checkout 2d94fd162464e8b126227a996eaffa9e0442a1be
> >>         # save the attached .config to linux build tree
> >>         make ARCH=x86_64 
> >>
> >> If you fix the issue, kindly add following tag
> >> Reported-by: kbuild test robot <lkp@intel.com>
> >>
> >> All warnings (new ones prefixed by >>):
> >>
> >>    In file included from <built-in>:1:
> >>    In file included from ./usr/include/rdma/rdma_user_cm.h:40:
> >>>> ./usr/include/rdma/ib_user_verbs.h:436:34: warning: field 'base' with variable sized type 'struct ib_uverbs_create_cq_resp' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
> >>            struct ib_uverbs_create_cq_resp base;
> >>                                            ^
> >>>> ./usr/include/rdma/ib_user_verbs.h:647:34: warning: field 'base' with variable sized type 'struct ib_uverbs_create_qp_resp' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
> >>            struct ib_uverbs_create_qp_resp base;
> >>                                            ^
> >>>> ./usr/include/rdma/ib_user_verbs.h:743:29: warning: field 'base' with variable sized type 'struct ib_uverbs_modify_qp' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end]
> >>            struct ib_uverbs_modify_qp base;
> >>                                       ^
> >>    3 warnings generated.
> >>
> >> ---
> >> 0-DAY CI Kernel Test Service, Intel Corporation
> >> https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
> >>
> 

           reply	other threads:[~2020-02-21  8:50 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <5c39ace2-394d-30cd-1572-118cade40fe1@embeddedor.com>]

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=20200221085007.GF14818@intel.com \
    --to=philip.li@intel.com \
    --cc=kbuild@lists.01.org \
    /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.