* 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
[not found] <5c39ace2-394d-30cd-1572-118cade40fe1@embeddedor.com>
@ 2020-02-21 8:50 ` Philip Li
0 siblings, 0 replies; only message in thread
From: Philip Li @ 2020-02-21 8:50 UTC (permalink / raw)
To: kbuild
[-- 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
> >>
>
^ permalink raw reply [flat|nested] only message in thread