mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Arushi Singhal <arushisinghal19971997@gmail.com>
Cc: kbuild-all@01.org, kadlec@blackhole.kfki.hu, pablo@netfilter.org,
	davem@davemloft.net, outreachy-kernel@googlegroups.com,
	netfilter-devel@vger.kernel.org, coreteam@netfilter.org,
	gregkh@linuxfoundation.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Arushi Singhal <arushisinghal19971997@gmail.com>
Subject: Re: [PATCH 1/2] net: netfilter: Remove typedef from "typedef struct field_t"
Date: Mon, 27 Mar 2017 09:25:37 +0800	[thread overview]
Message-ID: <201703270942.AvVgdnoO%fengguang.wu@intel.com> (raw)
In-Reply-To: <20170325122756.8743-2-arushisinghal19971997@gmail.com>

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

Hi Arushi,

[auto build test ERROR on nf-next/master]
[also build test ERROR on v4.11-rc4 next-20170324]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Arushi-Singhal/net-netfilters-Remove-typedef/20170327-073013
base:   https://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git master
config: xtensa-allyesconfig (attached as .config)
compiler: xtensa-linux-gcc (GCC) 4.9.0
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=xtensa 

All errors (new ones prefixed by >>):

   In file included from net/netfilter/nf_conntrack_h323_asn1.c:147:0:
>> net/netfilter/nf_conntrack_h323_types.c:8:29: error: array type has incomplete element type
    static const struct field_t _TransportAddress_ipAddress[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:14:29: error: array type has incomplete element type
    static const struct field_t _TransportAddress_ipSourceRoute_route[] = { /* SEQUENCE OF */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:18:29: error: array type has incomplete element type
    static const struct field_t _TransportAddress_ipSourceRoute_routing[] = { /* CHOICE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:23:29: error: array type has incomplete element type
    static const struct field_t _TransportAddress_ipSourceRoute[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:32:29: error: array type has incomplete element type
    static const struct field_t _TransportAddress_ipxAddress[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:38:29: error: array type has incomplete element type
    static const struct field_t _TransportAddress_ip6Address[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:44:29: error: array type has incomplete element type
    static const struct field_t _H221NonStandard[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:50:29: error: array type has incomplete element type
    static const struct field_t _NonStandardIdentifier[] = { /* CHOICE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:56:29: error: array type has incomplete element type
    static const struct field_t _NonStandardParameter[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:62:29: error: array type has incomplete element type
    static const struct field_t _TransportAddress[] = { /* CHOICE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:78:29: error: array type has incomplete element type
    static const struct field_t _AliasAddress[] = { /* CHOICE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:88:29: error: array type has incomplete element type
    static const struct field_t _Setup_UUIE_sourceAddress[] = { /* SEQUENCE OF */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:92:29: error: array type has incomplete element type
    static const struct field_t _VendorIdentifier[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:98:29: error: array type has incomplete element type
    static const struct field_t _GatekeeperInfo[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:103:29: error: array type has incomplete element type
    static const struct field_t _H310Caps[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:110:29: error: array type has incomplete element type
    static const struct field_t _H320Caps[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:117:29: error: array type has incomplete element type
    static const struct field_t _H321Caps[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:124:29: error: array type has incomplete element type
    static const struct field_t _H322Caps[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:131:29: error: array type has incomplete element type
    static const struct field_t _H323Caps[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:138:29: error: array type has incomplete element type
    static const struct field_t _H324Caps[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:145:29: error: array type has incomplete element type
    static const struct field_t _VoiceCaps[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:152:29: error: array type has incomplete element type
    static const struct field_t _T120OnlyCaps[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:159:29: error: array type has incomplete element type
    static const struct field_t _SupportedProtocols[] = { /* CHOICE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:174:29: error: array type has incomplete element type
    static const struct field_t _GatewayInfo_protocol[] = { /* SEQUENCE OF */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:178:29: error: array type has incomplete element type
    static const struct field_t _GatewayInfo[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:185:29: error: array type has incomplete element type
    static const struct field_t _McuInfo[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:191:29: error: array type has incomplete element type
    static const struct field_t _TerminalInfo[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:196:29: error: array type has incomplete element type
    static const struct field_t _EndpointType[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:213:29: error: array type has incomplete element type
    static const struct field_t _Setup_UUIE_destinationAddress[] = { /* SEQUENCE OF */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:217:29: error: array type has incomplete element type
    static const struct field_t _Setup_UUIE_destExtraCallInfo[] = { /* SEQUENCE OF */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:221:29: error: array type has incomplete element type
    static const struct field_t _Setup_UUIE_destExtraCRV[] = { /* SEQUENCE OF */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:225:29: error: array type has incomplete element type
    static const struct field_t _Setup_UUIE_conferenceGoal[] = { /* CHOICE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:234:29: error: array type has incomplete element type
    static const struct field_t _Q954Details[] = { /* SEQUENCE */
                                ^
   net/netfilter/nf_conntrack_h323_types.c:239:29: error: array type has incomplete element type
    static const struct field_t _QseriesOptions[] = { /* SEQUENCE */

vim +8 net/netfilter/nf_conntrack_h323_types.c

d05291868 net/netfilter/nf_conntrack_h323_types.c             Jing Min Zhao  2007-05-24   1  /* Generated by Jing Min Zhao's ASN.1 parser, May 16 2007
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20   2   *
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20   3   * Copyright (c) 2006 Jing Min Zhao <zhaojingmin@users.sourceforge.net>
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20   4   *
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20   5   * This source code is licensed under General Public License version 2.
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20   6   */
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20   7  
905e3e8ec net/netfilter/nf_conntrack_h323_types.c             Jan Engelhardt 2008-01-31  @8  static const struct field_t _TransportAddress_ipAddress[] = {	/* SEQUENCE */
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20   9  	{FNAME("ip") OCTSTR, FIXD, 4, 0, DECODE,
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20  10  	 offsetof(TransportAddress_ipAddress, ip), NULL},
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20  11  	{FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL},
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20  12  };
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20  13  
905e3e8ec net/netfilter/nf_conntrack_h323_types.c             Jan Engelhardt 2008-01-31  14  static const struct field_t _TransportAddress_ipSourceRoute_route[] = {	/* SEQUENCE OF */
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20  15  	{FNAME("item") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL},
5e35941d9 net/ipv4/netfilter/ip_conntrack_helper_h323_types.c Jing Min Zhao  2006-03-20  16  };

:::::: The code at line 8 was first introduced by commit
:::::: 905e3e8ec5899ae618846c9ac6f38dd6c22e604e [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper

:::::: TO: Jan Engelhardt <jengelh@computergmbh.de>
:::::: CC: David S. Miller <davem@davemloft.net>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

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

  reply	other threads:[~2017-03-27  1:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-25 12:27 [PATCH 0/2] net: netfilters: Remove typedef Arushi Singhal
2017-03-25 12:27 ` [PATCH 1/2] net: netfilter: Remove typedef from "typedef struct field_t" Arushi Singhal
2017-03-27  1:25   ` kbuild test robot [this message]
2017-04-06 16:26   ` Pablo Neira Ayuso
2017-03-25 12:27 ` [PATCH 2/2] net: netfilter: Remove typedef from "typedef struct bitstr_t" Arushi Singhal

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=201703270942.AvVgdnoO%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=arushisinghal19971997@gmail.com \
    --cc=coreteam@netfilter.org \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=kbuild-all@01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=pablo@netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®